386.md (5862B)
1 # PR #386 Bump i18next from 22.4.9 to 22.4.12 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2023-03-17T09:10:33Z 6 - **Branch:** dependabot/npm_and_yarn/i18next-22.4.12 → main 7 - **Closed:** 2023-03-21T09:09:13Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [386.diff](./386.diff) 12 13 --- 14 15 Bumps [i18next](https://github.com/i18next/i18next) from 22.4.9 to 22.4.12. 16 <details> 17 <summary>Release notes</summary> 18 <p><em>Sourced from <a href="https://github.com/i18next/i18next/releases">i18next's releases</a>.</em></p> 19 <blockquote> 20 <h2>v22.4.12</h2> 21 <ul> 22 <li>fix: getBestMatchFromCodes when dev is a supported lng <a href="https://redirect.github.com/i18next/react-i18next/issues/1927">1927</a></li> 23 </ul> 24 <h2>v22.4.11</h2> 25 <ul> 26 <li>types: fix postProcessor key argument type, fixes <a href="https://redirect.github.com/i18next/react-i18next/issues/1919">1919</a></li> 27 </ul> 28 <h2>v22.4.10</h2> 29 <ul> 30 <li>format options are optional, fixes <a href="https://redirect.github.com/i18next/react-i18next/issues/1913">1913</a></li> 31 </ul> 32 </blockquote> 33 </details> 34 <details> 35 <summary>Changelog</summary> 36 <p><em>Sourced from <a href="https://github.com/i18next/i18next/blob/master/CHANGELOG.md">i18next's changelog</a>.</em></p> 37 <blockquote> 38 <h2>22.4.12</h2> 39 <ul> 40 <li>fix: getBestMatchFromCodes when dev is a supported lng <a href="https://redirect.github.com/i18next/react-i18next/issues/1927">1927</a></li> 41 </ul> 42 <h2>22.4.11</h2> 43 <ul> 44 <li>types: fix postProcessor key argument type, fixes <a href="https://redirect.github.com/i18next/react-i18next/issues/1919">1919</a></li> 45 </ul> 46 <h2>22.4.10</h2> 47 <ul> 48 <li>format options are optional, fixes <a href="https://redirect.github.com/i18next/i18next/issues/1913">1913</a></li> 49 </ul> 50 </blockquote> 51 </details> 52 <details> 53 <summary>Commits</summary> 54 <ul> 55 <li><a href="https://github.com/i18next/i18next/commit/0a27a72c07fd4ece0308073bcd30285eb4e6f95e"><code>0a27a72</code></a> 22.4.12</li> 56 <li><a href="https://github.com/i18next/i18next/commit/f1cc7d095d84ef5a3877b3385cd949f915535a94"><code>f1cc7d0</code></a> fix: getBestMatchFromCodes when dev is a supported lng <a href="https://redirect.github.com/i18next/i18next/issues/1927">#1927</a></li> 57 <li><a href="https://github.com/i18next/i18next/commit/93b6a9481cff61170ed67149e5d5f5d395fe3c1e"><code>93b6a94</code></a> fix test:root without --no-sandbox is not supported (<a href="https://redirect.github.com/i18next/i18next/issues/1925">#1925</a>)</li> 58 <li><a href="https://github.com/i18next/i18next/commit/21eac5a605601ec1067aac3583c6ec6bc2ecd3b7"><code>21eac5a</code></a> fix tests</li> 59 <li><a href="https://github.com/i18next/i18next/commit/81c0501db8daf61aead034296d55451c68d2853e"><code>81c0501</code></a> try —-no-sandbox</li> 60 <li><a href="https://github.com/i18next/i18next/commit/416f317115f99ba003c9c5d42bf95ed9a6049d4f"><code>416f317</code></a> Revert "temporary preversion fix"</li> 61 <li><a href="https://github.com/i18next/i18next/commit/7da1717e9c4b4c378c6a7af36868d10e6ac4c0e1"><code>7da1717</code></a> 22.4.11</li> 62 <li><a href="https://github.com/i18next/i18next/commit/c926e8eb5511fe610d08832165257e857adc88c5"><code>c926e8e</code></a> temporary preversion fix</li> 63 <li><a href="https://github.com/i18next/i18next/commit/405d78e35af406a0f3f6fd9e094c73f760f4e7dc"><code>405d78e</code></a> types: fix postProcessor key argument type, fixes <a href="https://redirect.github.com/i18next/i18next/issues/1919">#1919</a></li> 64 <li><a href="https://github.com/i18next/i18next/commit/ffb8d0670af9394c87da834f3dc86c03ad081e18"><code>ffb8d06</code></a> Update CHANGELOG.md (<a href="https://redirect.github.com/i18next/i18next/issues/1914">#1914</a>)</li> 65 <li>Additional commits viewable in <a href="https://github.com/i18next/i18next/compare/v22.4.9...v22.4.12">compare view</a></li> 66 </ul> 67 </details> 68 <br /> 69 70 71 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 72 73 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`. 74 75 [//]: # (dependabot-automerge-start) 76 [//]: # (dependabot-automerge-end) 77 78 --- 79 80 <details> 81 <summary>Dependabot commands and options</summary> 82 <br /> 83 84 You can trigger Dependabot actions by commenting on this PR: 85 - `@dependabot rebase` will rebase this PR 86 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 87 - `@dependabot merge` will merge this PR after your CI passes on it 88 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 89 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 90 - `@dependabot reopen` will reopen this PR if it is closed 91 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 92 - `@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) 93 - `@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) 94 - `@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) 95 96 97 </details> 98 99 <!-- Replace --> 100 ---- 101 ⌛ Deploy Preview - Build in Progress 102 <!-- Replace --> 103 104 105 106 ## Comments 107 108 ### @dependabot[bot] — 2023-03-21T09:09:12Z 109 110 Superseded by #390. 111