[PR #342] fix(deps): bump @nuxtjs/i18n from 7.2.2 to 7.3.1 #363

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

📋 Pull Request Information

Original PR: https://github.com/ArthurDanjou/website-old/pull/342
Author: @dependabot[bot]
Created: 1/10/2023
Status: 🔄 Open

Base: masterHead: dependabot/npm_and_yarn/nuxtjs/i18n-7.3.1


📝 Commits (1)

  • 2531b02 fix(deps): bump @nuxtjs/i18n from 7.2.2 to 7.3.1

📊 Changes

2 files changed (+80 additions, -57 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+79 -56)

📄 Description

Bumps @nuxtjs/i18n from 7.2.2 to 7.3.1.

Release notes

Sourced from @​nuxtjs/i18n's releases.

v7.3.1

Bug Fixes

  • don't expose full project path through langDir option (#1786) (0738a0f)

v7.3.0

Features

  • add setting for setting expiration of the cookie that stores locale (#1492) (dd764d7)

v7.2.3

Bug Fixes

  • infinite redirect on URL with special characters (#1472) (426af76)
Changelog

Sourced from @​nuxtjs/i18n's changelog.

7.3.1 (2023-01-09)

Bug Fixes

  • don't expose full project path throuh langDir option (#1786) (0738a0f)

7.3.0 (2022-08-24)

Features

  • add setting for setting expiration of the cookie that stores locale (#1492) (dd764d7)

7.2.3 (2022-08-01)

Bug Fixes

  • infinite redirect on URL with special characters (#1472) (426af76)
Commits
  • e434cff chore: release 7.3.1
  • 0738a0f fix: don't expose full project path throuh langDir option (#1786)
  • 7956539 add missed close parentheses (#1705)
  • 5b9ca24 chore: add next branch
  • 538b2b9 chore: fix markdown link typo (#1655)
  • 3967172 chore(docs): update/add references to Nuxt 3 version
  • 9f5422d docs: add nuxt3 information (#1593)
  • 3b1c957 chore: release 7.3.0
  • dd764d7 feat: add setting for setting expiration of the cookie that stores locale (#1...
  • f8f0759 chore(deps): update all non-major dependencies
  • 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/342 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/10/2023 **Status:** 🔄 Open **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nuxtjs/i18n-7.3.1` --- ### 📝 Commits (1) - [`2531b02`](https://github.com/ArthurDanjou/website-old/commit/2531b02534ddffc08077a144b75fd80c3f750129) fix(deps): bump @nuxtjs/i18n from 7.2.2 to 7.3.1 ### 📊 Changes **2 files changed** (+80 additions, -57 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+79 -56) </details> ### 📄 Description Bumps [@nuxtjs/i18n](https://github.com/nuxt-community/i18n-module) from 7.2.2 to 7.3.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nuxt-community/i18n-module/releases"><code>@​nuxtjs/i18n</code>'s releases</a>.</em></p> <blockquote> <h2>v7.3.1</h2> <h3>Bug Fixes</h3> <ul> <li>don't expose full project path through <code>langDir</code> option (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1786">#1786</a>) (<a href="https://github.com/nuxt-community/i18n-module/commit/0738a0f4e1cf1758bb44d019642017c88e0b1685">0738a0f</a>)</li> </ul> <h2>v7.3.0</h2> <h3>Features</h3> <ul> <li>add setting for setting expiration of the cookie that stores locale (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1492">#1492</a>) (<a href="https://github.com/nuxt-community/i18n-module/commit/dd764d74f3e21640904889c981eb8eb8b4874e4a">dd764d7</a>)</li> </ul> <h2>v7.2.3</h2> <h3>Bug Fixes</h3> <ul> <li>infinite redirect on URL with special characters (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1472">#1472</a>) (<a href="https://github.com/nuxt-community/i18n-module/commit/426af769d5f55d9eeaa3078a8c244caa2d0a7b68">426af76</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nuxt-modules/i18n/blob/v7.3.1/CHANGELOG.md"><code>@​nuxtjs/i18n</code>'s changelog</a>.</em></p> <blockquote> <h3><a href="https://github.com/nuxt-community/i18n-module/compare/v7.3.0...v7.3.1">7.3.1</a> (2023-01-09)</h3> <h3>Bug Fixes</h3> <ul> <li>don't expose full project path throuh <code>langDir</code> option (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1786">#1786</a>) (<a href="https://github.com/nuxt-community/i18n-module/commit/0738a0f4e1cf1758bb44d019642017c88e0b1685">0738a0f</a>)</li> </ul> <h2><a href="https://github.com/nuxt-community/i18n-module/compare/v7.2.3...v7.3.0">7.3.0</a> (2022-08-24)</h2> <h3>Features</h3> <ul> <li>add setting for setting expiration of the cookie that stores locale (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1492">#1492</a>) (<a href="https://github.com/nuxt-community/i18n-module/commit/dd764d74f3e21640904889c981eb8eb8b4874e4a">dd764d7</a>)</li> </ul> <h3><a href="https://github.com/nuxt-community/i18n-module/compare/v7.2.2...v7.2.3">7.2.3</a> (2022-08-01)</h3> <h3>Bug Fixes</h3> <ul> <li>infinite redirect on URL with special characters (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1472">#1472</a>) (<a href="https://github.com/nuxt-community/i18n-module/commit/426af769d5f55d9eeaa3078a8c244caa2d0a7b68">426af76</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nuxt-modules/i18n/commit/e434cff94bdc5a84030b586ac7740d4fb6ca885e"><code>e434cff</code></a> chore: release 7.3.1</li> <li><a href="https://github.com/nuxt-modules/i18n/commit/0738a0f4e1cf1758bb44d019642017c88e0b1685"><code>0738a0f</code></a> fix: don't expose full project path throuh <code>langDir</code> option (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1786">#1786</a>)</li> <li><a href="https://github.com/nuxt-modules/i18n/commit/795653958d1d70bb3b83a38348350ceb9bf4a205"><code>7956539</code></a> add missed close parentheses (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1705">#1705</a>)</li> <li><a href="https://github.com/nuxt-modules/i18n/commit/5b9ca24f48dd18b5efcbde6e8aad15e8374fb38d"><code>5b9ca24</code></a> chore: add next branch</li> <li><a href="https://github.com/nuxt-modules/i18n/commit/538b2b9209b47f36b29bdb42638598af4013fa13"><code>538b2b9</code></a> chore: fix markdown link typo (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1655">#1655</a>)</li> <li><a href="https://github.com/nuxt-modules/i18n/commit/3967172b7d56e7dca43833bf22d5cd42c9861bb7"><code>3967172</code></a> chore(docs): update/add references to Nuxt 3 version</li> <li><a href="https://github.com/nuxt-modules/i18n/commit/9f5422dbd234f273bf02ea916e7e6263f01a29bc"><code>9f5422d</code></a> docs: add nuxt3 information (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1593">#1593</a>)</li> <li><a href="https://github.com/nuxt-modules/i18n/commit/3b1c957261d443989d2bbcdea67abf19b15202ef"><code>3b1c957</code></a> chore: release 7.3.0</li> <li><a href="https://github.com/nuxt-modules/i18n/commit/dd764d74f3e21640904889c981eb8eb8b4874e4a"><code>dd764d7</code></a> feat: add setting for setting expiration of the cookie that stores locale (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1">#1</a>...</li> <li><a href="https://github.com/nuxt-modules/i18n/commit/f8f07590db4504c73ea26da01b559f1d823a40af"><code>f8f0759</code></a> chore(deps): update all non-major dependencies</li> <li>Additional commits viewable in <a href="https://github.com/nuxt-community/i18n-module/compare/v7.2.2...v7.3.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@nuxtjs/i18n&package-manager=npm_and_yarn&previous-version=7.2.2&new-version=7.3.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:58 +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#363