Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 13, 2021

Bumps react-i18next from 11.8.12 to 11.15.0.

Changelog

Sourced from react-i18next's changelog.

11.15.0

  • option to unescape html in Trans 1426

11.14.3

  • types: remove undefined from conditional type 1410

11.14.2

  • Add type-safe support to deep keyPrefix 1403

11.14.1

  • Rollback 1402: Remove generics from Trans component to suppress warning issue 1400

11.14.0

  • Remove generics from Trans component to suppress warning issue 1400
  • Add type support to plurals 1399

11.13.0

  • feat(types): add type-safe support to keyPrefix option 1390
  • feat(types): allow key separator augmentation 1367

11.12.0

  • feature: add key prefix support to useTranslation hook 1371

11.11.4

  • typescript: add returnNull and returnEptyString options to TypeOptions interface 1341

11.11.3

  • Trans: parse first, then interpolate 1345

11.11.2

  • feat(typings): support readonly namespaces in TFuncKey 1340

11.11.1

  • feat(types): allow readonly namespaces in useTranslation 1339

11.11.0

  • introduce CustomTypeOptions type definition and deprecate the Resources type definition 1328

... (truncated)

Commits
  • 8b0108d 11.15.0
  • 2ec81c5 update changelog
  • fdfd592 Merge pull request #1426 from cuyl/master
  • 985f730 feat: add props to enable unespace
  • 2f17fc1 fix: unescape html in Trans
  • 9968b8d Bump ws in /example/react-typescript4.1/no-namespaces (#1416)
  • 4b0e806 Bump url-parse in /example/react-typescript4.1/no-namespaces (#1415)
  • 24a7486 Bump color-string in /example/react-typescript4.1/no-namespaces (#1414)
  • dabadca Bump tmpl in /example/react-typescript4.1/no-namespaces (#1413)
  • c6788b0 Bump tar in /example/react-typescript4.1/no-namespaces (#1412)
  • 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)

Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.8.12 to 11.15.0.
- [Release notes](https://github.com/i18next/react-i18next/releases)
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/react-i18next@v11.8.12...v11.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 13, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 14, 2021

Superseded by #142.

@dependabot dependabot bot closed this Dec 14, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-i18next-11.15.0 branch December 14, 2021 04:13
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