[PR #16206] [CLOSED] chore(deps): bump i18next-browser-languagedetector from 7.2.0 to 8.2.0 #10866

Closed
opened 2025-11-11 19:15:56 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/16206
Author: @dependabot[bot]
Created: 8/1/2025
Status: Closed

Base: devHead: dependabot/npm_and_yarn/dev/i18next-browser-languagedetector-8.2.0


📝 Commits (1)

  • da9cd73 chore(deps): bump i18next-browser-languagedetector from 7.2.0 to 8.2.0

📊 Changes

2 files changed (+6 additions, -5 deletions)

View changed files

📝 package-lock.json (+5 -4)
📝 package.json (+1 -1)

📄 Description

Bumps i18next-browser-languagedetector from 7.2.0 to 8.2.0.

Changelog

Sourced from i18next-browser-languagedetector's changelog.

8.2.0

  • feat: add support for hash detector 304

8.1.0

  • feat: add support for Partitioned cookies 303

8.0.5

  • check for common xss attack patterns on detected language

8.0.4

  • fix localstorage check to try to address 297 300

8.0.3

  • change localstorage check to try to address 297

8.0.2

  • fix for when passed services are null, should address 296

8.0.1

  • some environments, throws when accessing document.cookie

8.0.0

  • chore: set browsers target to defaults 286
  • perf: use object deconstruction, optional chaining and hot path optimisations 287

7.2.1

  • fix: align addDetector impementation to type definition 282
Commits

Dependabot compatibility score

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 commands and options

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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/16206 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/1/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `dependabot/npm_and_yarn/dev/i18next-browser-languagedetector-8.2.0` --- ### 📝 Commits (1) - [`da9cd73`](https://github.com/open-webui/open-webui/commit/da9cd73b9eeb6b6ed4d4213b7963dec2b4f7d4ee) chore(deps): bump i18next-browser-languagedetector from 7.2.0 to 8.2.0 ### 📊 Changes **2 files changed** (+6 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+5 -4) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [i18next-browser-languagedetector](https://github.com/i18next/i18next-browser-languageDetector) from 7.2.0 to 8.2.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.2.0</h3> <ul> <li>feat: add support for hash detector <a href="https://redirect.github.com/i18next/i18next-browser-languageDetector/issues/304">304</a></li> </ul> <h3>8.1.0</h3> <ul> <li>feat: add support for Partitioned cookies <a href="https://redirect.github.com/i18next/i18next-browser-languageDetector/pull/303">303</a></li> </ul> <h3>8.0.5</h3> <ul> <li>check for common xss attack patterns on detected language</li> </ul> <h3>8.0.4</h3> <ul> <li>fix localstorage check to try to address <a href="https://redirect.github.com/i18next/i18next-browser-languageDetector/issues/297">297</a> <a href="https://redirect.github.com/i18next/i18next-browser-languageDetector/pull/300">300</a></li> </ul> <h3>8.0.3</h3> <ul> <li>change localstorage check to try to address <a href="https://redirect.github.com/i18next/i18next-browser-languageDetector/issues/297">297</a></li> </ul> <h3>8.0.2</h3> <ul> <li>fix for when passed services are null, should address <a href="https://redirect.github.com/i18next/i18next-browser-languageDetector/issues/296">296</a></li> </ul> <h3>8.0.1</h3> <ul> <li>some environments, throws when accessing document.cookie</li> </ul> <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> <h3>7.2.1</h3> <ul> <li>fix: align addDetector impementation to type definition <a href="https://redirect.github.com/i18next/i18next-browser-languageDetector/issues/282">282</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/i18next/i18next-browser-languageDetector/commit/ae044f8d8365863d2427d2e5d71c28a60e61755a"><code>ae044f8</code></a> 8.2.0</li> <li><a href="https://github.com/i18next/i18next-browser-languageDetector/commit/7feb35600140455fd569e33245044e944214b977"><code>7feb356</code></a> introduce hash detector <a href="https://redirect.github.com/i18next/i18next-browser-languageDetector/issues/304">#304</a></li> <li><a href="https://github.com/i18next/i18next-browser-languageDetector/commit/e3d30a1d09db0f0de3587345c76bac57a7e00ecb"><code>e3d30a1</code></a> not execute encodeURIComponent twice</li> <li><a href="https://github.com/i18next/i18next-browser-languageDetector/commit/2a6913be9519f64cc6c2731597ff0d0de015bace"><code>2a6913b</code></a> fix cookie.remove</li> <li><a href="https://github.com/i18next/i18next-browser-languageDetector/commit/73e5d138bf3f3d6e301c696727ecafa45070eb57"><code>73e5d13</code></a> 8.1.0</li> <li><a href="https://github.com/i18next/i18next-browser-languageDetector/commit/00cd9fd876b4159f8bf444606766d53c7d84305c"><code>00cd9fd</code></a> release</li> <li><a href="https://github.com/i18next/i18next-browser-languageDetector/commit/c7b00c9808b535bacd55ffdf7c8956f4832eae1f"><code>c7b00c9</code></a> feat: add support for Partitioned cookies (<a href="https://redirect.github.com/i18next/i18next-browser-languageDetector/issues/303">#303</a>)</li> <li><a href="https://github.com/i18next/i18next-browser-languageDetector/commit/6b71927001cff5a39b48d4c534f35b01b8dc3710"><code>6b71927</code></a> Bump <code>@​babel/runtime</code> from 7.23.2 to 7.27.0 (<a href="https://redirect.github.com/i18next/i18next-browser-languageDetector/issues/302">#302</a>)</li> <li><a href="https://github.com/i18next/i18next-browser-languageDetector/commit/2d5939b7948665e41c8a1336b10b361e0f746450"><code>2d5939b</code></a> 8.0.5</li> <li><a href="https://github.com/i18next/i18next-browser-languageDetector/commit/9985ec768927cba39f31543d2196828acb50ccf8"><code>9985ec7</code></a> check for common xss attack patterns on detected language</li> <li>Additional commits viewable in <a href="https://github.com/i18next/i18next-browser-languageDetector/compare/v7.2.0...v8.2.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.0&new-version=8.2.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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-11 19:15:56 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#10866