Conversation
Bumps the npm group with 8 updates in the /web directory: | Package | From | To | | --- | --- | --- | | [reka-ui](https://github.com/unovue/reka-ui) | `2.9.0` | `2.9.2` | | [vue](https://github.com/vuejs/core) | `3.5.29` | `3.5.30` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.3.4` | `25.5.0` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `6.0.4` | `6.0.5` | | [eslint](https://github.com/eslint/eslint) | `10.0.2` | `10.0.3` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.56.1` | `8.57.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.3.1` | `8.0.0` | | [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `3.2.5` | `3.2.6` | Updates `reka-ui` from 2.9.0 to 2.9.2 - [Release notes](https://github.com/unovue/reka-ui/releases) - [Commits](unovue/reka-ui@v2.9.0...v2.9.2) Updates `vue` from 3.5.29 to 3.5.30 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.29...v3.5.30) Updates `@types/node` from 25.3.4 to 25.5.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitejs/plugin-vue` from 6.0.4 to 6.0.5 - [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.5/packages/plugin-vue) Updates `eslint` from 10.0.2 to 10.0.3 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.0.2...v10.0.3) Updates `typescript-eslint` from 8.56.1 to 8.57.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.1/packages/typescript-eslint) Updates `vite` from 7.3.1 to 8.0.0 - [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/create-vite@8.0.0/packages/vite) Updates `vue-tsc` from 3.2.5 to 3.2.6 - [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.6/packages/tsc) --- updated-dependencies: - dependency-name: reka-ui dependency-version: 2.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: vue dependency-version: 3.5.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@types/node" dependency-version: 25.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@vitejs/plugin-vue" dependency-version: 6.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: eslint dependency-version: 10.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: typescript-eslint dependency-version: 8.57.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: vite dependency-version: 8.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: vue-tsc dependency-version: 3.2.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... 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 npm group with 8 updates in the /web directory:
2.9.02.9.23.5.293.5.3025.3.425.5.06.0.46.0.510.0.210.0.38.56.18.57.17.3.18.0.03.2.53.2.6Updates
reka-uifrom 2.9.0 to 2.9.2Release notes
Sourced from reka-ui's releases.
Commits
1c36b3cchore: release v2.9.2bd20167fix(useHideOthers): handle browsers without :popover-open support (Safari 18)...b7dac2efix(Splitter): nested px group ignores defaultSize & percentage drift (#2510)afef410fix(Calendar): remove HTML comment that breaks attrs forwarding in production...aefdca9fix(Menu): fix sub trigger not highlighting on pointermove (#2505) (#2507)883bb71chore: release v2.9.165a9565fix(Calendar): add role="application" to fix NVDA keyboard navigation (#2502)d3e737cfix(Combobox): close content when focus moves outside with openOnFocus (#2501)dcad385chore(Menu): add aria-labelledby to MenuGroup (#2500)3c74019fix(Menu): check open then only trigger pointermove (#2110)Updates
vuefrom 3.5.29 to 3.5.30Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
Commits
fdd863frelease: v3.5.306cda71dfix(ssr): prevent watch from firing after async setup await (#14547)9438cc5fix(runtime-core): warn about negative number in v-for (#12308)1398bf8fix(custom-element): ensure child component styles are injected in correct or...0d63202chore(deps): update dependency puppeteer to ~24.38.0 (#14544)5098986chore(deps): update all non-major dependencies (#14498)5d98213chore(deps): update dependency minimatch to v10.2.3 [security] (#14495)6a06ee5chore(deps): update actions/upload-artifact action to v7 (#14500)34a5d84fix(deps): update dependency postcss to ^8.5.8 (#14543)d4ea55bchore(deps): update build (#14497)Updates
@types/nodefrom 25.3.4 to 25.5.0Commits
Updates
@vitejs/plugin-vuefrom 6.0.4 to 6.0.5Release notes
Sourced from
@vitejs/plugin-vue's releases.Changelog
Sourced from
@vitejs/plugin-vue's changelog.Commits
6ad6cc1release: plugin-vue@6.0.5b3f23e4chore: remove Vite 8 beta from supported range (#746)Updates
eslintfrom 10.0.2 to 10.0.3Release notes
Sourced from eslint's releases.
Commits
bfce7ea10.0.3d44ced8Build: changelog update for 10.0.3e511b58fix: update eslint (#20595)ef8fb92chore: package.json update for eslint-config-eslint releasee8f2104chore: updates for v9.39.4 release5cd1604refactor: simplify isCombiningCharacter helper (#20524)9fc31b0docs: Update README70ff1d0chore: eslint-config-eslint require Node^20.19.0 || ^22.13.0 || >=24(#20586)f4c9cf9fix: include variable name inno-useless-assignmentmessage (#20581)4efaa36docs: add info box foreslint-plugin-eslint-comments(#20570)Updates
typescript-eslintfrom 8.56.1 to 8.57.1Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
c7c38aachore(release): publish 8.57.12c6aeeechore(release): publish 8.57.0f696dadchore: use pnpm catalog (#12047)a09921echore: update vitest to 4.x (#12071)Updates
vitefrom 7.3.1 to 8.0.0Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
ea68a88chore(deps): update rolldown-related dependencies (#20810)693d255release: v7.1.798a3484fix(hmr): wait forimport.meta.hot.prunecallbacks to complete before runni...9f32b1dfix(hmr): trigger prune event when import is removed from non hmr module (#20...9f2247cfix(deps): update all non-major dependencies (#20811)105abe8fix(glob): handle glob imports from folders starting with dot (#20800)4c4583cfix(build): fix ssr environmentemitAssets: truewhen `sharedConfigBuild: t...9bc9d12fix(client): use CSP nonce when rendering error overlay (#20791)54377f7release: v7.1.688af2aefix(deps): update all non-major dependencies (#20773)Updates
vue-tscfrom 3.2.5 to 3.2.6Release notes
Sourced from vue-tsc's releases.
... (truncated)
Changelog
Sourced from vue-tsc's changelog.
Commits
94907bev3.2.6 (#5996)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