build(deps): bump the npm-dependencies group across 1 directory with 24 updates - #30
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…24 updates Bumps the npm-dependencies group with 24 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@mtcute/html-parser](https://github.com/mtcute/mtcute) | `0.31.0` | `0.32.0` | | [@mtcute/web](https://github.com/mtcute/mtcute) | `0.31.0` | `0.32.0` | | [pinia](https://github.com/vuejs/pinia) | `3.0.4` | `4.0.3` | | [uuid](https://github.com/uuidjs/uuid) | `13.0.1` | `14.0.2` | | [vue](https://github.com/vuejs/core) | `3.5.26` | `3.5.42` | | [vue-i18n](https://github.com/intlify/vue-i18n/tree/HEAD/packages/vue-i18n) | `11.2.7` | `11.4.10` | | [vue-router](https://github.com/vuejs/router) | `4.6.4` | `5.3.0` | | [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.4.7` | `2.5.11` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.57.0` | `1.62.1` | | [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.1.18` | `4.3.3` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.20.1` | `26.4.0` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `6.0.3` | `6.0.8` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.1.10` | `4.1.11` | | [@vue/test-utils](https://github.com/vuejs/test-utils) | `2.4.6` | `2.5.0` | | [@vue/tsconfig](https://github.com/vuejs/tsconfig) | `0.8.1` | `0.9.1` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.23` | `10.5.4` | | [jsdom](https://github.com/jsdom/jsdom) | `27.3.0` | `30.0.1` | | [postcss](https://github.com/postcss/postcss) | `8.5.19` | `8.5.26` | | [surge](https://github.com/sintaxi/surge) | `0.31.1` | `0.44.0` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.1.18` | `4.3.3` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `7.0.2` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.3.6` | `8.2.2` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.10` | `4.1.11` | | [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `3.2.0` | `3.3.11` | Updates `@mtcute/html-parser` from 0.31.0 to 0.32.0 - [Release notes](https://github.com/mtcute/mtcute/releases) - [Commits](mtcute/mtcute@v0.31.0...v0.32.0) Updates `@mtcute/web` from 0.31.0 to 0.32.0 - [Release notes](https://github.com/mtcute/mtcute/releases) - [Commits](mtcute/mtcute@v0.31.0...v0.32.0) Updates `pinia` from 3.0.4 to 4.0.3 - [Release notes](https://github.com/vuejs/pinia/releases) - [Commits](vuejs/pinia@v3.0.4...v4.0.3) Updates `uuid` from 13.0.1 to 14.0.2 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v13.0.1...v14.0.2) Updates `vue` from 3.5.26 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.26...v3.5.42) Updates `vue-i18n` from 11.2.7 to 11.4.10 - [Release notes](https://github.com/intlify/vue-i18n/releases) - [Changelog](https://github.com/intlify/vue-i18n/blob/v11.4.10/CHANGELOG.md) - [Commits](https://github.com/intlify/vue-i18n/commits/v11.4.10/packages/vue-i18n) 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) Updates `@biomejs/biome` from 2.4.7 to 2.5.11 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.5.11/packages/@biomejs/biome) Updates `@playwright/test` from 1.57.0 to 1.62.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.57.0...v1.62.1) Updates `@tailwindcss/vite` from 4.1.18 to 4.3.3 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.3/packages/@tailwindcss-vite) Updates `@types/node` from 22.20.1 to 26.4.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.3 to 6.0.8 - [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.8/packages/plugin-vue) Updates `@vitest/coverage-v8` from 4.1.10 to 4.1.11 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/coverage-v8) Updates `@vue/test-utils` from 2.4.6 to 2.5.0 - [Release notes](https://github.com/vuejs/test-utils/releases) - [Commits](vuejs/test-utils@v2.4.6...v2.5.0) 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 `autoprefixer` from 10.4.23 to 10.5.4 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.23...10.5.4) Updates `jsdom` from 27.3.0 to 30.0.1 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Commits](jsdom/jsdom@v27.3.0...v30.0.1) Updates `postcss` from 8.5.19 to 8.5.26 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.19...8.5.26) Updates `surge` from 0.31.1 to 0.44.0 - [Release notes](https://github.com/sintaxi/surge/releases) - [Changelog](https://github.com/sintaxi/surge/blob/master/RELEASE-NOTES.md) - [Commits](sintaxi/surge@v0.31.1...v0.44.0) Updates `tailwindcss` from 4.1.18 to 4.3.3 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.3/packages/tailwindcss) Updates `typescript` from 5.9.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v7.0.2) Updates `vite` from 7.3.6 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) Updates `vitest` from 4.1.10 to 4.1.11 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/vitest) Updates `vue-tsc` from 3.2.0 to 3.3.11 - [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.3.11/packages/tsc) --- updated-dependencies: - dependency-name: "@mtcute/html-parser" dependency-version: 0.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@mtcute/web" dependency-version: 0.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: pinia dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: uuid dependency-version: 14.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: vue dependency-version: 3.5.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: vue-i18n dependency-version: 11.4.10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: vue-router dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: "@biomejs/biome" dependency-version: 2.5.11 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@playwright/test" dependency-version: 1.62.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@tailwindcss/vite" dependency-version: 4.3.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@types/node" dependency-version: 26.4.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: "@vitejs/plugin-vue" dependency-version: 6.0.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@vitest/coverage-v8" dependency-version: 4.1.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@vue/test-utils" dependency-version: 2.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@vue/tsconfig" dependency-version: 0.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: autoprefixer dependency-version: 10.5.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: jsdom dependency-version: 30.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: postcss dependency-version: 8.5.26 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: surge dependency-version: 0.44.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: tailwindcss dependency-version: 4.3.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: vite dependency-version: 8.2.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: vitest dependency-version: 4.1.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: vue-tsc dependency-version: 3.3.11 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies ... 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-dependencies group with 24 updates in the / directory:
0.31.00.32.00.31.00.32.03.0.44.0.313.0.114.0.23.5.263.5.4211.2.711.4.104.6.45.3.02.4.72.5.111.57.01.62.14.1.184.3.322.20.126.4.06.0.36.0.84.1.104.1.112.4.62.5.00.8.10.9.110.4.2310.5.427.3.030.0.18.5.198.5.260.31.10.44.04.1.184.3.35.9.37.0.27.3.68.2.24.1.104.1.113.2.03.3.11Updates
@mtcute/html-parserfrom 0.31.0 to 0.32.0Release notes
Sourced from @mtcute/html-parser's releases.
Commits
27a44ebchore(release): v0.32.0aff3e68Wait for the file to be flushed before resolving downloadToFile (#168)1ad6cecfix(core): stop download workers when the iterable is abandoned (#169)b4b9addfeat(core): update to layer 229b6f70fbperf(postgres): avoid unnecessary PostgreSQL updates for unchanged peers (#170)111b421fix(core): honor shouldDispatch in forum topic methods (#171)42538c2fix: typo in var stubPeerMinUser name0571018fix(core): account for muteUntil timestamp in Dialog.isMuted092a198docs: note on ai usage2af1d0dfix(core): correctly track multiple in-filght pingsUpdates
@mtcute/webfrom 0.31.0 to 0.32.0Release notes
Sourced from @mtcute/web's releases.
Commits
27a44ebchore(release): v0.32.0aff3e68Wait for the file to be flushed before resolving downloadToFile (#168)1ad6cecfix(core): stop download workers when the iterable is abandoned (#169)b4b9addfeat(core): update to layer 229b6f70fbperf(postgres): avoid unnecessary PostgreSQL updates for unchanged peers (#170)111b421fix(core): honor shouldDispatch in forum topic methods (#171)42538c2fix: typo in var stubPeerMinUser name0571018fix(core): account for muteUntil timestamp in Dialog.isMuted092a198docs: note on ai usage2af1d0dfix(core): correctly track multiple in-filght pingsUpdates
piniafrom 3.0.4 to 4.0.3Commits
5d6ac5bci: let pnpm version come from packageManager35c334brelease: pinia@4.0.3@pinia/nuxt@1.0.26d5da49chore: pnpm versionf09d894test: dedupe3714487fix: guard VUE_PROD_DEVTOOLS in dist output (#3168)b10e703ci: fix branches94ec8b1ci: fix branches9db7197docs: add robots.txt and sitemap.xml (#3171)a94de27feat(nuxt): declare Nuxt 5 compatibility (#3166)b19f9bafeat(playground): update to@vue/replv4 (#3163)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for pinia since your current version.
Updates
uuidfrom 13.0.1 to 14.0.2Release notes
Sourced from uuid's releases.
Changelog
Sourced from uuid's changelog.
... (truncated)
Commits
fd59f02chore(main): release 14.0.2 (#967)f3c564edocs: point the Node support permalink at the CI version matrix (#974)b1da338fix(v1): set the multicast bit on v1Bytes's own randomly-generated node (#973)6adcc1dfix(v1): carry nsecs overflow into the timestamp's high bits (#972)ea83515docs: cleanup API summary (#968)ac36860chore: pinpublintversion in CI (#966)a67db57fix(v7): align default seq formula in v7Bytes with updateV7State (#965)7017780chore(main): release 14.0.1 (#964)f2c3e4bchore: fix release-please workflow (#963)27ffae5fix: add types condition to node export for moduleResolution bundler (#961)Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
vuefrom 3.5.26 to 3.5.42Release notes
Sourced from vue's releases.
... (truncated)
Changelog
Sourced from vue's changelog.
... (truncated)
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-i18nfrom 11.2.7 to 11.4.10Release notes
Sourced from vue-i18n's releases.
... (truncated)
Changelog
Sourced from vue-i18n's changelog.
... (truncated)
Commits
87510e2release: v11.4.105128bf0release: v11.4.9de2393brelease: v11.4.8ceb0548release: v11.4.7913bbferelease: v11.4.66b97bfdrelease: v11.4.599fd4bcrelease: v11.4.4c9e1513release: v11.4.3478e894chore!: drop Node.js 20 support (#2478)7d618ffrelease: v11.4.2Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for vue-i18n since your current version.
Updates
vue-routerfrom 4.6.4 to 5.3.0Release notes
Sourced from vue-router's releases.
... (truncated)
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
@biomejs/biomefrom 2.4.7 to 2.5.11Release notes
Sourced from @biomejs/biome's releases.