2
1
Fork
You've already forked forklore
0

chore(deps): bump vue-router from 4.5.1 to 4.6.3 #140

Merged
dependabot[bot] merged 1 commit from dependabot/npm_and_yarn/vue-router-4.6.3 into develop 2025年10月21日 08:24:01 +02:00
dependabot[bot] commented 2025年10月20日 21:44:17 +02:00 (Migrated from github.com)
Copy link

Bumps vue-router from 4.5.1 to 4.6.3.

Release notes

Sourced from vue-router's releases.

v4.6.3

Please refer to CHANGELOG.md for details.

v4.6.2

Please refer to CHANGELOG.md for details.

v4.6.1

Please refer to CHANGELOG.md for details.

v4.6.0

Please refer to CHANGELOG.md for details.

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
Bumps [vue-router](https://github.com/vuejs/router) from 4.5.1 to 4.6.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/router/releases">vue-router's releases</a>.</em></p> <blockquote> <h2>v4.6.3</h2> <p>Please refer to <a href="https://github.com/vuejs/router/blob/main/packages/router/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v4.6.2</h2> <p>Please refer to <a href="https://github.com/vuejs/router/blob/main/packages/router/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v4.6.1</h2> <p>Please refer to <a href="https://github.com/vuejs/router/blob/main/packages/router/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v4.6.0</h2> <p>Please refer to <a href="https://github.com/vuejs/router/blob/main/packages/router/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/router/commit/61838bf09b617f30ae7d2a0a00892fbd1fb85d87"><code>61838bf</code></a> release: vue-router@4.6.3</li> <li><a href="https://github.com/vuejs/router/commit/09d63d3ff836a775231bf65ceaa11839bfed191f"><code>09d63d3</code></a> fix: reinstate ESM browser builds (<a href="https://redirect.github.com/vuejs/router/issues/2572">#2572</a>)</li> <li><a href="https://github.com/vuejs/router/commit/4dd6544de01edf8595a9d4f4e3dc1fbdeee06ae7"><code>4dd6544</code></a> release: vue-router@4.6.2</li> <li><a href="https://github.com/vuejs/router/commit/af822e46ba67f45a8aa087bdf16cdaaa8a02c623"><code>af822e4</code></a> fix: avoid passing leading ? to parseQuery</li> <li><a href="https://github.com/vuejs/router/commit/04a621ce9acd0410d6a430b245c0ac4c47097343"><code>04a621c</code></a> release: vue-router@4.6.1</li> <li><a href="https://github.com/vuejs/router/commit/2064d8a7dbef7589e8d31add0ee481c1d8b2331f"><code>2064d8a</code></a> build: fixup changelog</li> <li><a href="https://github.com/vuejs/router/commit/6f00085c7d1d2e423a1f27f1c0ce4a152ea0ea99"><code>6f00085</code></a> chore: up deps</li> <li><a href="https://github.com/vuejs/router/commit/9b22edcff3acd9782dd86257b2744c1ae35a455e"><code>9b22edc</code></a> build: add deprecated vue-router.esm-bundler export</li> <li><a href="https://github.com/vuejs/router/commit/d9c6cc7123c54f8ae8dbf2c92827fa59fb6b173a"><code>d9c6cc7</code></a> build: annotate release</li> <li><a href="https://github.com/vuejs/router/commit/37cc3a5c27a8ef555ef262dc9fb86dbc4a50903a"><code>37cc3a5</code></a> release: vue-router@4.6.0</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/router/compare/v4.5.1...v4.6.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vue-router&package-manager=npm_and_yarn&previous-version=4.5.1&new-version=4.6.3)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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>
cloudflare-workers-and-pages[bot] commented 2025年10月20日 21:45:51 +02:00 (Migrated from github.com)
Copy link

Deploying forklore with Cloudflare Pages Cloudflare Pages

Latest commit: ca17208
Status: Deploy successful!

View logs

## Deploying forklore with &nbsp;<a href="https://pages.dev"><img alt="Cloudflare Pages" src="https://user-images.githubusercontent.com/23264/106598434-9e719e00-654f-11eb-9e59-6167043cfa01.png" width="16"></a> &nbsp;Cloudflare Pages <table><tr><td><strong>Latest commit:</strong> </td><td> <code>ca17208</code> </td></tr> <tr><td><strong>Status:</strong></td><td>&nbsp;✅&nbsp; Deploy successful!</td></tr> <tr><td><strong>Preview URL:</strong></td><td> <a href='https://08aba6b1.forklore-74e.pages.dev'>https://08aba6b1.forklore-74e.pages.dev</a> </td></tr> <tr><td><strong>Branch Preview URL:</strong></td><td> <a href='https://dependabot-npm-and-yarn-vue.forklore-74e.pages.dev'>https://dependabot-npm-and-yarn-vue.forklore-74e.pages.dev</a> </td></tr> </table> [View logs](https://dash.cloudflare.com/?to=/722865b4213efcb028140ceeb9e58aed/pages/view/forklore/08aba6b1-620b-4767-b6a4-c67cd4c4d956)
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
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
FOSSUnited/forklore!140
Reference in a new issue
FOSSUnited/forklore
No description provided.
Delete branch "dependabot/npm_and_yarn/vue-router-4.6.3"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?