Skip to content
This repository has been archived by the owner on Feb 27, 2021. It is now read-only.

chore(deps): bump react-i18next from 10.13.2 to 11.7.0 #378

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

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Aug 6, 2020

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps react-i18next from 10.13.2 to 11.7.0.

Changelog

Sourced from react-i18next's changelog.

11.7.0

  • Trans interpolating self-closing tags in components prop(object) 1140

11.6.0

  • Trans allow components props to be an object containing named interpolation elements

11.5.1

  • providing filename when running babel.parse in icu.macro 1133

11.5.0

  • Trans: merge option in mapAST 1120

11.4.0

  • Add sideEffects false to package json to allow tree shaking 1097

11.3.5

  • fix returning defaultValue for Trans component 1092

11.3.4

11.3.3

  • fixes copying ns in useSSR

11.3.2

  • typescript: Add optional defaultN 1050

11.3.1

  • typescript: Translation component's ready parameter is missing in TypeScript definition 1044
  • change hook condition in Trans to equal useTranslations implementation

11.3.0

  • useSSR: add namespaces to init options options.ns 1031
  • typescript: Fix the type of the components props of Trans 1036

11.2.7

  • typescript: Allow ComponentType for Trans' parent type 1021
Commits
  • 4900e4e 11.7.0
  • 622d47e rebuild
  • 11d0170 add test case
  • 39ea4f0 Merge pull request #1140 from abbudao/trans-components-self-closing
  • 3c9d55b refactor: divided pushTranslatedJSX in two smaller functions
  • 88315e2 feat: Trans interpolating self-closing tags in components prop(object)
  • d0d44a5 Merge branch 'master' of github.com:i18next/react-i18next
  • 6abff24 prepare reuse of hasLoadedNamespace from i18nInstance
  • fc8005e fix ecosystem image
  • f6daf2a 11.6.0
  • 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 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 Aug 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants