Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2024

Bumps vue-i18n from 9.14.0 to 10.0.5.

Release notes

Sourced from vue-i18n's releases.

v10.0.5

What's Changed

🔒 Security Fixes

Full Changelog: intlify/vue-i18n@v10.0.4...v10.0.5

v10.0.4

What's Changed

🐛 Bug Fixes

📝️ Documentations

New Contributors

Full Changelog: intlify/vue-i18n@v10.0.3...v10.0.4

v10.0.3

What's Changed

🐛 Bug Fixes

📝️ Documentations

Full Changelog: intlify/vue-i18n@v10.0.2...v10.0.3

v10.0.2

What's Changed

⚡ Improvement Features

📝️ Documentations

... (truncated)

Changelog

Sourced from vue-i18n's changelog.

v11.0.0-beta.2 (2024-11-28T07:17:09Z)

This changelog is generated by GitHub Releases

What's Changed

🔒 Security Fixes

📝️ Documentations

Full Changelog: intlify/vue-i18n@v11.0.0-beta.1...v11.0.0-beta.2

v11.0.0-beta.1 (2024-11-17T14:18:05Z)

This changelog is generated by GitHub Releases

What's Changed

💥 Breaking Changes

Full Changelog: intlify/vue-i18n@v11.0.0-beta.0...v11.0.0-beta.1

v11.0.0-beta.0 (2024-11-14T15:42:34Z)

This changelog is generated by GitHub Releases

What's Changed

💥 Breaking Changes

⚡ Improvement Features

📝️ Documentations

... (truncated)

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 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)

Summary by Sourcery

Enhancements:

  • Upgrade vue-i18n from version 9.14.0 to 10.0.5 to incorporate the latest features and improvements.

Bumps [vue-i18n](https://github.com/intlify/vue-i18n/tree/HEAD/packages/vue-i18n) from 9.14.0 to 10.0.5.
- [Release notes](https://github.com/intlify/vue-i18n/releases)
- [Changelog](https://github.com/intlify/vue-i18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/intlify/vue-i18n/commits/v10.0.5/packages/vue-i18n)

---
updated-dependencies:
- dependency-name: vue-i18n
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@sourcery-ai
Copy link

sourcery-ai bot commented Dec 1, 2024

Reviewer's Guide by Sourcery

This PR updates the vue-i18n dependency from version 9.14.0 to 10.0.5. The update includes important security fixes addressing XSS vulnerabilities and prototype pollution issues, along with bug fixes and improvements.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Update vue-i18n dependency to version 10.0.5
  • Bump version from 9.14.0 to 10.0.5 in package.json
  • Update corresponding entry in yarn.lock
package.json
yarn.lock
Security improvements in vue-i18n library
  • Fix XSS vulnerability with prototype pollution on AST
  • Fix prototype pollution on deepCopy function
package.json
yarn.lock
Bug fixes and improvements from vue-i18n updates
  • Fix issue with empty string resolution in plurals
  • Fix message resolver registration in petite-vue-i18n
  • Fix messages deepCopy mutation of source arguments
package.json
yarn.lock

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time. You can also use
    this command to specify where the summary should be inserted.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

We have skipped reviewing this pull request. It seems to have been created by a bot (hey, dependabot[bot]!). We assume it knows what it's doing!

@github-actions github-actions bot merged commit adb192e into master Dec 1, 2024
2 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/vue-i18n-10.0.5 branch December 1, 2024 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant