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

91.md (4644B)


      1 # PR #91 Bump next-i18next from 10.4.0 to 10.5.0
      2 
      3 - **Status:** merged
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2022-03-03T08:30:10Z
      6 - **Branch:** dependabot/npm_and_yarn/next-i18next-10.5.0 → main
      7 - **Merged:** 2022-03-06T13:32:05Z
      8 - **Labels:** dependencies, javascript
      9 - **Assignees:** @MTRNord
     10 - **Reviewers:** @MTRNord
     11 - **Diff:** [91.diff](./91.diff)
     12 
     13 ---
     14 
     15 Bumps [next-i18next](https://github.com/isaachinman/next-i18next) from 10.4.0 to 10.5.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.5.0</h2>
     21 <p><strong>Chores:</strong></p>
     22 <ul>
     23 <li>Upgrade react-i18next (ae25f93)</li>
     24 </ul>
     25 </blockquote>
     26 </details>
     27 <details>
     28 <summary>Commits</summary>
     29 <ul>
     30 <li><a href="https://github.com/isaachinman/next-i18next/commit/0c2cc7c030dfa05b54db1983a869c60cf0e60161"><code>0c2cc7c</code></a> v10.5.0</li>
     31 <li><a href="https://github.com/isaachinman/next-i18next/commit/ae25f933136aea4dbf1cdf6ac81207e6f13a3026"><code>ae25f93</code></a> chore: Upgrade react-i18next (<a href="https://github-redirect.dependabot.com/isaachinman/next-i18next/issues/1724">#1724</a>)</li>
     32 <li><a href="https://github.com/isaachinman/next-i18next/commit/e416623159a67ce3ad0ca5ebbbaac25f5a7e6e3a"><code>e416623</code></a> chore(deps): bump react-i18next from 11.15.4 to 11.15.5 (<a href="https://github-redirect.dependabot.com/isaachinman/next-i18next/issues/1716">#1716</a>)</li>
     33 <li><a href="https://github.com/isaachinman/next-i18next/commit/694d39f12f36c31478aa7ed1decc7d6d801a1fe2"><code>694d39f</code></a> chore(deps): bump i18next from 21.6.11 to 21.6.12 (<a href="https://github-redirect.dependabot.com/isaachinman/next-i18next/issues/1717">#1717</a>)</li>
     34 <li><a href="https://github.com/isaachinman/next-i18next/commit/48fe5cca49ebe9ec68b028195788996671484514"><code>48fe5cc</code></a> chore(deps): bump node-fetch from 2.6.1 to 2.6.7 (<a href="https://github-redirect.dependabot.com/isaachinman/next-i18next/issues/1721">#1721</a>)</li>
     35 <li><a href="https://github.com/isaachinman/next-i18next/commit/8387976aec331ee39fd7f6e04eee49799e67b296"><code>8387976</code></a> chore(deps-dev): bump eslint-plugin-react from 7.28.0 to 7.29.2 (<a href="https://github-redirect.dependabot.com/isaachinman/next-i18next/issues/1718">#1718</a>)</li>
     36 <li><a href="https://github.com/isaachinman/next-i18next/commit/b6fe1f84daddccdb5bd37d0ab6961108c8387086"><code>b6fe1f8</code></a> chore(deps-dev): bump <code>@​types/jest</code> from 27.4.0 to 27.4.1 (<a href="https://github-redirect.dependabot.com/isaachinman/next-i18next/issues/1720">#1720</a>)</li>
     37 <li>See full diff in <a href="https://github.com/isaachinman/next-i18next/compare/v10.4.0...v10.5.0">compare view</a></li>
     38 </ul>
     39 </details>
     40 <br />
     41 
     42 
     43 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=next-i18next&package-manager=npm_and_yarn&previous-version=10.4.0&new-version=10.5.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
     44 
     45 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`.
     46 
     47 [//]: # (dependabot-automerge-start)
     48 [//]: # (dependabot-automerge-end)
     49 
     50 ---
     51 
     52 <details>
     53 <summary>Dependabot commands and options</summary>
     54 <br />
     55 
     56 You can trigger Dependabot actions by commenting on this PR:
     57 - `@dependabot rebase` will rebase this PR
     58 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
     59 - `@dependabot merge` will merge this PR after your CI passes on it
     60 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
     61 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
     62 - `@dependabot reopen` will reopen this PR if it is closed
     63 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
     64 - `@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)
     65 - `@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)
     66 - `@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)
     67 
     68 
     69 </details>
     70