[PR #124] [CLOSED] fix(deps): bump nuxt-i18n from 6.27.2 to 6.28.1 #130

Closed
opened 2025-12-01 17:06:01 +01:00 by arthur · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ArthurDanjou/website-old/pull/124
Author: @dependabot[bot]
Created: 8/4/2021
Status: Closed

Base: masterHead: dependabot/npm_and_yarn/nuxt-i18n-6.28.1


📝 Commits (1)

  • f294ebf fix(deps): bump nuxt-i18n from 6.27.2 to 6.28.1

📊 Changes

2 files changed (+52 additions, -30 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+51 -29)

📄 Description

Bumps nuxt-i18n from 6.27.2 to 6.28.1.

Release notes

Sourced from nuxt-i18n's releases.

v6.28.1

Bug Fixes

v6.28.0

Features

Bug Fixes

  • custom routes with optional params adjusted incorrectly (#1243) (203f3db)
  • don't skip the cookie if no locale is detected in the route (#1235) (6c9b48f)

v6.27.3

Bug Fixes

Changelog

Sourced from nuxt-i18n's changelog.

6.28.1 (2021-08-03)

Bug Fixes

6.28.0 (2021-07-22)

Features

Bug Fixes

  • custom routes with optional params adjusted incorrectly (#1243) (203f3db)
  • don't skip the cookie if no locale is detected in the route (#1235) (6c9b48f)

6.27.3 (2021-07-09)

Bug Fixes

Commits
  • 4419581 chore: release 6.28.1
  • cf67381 chore(deps): update dependency js-cookie to v3 (#1246)
  • 6d173cb chore(deps): update all non-major dependencies (#1245)
  • cb67e05 fix: error on loading when using nuxt-vite (#1251)
  • dde070f chore: release 6.28.0
  • 8a6a056 feat: allow disabling route sorting (#1241)
  • 203f3db fix: custom routes with optional params adjusted incorrectly (#1243)
  • 6c9b48f fix: don't skip the cookie if no locale is detected in the route (#1235)
  • 9fcebda chore(deps): update all non-major dependencies (#1236)
  • 3c5fc13 chore(docs): fix grammar
  • Additional commits viewable in compare view

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 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/ArthurDanjou/website-old/pull/124 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/4/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nuxt-i18n-6.28.1` --- ### 📝 Commits (1) - [`f294ebf`](https://github.com/ArthurDanjou/website-old/commit/f294ebf14d0259df9d90882fad0716e1c5d20e82) fix(deps): bump nuxt-i18n from 6.27.2 to 6.28.1 ### 📊 Changes **2 files changed** (+52 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+51 -29) </details> ### 📄 Description Bumps [nuxt-i18n](https://github.com/nuxt-community/i18n-module) from 6.27.2 to 6.28.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nuxt-community/i18n-module/releases">nuxt-i18n's releases</a>.</em></p> <blockquote> <h2>v6.28.1</h2> <h3>Bug Fixes</h3> <ul> <li>error on loading when using nuxt-vite (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1251">#1251</a>) (<a href="https://github.com/nuxt-community/i18n-module/commit/cb67e05c80963752e515893e8bf28466a43ee69d">cb67e05</a>)</li> </ul> <h2>v6.28.0</h2> <h3>Features</h3> <ul> <li>allow disabling route sorting (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1241">#1241</a>) (<a href="https://github.com/nuxt-community/i18n-module/commit/8a6a05642819ece16ca9e38211449313254cd500">8a6a056</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>custom routes with optional params adjusted incorrectly (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1243">#1243</a>) (<a href="https://github.com/nuxt-community/i18n-module/commit/203f3dbee2618ba1c598d53db00564f73e848def">203f3db</a>)</li> <li>don't skip the cookie if no locale is detected in the route (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1235">#1235</a>) (<a href="https://github.com/nuxt-community/i18n-module/commit/6c9b48fcd4a4421c118574e68e4b67a13180d502">6c9b48f</a>)</li> </ul> <h2>v6.27.3</h2> <h3>Bug Fixes</h3> <ul> <li>redirect without appending extra chars (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1214">#1214</a>) (<a href="https://github.com/nuxt-community/i18n-module/commit/0527d63b99cf30fbe71bd62ded731de3a86798fc">0527d63</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nuxt-community/i18n-module/blob/main/CHANGELOG.md">nuxt-i18n's changelog</a>.</em></p> <blockquote> <h3><a href="https://github.com/nuxt-community/i18n-module/compare/v6.28.0...v6.28.1">6.28.1</a> (2021-08-03)</h3> <h3>Bug Fixes</h3> <ul> <li>error on loading when using nuxt-vite (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1251">#1251</a>) (<a href="https://github.com/nuxt-community/i18n-module/commit/cb67e05c80963752e515893e8bf28466a43ee69d">cb67e05</a>)</li> </ul> <h2><a href="https://github.com/nuxt-community/i18n-module/compare/v6.27.3...v6.28.0">6.28.0</a> (2021-07-22)</h2> <h3>Features</h3> <ul> <li>allow disabling route sorting (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1241">#1241</a>) (<a href="https://github.com/nuxt-community/i18n-module/commit/8a6a05642819ece16ca9e38211449313254cd500">8a6a056</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>custom routes with optional params adjusted incorrectly (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1243">#1243</a>) (<a href="https://github.com/nuxt-community/i18n-module/commit/203f3dbee2618ba1c598d53db00564f73e848def">203f3db</a>)</li> <li>don't skip the cookie if no locale is detected in the route (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1235">#1235</a>) (<a href="https://github.com/nuxt-community/i18n-module/commit/6c9b48fcd4a4421c118574e68e4b67a13180d502">6c9b48f</a>)</li> </ul> <h3><a href="https://github.com/nuxt-community/i18n-module/compare/v6.27.2...v6.27.3">6.27.3</a> (2021-07-09)</h3> <h3>Bug Fixes</h3> <ul> <li>redirect without appending extra chars (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1214">#1214</a>) (<a href="https://github.com/nuxt-community/i18n-module/commit/0527d63b99cf30fbe71bd62ded731de3a86798fc">0527d63</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nuxt-community/i18n-module/commit/4419581a039075052bfd39f061ab8e5b9c68eed5"><code>4419581</code></a> chore: release 6.28.1</li> <li><a href="https://github.com/nuxt-community/i18n-module/commit/cf673810f794f0e7f3dd1120480b113c2d6ec08d"><code>cf67381</code></a> chore(deps): update dependency js-cookie to v3 (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1246">#1246</a>)</li> <li><a href="https://github.com/nuxt-community/i18n-module/commit/6d173cbf88d8fccc6e2ac92c55a2447fcbb893a7"><code>6d173cb</code></a> chore(deps): update all non-major dependencies (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1245">#1245</a>)</li> <li><a href="https://github.com/nuxt-community/i18n-module/commit/cb67e05c80963752e515893e8bf28466a43ee69d"><code>cb67e05</code></a> fix: error on loading when using nuxt-vite (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1251">#1251</a>)</li> <li><a href="https://github.com/nuxt-community/i18n-module/commit/dde070fa134e36d6e6454ac36d115f559c5c2395"><code>dde070f</code></a> chore: release 6.28.0</li> <li><a href="https://github.com/nuxt-community/i18n-module/commit/8a6a05642819ece16ca9e38211449313254cd500"><code>8a6a056</code></a> feat: allow disabling route sorting (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1241">#1241</a>)</li> <li><a href="https://github.com/nuxt-community/i18n-module/commit/203f3dbee2618ba1c598d53db00564f73e848def"><code>203f3db</code></a> fix: custom routes with optional params adjusted incorrectly (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1243">#1243</a>)</li> <li><a href="https://github.com/nuxt-community/i18n-module/commit/6c9b48fcd4a4421c118574e68e4b67a13180d502"><code>6c9b48f</code></a> fix: don't skip the cookie if no locale is detected in the route (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1235">#1235</a>)</li> <li><a href="https://github.com/nuxt-community/i18n-module/commit/9fcebdafd38f6ba8c6b052291ee159a742503c83"><code>9fcebda</code></a> chore(deps): update all non-major dependencies (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1236">#1236</a>)</li> <li><a href="https://github.com/nuxt-community/i18n-module/commit/3c5fc13e5f1f9a6b9700496233153b9f8b17531a"><code>3c5fc13</code></a> chore(docs): fix grammar</li> <li>Additional commits viewable in <a href="https://github.com/nuxt-community/i18n-module/compare/v6.27.2...v6.28.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=nuxt-i18n&package-manager=npm_and_yarn&previous-version=6.27.2&new-version=6.28.1)](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 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>
arthur added the pull-request label 2025-12-01 17:06:01 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: arthur/website-old#130