Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump @mdn/yari from 4.4.1 to 4.5.0 #38256

Merged
merged 1 commit into from
Feb 20, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2025

Bumps @mdn/yari from 4.4.1 to 4.5.0.

Release notes

Sourced from @​mdn/yari's releases.

v4.5.0

4.5.0 (2025-02-20)

Features

Miscellaneous

  • deps-dev: bump @​swc/core from 1.10.17 to 1.10.18 (#12637) (6b6349d)
  • deps-dev: bump postcss from 8.5.2 to 8.5.3 (#12641) (b87fa89)
  • deps-dev: bump react-router-dom from 7.1.5 to 7.2.0 (#12638) (c83c18b)
  • deps: bump @​mdn/browser-compat-data from 5.6.39 to 5.6.40 (#12635) (d5c54fa)
  • deps: bump openai from 4.85.1 to 4.85.2 (#12636) (cb83ac8)
  • deps: bump react-markdown from 9.0.3 to 9.1.0 (#12642) (6c7fbec)
  • deps: bump web-specs from 3.39.0 to 3.40.0 (#12634) (f0ef278)
  • placements: consolidate placement's ad overlay design (#12104) (31765c8)
  • workflows/build: use static robots.txt (#12495) (02cb25b)
Changelog

Sourced from @​mdn/yari's changelog.

4.5.0 (2025-02-20)

Features

Miscellaneous

  • deps-dev: bump @​swc/core from 1.10.17 to 1.10.18 (#12637) (6b6349d)
  • deps-dev: bump postcss from 8.5.2 to 8.5.3 (#12641) (b87fa89)
  • deps-dev: bump react-router-dom from 7.1.5 to 7.2.0 (#12638) (c83c18b)
  • deps: bump @​mdn/browser-compat-data from 5.6.39 to 5.6.40 (#12635) (d5c54fa)
  • deps: bump openai from 4.85.1 to 4.85.2 (#12636) (cb83ac8)
  • deps: bump react-markdown from 9.0.3 to 9.1.0 (#12642) (6c7fbec)
  • deps: bump web-specs from 3.39.0 to 3.40.0 (#12634) (f0ef278)
  • placements: consolidate placement's ad overlay design (#12104) (31765c8)
  • workflows/build: use static robots.txt (#12495) (02cb25b)
Commits
  • bc1a0b8 chore(main): release 4.5.0 (#12640)
  • 7cd08a7 feat(interactive-examples): support HTML examples (#12633)
  • b87fa89 chore(deps-dev): bump postcss from 8.5.2 to 8.5.3 (#12641)
  • 6c7fbec chore(deps): bump react-markdown from 9.0.3 to 9.1.0 (#12642)
  • 02cb25b chore(workflows/build): use static robots.txt (#12495)
  • 31765c8 chore(placements): consolidate placement's ad overlay design (#12104)
  • c83c18b chore(deps-dev): bump react-router-dom from 7.1.5 to 7.2.0 (#12638)
  • 6b6349d chore(deps-dev): bump @​swc/core from 1.10.17 to 1.10.18 (#12637)
  • cb83ac8 chore(deps): bump openai from 4.85.1 to 4.85.2 (#12636)
  • d5c54fa chore(deps): bump @​mdn/browser-compat-data from 5.6.39 to 5.6.40 (#12635)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @mdn-bot.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@mdn/yari](https://github.com/mdn/yari) from 4.4.1 to 4.5.0.
- [Release notes](https://github.com/mdn/yari/releases)
- [Changelog](https://github.com/mdn/yari/blob/main/CHANGELOG.md)
- [Commits](mdn/yari@v4.4.1...v4.5.0)

---
updated-dependencies:
- dependency-name: "@mdn/yari"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from mdn-bot as a code owner February 20, 2025 12:32
@dependabot dependabot bot added automated pr [PR only] dependencies [PR only] Pull requests that update a dependency file javascript [PR only] Pull requests that update Javascript code labels Feb 20, 2025
@github-actions github-actions bot added the system [PR only] Infrastructure and configuration for the project label Feb 20, 2025
Copy link
Collaborator

@mdn-bot mdn-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@github-actions github-actions bot added the size/s [PR only] 6-50 LoC changed label Feb 20, 2025
@dependabot dependabot bot merged commit d91c06e into main Feb 20, 2025
16 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mdn/yari-4.5.0 branch February 20, 2025 12:37
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
automated pr [PR only] dependencies [PR only] Pull requests that update a dependency file javascript [PR only] Pull requests that update Javascript code size/s [PR only] 6-50 LoC changed system [PR only] Infrastructure and configuration for the project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant