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.52.0 to 2.52.1 #33678

Merged
merged 1 commit into from
May 20, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2024

Bumps @mdn/yari from 2.52.0 to 2.52.1.

Release notes

Sourced from @​mdn/yari's releases.

v2.52.1

2.52.1 (2024-05-17)

Bug Fixes

Miscellaneous

  • deps-dev: bump @​swc/core from 1.5.5 to 1.5.7 (#11132) (b5f43c9)
  • deps-dev: bump @​types/mdast from 4.0.3 to 4.0.4 in the types group (#11128) (aef184e)
  • deps-dev: bump eslint-plugin-unicorn from 52.0.0 to 53.0.0 (#11103) (0b263d0)
  • deps-dev: bump postcss-preset-env from 9.5.12 to 9.5.13 (#11131) (1423ca4)
  • deps-dev: bump sass from 1.77.1 to 1.77.2 (#11146) (fb95669)
  • deps-dev: bump typescript-eslint from 7.8.0 to 7.9.0 (#11129) (a5d0ac3)
  • deps: bump @​mdn/browser-compat-data from 5.5.27 to 5.5.28 (#11135) (1329cd4)
  • deps: bump @​webref/css from 6.12.10 to 6.12.11 (#11147) (163aa9e)
  • deps: bump inquirer from 9.2.20 to 9.2.21 (#11134) (6025c0e)
  • deps: bump is-svg from 5.0.0 to 5.0.1 (#11130) (cfb93df)
  • deps: bump openai from 4.45.0 to 4.47.1 (#11133) (85aec2d)
  • deps: bump web-features from 0.8.1 to 0.8.2 (#11144) (f8c0a29)
Changelog

Sourced from @​mdn/yari's changelog.

2.52.1 (2024-05-17)

Bug Fixes

Miscellaneous

  • deps-dev: bump @​swc/core from 1.5.5 to 1.5.7 (#11132) (b5f43c9)
  • deps-dev: bump @​types/mdast from 4.0.3 to 4.0.4 in the types group (#11128) (aef184e)
  • deps-dev: bump eslint-plugin-unicorn from 52.0.0 to 53.0.0 (#11103) (0b263d0)
  • deps-dev: bump postcss-preset-env from 9.5.12 to 9.5.13 (#11131) (1423ca4)
  • deps-dev: bump sass from 1.77.1 to 1.77.2 (#11146) (fb95669)
  • deps-dev: bump typescript-eslint from 7.8.0 to 7.9.0 (#11129) (a5d0ac3)
  • deps: bump @​mdn/browser-compat-data from 5.5.27 to 5.5.28 (#11135) (1329cd4)
  • deps: bump @​webref/css from 6.12.10 to 6.12.11 (#11147) (163aa9e)
  • deps: bump inquirer from 9.2.20 to 9.2.21 (#11134) (6025c0e)
  • deps: bump is-svg from 5.0.0 to 5.0.1 (#11130) (cfb93df)
  • deps: bump openai from 4.45.0 to 4.47.1 (#11133) (85aec2d)
  • deps: bump web-features from 0.8.1 to 0.8.2 (#11144) (f8c0a29)
Commits

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.52.0 to 2.52.1.
- [Release notes](https://github.com/mdn/yari/releases)
- [Changelog](https://github.com/mdn/yari/blob/main/CHANGELOG.md)
- [Commits](mdn/yari@v2.52.0...v2.52.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from mdn-bot as a code owner May 20, 2024 14:45
@dependabot dependabot bot added automated pr dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 20, 2024
@github-actions github-actions bot added the system Infrastructure and configuration for the project label May 20, 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/m 51-500 LoC changed label May 20, 2024
@dependabot dependabot bot merged commit a81515c into main May 20, 2024
15 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mdn/yari-2.52.1 branch May 20, 2024 14:51
@caugner
Copy link
Contributor

caugner commented May 31, 2024

@dependabot reopen

@caugner
Copy link
Contributor

caugner commented May 31, 2024

@dependabot ignore this dependency

Copy link
Contributor Author

dependabot bot commented on behalf of github May 31, 2024

OK, I won't notify you about @mdn/yari again, unless you re-open this PR.

@caugner
Copy link
Contributor

caugner commented May 31, 2024

@dependabot unignore this dependency

Copy link
Contributor Author

dependabot bot commented on behalf of github May 31, 2024

Sorry, the command you entered is not valid. Valid commands:
@dependabot unignore <dependency name> <ignore condition>
@dependabot unignore <dependency name> dependency

@caugner
Copy link
Contributor

caugner commented May 31, 2024

@dependabot unignore @mdn/yari

Copy link
Contributor Author

dependabot bot commented on behalf of github May 31, 2024

OK, I will stop ignoring the @mdn/yari dependency.

Copy link
Contributor Author

dependabot bot commented on behalf of github May 31, 2024

Looks like this PR has already been merged. If you've moved back to an older version of @mdn/yari a new PR will be created next time Dependabot checks your dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automated pr dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code size/m 51-500 LoC changed system Infrastructure and configuration for the project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants