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 i18next from 11.10.2 to 20.2.1 #197

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps i18next from 11.10.2 to 20.2.1.

Changelog

Sourced from i18next's changelog.

20.2.1

  • fix lastIndex in regex when skipOnVariables is true

20.2.0

  • add ignoreJSONStructure into the types
  • stop recursive interpolation also for "{{variable}}" when skipOnVariables is true 1595
  • old browser fix for "includes" usage 1597

20.1.0

  • Add alwaysFormat into the types 1586
  • Add interpolation key name to format function 1571

20.0.0

  • add support to proper augment PluginOptions type 1583
  • introduce ignoreJSONStructure flag, to automatically lookup for a flat key if a nested key is not found an vice-versa 1584 (MAJOR: because of ignoreJSONStructure is true by default)

19.9.2

  • try to fix another edge case issue 1570 introduces by fixing 1552

19.9.1

  • Fallback on singular defaultValue 1563

19.9.0

  • Improve updateMissing default plural behavior 1558
  • typescript: type definitions improvements for backend 1560

19.8.10

  • try to fix another edge case issue 1570 introduces by fixing 1552

19.8.9

  • warn if i18next gets initialized multiple times

19.8.8

  • fix for cases when calling changeLanguage before finished to initialize 1552

19.8.7

  • use "Object.prototype.hasOwnProperty" instead of "object.hasOwnProperty", fixes 1542

19.8.6

... (truncated)

Commits
  • b3f9d4a 20.2.1
  • 59a7e9c fix lastIndex in regex when skipOnVariables is true
  • b15c7ef 20.2.0
  • 6f2de70 prepare new version
  • 692f72f is not supported on older browsers (#1597)
  • 69b73fa stop recursive interpolation also for "{{variable}}" when skipOnVariables is ...
  • 5d59625 prepare changelog
  • 03e12e2 Add ignoreJSONStructure to type declaration file (InitOptions and getResource...
  • f5ca8f6 20.1.0
  • b7fdc5e version fix
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by adrai, a new releaser for i18next since your current version.


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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 12, 2021
@dependabot-preview
Copy link
Contributor Author

Superseded by #204.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/i18next-20.2.1 branch May 3, 2021 00:34
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.

0 participants