[PR #17] [CLOSED] fix(deps): bump nuxt-i18n from 6.20.3 to 6.20.4 #21

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

📋 Pull Request Information

Original PR: https://github.com/ArthurDanjou/website-old/pull/17
Author: @dependabot[bot]
Created: 3/2/2021
Status: Closed

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


📝 Commits (1)

  • 06289fc fix(deps): bump nuxt-i18n from 6.20.3 to 6.20.4

📊 Changes

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

View changed files

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

📄 Description

Bumps nuxt-i18n from 6.20.3 to 6.20.4.

Release notes

Sourced from nuxt-i18n's releases.

v6.20.4

Bug Fixes

  • avoid using commonjs for runtime (vite support) (3fc14ba)
  • use mjs version of klona (#1079) (bb0445d)
Changelog

Sourced from nuxt-i18n's changelog.

6.20.4 (2021-03-01)

Bug Fixes

  • avoid using commonjs for runtime (vite support) (3fc14ba)
  • use mjs version of klona (#1079) (bb0445d)
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 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/17 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/2/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nuxt-i18n-6.20.4` --- ### 📝 Commits (1) - [`06289fc`](https://github.com/ArthurDanjou/website-old/commit/06289fc97d4bea05b33de90be56b835c4f8758d4) fix(deps): bump nuxt-i18n from 6.20.3 to 6.20.4 ### 📊 Changes **2 files changed** (+7 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+6 -6) </details> ### 📄 Description Bumps [nuxt-i18n](https://github.com/nuxt-community/i18n-module) from 6.20.3 to 6.20.4. <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.20.4</h2> <h3>Bug Fixes</h3> <ul> <li>avoid using commonjs for runtime (vite support) (<a href="https://github.com/nuxt-community/i18n-module/commit/3fc14ba255f0791d5a8f13edd23a301e56665dca">3fc14ba</a>)</li> <li>use mjs version of klona (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1079">#1079</a>) (<a href="https://github.com/nuxt-community/i18n-module/commit/bb0445db55403cc6e13b60df87d05a242d2e5463">bb0445d</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> <h3><a href="https://github.com/nuxt-community/i18n-module/compare/v6.20.3...v6.20.4">6.20.4</a> (2021-03-01)</h3> <h3>Bug Fixes</h3> <ul> <li>avoid using commonjs for runtime (vite support) (<a href="https://github.com/nuxt-community/i18n-module/commit/3fc14ba255f0791d5a8f13edd23a301e56665dca">3fc14ba</a>)</li> <li>use mjs version of klona (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1079">#1079</a>) (<a href="https://github.com/nuxt-community/i18n-module/commit/bb0445db55403cc6e13b60df87d05a242d2e5463">bb0445d</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nuxt-community/i18n-module/commit/f03f3433650762784937e50092437fc371b9bc3a"><code>f03f343</code></a> chore: release 6.20.4</li> <li><a href="https://github.com/nuxt-community/i18n-module/commit/a9003b47e97adc1a8b57e2e21a0552587086a7ba"><code>a9003b4</code></a> fix: avoid using commonjs for runtime (vite support) (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1080">#1080</a>)</li> <li><a href="https://github.com/nuxt-community/i18n-module/commit/31532e7fa74bc479704cac21ff4960fbd676bce6"><code>31532e7</code></a> await function options</li> <li><a href="https://github.com/nuxt-community/i18n-module/commit/3fc14ba255f0791d5a8f13edd23a301e56665dca"><code>3fc14ba</code></a> fix: avoid using commonjs for runtime (vite support)</li> <li><a href="https://github.com/nuxt-community/i18n-module/commit/03585e41f461a1118b0a6e361821934d88f07c19"><code>03585e4</code></a> chore(deps): lock file maintenance (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1073">#1073</a>)</li> <li><a href="https://github.com/nuxt-community/i18n-module/commit/03ea8ac6f49ae981a73589b76da5e2e56ddd0b07"><code>03ea8ac</code></a> chore(deps): update all non-major dependencies (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1072">#1072</a>)</li> <li><a href="https://github.com/nuxt-community/i18n-module/commit/bb0445db55403cc6e13b60df87d05a242d2e5463"><code>bb0445d</code></a> fix: use mjs version of klona (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1079">#1079</a>)</li> <li>See full diff in <a href="https://github.com/nuxt-community/i18n-module/compare/v6.20.3...v6.20.4">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.20.3&new-version=6.20.4)](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:39 +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#21