JPugetGil / improve-my-gpx

Version ReactJs de improve my GPX
https://improvemygpx.netlify.app/
The Unlicense
1 stars 0 forks source link

Bump i18next from 19.9.2 to 20.2.1 #55

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps i18next from 19.9.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)
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


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[bot] commented 3 years ago

Superseded by #60.