440.md (6946B)
1 # PR #440 Bump i18next from 22.4.9 to 22.4.15 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2023-04-20T09:04:53Z 6 - **Branch:** dependabot/npm_and_yarn/i18next-22.4.15 → main 7 - **Closed:** 2023-06-07T09:09:25Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [440.diff](./440.diff) 12 13 --- 14 15 Bumps [i18next](https://github.com/i18next/i18next) from 22.4.9 to 22.4.15. 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.15</h2> 21 <ul> 22 <li>fix: function t() passed options alteration <a href="https://redirect.github.com/i18next/react-i18next/issues/1947">1947</a></li> 23 </ul> 24 <h2>v22.4.14</h2> 25 <ul> 26 <li>fix: pass lng to format function used in nesting <a href="https://redirect.github.com/i18next/react-i18next/issues/1938">1938</a></li> 27 </ul> 28 <h2>v22.4.13</h2> 29 <ul> 30 <li>fix: deepFind as fallback for interpolation <a href="https://redirect.github.com/i18next/react-i18next/issues/1930">1930</a></li> 31 </ul> 32 <h2>v22.4.12</h2> 33 <ul> 34 <li>fix: getBestMatchFromCodes when dev is a supported lng <a href="https://redirect.github.com/i18next/react-i18next/issues/1927">1927</a></li> 35 </ul> 36 <h2>v22.4.11</h2> 37 <ul> 38 <li>types: fix postProcessor key argument type, fixes <a href="https://redirect.github.com/i18next/react-i18next/issues/1919">1919</a></li> 39 </ul> 40 <h2>v22.4.10</h2> 41 <ul> 42 <li>format options are optional, fixes <a href="https://redirect.github.com/i18next/react-i18next/issues/1913">1913</a></li> 43 </ul> 44 </blockquote> 45 </details> 46 <details> 47 <summary>Changelog</summary> 48 <p><em>Sourced from <a href="https://github.com/i18next/i18next/blob/master/CHANGELOG.md">i18next's changelog</a>.</em></p> 49 <blockquote> 50 <h2>22.4.15</h2> 51 <ul> 52 <li>fix: function t() passed options alteration <a href="https://redirect.github.com/i18next/react-i18next/issues/1947">1947</a></li> 53 </ul> 54 <h2>22.4.14</h2> 55 <ul> 56 <li>fix: pass lng to format function used in nesting <a href="https://redirect.github.com/i18next/react-i18next/issues/1938">1938</a></li> 57 </ul> 58 <h2>22.4.13</h2> 59 <ul> 60 <li>fix: deepFind as fallback for interpolation <a href="https://redirect.github.com/i18next/react-i18next/issues/1930">1930</a></li> 61 </ul> 62 <h2>22.4.12</h2> 63 <ul> 64 <li>fix: getBestMatchFromCodes when dev is a supported lng <a href="https://redirect.github.com/i18next/react-i18next/issues/1927">1927</a></li> 65 </ul> 66 <h2>22.4.11</h2> 67 <ul> 68 <li>types: fix postProcessor key argument type, fixes <a href="https://redirect.github.com/i18next/react-i18next/issues/1919">1919</a></li> 69 </ul> 70 <h2>22.4.10</h2> 71 <ul> 72 <li>format options are optional, fixes <a href="https://redirect.github.com/i18next/i18next/issues/1913">1913</a></li> 73 </ul> 74 </blockquote> 75 </details> 76 <details> 77 <summary>Commits</summary> 78 <ul> 79 <li><a href="https://github.com/i18next/i18next/commit/d4229c3c1866f0cc64314b9bac7fffacac1195fe"><code>d4229c3</code></a> 22.4.15</li> 80 <li><a href="https://github.com/i18next/i18next/commit/89421434f9246b5b31c9c7f740644eb28d4d2b9c"><code>8942143</code></a> fix: function t() passed options alteration <a href="https://redirect.github.com/i18next/i18next/issues/1947">#1947</a></li> 81 <li><a href="https://github.com/i18next/i18next/commit/ad67e60aa8f8144fdf165fdbe6dcfe6093d6b851"><code>ad67e60</code></a> 22.4.14</li> 82 <li><a href="https://github.com/i18next/i18next/commit/8fd67900c0c8539cb7b5808ec68f38f5abc3aa8e"><code>8fd6790</code></a> fix: pass lng to format function used in nesting <a href="https://redirect.github.com/i18next/i18next/issues/1938">#1938</a></li> 83 <li><a href="https://github.com/i18next/i18next/commit/dd133af54f071deadbd8fd9dd95e0153b4e6deea"><code>dd133af</code></a> 22.4.13</li> 84 <li><a href="https://github.com/i18next/i18next/commit/ac4b6701c3ce9596e4eb88f5d774ca66f05d71fb"><code>ac4b670</code></a> fix: deepFind as fallback for interpolation <a href="https://redirect.github.com/i18next/i18next/issues/1930">#1930</a></li> 85 <li><a href="https://github.com/i18next/i18next/commit/db8c020e6fe58f3259921e81d3a846d608220242"><code>db8c020</code></a> remove .only() from test</li> 86 <li><a href="https://github.com/i18next/i18next/commit/0a27a72c07fd4ece0308073bcd30285eb4e6f95e"><code>0a27a72</code></a> 22.4.12</li> 87 <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> 88 <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> 89 <li>Additional commits viewable in <a href="https://github.com/i18next/i18next/compare/v22.4.9...v22.4.15">compare view</a></li> 90 </ul> 91 </details> 92 <br /> 93 94 95 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 96 97 You can trigger a rebase of this PR by commenting `@dependabot rebase`. 98 99 [//]: # (dependabot-automerge-start) 100 [//]: # (dependabot-automerge-end) 101 102 --- 103 104 <details> 105 <summary>Dependabot commands and options</summary> 106 <br /> 107 108 You can trigger Dependabot actions by commenting on this PR: 109 - `@dependabot rebase` will rebase this PR 110 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 111 - `@dependabot merge` will merge this PR after your CI passes on it 112 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 113 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 114 - `@dependabot reopen` will reopen this PR if it is closed 115 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 116 - `@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) 117 - `@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) 118 - `@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) 119 120 121 </details> 122 123 <!-- Replace --> 124 ---- 125 ⌛ Deploy Preview - Build in Progress 126 <!-- Replace --> 127 > **Note** 128 > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. 129 130 131 132 ## Comments 133 134 ### @dependabot[bot] — 2023-06-07T09:09:25Z 135 136 Superseded by #459. 137