Skip to content

Commit

Permalink
Bump i18next-browser-languagedetector from 7.2.1 to 8.0.0 (#1176)
Browse files Browse the repository at this point in the history
Bumps
[i18next-browser-languagedetector](https://github.com/i18next/i18next-browser-languageDetector)
from 7.2.1 to 8.0.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/i18next/i18next-browser-languageDetector/blob/master/CHANGELOG.md">i18next-browser-languagedetector's
changelog</a>.</em></p>
<blockquote>
<h3>8.0.0</h3>
<ul>
<li>chore: set browsers target to defaults <a
href="https://github.com/i18next/i18next-browser-languageDetector/pull/286">286</a></li>
<li>perf: use object deconstruction, optional chaining and hot path
optimisations <a
href="https://github.com/i18next/i18next-browser-languageDetector/pull/287">287</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/i18next/i18next-browser-languageDetector/commit/0acd7d8816111bf87d452be37b0a9946029c4abf"><code>0acd7d8</code></a>
8.0.0</li>
<li><a
href="https://github.com/i18next/i18next-browser-languageDetector/commit/d25f7b5dc498fdf83f3061e869cfb7aa8999b9d6"><code>d25f7b5</code></a>
release</li>
<li><a
href="https://github.com/i18next/i18next-browser-languageDetector/commit/9a3b0146b6951b37989a46dcce257294e645678d"><code>9a3b014</code></a>
use object deconstruction, optional chaining and hot path optimizations
(<a
href="https://github.com/i18next/i18next-browser-languageDetector/issues/287">#287</a>)</li>
<li><a
href="https://github.com/i18next/i18next-browser-languageDetector/commit/1affdb8323a4510e0db1ee3bfcdf296b64cd8eab"><code>1affdb8</code></a>
prepare changelog</li>
<li><a
href="https://github.com/i18next/i18next-browser-languageDetector/commit/5b046ce66039d639568325724a74ab238a68d543"><code>5b046ce</code></a>
chore: add browserslist config &quot;fully support es6&quot; (<a
href="https://github.com/i18next/i18next-browser-languageDetector/issues/286">#286</a>)</li>
<li><a
href="https://github.com/i18next/i18next-browser-languageDetector/commit/f9c9c867289823b3f794b31398649a5c0efb49ce"><code>f9c9c86</code></a>
Fix typos and grammar (<a
href="https://github.com/i18next/i18next-browser-languageDetector/issues/285">#285</a>)</li>
<li><a
href="https://github.com/i18next/i18next-browser-languageDetector/commit/026a3355ec24cb9e30c98e72e88c490f9b76f1e3"><code>026a335</code></a>
Documentation: include supportedLngs in example (<a
href="https://github.com/i18next/i18next-browser-languageDetector/issues/284">#284</a>)</li>
<li>See full diff in <a
href="https://github.com/i18next/i18next-browser-languageDetector/compare/v7.2.1...v8.0.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=i18next-browser-languagedetector&package-manager=npm_and_yarn&previous-version=7.2.1&new-version=8.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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)
- `@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)
- `@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)


</details>
  • Loading branch information
LukasKalbertodt committed Jul 1, 2024
2 parents 63a5775 + badc8db commit 342b2e2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"fast-deep-equal": "^3.1.3",
"html-webpack-plugin": "^5.6.0",
"i18next": "^23.11.5",
"i18next-browser-languagedetector": "^7.2.1",
"i18next-browser-languagedetector": "^8.0.0",
"mustache": "^4.2.0",
"oscilloscope": "^1.3.0",
"react": "^18.3.1",
Expand Down

0 comments on commit 342b2e2

Please sign in to comment.