355.md (4897B)
1 # PR #355 Bump react-i18next from 12.1.4 to 12.2.0 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2023-02-24T09:09:12Z 6 - **Branch:** dependabot/npm_and_yarn/react-i18next-12.2.0 → main 7 - **Closed:** 2023-06-07T09:06:29Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [355.diff](./355.diff) 12 13 --- 14 15 Bumps [react-i18next](https://github.com/i18next/react-i18next) from 12.1.4 to 12.2.0. 16 <details> 17 <summary>Changelog</summary> 18 <p><em>Sourced from <a href="https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md">react-i18next's changelog</a>.</em></p> 19 <blockquote> 20 <h3>12.2.0</h3> 21 <ul> 22 <li>if defaultValue is passed in not ready t functio (via useTranslation) return that instead of the key, even though the user-land could should be fixed <a href="https://github-redirect.dependabot.com/i18next/react-i18next/issues/1618">1618</a></li> 23 </ul> 24 <h3>12.1.5</h3> 25 <ul> 26 <li>fix react merged types <a href="https://github-redirect.dependabot.com/i18next/react-i18next/pull/1606">1606</a> originally introduced with <a href="https://github-redirect.dependabot.com/i18next/react-i18next/issues/1531">#1531</a> to address <a href="https://github-redirect.dependabot.com/i18next/react-i18next/issues/1506">#1506</a></li> 27 </ul> 28 </blockquote> 29 </details> 30 <details> 31 <summary>Commits</summary> 32 <ul> 33 <li><a href="https://github.com/i18next/react-i18next/commit/b64b9935c48f9072bcf9f56209c807d9b2691969"><code>b64b993</code></a> 12.2.0</li> 34 <li><a href="https://github.com/i18next/react-i18next/commit/a03b69bc7f169e083c8ec747daab1af1ee6c4f0a"><code>a03b69b</code></a> if defaultValue is passed in not ready t functio (via useTranslation) return ...</li> 35 <li><a href="https://github.com/i18next/react-i18next/commit/7f76aa9a10ec53245504f9b6bdc44e68c33c0e75"><code>7f76aa9</code></a> jest example: if no children, show i18nKey</li> 36 <li><a href="https://github.com/i18next/react-i18next/commit/ac6004c8489611bf4f7219a2cfb851719014063e"><code>ac6004c</code></a> 12.1.5</li> 37 <li><a href="https://github.com/i18next/react-i18next/commit/0af59a343705f3cb1b513cf2e1a060078bf55393"><code>0af59a3</code></a> prepare release for fix react merged types <a href="https://github-redirect.dependabot.com/i18next/react-i18next/issues/1606">#1606</a> originally introduced with #...</li> 38 <li><a href="https://github.com/i18next/react-i18next/commit/34d9e607826245314ed35827767874c3f08291eb"><code>34d9e60</code></a> Fix react merged types (<a href="https://github-redirect.dependabot.com/i18next/react-i18next/issues/1606">#1606</a>)</li> 39 <li><a href="https://github.com/i18next/react-i18next/commit/11bfe430e20d8b059dfd338ace3bd1be64765e95"><code>11bfe43</code></a> update react-component-lib</li> 40 <li>See full diff in <a href="https://github.com/i18next/react-i18next/compare/v12.1.4...v12.2.0">compare view</a></li> 41 </ul> 42 </details> 43 <br /> 44 45 46 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 47 48 You can trigger a rebase of this PR by commenting `@dependabot rebase`. 49 50 [//]: # (dependabot-automerge-start) 51 [//]: # (dependabot-automerge-end) 52 53 --- 54 55 <details> 56 <summary>Dependabot commands and options</summary> 57 <br /> 58 59 You can trigger Dependabot actions by commenting on this PR: 60 - `@dependabot rebase` will rebase this PR 61 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 62 - `@dependabot merge` will merge this PR after your CI passes on it 63 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 64 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 65 - `@dependabot reopen` will reopen this PR if it is closed 66 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 67 - `@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) 68 - `@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) 69 - `@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) 70 71 72 </details> 73 74 <!-- Replace --> 75 ---- 76 ⌛ Deploy Preview - Build in Progress 77 <!-- Replace --> 78 > **Note** 79 > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. 80 81 82 83 ## Comments 84 85 ### @dependabot[bot] — 2023-06-07T09:06:29Z 86 87 Superseded by #449. 88