80.md (5740B)
1 # PR #80 Bump next-i18next from 10.3.0 to 10.4.0 2 3 - **Status:** merged 4 - **Author:** @dependabot[bot] 5 - **Created:** 2022-02-24T08:26:00Z 6 - **Branch:** dependabot/npm_and_yarn/next-i18next-10.4.0 → main 7 - **Merged:** 2022-03-01T01:14:23Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [80.diff](./80.diff) 12 13 --- 14 15 Bumps [next-i18next](https://github.com/isaachinman/next-i18next) from 10.3.0 to 10.4.0. 16 <details> 17 <summary>Release notes</summary> 18 <p><em>Sourced from <a href="https://github.com/isaachinman/next-i18next/releases">next-i18next's releases</a>.</em></p> 19 <blockquote> 20 <h2>v10.4.0</h2> 21 <p><strong>Bug fixes:</strong></p> 22 <ul> 23 <li>Respect <code>configOverride.resources</code> (8d13429)</li> 24 </ul> 25 <p><strong>Chores:</strong></p> 26 <ul> 27 <li>Mute vercel bot (8999125)</li> 28 </ul> 29 <p><strong>Features:</strong></p> 30 <ul> 31 <li>Allow function type for <code>localePath</code> (4ed12ec)</li> 32 </ul> 33 </blockquote> 34 </details> 35 <details> 36 <summary>Commits</summary> 37 <ul> 38 <li><a href="https://github.com/isaachinman/next-i18next/commit/0493a10f078a5bfb1d913005828cfc229bdaa803"><code>0493a10</code></a> v10.4.0</li> 39 <li><a href="https://github.com/isaachinman/next-i18next/commit/8d134290584ef286c684ccad66320eb893871d7d"><code>8d13429</code></a> fix: Respect configOverride.resources (<a href="https://github-redirect.dependabot.com/isaachinman/next-i18next/issues/1707">#1707</a>)</li> 40 <li><a href="https://github.com/isaachinman/next-i18next/commit/8999125862008dd5db25bbc4b4a69c3928321029"><code>8999125</code></a> chore: Mute vercel bot (<a href="https://github-redirect.dependabot.com/isaachinman/next-i18next/issues/1678">#1678</a>)</li> 41 <li><a href="https://github.com/isaachinman/next-i18next/commit/4ed12ec52a2749e5a60b23caf1df3040d987faa1"><code>4ed12ec</code></a> feat: Allow function type for localePath (<a href="https://github-redirect.dependabot.com/isaachinman/next-i18next/issues/1706">#1706</a>)</li> 42 <li><a href="https://github.com/isaachinman/next-i18next/commit/8a3dbdd7d1b041c03cdde74d17beed79058ae42b"><code>8a3dbdd</code></a> chore(deps-dev): bump <code>@testing-library/react</code> from 11.2.5 to 12.1.3 (<a href="https://github-redirect.dependabot.com/isaachinman/next-i18next/issues/1700">#1700</a>)</li> 43 <li><a href="https://github.com/isaachinman/next-i18next/commit/74cfd42722663e1a4a44db189cf87745da97f368"><code>74cfd42</code></a> chore(deps-dev): bump <code>@babel/cli</code> from 7.17.0 to 7.17.6 (<a href="https://github-redirect.dependabot.com/isaachinman/next-i18next/issues/1701">#1701</a>)</li> 44 <li><a href="https://github.com/isaachinman/next-i18next/commit/2dad427cf9d170399aa571544b7c26ba104839ec"><code>2dad427</code></a> chore(deps-dev): bump <code>@babel/core</code> from 7.17.0 to 7.17.5 (<a href="https://github-redirect.dependabot.com/isaachinman/next-i18next/issues/1703">#1703</a>)</li> 45 <li><a href="https://github.com/isaachinman/next-i18next/commit/0121f682db8aca7971d6cbb09bc6d4446bd93383"><code>0121f68</code></a> chore(deps-dev): bump cypress from 9.4.1 to 9.5.0 (<a href="https://github-redirect.dependabot.com/isaachinman/next-i18next/issues/1704">#1704</a>)</li> 46 <li><a href="https://github.com/isaachinman/next-i18next/commit/db15b3b40fa4bb609491aaa7ead7e18c61daee8f"><code>db15b3b</code></a> chore(deps-dev): bump next from 11.1.3 to 12.1.0 (<a href="https://github-redirect.dependabot.com/isaachinman/next-i18next/issues/1695">#1695</a>)</li> 47 <li><a href="https://github.com/isaachinman/next-i18next/commit/fca87420c232207202918be775d50b67191bd36d"><code>fca8742</code></a> chore(deps): bump react-i18next from 11.15.3 to 11.15.4 (<a href="https://github-redirect.dependabot.com/isaachinman/next-i18next/issues/1685">#1685</a>)</li> 48 <li>Additional commits viewable in <a href="https://github.com/isaachinman/next-i18next/compare/v10.3.0...v10.4.0">compare view</a></li> 49 </ul> 50 </details> 51 <br /> 52 53 54 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 55 56 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`. 57 58 [//]: # (dependabot-automerge-start) 59 [//]: # (dependabot-automerge-end) 60 61 --- 62 63 <details> 64 <summary>Dependabot commands and options</summary> 65 <br /> 66 67 You can trigger Dependabot actions by commenting on this PR: 68 - `@dependabot rebase` will rebase this PR 69 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 70 - `@dependabot merge` will merge this PR after your CI passes on it 71 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 72 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 73 - `@dependabot reopen` will reopen this PR if it is closed 74 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 75 - `@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) 76 - `@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) 77 - `@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) 78 79 80 </details> 81