[PR #114] [CLOSED] fix(deps): bump nuxt-i18n from 6.27.2 to 6.28.0 #115

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

📋 Pull Request Information

Original PR: https://github.com/ArthurDanjou/website-old/pull/114
Author: @dependabot[bot]
Created: 7/26/2021
Status: Closed

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


📝 Commits (1)

  • 005bad9 fix(deps): bump nuxt-i18n from 6.27.2 to 6.28.0

📊 Changes

2 files changed (+12 additions, -12 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+11 -11)

📄 Description

Bumps nuxt-i18n from 6.27.2 to 6.28.0.

Release notes

Sourced from nuxt-i18n's releases.

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.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
  • 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
  • 98bde02 chore: release 6.27.3
  • 27fb366 chore(deps): update all non-major dependencies (#1166)
  • 0527d63 fix: redirect without appending extra chars (#1214)
  • 16105c6 docs: specify that routeId in example is not hard-coded (#1216)
  • See full diff 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/114 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/26/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nuxt-i18n-6.28.0` --- ### 📝 Commits (1) - [`005bad9`](https://github.com/ArthurDanjou/website-old/commit/005bad93433dbcf0f579e6cead761713d124fd57) fix(deps): bump nuxt-i18n from 6.27.2 to 6.28.0 ### 📊 Changes **2 files changed** (+12 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+11 -11) </details> ### 📄 Description Bumps [nuxt-i18n](https://github.com/nuxt-community/i18n-module) from 6.27.2 to 6.28.0. <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.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/master/CHANGELOG.md">nuxt-i18n's changelog</a>.</em></p> <blockquote> <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/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><a href="https://github.com/nuxt-community/i18n-module/commit/98bde0291cc0d2d7b32efcf73855c078af3e6f9d"><code>98bde02</code></a> chore: release 6.27.3</li> <li><a href="https://github.com/nuxt-community/i18n-module/commit/27fb366b58764cd3c28fa4372c80396383b3eb2a"><code>27fb366</code></a> chore(deps): update all non-major dependencies (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1166">#1166</a>)</li> <li><a href="https://github.com/nuxt-community/i18n-module/commit/0527d63b99cf30fbe71bd62ded731de3a86798fc"><code>0527d63</code></a> fix: redirect without appending extra chars (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1214">#1214</a>)</li> <li><a href="https://github.com/nuxt-community/i18n-module/commit/16105c625f2a6ee48ba3c7fb58fc84e5fec4a89f"><code>16105c6</code></a> docs: specify that <code>routeId</code> in example is not hard-coded (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1216">#1216</a>)</li> <li>See full diff in <a href="https://github.com/nuxt-community/i18n-module/compare/v6.27.2...v6.28.0">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.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 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:05:59 +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#115