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

455.md (4842B)


      1 # PR #455 Bump i18next-http-backend from 2.1.1 to 2.2.1
      2 
      3 - **Status:** closed
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2023-06-07T09:07:56Z
      6 - **Branch:** dependabot/npm_and_yarn/i18next-http-backend-2.2.1 → main
      7 - **Closed:** 2023-09-04T08:56:09Z
      8 - **Labels:** dependencies, javascript
      9 - **Assignees:** @MTRNord
     10 - **Reviewers:** @MTRNord
     11 - **Diff:** [455.diff](./455.diff)
     12 
     13 ---
     14 
     15 Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 2.1.1 to 2.2.1.
     16 <details>
     17 <summary>Changelog</summary>
     18 <p><em>Sourced from <a href="https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md">i18next-http-backend's changelog</a>.</em></p>
     19 <blockquote>
     20 <h3>2.2.1</h3>
     21 <ul>
     22 <li>fix for types moduleResolution &quot;node16&quot;</li>
     23 </ul>
     24 <h3>2.2.0</h3>
     25 <ul>
     26 <li>parseLoadPayload for POST request <a href="https://redirect.github.com/i18next/i18next-http-backend/pull/110">110</a></li>
     27 </ul>
     28 </blockquote>
     29 </details>
     30 <details>
     31 <summary>Commits</summary>
     32 <ul>
     33 <li><a href="https://github.com/i18next/i18next-http-backend/commit/3d8c727768af935bcf680845eee0633b34434acf"><code>3d8c727</code></a> 2.2.1</li>
     34 <li><a href="https://github.com/i18next/i18next-http-backend/commit/f0d507b7aeb40ea01fbd2914c3d3fbf921242240"><code>f0d507b</code></a> fix for types moduleResolution &quot;node16&quot;</li>
     35 <li><a href="https://github.com/i18next/i18next-http-backend/commit/d65dc8dd20a8a90371a45d3dd85a6eefe6d64e7d"><code>d65dc8d</code></a> fix link</li>
     36 <li><a href="https://github.com/i18next/i18next-http-backend/commit/9d9dca4613522ca3cb0ca89dcabf0bada708ef07"><code>9d9dca4</code></a> 2.2.0</li>
     37 <li><a href="https://github.com/i18next/i18next-http-backend/commit/681b8233d99b45a8e2e118252a88c038ac33e83f"><code>681b823</code></a> release</li>
     38 <li><a href="https://github.com/i18next/i18next-http-backend/commit/9261fc5994bfc25cb4e374306d755fbd5718524f"><code>9261fc5</code></a> parseLoadPayload for POST request (<a href="https://redirect.github.com/i18next/i18next-http-backend/issues/110">#110</a>)</li>
     39 <li><a href="https://github.com/i18next/i18next-http-backend/commit/1760caca7dc9165a8e5465253a2eb560be10f685"><code>1760cac</code></a> update next example</li>
     40 <li><a href="https://github.com/i18next/i18next-http-backend/commit/efb1aba69d41275c518c40b8df7bd955a073c3d4"><code>efb1aba</code></a> hint about lazy reload</li>
     41 <li><a href="https://github.com/i18next/i18next-http-backend/commit/52bd19e8e2eeec1d056c6a4181924ad4513c8bca"><code>52bd19e</code></a> cosmetics</li>
     42 <li><a href="https://github.com/i18next/i18next-http-backend/commit/10e19c5c504e25771a5a36496a80a706ab561955"><code>10e19c5</code></a> show loadPath option in jquery-example</li>
     43 <li>Additional commits viewable in <a href="https://github.com/i18next/i18next-http-backend/compare/v2.1.1...v2.2.1">compare view</a></li>
     44 </ul>
     45 </details>
     46 <br />
     47 
     48 
     49 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=i18next-http-backend&package-manager=npm_and_yarn&previous-version=2.1.1&new-version=2.2.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
     50 
     51 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`.
     52 
     53 [//]: # (dependabot-automerge-start)
     54 [//]: # (dependabot-automerge-end)
     55 
     56 ---
     57 
     58 <details>
     59 <summary>Dependabot commands and options</summary>
     60 <br />
     61 
     62 You can trigger Dependabot actions by commenting on this PR:
     63 - `@dependabot rebase` will rebase this PR
     64 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
     65 - `@dependabot merge` will merge this PR after your CI passes on it
     66 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
     67 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
     68 - `@dependabot reopen` will reopen this PR if it is closed
     69 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
     70 - `@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)
     71 - `@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)
     72 - `@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)
     73 
     74 
     75 </details>
     76 
     77 <!-- Replace -->
     78 ----
     79 ⌛ Deploy Preview - Build in Progress
     80 <!-- Replace -->
     81 
     82 
     83 
     84 ## Comments
     85 
     86 ### @dependabot[bot] — 2023-09-04T08:56:08Z
     87 
     88 Superseded by #596.
     89