Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2024

Bumps i18next-vue from 4.0.0 to 5.0.0.

Release notes

Sourced from i18next-vue's releases.

v5.0.0

Version 5.0 changes the way we augment Vue types for the global $t and $i18next variables. This is a breaking change for some setups.

There are no new features, just this change and updated dependencies.

Migration from v4.x

(Re-phrasing the Vue Router changelog for an analogous change):

This release replaces declare module '@vue/runtime-core' with declare module 'vue' like it's supposed to be. If you (or packages you use) are also augmenting @vue/runtime-core, you will likely have to change it to vue. It is also recommended to use an up-to-date TypeScript version (>=5.4) and "moduleResolution": "Bundler" in your tsconfig.json.

No other changes/migration necessary.

Migration from v3.x

See the updated documentation for the exact breaking changes and upgrade information.

What's Changed

New Contributors

Full Changelog: i18next/i18next-vue@v4.0.0...v5.0.0

Commits
  • b2b4a0f build: Update dependencies & prepare 5.0
  • dd878de add prepare task to allow git dependencies on this package
  • be87728 Cannot mix augmentation
  • See full diff 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 11, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/i18next-vue-5.0.0 branch from 7c6e59b to d09e377 Compare November 13, 2024 19:52
@davidnixon
Copy link
Collaborator

@dependabot rebase

Bumps [i18next-vue](https://github.com/i18next/i18next-vue) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/i18next/i18next-vue/releases)
- [Commits](i18next/i18next-vue@v4.0.0...v5.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/i18next-vue-5.0.0 branch from d09e377 to 4082d31 Compare November 14, 2024 22:51
@davidnixon davidnixon merged commit 24da3e7 into main Nov 14, 2024
5 checks passed
@davidnixon davidnixon deleted the dependabot/npm_and_yarn/i18next-vue-5.0.0 branch November 14, 2024 22:54
davidnixon added a commit that referenced this pull request Aug 22, 2025
…security/trivy-action-0.30.0

build(deps): bump aquasecurity/trivy-action from 0.28.0 to 0.30.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants