build(deps): bump the web-production group across 1 directory with 8 updates - #81
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…updates Bumps the web-production group with 8 updates in the /modules/web directory: | Package | From | To | | --- | --- | --- | | [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `11.3.0` | `14.4.0` | | [@vueuse/shared](https://github.com/vueuse/vueuse/tree/HEAD/packages/shared) | `11.3.0` | `14.4.0` | | [axios](https://github.com/axios/axios) | `1.19.0` | `1.20.0` | | [element-plus](https://github.com/element-plus/element-plus) | `2.8.5` | `2.14.5` | | [hotkeys-js](https://github.com/jaywcjlove/hotkeys-js) | `3.13.15` | `4.0.7` | | [pinia](https://github.com/vuejs/pinia) | `2.3.1` | `4.0.3` | | [vue](https://github.com/vuejs/core) | `3.5.41` | `3.5.42` | | [vue-router](https://github.com/vuejs/router) | `4.6.4` | `5.3.0` | Updates `@vueuse/core` from 11.3.0 to 14.4.0 - [Release notes](https://github.com/vueuse/vueuse/releases) - [Commits](https://github.com/vueuse/vueuse/commits/v14.4.0/packages/core) Updates `@vueuse/shared` from 11.3.0 to 14.4.0 - [Release notes](https://github.com/vueuse/vueuse/releases) - [Commits](https://github.com/vueuse/vueuse/commits/v14.4.0/packages/shared) Updates `axios` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.19.0...v1.20.0) Updates `element-plus` from 2.8.5 to 2.14.5 - [Release notes](https://github.com/element-plus/element-plus/releases) - [Changelog](https://github.com/element-plus/element-plus/blob/dev/CHANGELOG.en-US.md) - [Commits](element-plus/element-plus@2.8.5...2.14.5) Updates `hotkeys-js` from 3.13.15 to 4.0.7 - [Release notes](https://github.com/jaywcjlove/hotkeys-js/releases) - [Commits](jaywcjlove/hotkeys-js@v3.13.15...v4.0.7) Updates `pinia` from 2.3.1 to 4.0.3 - [Release notes](https://github.com/vuejs/pinia/releases) - [Commits](vuejs/pinia@v2.3.1...v4.0.3) Updates `vue` from 3.5.41 to 3.5.42 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.41...v3.5.42) Updates `vue-router` from 4.6.4 to 5.3.0 - [Release notes](https://github.com/vuejs/router/releases) - [Commits](vuejs/router@v4.6.4...v5.3.0) --- updated-dependencies: - dependency-name: "@vueuse/core" dependency-version: 14.4.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: web-production - dependency-name: "@vueuse/shared" dependency-version: 14.4.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: web-production - dependency-name: axios dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: web-production - dependency-name: element-plus dependency-version: 2.14.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: web-production - dependency-name: hotkeys-js dependency-version: 4.0.7 dependency-type: direct:production update-type: version-update:semver-major dependency-group: web-production - dependency-name: pinia dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: web-production - dependency-name: vue dependency-version: 3.5.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: web-production - dependency-name: vue-router dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: web-production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/modules/web/web-production-aa57cd536c
branch
from
September 1, 2026 02:57
c827c38 to
6554a8a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the web-production group with 8 updates in the /modules/web directory:
11.3.014.4.011.3.014.4.01.19.01.20.02.8.52.14.53.13.154.0.72.3.14.0.33.5.413.5.424.6.45.3.0Updates
@vueuse/corefrom 11.3.0 to 14.4.0Release notes
Sourced from @vueuse/core's releases.
... (truncated)
Commits
24160f9chore: release v14.4.0 (#5552)6aa9d6dfix(useDraggable): end drag on pointercancel (#5550)5fe4945fix(useElementSize): prefill size based on box option (#5524)0f6d55dfix(useVirtualList): recompute range when item size changes (#5533)8f26673test(useTransition): widen lower bound for WebKit test (#5540)2cad765fix(useEventBus): usetryOnScopeDisposeto avoid operating Vue internal API...653283cfix(useGamepad): keep updating remaining gamepads after one disconnects (#5523)d39699cdocs(useTextareaAutosize): restore demo textarea autosizing (#5532)8442658fix(useFetch): ignore stale abort error after refetch succeeds (#5525)bccb159fix: accept array template ref bound to v-for as observer target (#5514)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@vueuse/coresince your current version.Updates
@vueuse/sharedfrom 11.3.0 to 14.4.0Release notes
Sourced from @vueuse/shared's releases.
... (truncated)
Commits
24160f9chore: release v14.4.0 (#5552)4aa1803feat(useDebounceFn): add flush and isPending to filter system (#5259)99c5df9chore: release v14.3.0c541332chore: replace exports testing with tsnapi and tsdown-stale-guard (#5366)52d688ffix(directive): create disposable directive func cleanup of side effects unmo...df72450chore: update deps0d98998fix: add explicit./package.jsonexport to all packages (#5343)3b7820ddocs(refManualReset): add deep reactivity usage note (#5201)8c252c3refactor: change primitive toshallowReadonly, renamereadonlyusage to `...11edb34build: upgrade tsdown, migrate attw validation to tsdown (#5328)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@vueuse/sharedsince your current version.Updates
axiosfrom 1.19.0 to 1.20.0Release notes
Sourced from axios's releases.
Changelog
Sourced from axios's changelog.
Commits
84a9f3bchore(release): prepare release 1.20.0 (#11152)e6824eefix: core methodList, HTTP adapter errors, and add tests (#11096)d8a919ffix(xhr): flush final progress during the live loadend dispatch (#11121)2d2a21afix(interceptors): tolerate nullish handlers in syncHandlerEntries (#11118)d19040bfix: harden runtime option handling (#11141)e0a02ddchore(deps): bump zizmorcore/zizmor-action from 0.6.1 to 0.6.2 in the github-...d10cb3achore(deps-dev): bump the development_dependencies group with 4 updates (#11143)2c94646chore(deps): bump js-yaml and mocha in /tests/smoke/cjs (#11133)76c12bcchore(deps-dev): bump js-yaml from 4.3.0 to 4.3.1 (#11140)ba98559docs: add ScrapingBee sponsor (#11137)Updates
element-plusfrom 2.8.5 to 2.14.5Release notes
Sourced from element-plus's releases.
... (truncated)
Changelog
Sourced from element-plus's changelog.
... (truncated)
Commits
ba62d63Merge pull request #24761 from element-plus/devbd5662echore: Update changelog 2.14.5 (#24762)56cecb1fix(components): [tree-v2] sync checked state after clearing keys (#24756)e34196afix(components): [select] match input wrapper transition (#24709)147d870fix(components): [tabs] ssr env setting the default value causes tab to flick...23d35d6chore(deps): update dependency@vueuse/coreto v14.4.0 (#24634)72bea3ffeat(theme-chalk): expose form item margin bottom variable (#24752)3b155dfchore(deps): update dependency vue-tsc to v3.3.10 (#24745)c42c1bdfix(components): [loading] loading spinner jiggling issue on chrome (#24737)ebe5edbchore(deps): update pnpm to v11.22.0 (#24734)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for element-plus since your current version.
Updates
hotkeys-jsfrom 3.13.15 to 4.0.7Release notes
Sourced from hotkeys-js's releases.