Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Bump @mdn/yari from 2.48.0 to 2.49.0 #33176

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 19, 2024

Bumps @mdn/yari from 2.48.0 to 2.49.0.

Release notes

Sourced from @​mdn/yari's releases.

v2.49.0

2.49.0 (2024-04-18)

Features

Bug Fixes

  • experiment: replace test group for Web/API page titles (#10955) (1dfb5b2)
  • playground: dispatch DOMContentLoaded event on document + bubble (7229dd3)
  • playground: dispatch readystatechange + bubble DOMContentLoaded on document (#10946) (7229dd3)
  • playground: dispatch readystatechange event (7229dd3)
  • stage-build: provide GH_TOKEN + specify repo in trigger job (#10932) (d371c0a)

Enhancements

  • macros/PreviousMenuNext: use the actual title of the document by default (#10812) (10da897)

Miscellaneous

  • deps-dev: bump @​swc/core from 1.4.14 to 1.4.15 (#10941) (28f775d)
  • deps-dev: bump @​swc/core from 1.4.15 to 1.4.16 (#10951) (d099746)
  • deps-dev: bump mini-css-extract-plugin from 2.8.1 to 2.9.0 (#10938) (672e79a)
  • deps-dev: bump sass-loader from 14.2.0 to 14.2.1 (#10937) (85372d5)
  • deps: bump @​mdn/browser-compat-data from 5.5.21 to 5.5.22 (#10939) (c290528)
  • deps: bump @​webref/css from 6.12.7 to 6.12.8 (#10949) (3051a61)
  • deps: bump inquirer from 9.2.18 to 9.2.19 (#10940) (b4520ff)
  • deps: bump openai from 4.35.0 to 4.36.0 (#10936) (dcda615)
  • deps: bump openai from 4.36.0 to 4.37.1 (#10950) (c6212c4)
  • deps: bump web-specs from 3.7.1 to 3.8.0 (#10952) (126088d)
Changelog

Sourced from @​mdn/yari's changelog.

2.49.0 (2024-04-18)

Features

Bug Fixes

  • experiment: replace test group for Web/API page titles (#10955) (1dfb5b2)
  • playground: dispatch DOMContentLoaded event on document + bubble (7229dd3)
  • playground: dispatch readystatechange + bubble DOMContentLoaded on document (#10946) (7229dd3)
  • playground: dispatch readystatechange event (7229dd3)
  • stage-build: provide GH_TOKEN + specify repo in trigger job (#10932) (d371c0a)

Enhancements

  • macros/PreviousMenuNext: use the actual title of the document by default (#10812) (10da897)

Miscellaneous

  • deps-dev: bump @​swc/core from 1.4.14 to 1.4.15 (#10941) (28f775d)
  • deps-dev: bump @​swc/core from 1.4.15 to 1.4.16 (#10951) (d099746)
  • deps-dev: bump mini-css-extract-plugin from 2.8.1 to 2.9.0 (#10938) (672e79a)
  • deps-dev: bump sass-loader from 14.2.0 to 14.2.1 (#10937) (85372d5)
  • deps: bump @​mdn/browser-compat-data from 5.5.21 to 5.5.22 (#10939) (c290528)
  • deps: bump @​webref/css from 6.12.7 to 6.12.8 (#10949) (3051a61)
  • deps: bump inquirer from 9.2.18 to 9.2.19 (#10940) (b4520ff)
  • deps: bump openai from 4.35.0 to 4.36.0 (#10936) (dcda615)
  • deps: bump openai from 4.36.0 to 4.37.1 (#10950) (c6212c4)
  • deps: bump web-specs from 3.7.1 to 3.8.0 (#10952) (126088d)
Commits
  • 6c3a06a chore(main): release 2.49.0 (#10933)
  • 1dfb5b2 fix(experiment): replace test group for Web/API page titles (#10955)
  • d8173cc feat(experiment): rewrite Web/API page titles (#10926)
  • 7229dd3 fix(playground): dispatch readystatechange + bubble DOMContentLoaded on docum...
  • 126088d chore(deps): bump web-specs from 3.7.1 to 3.8.0 (#10952)
  • d099746 chore(deps-dev): bump @​swc/core from 1.4.15 to 1.4.16 (#10951)
  • c6212c4 chore(deps): bump openai from 4.36.0 to 4.37.1 (#10950)
  • 3051a61 chore(deps): bump @​webref/css from 6.12.7 to 6.12.8 (#10949)
  • 10da897 enhance(macros/PreviousMenuNext): use the actual title of the document by def...
  • b4520ff chore(deps): bump inquirer from 9.2.18 to 9.2.19 (#10940)
  • 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 2.48.0 to 2.49.0.
- [Release notes](https://github.com/mdn/yari/releases)
- [Changelog](https://github.com/mdn/yari/blob/main/CHANGELOG.md)
- [Commits](mdn/yari@v2.48.0...v2.49.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from mdn-bot as a code owner April 19, 2024 14:21
@dependabot dependabot bot added dependencies [PR only] Pull requests that update a dependency file javascript [PR only] Pull requests that update Javascript code labels Apr 19, 2024
@github-actions github-actions bot added the system [PR only] Infrastructure and configuration for the project label Apr 19, 2024
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 Apr 19, 2024
@dependabot dependabot bot merged commit 4a744ed into main Apr 19, 2024
15 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mdn/yari-2.49.0 branch April 19, 2024 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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