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.39.2 to 2.39.3 #32273

Merged
merged 1 commit into from
Feb 14, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 14, 2024

Bumps @mdn/yari from 2.39.2 to 2.39.3.

Release notes

Sourced from @​mdn/yari's releases.

v2.39.3

2.39.3 (2024-02-14)

Bug Fixes

Miscellaneous

  • deps-dev: bump @​swc/core from 1.4.0 to 1.4.1 (#10508) (52e49e2)
  • deps-dev: bump diff from 5.1.0 to 5.2.0 (#10509) (7937e60)
  • deps-dev: bump eslint-plugin-jest from 27.6.3 to 27.8.0 (#10513) (f56840a)
  • deps-dev: bump husky from 9.0.10 to 9.0.11 (#10518) (02d1832)
  • deps: bump dotenv from 16.4.1 to 16.4.2 (#10499) (e3e3f72)
  • deps: bump dotenv from 16.4.2 to 16.4.3 (#10510) (7a76dab)
  • deps: bump dotenv from 16.4.3 to 16.4.4 (#10515) (1493eb6)
  • deps: bump openai from 4.27.0 to 4.28.0 (#10505) (7fc08f4)
  • deps: bump pgvector from 0.1.7 to 0.1.8 (#10498) (bb646a5)
  • deps: bump pytest from 7.4.4 to 8.0.0 in /testing/integration (#10500) (524b202)
  • deps: bump the dependencies group in /deployer with 2 updates (#10501) (06cd562)
  • deps: bump the sentry group with 2 updates (#10512) (46820bc)
  • deps: bump web-specs from 2.79.0 to 3.0.0 (#10478) (ce83ddc)
  • macros: Mark 'unimplemented_inline' as deprecated (#10486) (9d136b0)
Changelog

Sourced from @​mdn/yari's changelog.

2.39.3 (2024-02-14)

Bug Fixes

Miscellaneous

  • deps-dev: bump @​swc/core from 1.4.0 to 1.4.1 (#10508) (52e49e2)
  • deps-dev: bump diff from 5.1.0 to 5.2.0 (#10509) (7937e60)
  • deps-dev: bump eslint-plugin-jest from 27.6.3 to 27.8.0 (#10513) (f56840a)
  • deps-dev: bump husky from 9.0.10 to 9.0.11 (#10518) (02d1832)
  • deps: bump dotenv from 16.4.1 to 16.4.2 (#10499) (e3e3f72)
  • deps: bump dotenv from 16.4.2 to 16.4.3 (#10510) (7a76dab)
  • deps: bump dotenv from 16.4.3 to 16.4.4 (#10515) (1493eb6)
  • deps: bump openai from 4.27.0 to 4.28.0 (#10505) (7fc08f4)
  • deps: bump pgvector from 0.1.7 to 0.1.8 (#10498) (bb646a5)
  • deps: bump pytest from 7.4.4 to 8.0.0 in /testing/integration (#10500) (524b202)
  • deps: bump the dependencies group in /deployer with 2 updates (#10501) (06cd562)
  • deps: bump the sentry group with 2 updates (#10512) (46820bc)
  • deps: bump web-specs from 2.79.0 to 3.0.0 (#10478) (ce83ddc)
  • macros: Mark 'unimplemented_inline' as deprecated (#10486) (9d136b0)
Commits
  • 53fb4cd chore(main): release 2.39.3 (#10496)
  • 02d1832 chore(deps-dev): bump husky from 9.0.10 to 9.0.11 (#10518)
  • 1493eb6 chore(deps): bump dotenv from 16.4.3 to 16.4.4 (#10515)
  • f56840a chore(deps-dev): bump eslint-plugin-jest from 27.6.3 to 27.8.0 (#10513)
  • 46820bc chore(deps): bump the sentry group with 2 updates (#10512)
  • 7a76dab chore(deps): bump dotenv from 16.4.2 to 16.4.3 (#10510)
  • 7937e60 chore(deps-dev): bump diff from 5.1.0 to 5.2.0 (#10509)
  • 52e49e2 chore(deps-dev): bump @​swc/core from 1.4.0 to 1.4.1 (#10508)
  • 7fc08f4 chore(deps): bump openai from 4.27.0 to 4.28.0 (#10505)
  • 524b202 chore(deps): bump pytest from 7.4.4 to 8.0.0 in /testing/integration (#10500)
  • 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.39.2 to 2.39.3.
- [Release notes](https://github.com/mdn/yari/releases)
- [Changelog](https://github.com/mdn/yari/blob/main/CHANGELOG.md)
- [Commits](mdn/yari@v2.39.2...v2.39.3)

---
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 February 14, 2024 14:28
@dependabot dependabot bot added dependencies [PR only] Pull requests that update a dependency file javascript [PR only] Pull requests that update Javascript code labels Feb 14, 2024
@github-actions github-actions bot added the system [PR only] Infrastructure and configuration for the project label Feb 14, 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 [PR only] 51-500 LoC changed label Feb 14, 2024
@dependabot dependabot bot merged commit 82d527e into main Feb 14, 2024
16 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mdn/yari-2.39.3 branch February 14, 2024 14:33
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/m [PR only] 51-500 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