Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2026

Bumps the production-dependencies group with 6 updates:

Package From To
@stripe/stripe-js 8.6.4 8.7.0
@vueuse/components 14.1.0 14.2.0
@vueuse/core 14.1.0 14.2.0
axios 1.13.3 1.13.4
@vitejs/plugin-vue 6.0.3 6.0.4
vue-router 4.6.4 5.0.2

Updates @stripe/stripe-js from 8.6.4 to 8.7.0

Release notes

Sourced from @​stripe/stripe-js's releases.

v8.7.0

New features

  • update change event schema for PaymentForm (#864)
  • Add syncAddressCheckbox to StripeCheckoutElementsOptions (#863)

Changed

  • Bump lodash from 4.17.21 to 4.17.23 (#860)
  • Bump lodash from 4.17.21 to 4.17.23 in /examples/parcel (#859)
Commits

Updates @vueuse/components from 14.1.0 to 14.2.0

Release notes

Sourced from @​vueuse/components's releases.

v14.2.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vueuse/core from 14.1.0 to 14.2.0

Release notes

Sourced from @​vueuse/core's releases.

v14.2.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • bbd185d chore: release v14.2.0
  • a8a8587 feat(useDraggable): auto-scroll with restricted dragging within the container...
  • abcea64 fix(useInfiniteScroll): improve promise handling and add flush post to watch ...
  • df9f996 test(unrefElement): Add unit tests for unrefElement (#5237)
  • 313a646 chore(useIntersectionObserver): Align rootBounds assertion to the same callba...
  • c1282ff feat(useCssSupports): add useCssSupports (#5266)
  • 66aad3c feat: support configurable scheduler for timed composables (#5129)
  • 2392131 docs: sync docs with implementation with Claude Code
  • bcad244 docs(useVirtualList): update recommendation (#5256)
  • 65e25ab fix(useMagicKeys): handle undefined key in keyboard events (#5225)
  • Additional commits viewable in compare view

Updates axios from 1.13.3 to 1.13.4

Release notes

Sourced from axios's releases.

v1.13.4

Overview

The release addresses issues discovered in v1.13.3 and includes significant CI/CD improvements.

Full Changelog: v1.13.3...v1.13.4

What's New in v1.13.4

Bug Fixes

  • fix: issues with version 1.13.3 (#7352) (ee90dfc)
    • Fixed issues discovered in v1.13.3 release
    • Cleaned up interceptor test files
    • Improved workflow configurations

Infrastructure & CI/CD

  • refactor: ci and build (#7340) (8ff6c19)

    • Major refactoring of CI/CD workflows
    • Consolidated workflow files for better maintainability
    • Added mise configuration for the development environment
    • Improved sponsor block update automation
    • Enhanced issue and PR templates
    • Added automatic release notes generation
    • Implemented workflow cancellation for concurrent runs
  • chore: codegen and some updates to workflows (76cf77b)

    • Code generation improvements
    • Workflow optimisations

Migration Notes

Breaking Changes

None in this release.

Deprecations

None in this release.

Contributors

Thank you to all contributors who made this release possible! Special thanks to:

Changelog

Sourced from axios's changelog.

Changelog

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for axios since your current version.


Updates @vitejs/plugin-vue from 6.0.3 to 6.0.4

Release notes

Sourced from @​vitejs/plugin-vue's releases.

plugin-vue@6.0.4

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @​vitejs/plugin-vue's changelog.

6.0.4 (2026-02-02)

Bug Fixes

  • deps: update all non-major dependencies (#709) (924b28e)
  • deps: update all non-major dependencies (#722) (8a95809)
  • deps: update all non-major dependencies (#726) (e69d751)

Miscellaneous Chores

Commits

Updates vue-router from 4.6.4 to 5.0.2

Release notes

Sourced from vue-router's releases.

v5.0.2

   🐞 Bug Fixes

    View changes on GitHub

v5.0.1

   🐞 Bug Fixes

    View changes on GitHub

v5.0.0

Vue Router 5 is a boring release, it merges unplugin-vue-router into the core package with no breaking changes. The only exception is that the iife build no longer includes @vue/devtools-api because it has been upgraded to v8 and does not expose an IIFE build itself. You can track that change in this issue. See the migration guide for instructions on how to upgrade from unplugin-vue-router to Vue Router 5.

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v5.0.0-beta.2

   🚀 Features

   🐞 Bug Fixes

... (truncated)

Commits
  • 758f70f release: vue-router@5.0.2
  • 90e4bb8 fix: loose version check vue-router
  • 085bbdc test: add missing STRIP_DEVTOOLS and FEATURE_PROD_DEVTOOLS to Vite co...
  • b322635 test: define globals
  • 022758a fix(volar): empty options
  • 0392906 docs: note about devtools
  • 7c0d8b4 docs: update version
  • 58c033c fix: remove devtools from iife build
  • 0a6c674 refactor: cleanup dead code
  • 4e8a073 release: vue-router@5.0.1
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the production-dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@stripe/stripe-js](https://github.com/stripe/stripe-js) | `8.6.4` | `8.7.0` |
| [@vueuse/components](https://github.com/vueuse/vueuse/tree/HEAD/packages/components) | `14.1.0` | `14.2.0` |
| [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `14.1.0` | `14.2.0` |
| [axios](https://github.com/axios/axios) | `1.13.3` | `1.13.4` |
| [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `6.0.3` | `6.0.4` |
| [vue-router](https://github.com/vuejs/router) | `4.6.4` | `5.0.2` |


Updates `@stripe/stripe-js` from 8.6.4 to 8.7.0
- [Release notes](https://github.com/stripe/stripe-js/releases)
- [Commits](stripe/stripe-js@v8.6.4...v8.7.0)

Updates `@vueuse/components` from 14.1.0 to 14.2.0
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v14.2.0/packages/components)

Updates `@vueuse/core` from 14.1.0 to 14.2.0
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v14.2.0/packages/core)

Updates `axios` from 1.13.3 to 1.13.4
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.13.3...v1.13.4)

Updates `@vitejs/plugin-vue` from 6.0.3 to 6.0.4
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@6.0.4/packages/plugin-vue)

Updates `vue-router` from 4.6.4 to 5.0.2
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](vuejs/router@v4.6.4...v5.0.2)

---
updated-dependencies:
- dependency-name: "@stripe/stripe-js"
  dependency-version: 8.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@vueuse/components"
  dependency-version: 14.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@vueuse/core"
  dependency-version: 14.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: axios
  dependency-version: 1.13.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@vitejs/plugin-vue"
  dependency-version: 6.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: vue-router
  dependency-version: 5.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 3, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 3, 2026 02:30
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 3, 2026
@coderabbitai
Copy link

coderabbitai bot commented Feb 3, 2026

Important

Review skipped

Auto reviews are limited based on label configuration.

🚫 Review skipped — only excluded labels are configured. (1)
  • wip

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@ildyria ildyria merged commit e1844ce into master Feb 3, 2026
43 checks passed
@ildyria ildyria deleted the dependabot/npm_and_yarn/production-dependencies-3cc8d27ec2 branch February 3, 2026 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant