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

283.md (4669B)


      1 # PR #283 Bump react-i18next from 12.1.1 to 12.1.4
      2 
      3 - **Status:** merged
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2023-01-09T08:20:53Z
      6 - **Branch:** dependabot/npm_and_yarn/react-i18next-12.1.4 → main
      7 - **Merged:** 2023-01-09T08:21:26Z
      8 - **Labels:** dependencies, javascript
      9 - **Assignees:** @MTRNord
     10 - **Reviewers:** @MTRNord
     11 - **Diff:** [283.diff](./283.diff)
     12 
     13 ---
     14 
     15 Bumps [react-i18next](https://github.com/i18next/react-i18next) from 12.1.1 to 12.1.4.
     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.1.4</h3>
     21 <ul>
     22 <li>fix crash in gatsby <a href="https://github-redirect.dependabot.com/i18next/react-i18next/issues/1594">1594</a></li>
     23 </ul>
     24 <h3>12.1.3</h3>
     25 <ul>
     26 <li>fix fallback of t function in Trans component</li>
     27 </ul>
     28 <h3>12.1.2</h3>
     29 <ul>
     30 <li>fix crash in gatsby <a href="https://github-redirect.dependabot.com/i18next/react-i18next/issues/1594">1594</a></li>
     31 </ul>
     32 </blockquote>
     33 </details>
     34 <details>
     35 <summary>Commits</summary>
     36 <ul>
     37 <li><a href="https://github.com/i18next/react-i18next/commit/f3899482bd799643ff27e4712176aa6e0fc4bdcd"><code>f389948</code></a> 12.1.4</li>
     38 <li><a href="https://github.com/i18next/react-i18next/commit/57745991b572e06537b9fa68d78edd7c63bc8a78"><code>5774599</code></a> fix crash in gatsby</li>
     39 <li><a href="https://github.com/i18next/react-i18next/commit/799701de318867c4a1b463e970369addead4554d"><code>799701d</code></a> 12.1.3</li>
     40 <li><a href="https://github.com/i18next/react-i18next/commit/0cceb9006c90d0e3bbf512dedcb528dc08a50366"><code>0cceb90</code></a> fix fallback of t function in Trans component</li>
     41 <li><a href="https://github.com/i18next/react-i18next/commit/c9976034692cdf2fa33b9b1189c107323182e094"><code>c997603</code></a> 12.1.2</li>
     42 <li><a href="https://github.com/i18next/react-i18next/commit/187f7bf45e69a6004f8bdccdd52619664b13b989"><code>187f7bf</code></a> fix crash in gatsby</li>
     43 <li><a href="https://github.com/i18next/react-i18next/commit/98b118b2243fb583ff22f7621103f92b64219165"><code>98b118b</code></a> update deps and try interpolation</li>
     44 <li><a href="https://github.com/i18next/react-i18next/commit/bbe4d52bb2ec004be8b577e61ff3ed6dd2c852b0"><code>bbe4d52</code></a> update deps for ts</li>
     45 <li><a href="https://github.com/i18next/react-i18next/commit/3dd9aa86e05f6a19888d13b2149315a4e1c80d02"><code>3dd9aa8</code></a> update tests</li>
     46 <li><a href="https://github.com/i18next/react-i18next/commit/0d5bd6e2ee96662f23c0b8ca45974f2fdd0f0076"><code>0d5bd6e</code></a> update some examples</li>
     47 <li>See full diff in <a href="https://github.com/i18next/react-i18next/compare/v12.1.1...v12.1.4">compare view</a></li>
     48 </ul>
     49 </details>
     50 <br />
     51 
     52 
     53 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-i18next&package-manager=npm_and_yarn&previous-version=12.1.1&new-version=12.1.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
     54 
     55 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`.
     56 
     57 [//]: # (dependabot-automerge-start)
     58 [//]: # (dependabot-automerge-end)
     59 
     60 ---
     61 
     62 <details>
     63 <summary>Dependabot commands and options</summary>
     64 <br />
     65 
     66 You can trigger Dependabot actions by commenting on this PR:
     67 - `@dependabot rebase` will rebase this PR
     68 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
     69 - `@dependabot merge` will merge this PR after your CI passes on it
     70 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
     71 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
     72 - `@dependabot reopen` will reopen this PR if it is closed
     73 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
     74 - `@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)
     75 - `@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)
     76 - `@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)
     77 
     78 
     79 </details>
     80 
     81 <!-- Replace -->
     82 ----
     83 ⌛ Deploy Preview - Build in Progress
     84 <!-- Replace -->
     85 
     86