Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump i18next-browser-languagedetector from 7.2.1 to 8.0.0 (#1176)
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://redirect.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://redirect.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://redirect.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 "fully support es6" (<a href="https://redirect.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://redirect.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://redirect.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