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 1.7.3 to 1.10.3 #74

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 8, 2019

Bumps i18next from 1.7.3 to 1.10.3.

Changelog

Sourced from i18next's changelog.

1.10.3

  • fixes issue where lng get fixed on data-i18n-options
  • [SECURITY] merges Reimplement XSS-vulnerable sequential replacement code PR 443

1.10.2

  • streamline callback(err, t) for case where resStore is passed in

1.10.1

  • fixes Adds jquery like functionality without the jquery plugin. PR 403 by adding it to output

1.10.0

  • [BREAKING] new callbacks will be node.js conform function(err, t) | Forward the error from sync fetch methods to the init callback function PR 402
  • fix fallback lng option during translations PR 399
  • Adds jquery like functionality without the jquery plugin. PR 403

1.9.1

  • fix fallback lng option during translations PR 399
  • Adds jquery like functionality without the jquery plugin. PR 403

1.9.0

  • i18n.noConflict() PR 371
  • fix fallback to default namepsace when namespace passed as an option PR 375
  • cache option for ajax requests PR 376
  • option to show key on value is empty string PR 379
  • Add isInitialized method PR 380
  • Null check for detectLngFromLocalStorage PR 384
  • support for adding timeout in configuration for ajax request PR 387

1.8.2

  • fixes build of commonjs with jquery file

1.8.0

  • [BREAKING] adds custom build for commonjs with jquery...default will be without require for jquery
  • fixes issue issue 360
  • expose applyReplacement on api
  • save resources to localStorage when useLocaleStore is true
  • add support on key is a number
  • added getResourceBundle to API
  • allow multiple post-processors
  • fallback to singular if no plural is found fixes issue issue 356
  • access localstorage always with try catch fixes issue issue 353
... (truncated)
Commits
  • 0173aaf release 1.10.3
  • bb7ba4a Merge branch 'KJTsanaktsidis-sequential_replacement_xss'
  • 34e8e13 Reimplement XSS-vulnerable sequential replacement code
  • 710e89a create compat tests
  • f709e5d fixes issue where lng get fixed on data-i18n-options
  • 557980e streamline callback signature
  • 02f339e fixes 403
  • 19a526e update changelog
  • 1a92c19 prepare release 1.10.0
  • 29c5c4d Merge branch 'master' of github.com:jamuhl/i18next
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [i18next](https://github.com/i18next/i18next) from 1.7.3 to 1.10.3.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@1.7.3...1.10.3)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 8, 2019
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