Bump the all group across 1 directory with 4 updates - #163
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the all group across 1 directory with 4 updates#163dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the all group with 4 updates in the /plugins/fchub-portal-extender directory: [element-plus](https://github.com/element-plus/element-plus), [vue](https://github.com/vuejs/core), [vue-router](https://github.com/vuejs/router) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `element-plus` from 2.14.4 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.14.4...2.14.5) 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 5.2.0 to 5.3.0 - [Release notes](https://github.com/vuejs/router/releases) - [Commits](vuejs/router@v5.2.0...v5.3.0) Updates `vite` from 8.2.1 to 8.2.2 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.2.2/packages/vite) --- updated-dependencies: - dependency-name: element-plus dependency-version: 2.14.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: vue dependency-version: 3.5.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: vue-router dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: vite dependency-version: 8.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
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 all group with 4 updates in the /plugins/fchub-portal-extender directory: element-plus, vue, vue-router and vite.
Updates
element-plusfrom 2.14.4 to 2.14.5Release notes
Sourced from element-plus's releases.
Changelog
Sourced from element-plus's changelog.
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)Updates
vuefrom 3.5.41 to 3.5.42Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
Commits
d63616crelease: v3.5.42b8543dcRevert "fix(compiler-core): handle invalid static arg in same-name v-bind sho...3857716fix(compiler-core): handle invalid static arg in same-name v-bind shorthand (...31da934fix(runtime-dom): support !important on CSS custom properties in style bindin...f8d42e1fix(runtime-core): keep .trim result when combined with .number v-model modif...cd19745fix(suspense): don't treat the leaving branch as the fallback while its mount...8654f35fix(runtime-core): resolve $el for dev root comment fragment (#15313)ef82a26fix(shared): correctly compare Map and Set values (#15328)6eaecc1fix(v-model): re-sync select when model is overridden in change handler (#15298)b535917fix(runtime-core): avoid caching unmounted suspense children (#15291)Updates
vue-routerfrom 5.2.0 to 5.3.0Release notes
Sourced from vue-router's releases.
Commits
0e91ac8release: vue-router@5.3.0b19cce2chore: dark mode e2e2315047fix(router): skip scroll saving for unknown pop direction (fix #1431) (#2780)d2b87d5feat: prevent race condition dev-only error (#2789)b75d5a8docs: scroll off033f1c7feat(scroll): skip scroll computation based on history.scrollRestoration67babd4fix(unplugin): generate param types from override paths and stop inheritance ...48566barefactor: isAbsolutePath084fcfcperf(experimental): avoid tracking currentRoute in absolute string locationsdfb373dtest: load resolved location before passing it as currentLocationUpdates
vitefrom 8.2.1 to 8.2.2Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
de1111arelease: v8.2.2cb77e2atest(ssr): add destructing assignment case for moduleRunnerTransform (#23308)9db0b61fix(ssr): rewrite computed key of destructing parameter (#23307)8413052fix: respectresolve.preserveSymlinkswhen resolving root (fix #23197) (#23...05a003efix(config): resolve sourcemap paths against sourcemap location (#23239)495d9fffeat(deps): widen@vitejs/devtoolspeer range to v0.5.0 (#23302)1d9fa39refactor: use JSON import attributes instead of readFileSync in constants (#2...2804636fix(css): don't pass empty targets to lightningcss (#23295)599b44btest(module-runner): simplify server-hmr tests (#23300)4a261f2test(module-runner): add TLA circular import case (#23299)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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