596.md (4780B)
1 # PR #596 Bump i18next-http-backend from 2.1.1 to 2.2.2 2 3 - **Status:** open 4 - **Author:** @dependabot[bot] 5 - **Created:** 2023-09-04T08:56:03Z 6 - **Branch:** dependabot/npm_and_yarn/i18next-http-backend-2.2.2 → main 7 - **Labels:** dependencies, javascript 8 - **Assignees:** @MTRNord 9 - **Reviewers:** @MTRNord 10 - **Diff:** [596.diff](./596.diff) 11 12 --- 13 14 Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 2.1.1 to 2.2.2. 15 <details> 16 <summary>Changelog</summary> 17 <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> 18 <blockquote> 19 <h3>2.2.2</h3> 20 <ul> 21 <li>hack for debug mode in react-native</li> 22 </ul> 23 <h3>2.2.1</h3> 24 <ul> 25 <li>fix for types moduleResolution "node16"</li> 26 </ul> 27 <h3>2.2.0</h3> 28 <ul> 29 <li>parseLoadPayload for POST request <a href="https://redirect.github.com/i18next/i18next-http-backend/pull/110">110</a></li> 30 </ul> 31 </blockquote> 32 </details> 33 <details> 34 <summary>Commits</summary> 35 <ul> 36 <li><a href="https://github.com/i18next/i18next-http-backend/commit/ea42ef3b7d143687d6196342461a913e272161e5"><code>ea42ef3</code></a> 2.2.2</li> 37 <li><a href="https://github.com/i18next/i18next-http-backend/commit/d55abcdc6fcae8102631775132b4e6578896d8cb"><code>d55abcd</code></a> hack for debug mode in react-native</li> 38 <li><a href="https://github.com/i18next/i18next-http-backend/commit/43c71f3483c4b22964c07bb737c0a8c7557b2eb5"><code>43c71f3</code></a> Update README.md</li> 39 <li><a href="https://github.com/i18next/i18next-http-backend/commit/30736cec03478e519e213dac3164825709d7b0e6"><code>30736ce</code></a> update jquery example</li> 40 <li><a href="https://github.com/i18next/i18next-http-backend/commit/cb8d53cc1dbfe7921860f94ece5d55559e627fa9"><code>cb8d53c</code></a> update jquery example</li> 41 <li><a href="https://github.com/i18next/i18next-http-backend/commit/79c1b541cf4a0311e5851f6040addb2222a65b74"><code>79c1b54</code></a> update jquery example</li> 42 <li><a href="https://github.com/i18next/i18next-http-backend/commit/68d84fff6fb12ea966c2e973aacf284909ac1d8e"><code>68d84ff</code></a> allowMultiLoading not needed anymore</li> 43 <li><a href="https://github.com/i18next/i18next-http-backend/commit/7f2d2c78c597f35f43100a4952d4418d25f40a67"><code>7f2d2c7</code></a> adapt ci workflow</li> 44 <li><a href="https://github.com/i18next/i18next-http-backend/commit/3d8c727768af935bcf680845eee0633b34434acf"><code>3d8c727</code></a> 2.2.1</li> 45 <li><a href="https://github.com/i18next/i18next-http-backend/commit/f0d507b7aeb40ea01fbd2914c3d3fbf921242240"><code>f0d507b</code></a> fix for types moduleResolution "node16"</li> 46 <li>Additional commits viewable in <a href="https://github.com/i18next/i18next-http-backend/compare/v2.1.1...v2.2.2">compare view</a></li> 47 </ul> 48 </details> 49 <br /> 50 51 52 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 53 54 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`. 55 56 [//]: # (dependabot-automerge-start) 57 [//]: # (dependabot-automerge-end) 58 59 --- 60 61 <details> 62 <summary>Dependabot commands and options</summary> 63 <br /> 64 65 You can trigger Dependabot actions by commenting on this PR: 66 - `@dependabot rebase` will rebase this PR 67 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 68 - `@dependabot merge` will merge this PR after your CI passes on it 69 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 70 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 71 - `@dependabot reopen` will reopen this PR if it is closed 72 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 73 - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency 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