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

565.md (9061B)


      1 # PR #565 Bump i18next from 22.4.9 to 23.4.4
      2 
      3 - **Status:** closed
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2023-08-10T08:33:19Z
      6 - **Branch:** dependabot/npm_and_yarn/i18next-23.4.4 → main
      7 - **Closed:** 2023-08-23T08:21:34Z
      8 - **Labels:** dependencies, javascript
      9 - **Assignees:** @MTRNord
     10 - **Reviewers:** @MTRNord
     11 - **Diff:** [565.diff](./565.diff)
     12 
     13 ---
     14 
     15 Bumps [i18next](https://github.com/i18next/i18next) from 22.4.9 to 23.4.4.
     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.4.4</h2>
     21 <ul>
     22 <li>types: add customisation of contextSeparator also on v4 t types <a href="https://redirect.github.com/i18next/i18next/pull/2019">2019</a></li>
     23 </ul>
     24 <h2>v23.4.3</h2>
     25 <ul>
     26 <li>types: add customisation of contextSeparator <a href="https://redirect.github.com/i18next/i18next/pull/2017">2017</a></li>
     27 </ul>
     28 <h2>v23.4.2</h2>
     29 <ul>
     30 <li>types: export some types for next-i18next</li>
     31 </ul>
     32 <h2>v23.4.1</h2>
     33 <ul>
     34 <li>types: fix typescript imports</li>
     35 </ul>
     36 <h2>v23.4.0</h2>
     37 <ul>
     38 <li>types: Support const modifier for options and key <a href="https://redirect.github.com/i18next/i18next/pull/2007">2007</a></li>
     39 <li>types: Support context <a href="https://redirect.github.com/i18next/i18next/pull/2006">2006</a></li>
     40 </ul>
     41 <h2>v23.3.0</h2>
     42 <ul>
     43 <li>types: Fix performance issue that affects flat object with multiple (thousands) keys <a href="https://redirect.github.com/i18next/i18next/pull/2004">2004</a></li>
     44 </ul>
     45 <h2>v23.2.11</h2>
     46 <ul>
     47 <li>types: Fix $TFunctionBrand <a href="https://redirect.github.com/i18next/i18next/pull/1997">1997</a></li>
     48 </ul>
     49 <h2>v23.2.10</h2>
     50 <ul>
     51 <li>types: emit function can have additional arguments <a href="https://redirect.github.com/i18next/i18next/issues/1993">1993</a></li>
     52 </ul>
     53 <h2>v23.2.9</h2>
     54 <ul>
     55 <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>
     56 </ul>
     57 <h2>v23.2.8</h2>
     58 <ul>
     59 <li>types for hasLoadedNamespace</li>
     60 </ul>
     61 <h2>v23.2.7</h2>
     62 <ul>
     63 <li>fix utils import (for Deno)</li>
     64 </ul>
     65 <h2>v23.2.6</h2>
     66 <ul>
     67 <li>Re-allow unknown keys, when a defaultValue is provided <a href="https://redirect.github.com/i18next/i18next/issues/1867">1867</a></li>
     68 </ul>
     69 <h2>v23.2.5</h2>
     70 <ul>
     71 <li>Clean language code before passing to formatters <a href="https://redirect.github.com/i18next/i18next/pull/1988">1985</a></li>
     72 </ul>
     73 <h2>v23.2.4</h2>
     74 <ul>
     75 <li>types: Constrain return type when returnObjects is true <a href="https://redirect.github.com/i18next/i18next/pull/1985">1985</a></li>
     76 </ul>
     77 <h2>v23.2.3</h2>
     78 <ul>
     79 <li>types: Optimize logic for fallback ns <a href="https://redirect.github.com/i18next/i18next/pull/1984">19198481</a></li>
     80 </ul>
     81 <h2>v23.2.2</h2>
     82 <ul>
     83 <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>
     84 </ul>
     85 <h2>v23.2.1</h2>
     86 <!-- raw HTML omitted -->
     87 </blockquote>
     88 <p>... (truncated)</p>
     89 </details>
     90 <details>
     91 <summary>Changelog</summary>
     92 <p><em>Sourced from <a href="https://github.com/i18next/i18next/blob/master/CHANGELOG.md">i18next's changelog</a>.</em></p>
     93 <blockquote>
     94 <h2>23.4.4</h2>
     95 <ul>
     96 <li>types: add customisation of contextSeparator also on v4 t types <a href="https://redirect.github.com/i18next/i18next/pull/2019">2019</a></li>
     97 </ul>
     98 <h2>23.4.3</h2>
     99 <ul>
    100 <li>types: add customisation of contextSeparator <a href="https://redirect.github.com/i18next/i18next/pull/2017">2017</a></li>
    101 </ul>
    102 <h2>23.4.2</h2>
    103 <ul>
    104 <li>types: export some types for next-i18next</li>
    105 </ul>
    106 <h2>23.4.1</h2>
    107 <ul>
    108 <li>types: fix typescript imports</li>
    109 </ul>
    110 <h2>23.4.0</h2>
    111 <ul>
    112 <li>types: Support const modifier for options and key <a href="https://redirect.github.com/i18next/i18next/pull/2007">2007</a></li>
    113 <li>types: Support context <a href="https://redirect.github.com/i18next/i18next/pull/2006">2006</a></li>
    114 </ul>
    115 <h2>23.3.0</h2>
    116 <ul>
    117 <li>types: Fix performance issue that affects flat object with multiple (thousands) keys <a href="https://redirect.github.com/i18next/i18next/pull/2004">2004</a></li>
    118 </ul>
    119 <h2>23.2.11</h2>
    120 <ul>
    121 <li>types: Fix $TFunctionBrand <a href="https://redirect.github.com/i18next/i18next/pull/1997">1997</a></li>
    122 </ul>
    123 <h2>23.2.10</h2>
    124 <ul>
    125 <li>types: emit function can have additional arguments <a href="https://redirect.github.com/i18next/i18next/issues/1993">1993</a></li>
    126 </ul>
    127 <h2>23.2.9</h2>
    128 <ul>
    129 <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>
    130 </ul>
    131 <h2>23.2.8</h2>
    132 <ul>
    133 <li>types for hasLoadedNamespace</li>
    134 </ul>
    135 <h2>23.2.7</h2>
    136 <ul>
    137 <li>fix utils import (for Deno)</li>
    138 </ul>
    139 <h2>23.2.6</h2>
    140 <ul>
    141 <li>Re-allow unknown keys, when a defaultValue is provided <a href="https://redirect.github.com/i18next/i18next/issues/1867">1867</a></li>
    142 </ul>
    143 <h2>23.2.5</h2>
    144 <!-- raw HTML omitted -->
    145 </blockquote>
    146 <p>... (truncated)</p>
    147 </details>
    148 <details>
    149 <summary>Commits</summary>
    150 <ul>
    151 <li><a href="https://github.com/i18next/i18next/commit/3dbcb257512de0998589c979f2d89f436ac819b7"><code>3dbcb25</code></a> 23.4.4</li>
    152 <li><a href="https://github.com/i18next/i18next/commit/9664a4a9e9e39a1a63f150a485268aad8f0a4f51"><code>9664a4a</code></a> prepare release</li>
    153 <li><a href="https://github.com/i18next/i18next/commit/fb122fd62914f33ab0dceb8587cde50ecf14e1c5"><code>fb122fd</code></a> types: add contextSeparator also on v4 types (<a href="https://redirect.github.com/i18next/i18next/issues/2019">#2019</a>)</li>
    154 <li><a href="https://github.com/i18next/i18next/commit/181dcbdfc0fca21e3b4702972ad845fee6976bb1"><code>181dcbd</code></a> 23.4.3</li>
    155 <li><a href="https://github.com/i18next/i18next/commit/1435ec0b55b11d409e5c284472e4752f54976696"><code>1435ec0</code></a> prepare release</li>
    156 <li><a href="https://github.com/i18next/i18next/commit/023b8a99626ccdafec77c04ec0f9e9e524fde51e"><code>023b8a9</code></a> types: add customisation of <code>contextSeparator</code> (<a href="https://redirect.github.com/i18next/i18next/issues/2017">#2017</a>)</li>
    157 <li><a href="https://github.com/i18next/i18next/commit/75248db5ac95a82f9b8c927ca14018e9660f0cb1"><code>75248db</code></a> 23.4.2</li>
    158 <li><a href="https://github.com/i18next/i18next/commit/a65192bb945674c3c743273e13f33a7cbfedbd7e"><code>a65192b</code></a> types: export some types for next-i18next</li>
    159 <li><a href="https://github.com/i18next/i18next/commit/7bd6f5e0abe567027aac0b470571378a8b79b01f"><code>7bd6f5e</code></a> Update options.d.ts (<a href="https://redirect.github.com/i18next/i18next/issues/2009">#2009</a>)</li>
    160 <li><a href="https://github.com/i18next/i18next/commit/18a07059054ac41a2a5b6c86975cf9f16e89f504"><code>18a0705</code></a> update deps in example</li>
    161 <li>Additional commits viewable in <a href="https://github.com/i18next/i18next/compare/v22.4.9...v23.4.4">compare view</a></li>
    162 </ul>
    163 </details>
    164 <br />
    165 
    166 
    167 [![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.4.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    168 
    169 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`.
    170 
    171 [//]: # (dependabot-automerge-start)
    172 [//]: # (dependabot-automerge-end)
    173 
    174 ---
    175 
    176 <details>
    177 <summary>Dependabot commands and options</summary>
    178 <br />
    179 
    180 You can trigger Dependabot actions by commenting on this PR:
    181 - `@dependabot rebase` will rebase this PR
    182 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    183 - `@dependabot merge` will merge this PR after your CI passes on it
    184 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    185 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    186 - `@dependabot reopen` will reopen this PR if it is closed
    187 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    188 - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
    189 - `@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)
    190 - `@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)
    191 - `@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)
    192 
    193 
    194 </details>
    195 
    196 
    197 ## Comments
    198 
    199 ### @dependabot[bot] — 2023-08-23T08:21:33Z
    200 
    201 Superseded by #583.
    202