[PR #914] [MERGED] chore(deps): bump nuxt-i18n from 6.12.0 to 6.12.1 #2934

Closed
opened 2026-03-17 00:35:42 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/914
Author: @dependabot-preview[bot]
Created: 5/30/2020
Status: Merged
Merged: 5/30/2020
Merged by: @liyasthomas

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


📝 Commits (1)

  • d1394d3 chore(deps): bump nuxt-i18n from 6.12.0 to 6.12.1

📊 Changes

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

View changed files

📝 package-lock.json (+10 -10)
📝 package.json (+1 -1)

📄 Description

Bumps nuxt-i18n from 6.12.0 to 6.12.1.

Release notes

Sourced from nuxt-i18n's releases.

6.12.1

Bug Fixes

  • crash on using nuxt-i18n properties in a component with i18n options (#736) (fd8b684), closes #557
  • don't add trailing slashes to generated routes (#733) (b062044), closes #717
  • favor non-prefixed route with prefix_and_default strategy (#732) (09d2c0f), closes #721
  • remove encodePaths option and don't encode paths by default (#731) (aba92b3), closes #712

6.12.1-beta.0

Bug Fixes

  • don't add trailing slashes to generated routes (4825d61), closes #717
  • favor non-prefixed route with prefix_and_default strategy (#732) (09d2c0f), closes #721
  • remove encodePaths option and don't encode paths by default (#731) (aba92b3), closes #712
Changelog

Sourced from nuxt-i18n's changelog.

6.12.1 (2020-05-29)

Bug Fixes

  • crash on using nuxt-i18n properties in a component with i18n options (#736) (fd8b684), closes #557
  • don't add trailing slashes to generated routes (#733) (b062044), closes #717
  • favor non-prefixed route with prefix_and_default strategy (#732) (09d2c0f), closes #721
  • remove "encodePaths" option and don't encode paths by default (#731) (aba92b3), closes #712
Commits
  • e0d55f8 chore: release 6.12.1
  • 336692d chore(deps): update vue-i18n dependency
  • 4ae3e4b chore(tests): add test for fix for #557
  • 1e273a0 chore(deps): update all non-major dependencies to v7.10.1 (#738)
  • 2b8b72b chore(deps): update all non-major dependencies (#734)
  • fd8b684 fix: crash on using nuxt-i18n properties in a component with i18n options (#736)
  • b062044 fix: don't add trailing slashes to generated routes (#733)
  • 09d2c0f fix: favor non-prefixed route with prefix_and_default strategy (#732)
  • aba92b3 fix: remove "encodePaths" option and don't encode paths by default (#731)
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

🔄 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/hoppscotch/hoppscotch/pull/914 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 5/30/2020 **Status:** ✅ Merged **Merged:** 5/30/2020 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nuxt-i18n-6.12.1` --- ### 📝 Commits (1) - [`d1394d3`](https://github.com/hoppscotch/hoppscotch/commit/d1394d311e7c6f8808c01c20918db23f9c06125a) chore(deps): bump nuxt-i18n from 6.12.0 to 6.12.1 ### 📊 Changes **2 files changed** (+11 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+10 -10) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [nuxt-i18n](https://github.com/nuxt-community/nuxt-i18n) from 6.12.0 to 6.12.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nuxt-community/nuxt-i18n/releases">nuxt-i18n's releases</a>.</em></p> <blockquote> <h2>6.12.1</h2> <h3>Bug Fixes</h3> <ul> <li>crash on using nuxt-i18n properties in a component with i18n options (<a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/736">#736</a>) (<a href="https://github.com/nuxt-community/nuxt-i18n/commit/fd8b684a19a109bb68066716ed92dfb02fe900a2">fd8b684</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/557">#557</a></li> <li>don't add trailing slashes to generated routes (<a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/733">#733</a>) (<a href="https://github.com/nuxt-community/nuxt-i18n/commit/b062044998062fe217f69a1e3d00184e34b7ffc5">b062044</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/717">#717</a></li> <li>favor non-prefixed route with prefix_and_default strategy (<a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/732">#732</a>) (<a href="https://github.com/nuxt-community/nuxt-i18n/commit/09d2c0ff39089802db67b2db9c67e46d93fda64d">09d2c0f</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/721">#721</a></li> <li>remove encodePaths option and don't encode paths by default (<a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/731">#731</a>) (<a href="https://github.com/nuxt-community/nuxt-i18n/commit/aba92b318559521c268d2d3bbe427653bb4c14d6">aba92b3</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/712">#712</a></li> </ul> <h2>6.12.1-beta.0</h2> <h3>Bug Fixes</h3> <ul> <li>don't add trailing slashes to generated routes (<a href="https://github.com/nuxt-community/nuxt-i18n/commit/4825d6106bde71baa245875a97dfa0d88834b190">4825d61</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/717">#717</a></li> <li>favor non-prefixed route with prefix_and_default strategy (<a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/732">#732</a>) (<a href="https://github.com/nuxt-community/nuxt-i18n/commit/09d2c0ff39089802db67b2db9c67e46d93fda64d">09d2c0f</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/721">#721</a></li> <li>remove encodePaths option and don't encode paths by default (<a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/731">#731</a>) (<a href="https://github.com/nuxt-community/nuxt-i18n/commit/aba92b318559521c268d2d3bbe427653bb4c14d6">aba92b3</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/712">#712</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nuxt-community/nuxt-i18n/blob/master/CHANGELOG.md">nuxt-i18n's changelog</a>.</em></p> <blockquote> <h3><a href="https://github.com/nuxt-community/nuxt-i18n/compare/v6.12.0...v6.12.1">6.12.1</a> (2020-05-29)</h3> <h3>Bug Fixes</h3> <ul> <li>crash on using nuxt-i18n properties in a component with i18n options (<a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/736">#736</a>) (<a href="https://github.com/nuxt-community/nuxt-i18n/commit/fd8b684a19a109bb68066716ed92dfb02fe900a2">fd8b684</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/557">#557</a></li> <li>don't add trailing slashes to generated routes (<a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/733">#733</a>) (<a href="https://github.com/nuxt-community/nuxt-i18n/commit/b062044998062fe217f69a1e3d00184e34b7ffc5">b062044</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/717">#717</a></li> <li>favor non-prefixed route with prefix_and_default strategy (<a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/732">#732</a>) (<a href="https://github.com/nuxt-community/nuxt-i18n/commit/09d2c0ff39089802db67b2db9c67e46d93fda64d">09d2c0f</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/721">#721</a></li> <li>remove &quot;encodePaths&quot; option and don't encode paths by default (<a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/731">#731</a>) (<a href="https://github.com/nuxt-community/nuxt-i18n/commit/aba92b318559521c268d2d3bbe427653bb4c14d6">aba92b3</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/712">#712</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nuxt-community/nuxt-i18n/commit/e0d55f895e683c7eaf087ae7a9feea243bc8bf72"><code>e0d55f8</code></a> chore: release 6.12.1</li> <li><a href="https://github.com/nuxt-community/nuxt-i18n/commit/336692d93c04467d6e70ecdc54572d7187fb73d1"><code>336692d</code></a> chore(deps): update vue-i18n dependency</li> <li><a href="https://github.com/nuxt-community/nuxt-i18n/commit/4ae3e4bfa1b9bd2b855ab4c488d63514d8b1adbb"><code>4ae3e4b</code></a> chore(tests): add test for fix for <a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/557">#557</a></li> <li><a href="https://github.com/nuxt-community/nuxt-i18n/commit/1e273a0630ac77db84b95a8c976aec856df028b4"><code>1e273a0</code></a> chore(deps): update all non-major dependencies to v7.10.1 (<a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/738">#738</a>)</li> <li><a href="https://github.com/nuxt-community/nuxt-i18n/commit/2b8b72bcb682ae3fdad91d60b8cb86f2f837c483"><code>2b8b72b</code></a> chore(deps): update all non-major dependencies (<a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/734">#734</a>)</li> <li><a href="https://github.com/nuxt-community/nuxt-i18n/commit/fd8b684a19a109bb68066716ed92dfb02fe900a2"><code>fd8b684</code></a> fix: crash on using nuxt-i18n properties in a component with i18n options (<a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/736">#736</a>)</li> <li><a href="https://github.com/nuxt-community/nuxt-i18n/commit/b062044998062fe217f69a1e3d00184e34b7ffc5"><code>b062044</code></a> fix: don't add trailing slashes to generated routes (<a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/733">#733</a>)</li> <li><a href="https://github.com/nuxt-community/nuxt-i18n/commit/09d2c0ff39089802db67b2db9c67e46d93fda64d"><code>09d2c0f</code></a> fix: favor non-prefixed route with prefix_and_default strategy (<a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/732">#732</a>)</li> <li><a href="https://github.com/nuxt-community/nuxt-i18n/commit/aba92b318559521c268d2d3bbe427653bb4c14d6"><code>aba92b3</code></a> fix: remove &quot;encodePaths&quot; option and don't encode paths by default (<a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/731">#731</a>)</li> <li>See full diff in <a href="https://github.com/nuxt-community/nuxt-i18n/compare/v6.12.0...v6.12.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=nuxt-i18n&package-manager=npm_and_yarn&previous-version=6.12.0&new-version=6.12.1)](https://dependabot.com/compatibility-score/?dependency-name=nuxt-i18n&package-manager=npm_and_yarn&previous-version=6.12.0&new-version=6.12.1) 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:35:42 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#2934
No description provided.