[PR #56] fix(deps): bump nuxt-i18n from 6.25.0 to 6.26.0 #63

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

Original Pull Request: https://github.com/ArthurDanjou/website-old/pull/56

State: closed
Merged: Yes


⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps nuxt-i18n from 6.25.0 to 6.26.0.

Release notes

Sourced from nuxt-i18n's releases.

v6.26.0

Features

  • lazy: option for not injecting messages to Nuxt state (#1153) (2231f3b), closes #1149
Changelog

Sourced from nuxt-i18n's changelog.

6.26.0 (2021-04-20)

Features

  • lazy: option for not injecting messages to Nuxt state (#1153) (2231f3b), closes #1149
Commits
  • fcf2d66 chore: release 6.26.0
  • e5ab695 chore(deps): update all non-major dependencies (#1144)
  • 2231f3b feat(lazy): option for not injecting messages to Nuxt state (#1153)
  • 5e67061 chore(docs): fix typo in options reference (#1154)
  • 91ddfd4 chore(deps): update devdependency jest-dev-server to v5 (#1152)
  • a1d926d refactor: initialize some variable at runtime to allow overrides (#1150)
  • 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)
**Original Pull Request:** https://github.com/ArthurDanjou/website-old/pull/56 **State:** closed **Merged:** Yes --- [//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ If you make any changes to it yourself then they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [nuxt-i18n](https://github.com/nuxt-community/i18n-module) from 6.25.0 to 6.26.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.26.0</h2> <h3>Features</h3> <ul> <li><strong>lazy:</strong> option for not injecting messages to Nuxt state (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1153">#1153</a>) (<a href="https://github.com/nuxt-community/i18n-module/commit/2231f3b400535c4fefff6f0ae3d3e81aae349e6e">2231f3b</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1149">#1149</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.25.0...v6.26.0">6.26.0</a> (2021-04-20)</h2> <h3>Features</h3> <ul> <li><strong>lazy:</strong> option for not injecting messages to Nuxt state (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1153">#1153</a>) (<a href="https://github.com/nuxt-community/i18n-module/commit/2231f3b400535c4fefff6f0ae3d3e81aae349e6e">2231f3b</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1149">#1149</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nuxt-community/i18n-module/commit/fcf2d66586b9f1cdcaa4a19e9bcb6abd75eb5c1d"><code>fcf2d66</code></a> chore: release 6.26.0</li> <li><a href="https://github.com/nuxt-community/i18n-module/commit/e5ab695e91713ff5706d44569a0ea7b40081f953"><code>e5ab695</code></a> chore(deps): update all non-major dependencies (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1144">#1144</a>)</li> <li><a href="https://github.com/nuxt-community/i18n-module/commit/2231f3b400535c4fefff6f0ae3d3e81aae349e6e"><code>2231f3b</code></a> feat(lazy): option for not injecting messages to Nuxt state (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1153">#1153</a>)</li> <li><a href="https://github.com/nuxt-community/i18n-module/commit/5e67061148c969a1c6d5e82f8cef099f70120a3c"><code>5e67061</code></a> chore(docs): fix typo in options reference (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1154">#1154</a>)</li> <li><a href="https://github.com/nuxt-community/i18n-module/commit/91ddfd46368b79633b8a72c87a84d57d2b48bd35"><code>91ddfd4</code></a> chore(deps): update devdependency jest-dev-server to v5 (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1152">#1152</a>)</li> <li><a href="https://github.com/nuxt-community/i18n-module/commit/a1d926dfb52f3544c32bc4e83cf65708e7d748a0"><code>a1d926d</code></a> refactor: initialize some variable at runtime to allow overrides (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1150">#1150</a>)</li> <li>See full diff in <a href="https://github.com/nuxt-community/i18n-module/compare/v6.25.0...v6.26.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.25.0&new-version=6.26.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>
arthur added the pull-request label 2025-12-01 17:05:47 +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#63