chore(deps)(deps): bump the vue group across 1 directory with 6 updates#83
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps)(deps): bump the vue group across 1 directory with 6 updates#83dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the vue group with 6 updates in the /portal/frontend directory: | Package | From | To | | --- | --- | --- | | [vue](https://github.com/vuejs/core) | `3.5.27` | `3.5.33` | | [vue-router](https://github.com/vuejs/router) | `5.0.1` | `5.0.6` | | [@vue/eslint-config-typescript](https://github.com/vuejs/eslint-config-typescript) | `14.6.0` | `14.7.0` | | [@vue/test-utils](https://github.com/vuejs/test-utils) | `2.4.6` | `2.4.9` | | [@vue/tsconfig](https://github.com/vuejs/tsconfig) | `0.8.1` | `0.9.1` | | [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `3.2.4` | `3.2.7` | Updates `vue` from 3.5.27 to 3.5.33 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.27...v3.5.33) Updates `vue-router` from 5.0.1 to 5.0.6 - [Release notes](https://github.com/vuejs/router/releases) - [Commits](vuejs/router@v5.0.1...v5.0.6) Updates `@vue/eslint-config-typescript` from 14.6.0 to 14.7.0 - [Release notes](https://github.com/vuejs/eslint-config-typescript/releases) - [Commits](vuejs/eslint-config-typescript@v14.6.0...v14.7.0) Updates `@vue/test-utils` from 2.4.6 to 2.4.9 - [Release notes](https://github.com/vuejs/test-utils/releases) - [Commits](vuejs/test-utils@v2.4.6...v2.4.9) Updates `@vue/tsconfig` from 0.8.1 to 0.9.1 - [Release notes](https://github.com/vuejs/tsconfig/releases) - [Commits](vuejs/tsconfig@v0.8.1...v0.9.1) Updates `vue-tsc` from 3.2.4 to 3.2.7 - [Release notes](https://github.com/vuejs/language-tools/releases) - [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/language-tools/commits/v3.2.7/packages/tsc) --- updated-dependencies: - dependency-name: vue dependency-version: 3.5.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: vue - dependency-name: vue-router dependency-version: 5.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: vue - dependency-name: "@vue/eslint-config-typescript" dependency-version: 14.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: vue - dependency-name: "@vue/test-utils" dependency-version: 2.4.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vue - dependency-name: "@vue/tsconfig" dependency-version: 0.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: vue - dependency-name: vue-tsc dependency-version: 3.2.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vue ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 vue group with 6 updates in the /portal/frontend directory:
3.5.273.5.335.0.15.0.614.6.014.7.02.4.62.4.90.8.10.9.13.2.43.2.7Updates
vuefrom 3.5.27 to 3.5.33Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
... (truncated)
Commits
3310eearelease: v3.5.33bb9d265fix(compiler-sfc): handle nested :deep in selector pseudos (#14725)60402cdRevert "chore(deps): update pnpm/action-setup action to v6" (#14749)11fb2fdfix(runtime-dom): preserve textarea resize dimensions (#14747)974e2d2chore(deps): update test (#14713)45990cefix(transition): preserve placeholder for conditional explicit default slots ...6a61f44fix(teleport): don't move teleport children if not mounted (#14702)e7659befix(reactivity): unlink effect scopes on out-of-order off (#14734)268115dchore: update pnpm config (#14694)24f26f4chore(deps): update pnpm/action-setup action to v6 (#14716)Updates
vue-routerfrom 5.0.1 to 5.0.6Release notes
Sourced from vue-router's releases.
... (truncated)
Commits
03e2337release: vue-router@5.0.632f78c7fix: missing closing quote in generated import (#2688)7a41931release: vue-router@5.0.51578c9efix: avoid double decoding hash on string location1e7d2cdchore(release): show last tag and relative date in package promptdacc763chore: update sponsorsc24b418build: support git worktrees in verifyCommit script11191bcfix: track definePage imports per-file to fix named view race condition8e5f147style: avoid worktrees0a043f2chore: disable no-this-alias rule and remove inline suppression commentsUpdates
@vue/eslint-config-typescriptfrom 14.6.0 to 14.7.0Release notes
Sourced from
@vue/eslint-config-typescript's releases.Commits
0f874c414.7.02a38acbchore(deps): update eslint monorepo to v10 (#262)c1f1e6achore(deps): update dependency vue-router to v5 (#261)4a39698chore: update yml configad48e2dchore: migrate from unplugin-vue-router to vue-router 5c2dba38chore: approve@parcel/watcherscriptsc356432chore(deps): update dependency eslint-plugin-yml to v3 (#254)e223c0cchore(deps): update all non-major dependencies (#260)c5af2d7chore(deps): replace dependency@tsconfig/node22with@tsconfig/node24(#259)f3a1eeechore(deps): update dependency globals to v17 (#255)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@vue/eslint-config-typescriptsince your current version.Updates
@vue/test-utilsfrom 2.4.6 to 2.4.9Release notes
Sourced from
@vue/test-utils's releases.... (truncated)
Commits
b6b9d0bv2.4.9c67b3dcdocs: document release process (#2834)9a14e1afix: tolerate duplicate attachTo cleanup (#2830)d84c668chore(deps): update all non-major dependencies75dcef3ci: pin github actions to commit hashes5d37934chore: migrate renovate configa0fa6e0v2.4.8c80503aci: enable pkg.pr.new (#2827)6301519fix: correct declaration entrypoint (#2826)3320ca1v2.4.7Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@vue/test-utilssince your current version.Updates
@vue/tsconfigfrom 0.8.1 to 0.9.1Release notes
Sourced from
@vue/tsconfig's releases.Commits
dc7af0b0.9.1e73ef3cfix: align typescript peer dependency with documentation35696850.9.0fa4423bchore: move noUncheckedIndexedAccess from base config to the lib config051d720docs: update TypeScript version requirement3db886afeat: update lib to ES2022 (#41)df9d3d4docs: note the default value oftypesin TS 6+ has been changed to[]0e39087docs: note that strict mode is on by default in TS 6ae3b1dcchore: make GitHub render tsconfig.*.json as JSONCUpdates
vue-tscfrom 3.2.4 to 3.2.7Release notes
Sourced from vue-tsc's releases.
... (truncated)
Changelog
Sourced from vue-tsc's changelog.
Commits
a7092edv3.2.7 (#6018)1e54c84chore: bump typescript to 6.0.3 (#6017)a954b9cfix(component-meta): preserve non-ASCII characters in prop default values (#6...94907bev3.2.6 (#5996)ee5041dv3.2.5 (#5974)be8d5abchore: bump deps0c4c509docs: document all packages with consistent README structure (#5953)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