matrix-art.meta

Issues/PRs archive for MTRNord/matrix-art
git clone git://archive.git.mtrnord.blog/MTRNord/matrix-art.meta.git
Log | Files | Refs

522.md (9187B)


      1 # PR #522 Bump i18next from 22.4.9 to 23.2.10
      2 
      3 - **Status:** closed
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2023-07-12T08:59:29Z
      6 - **Branch:** dependabot/npm_and_yarn/i18next-23.2.10 → main
      7 - **Closed:** 2023-07-13T08:22:03Z
      8 - **Labels:** dependencies, javascript
      9 - **Assignees:** @MTRNord
     10 - **Reviewers:** @MTRNord
     11 - **Diff:** [522.diff](./522.diff)
     12 
     13 ---
     14 
     15 Bumps [i18next](https://github.com/i18next/i18next) from 22.4.9 to 23.2.10.
     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>v23.2.10</h2>
     21 <ul>
     22 <li>types: emit function can have additional arguments <a href="https://redirect.github.com/i18next/i18next/issues/1993">1993</a></li>
     23 </ul>
     24 <h2>v23.2.9</h2>
     25 <ul>
     26 <li>types: Add brand to TFunction type so different namespaces' TFunctions are not treated as compatible <a href="https://redirect.github.com/i18next/i18next/pull/1994">1994</a></li>
     27 </ul>
     28 <h2>v23.2.8</h2>
     29 <ul>
     30 <li>types for hasLoadedNamespace</li>
     31 </ul>
     32 <h2>v23.2.7</h2>
     33 <ul>
     34 <li>fix utils import (for Deno)</li>
     35 </ul>
     36 <h2>v23.2.6</h2>
     37 <ul>
     38 <li>Re-allow unknown keys, when a defaultValue is provided <a href="https://redirect.github.com/i18next/i18next/issues/1867">1867</a></li>
     39 </ul>
     40 <h2>v23.2.5</h2>
     41 <ul>
     42 <li>Clean language code before passing to formatters <a href="https://redirect.github.com/i18next/i18next/pull/1988">1985</a></li>
     43 </ul>
     44 <h2>v23.2.4</h2>
     45 <ul>
     46 <li>types: Constrain return type when returnObjects is true <a href="https://redirect.github.com/i18next/i18next/pull/1985">1985</a></li>
     47 </ul>
     48 <h2>v23.2.3</h2>
     49 <ul>
     50 <li>types: Optimize logic for fallback ns <a href="https://redirect.github.com/i18next/i18next/pull/1984">19198481</a></li>
     51 </ul>
     52 <h2>v23.2.2</h2>
     53 <ul>
     54 <li>types: try to fix fallbackNS type handling also for older TS version <a href="https://redirect.github.com/i18next/i18next/issues/1981">1981</a></li>
     55 </ul>
     56 <h2>v23.2.1</h2>
     57 <ul>
     58 <li>types: fix fallbackNS type handling <a href="https://redirect.github.com/i18next/i18next/pull/1979">1979</a></li>
     59 </ul>
     60 <h2>v23.2.0</h2>
     61 <ul>
     62 <li>types: add fallbackNS type handling <a href="https://redirect.github.com/i18next/i18next/pull/1975">1975</a></li>
     63 </ul>
     64 <h2>v23.1.0</h2>
     65 <ul>
     66 <li>cloneInstance: introduce <code>forkResourceStore</code> <a href="https://redirect.github.com/i18next/i18next/issues/1974">1974</a></li>
     67 <li>types: default argument values for ParseKeys type</li>
     68 </ul>
     69 <h2>v23.0.2</h2>
     70 <ul>
     71 <li>refactor: static createInstance for wider browser support <a href="https://redirect.github.com/i18next/i18next/pull/1973">1973</a></li>
     72 </ul>
     73 <h2>v23.0.1</h2>
     74 <ul>
     75 <li>types: export ParseKeys</li>
     76 </ul>
     77 <h2>v23.0.0</h2>
     78 <p><strong>This is a major breaking release:</strong></p>
     79 <ul>
     80 <li>redesigned TypeScript types <a href="https://redirect.github.com/i18next/i18next/pull/1911">1911</a></li>
     81 <li>removed <code>setDebug</code> function in the logger: <a href="https://redirect.github.com/i18next/i18next/issues/1954#issuecomment-1537117407">1954</a></li>
     82 <li>changed <code>returnNull</code> default to <code>false</code> <a href="https://redirect.github.com/i18next/i18next/pull/1885">1885</a></li>
     83 <li>drop support for old browsers and Node.js &lt; v12 <a href="https://redirect.github.com/i18next/i18next/issues/1948">1948</a></li>
     84 </ul>
     85 <!-- raw HTML omitted -->
     86 </blockquote>
     87 <p>... (truncated)</p>
     88 </details>
     89 <details>
     90 <summary>Changelog</summary>
     91 <p><em>Sourced from <a href="https://github.com/i18next/i18next/blob/master/CHANGELOG.md">i18next's changelog</a>.</em></p>
     92 <blockquote>
     93 <h2>23.2.10</h2>
     94 <ul>
     95 <li>types: emit function can have additional arguments <a href="https://redirect.github.com/i18next/i18next/issues/1993">1993</a></li>
     96 </ul>
     97 <h2>23.2.9</h2>
     98 <ul>
     99 <li>types: Add brand to TFunction type so different namespaces' TFunctions are not treated as compatible <a href="https://redirect.github.com/i18next/i18next/pull/1994">1994</a></li>
    100 </ul>
    101 <h2>23.2.8</h2>
    102 <ul>
    103 <li>types for hasLoadedNamespace</li>
    104 </ul>
    105 <h2>23.2.7</h2>
    106 <ul>
    107 <li>fix utils import (for Deno)</li>
    108 </ul>
    109 <h2>23.2.6</h2>
    110 <ul>
    111 <li>Re-allow unknown keys, when a defaultValue is provided <a href="https://redirect.github.com/i18next/i18next/issues/1867">1867</a></li>
    112 </ul>
    113 <h2>23.2.5</h2>
    114 <ul>
    115 <li>Clean language code before passing to formatters <a href="https://redirect.github.com/i18next/i18next/pull/1988">1988</a></li>
    116 </ul>
    117 <h2>23.2.4</h2>
    118 <ul>
    119 <li>types: Constrain return type when returnObjects is true <a href="https://redirect.github.com/i18next/i18next/pull/1985">1985</a></li>
    120 </ul>
    121 <h2>23.2.3</h2>
    122 <ul>
    123 <li>types: Optimize logic for fallback ns <a href="https://redirect.github.com/i18next/i18next/pull/1984">1984</a></li>
    124 </ul>
    125 <h2>23.2.2</h2>
    126 <ul>
    127 <li>types: try to fix fallbackNS type handling also for older TS version <a href="https://redirect.github.com/i18next/i18next/issues/1981">1981</a></li>
    128 </ul>
    129 <h2>23.2.1</h2>
    130 <ul>
    131 <li>types: fix fallbackNS type handling <a href="https://redirect.github.com/i18next/i18next/pull/1979">1979</a></li>
    132 </ul>
    133 <h2>23.2.0</h2>
    134 <ul>
    135 <li>types: add fallbackNS type handling <a href="https://redirect.github.com/i18next/i18next/pull/1975">1975</a></li>
    136 </ul>
    137 <h2>23.1.0</h2>
    138 <ul>
    139 <li>cloneInstance: introduce <code>forkResourceStore</code> <a href="https://redirect.github.com/i18next/i18next/issues/1974">1974</a></li>
    140 <li>types: default argument values for ParseKeys type</li>
    141 </ul>
    142 <h2>23.0.2</h2>
    143 <!-- raw HTML omitted -->
    144 </blockquote>
    145 <p>... (truncated)</p>
    146 </details>
    147 <details>
    148 <summary>Commits</summary>
    149 <ul>
    150 <li><a href="https://github.com/i18next/i18next/commit/3a1b4993d530779ade3c6e840213831e4c92701b"><code>3a1b499</code></a> 23.2.10</li>
    151 <li><a href="https://github.com/i18next/i18next/commit/01e32f427db9b4214068a79b9e25f8baaf4e755c"><code>01e32f4</code></a> types: emit function can have additional arguments <a href="https://redirect.github.com/i18next/i18next/issues/1993">#1993</a></li>
    152 <li><a href="https://github.com/i18next/i18next/commit/24a52e9c2c0d990a4529886c008e66408b76f89a"><code>24a52e9</code></a> 23.2.9</li>
    153 <li><a href="https://github.com/i18next/i18next/commit/e0b43754bce4e233c97c70cb64e494ec8d1763ab"><code>e0b4375</code></a> release</li>
    154 <li><a href="https://github.com/i18next/i18next/commit/4c28774214327b38c3e1fd899f73f94ef201605e"><code>4c28774</code></a> Add brand to TFunction type so different namespaces' TFunctions are not treat...</li>
    155 <li><a href="https://github.com/i18next/i18next/commit/94eb1c68fc230a2a6cb179d6a9e628d7a5362cef"><code>94eb1c6</code></a> 23.2.8</li>
    156 <li><a href="https://github.com/i18next/i18next/commit/bb561841d7c625d6bf0c4e087ba57154304154ba"><code>bb56184</code></a> types for hasLoadedNamespace</li>
    157 <li><a href="https://github.com/i18next/i18next/commit/7e752ae8450cc147eaaaec26b9146226f79b7c3e"><code>7e752ae</code></a> 23.2.7</li>
    158 <li><a href="https://github.com/i18next/i18next/commit/a51ca8cf18199c1e3ac7ccc30c5c535b2ffad457"><code>a51ca8c</code></a> fix utils import (for Deno)</li>
    159 <li><a href="https://github.com/i18next/i18next/commit/6d3efc02e2c516bd2bc8361d2cd3da0c5d781999"><code>6d3efc0</code></a> additional test for ts</li>
    160 <li>Additional commits viewable in <a href="https://github.com/i18next/i18next/compare/v22.4.9...v23.2.10">compare view</a></li>
    161 </ul>
    162 </details>
    163 <br />
    164 
    165 
    166 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=i18next&package-manager=npm_and_yarn&previous-version=22.4.9&new-version=23.2.10)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    167 
    168 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`.
    169 
    170 [//]: # (dependabot-automerge-start)
    171 [//]: # (dependabot-automerge-end)
    172 
    173 ---
    174 
    175 <details>
    176 <summary>Dependabot commands and options</summary>
    177 <br />
    178 
    179 You can trigger Dependabot actions by commenting on this PR:
    180 - `@dependabot rebase` will rebase this PR
    181 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    182 - `@dependabot merge` will merge this PR after your CI passes on it
    183 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    184 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    185 - `@dependabot reopen` will reopen this PR if it is closed
    186 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    187 - `@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)
    188 - `@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)
    189 - `@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)
    190 
    191 
    192 </details>
    193 
    194 
    195 ## Comments
    196 
    197 ### @dependabot[bot] — 2023-07-13T08:22:02Z
    198 
    199 Superseded by #524.
    200