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

chore(deps): bump the i18next group across 1 directory with 2 updates #7370

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the i18next group with 2 updates in the /web directory: i18next and react-i18next.

Updates i18next from 23.15.1 to 23.16.4

Release notes

Sourced from i18next's releases.

v23.16.4

  • revert formatter change 2247 because of caching not working anymore

v23.16.3

  • fix utils imports for Deno

v23.16.2

  • perf(size): Adds a isString utility 2248

v23.16.1

  • perf: Optimize size of Formatter 2247

v23.16.0

  • use Intl.getCanonicalLocales function if available to format language code, like suggested in 2244

v23.15.2

  • fix(types): make context related keys detection stricter 2243 fixes 2242
Changelog

Sourced from i18next's changelog.

23.16.4

  • revert formatter change 2247 because of caching not working anymore

23.16.3

  • fix utils imports for Deno

23.16.2

  • perf(size): Adds a isString utility 2248

23.16.1

  • perf: Optimize size of Formatter 2247

23.16.0

  • use Intl.getCanonicalLocales function if available to format language code, like suggested in 2244

23.15.2

  • fix(types): make context related keys detection stricter 2243 fixes 2242
Commits

Updates react-i18next from 15.0.2 to 15.1.0

Changelog

Sourced from react-i18next's changelog.

15.1.0

  • fix: <Trans /> warns 'Each child in a list should have a unique "key" prop.' for react 19 1806

15.0.3

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 1, 2024
@dependabot dependabot bot requested a review from VIKTORVAV99 November 1, 2024 05:55
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web/i18next-e083ab95b2 branch from 43f0eec to a3028ba Compare November 1, 2024 07:45
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web/i18next-e083ab95b2 branch from a3028ba to 001fa22 Compare November 1, 2024 07:56
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web/i18next-e083ab95b2 branch from 001fa22 to bcb099d Compare November 1, 2024 08:02
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web/i18next-e083ab95b2 branch from bcb099d to 91e3ea3 Compare November 1, 2024 08:08
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web/i18next-e083ab95b2 branch from 91e3ea3 to c35aed2 Compare November 1, 2024 08:15
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web/i18next-e083ab95b2 branch from c35aed2 to 7e1cde5 Compare November 1, 2024 08:39
@VIKTORVAV99 VIKTORVAV99 enabled auto-merge (squash) November 1, 2024 10:43
@VIKTORVAV99
Copy link
Member

@dependabot rebase

Bumps the i18next group with 2 updates in the /web directory: [i18next](https://github.com/i18next/i18next) and [react-i18next](https://github.com/i18next/react-i18next).


Updates `i18next` from 23.15.1 to 23.16.4
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v23.15.1...v23.16.4)

Updates `react-i18next` from 15.0.2 to 15.1.0
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/react-i18next@v15.0.2...v15.1.0)

---
updated-dependencies:
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: i18next
- dependency-name: react-i18next
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: i18next
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web/i18next-e083ab95b2 branch from 7e1cde5 to 8acaa39 Compare November 1, 2024 10:45
@VIKTORVAV99 VIKTORVAV99 merged commit 54f5084 into master Nov 1, 2024
23 checks passed
@VIKTORVAV99 VIKTORVAV99 deleted the dependabot/npm_and_yarn/web/i18next-e083ab95b2 branch November 1, 2024 10:49
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 frontend 🎨 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant