build(deps): bump the npm-dependencies group across 1 directory with 28 updates - #107
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the npm-dependencies group across 1 directory with 28 updates#107dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…28 updates Bumps the npm-dependencies group with 28 updates in the / directory: | Package | From | To | | --- | --- | --- | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `7.0.2` | | [@nuxt/eslint](https://github.com/nuxt/eslint/tree/HEAD/packages/module) | `1.15.2` | `1.16.0` | | [@nuxt/image](https://github.com/nuxt/image) | `2.0.0` | `2.1.0` | | [@nuxt/ui](https://github.com/nuxt/ui) | `4.5.1` | `4.10.0` | | [@nuxtjs/i18n](https://github.com/nuxt-modules/i18n) | `10.2.3` | `10.6.0` | | [@pinia/nuxt](https://github.com/vuejs/pinia) | `0.11.3` | `1.0.1` | | [@sentry/nuxt](https://github.com/getsentry/sentry-javascript) | `10.43.0` | `10.69.0` | | [driver.js](https://github.com/nilbuild/driver.js/tree/HEAD/packages/driver) | `1.4.0` | `1.8.0` | | [eslint](https://github.com/eslint/eslint) | `10.0.3` | `10.8.0` | | [motion-v](https://github.com/motiondivision/motion-vue) | `2.0.1` | `2.3.0` | | [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) | `4.4.2` | `4.5.1` | | [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `3.5.0` | `3.6.0` | | [vue](https://github.com/vuejs/core) | `3.5.30` | `3.5.40` | | [vue-router](https://github.com/vuejs/router) | `5.0.3` | `5.2.0` | | [@nuxt/test-utils](https://github.com/nuxt/test-utils) | `4.0.0` | `4.1.0` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.58.2` | `1.62.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.5.0` | `26.1.2` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `6.0.5` | `6.0.8` | | [@vue/test-utils](https://github.com/vuejs/test-utils) | `2.4.6` | `2.4.11` | | [happy-dom](https://github.com/capricorn86/happy-dom) | `20.8.4` | `20.11.1` | | [prettier](https://github.com/prettier/prettier) | `3.8.1` | `3.9.6` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.0` | `4.1.10` | | [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `3.2.5` | `3.3.8` | | [@nuxt/content](https://github.com/nuxt/content) | `3.12.0` | `3.15.2` | | [@nuxtjs/sitemap](https://github.com/nuxt-modules/sitemap) | `7.6.0` | `8.3.2` | | [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `14.2.1` | `14.4.0` | | [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) | `12.8.0` | `13.0.2` | | [@hey-api/openapi-ts](https://github.com/hey-api/hey-api/tree/HEAD/packages/openapi-ts) | `0.94.2` | `0.99.0` | Updates `typescript` from 5.9.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) Updates `@nuxt/eslint` from 1.15.2 to 1.16.0 - [Release notes](https://github.com/nuxt/eslint/releases) - [Commits](https://github.com/nuxt/eslint/commits/v1.16.0/packages/module) Updates `@nuxt/image` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/nuxt/image/releases) - [Changelog](https://github.com/nuxt/image/blob/main/CHANGELOG.md) - [Commits](nuxt/image@v2.0.0...v2.1.0) Updates `@nuxt/ui` from 4.5.1 to 4.10.0 - [Release notes](https://github.com/nuxt/ui/releases) - [Changelog](https://github.com/nuxt/ui/blob/v4/CHANGELOG.md) - [Commits](nuxt/ui@v4.5.1...v4.10.0) Updates `@nuxtjs/i18n` from 10.2.3 to 10.6.0 - [Release notes](https://github.com/nuxt-modules/i18n/releases) - [Changelog](https://github.com/nuxt-modules/i18n/blob/main/CHANGELOG.md) - [Commits](nuxt-modules/i18n@v10.2.3...v10.6.0) Updates `@pinia/nuxt` from 0.11.3 to 1.0.1 - [Release notes](https://github.com/vuejs/pinia/releases) - [Commits](https://github.com/vuejs/pinia/compare/@pinia/nuxt@0.11.3...@pinia/nuxt@1.0.1) Updates `@sentry/nuxt` from 10.43.0 to 10.69.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/10.69.0/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@10.43.0...10.69.0) Updates `driver.js` from 1.4.0 to 1.8.0 - [Release notes](https://github.com/nilbuild/driver.js/releases) - [Commits](https://github.com/nilbuild/driver.js/commits/1.8.0/packages/driver) Updates `eslint` from 10.0.3 to 10.8.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.0.3...v10.8.0) Updates `motion-v` from 2.0.1 to 2.3.0 - [Release notes](https://github.com/motiondivision/motion-vue/releases) - [Changelog](https://github.com/motiondivision/motion-vue/blob/master/CHANGELOG.md) - [Commits](motiondivision/motion-vue@v2.0.1...v2.3.0) Updates `nuxt` from 4.4.2 to 4.5.1 - [Release notes](https://github.com/nuxt/nuxt/releases) - [Commits](https://github.com/nuxt/nuxt/commits/v4.5.1/packages/nuxt) Updates `tailwind-merge` from 3.5.0 to 3.6.0 - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](dcastil/tailwind-merge@v3.5.0...v3.6.0) Updates `vue` from 3.5.30 to 3.5.40 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.30...v3.5.40) Updates `vue-router` from 5.0.3 to 5.2.0 - [Release notes](https://github.com/vuejs/router/releases) - [Commits](vuejs/router@v5.0.3...v5.2.0) Updates `@nuxt/test-utils` from 4.0.0 to 4.1.0 - [Release notes](https://github.com/nuxt/test-utils/releases) - [Commits](nuxt/test-utils@v4.0.0...v4.1.0) Updates `@playwright/test` from 1.58.2 to 1.62.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.58.2...v1.62.1) Updates `@types/node` from 25.5.0 to 26.1.2 - [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.5 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 `@vue/test-utils` from 2.4.6 to 2.4.11 - [Release notes](https://github.com/vuejs/test-utils/releases) - [Commits](vuejs/test-utils@v2.4.6...v2.4.11) Updates `happy-dom` from 20.8.4 to 20.11.1 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v20.8.4...v20.11.1) Updates `prettier` from 3.8.1 to 3.9.6 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.1...3.9.6) Updates `vitest` from 4.1.0 to 4.1.10 - [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.10/packages/vitest) Updates `vue-tsc` from 3.2.5 to 3.3.8 - [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.8/packages/tsc) Updates `@nuxt/content` from 3.12.0 to 3.15.2 - [Release notes](https://github.com/nuxt/content/releases) - [Changelog](https://github.com/nuxt/content/blob/main/CHANGELOG.md) - [Commits](nuxt/content@v3.12.0...v3.15.2) Updates `@nuxtjs/sitemap` from 7.6.0 to 8.3.2 - [Release notes](https://github.com/nuxt-modules/sitemap/releases) - [Commits](nuxt-modules/sitemap@v7.6.0...v8.3.2) Updates `@vueuse/core` from 14.2.1 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 `better-sqlite3` from 12.8.0 to 13.0.2 - [Release notes](https://github.com/WiseLibs/better-sqlite3/releases) - [Commits](WiseLibs/better-sqlite3@v12.8.0...v13.0.2) Updates `@hey-api/openapi-ts` from 0.94.2 to 0.99.0 - [Release notes](https://github.com/hey-api/hey-api/releases) - [Changelog](https://github.com/hey-api/hey-api/blob/main/packages/openapi-ts/CHANGELOG.md) - [Commits](https://github.com/hey-api/hey-api/commits/@hey-api/openapi-ts@0.99.0/packages/openapi-ts) --- updated-dependencies: - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: "@nuxt/eslint" dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@nuxt/image" dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@nuxt/ui" dependency-version: 4.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@nuxtjs/i18n" dependency-version: 10.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@pinia/nuxt" dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: "@sentry/nuxt" dependency-version: 10.69.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: driver.js dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: eslint dependency-version: 10.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: motion-v dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: nuxt dependency-version: 4.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: tailwind-merge dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: vue dependency-version: 3.5.40 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: vue-router dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@nuxt/test-utils" dependency-version: 4.1.0 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: "@types/node" dependency-version: 26.1.2 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: "@vue/test-utils" dependency-version: 2.4.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: happy-dom dependency-version: 20.11.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: prettier dependency-version: 3.9.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: vitest dependency-version: 4.1.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: vue-tsc dependency-version: 3.3.8 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@nuxt/content" dependency-version: 3.15.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@nuxtjs/sitemap" dependency-version: 8.3.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: "@vueuse/core" dependency-version: 14.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: better-sqlite3 dependency-version: 13.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: "@hey-api/openapi-ts" dependency-version: 0.99.0 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 28 updates in the / directory:
5.9.37.0.21.15.21.16.02.0.02.1.04.5.14.10.010.2.310.6.00.11.31.0.110.43.010.69.01.4.01.8.010.0.310.8.02.0.12.3.04.4.24.5.13.5.03.6.03.5.303.5.405.0.35.2.04.0.04.1.01.58.21.62.125.5.026.1.26.0.56.0.82.4.62.4.1120.8.420.11.13.8.13.9.64.1.04.1.103.2.53.3.83.12.03.15.27.6.08.3.214.2.114.4.012.8.013.0.20.94.20.99.0Updates
typescriptfrom 5.9.3 to 7.0.2Release notes
Sourced from typescript's releases.
Commits
Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.
Updates
@nuxt/eslintfrom 1.15.2 to 1.16.0Commits
de61df2chore: release v1.16.074c56ccchore(deps): upgrade dependencies and fix resulting type/CI issues (#682)Updates
@nuxt/imagefrom 2.0.0 to 2.1.0Release notes
Sourced from @nuxt/image's releases.
... (truncated)
Commits
05758b6v2.1.097d3758chore: run module prepare inprepacke529f37ci: add workflow to comment on issues resolved in the latest release64b96c1feat(deps): migrate to ipx v4 (#2094)100bed3chore(deps): update nuxt framework to ^4.5.1 (#2282)a670c04chore(deps): update all non-major dependencies (#2267)d875d84chore(deps): update dependency@noble/hashesto v2 (#2290)a1500e6ci: improve workflows (#2288)6f59ab1docs(sanity): document baseURL option137ee63fix(flyimg): encode all # characters in color valuesUpdates
@nuxt/uifrom 4.5.1 to 4.10.0Release notes
Sourced from @nuxt/ui's releases.
... (truncated)
Changelog
Sourced from @nuxt/ui's changelog.
... (truncated)
Commits
ada1580chore(release): v4.10.0f419731feat(prose): configurable heading anchors and copy button (#6735)f546b2ctest: add benchmarks (#6728)14b6001perf(vue): skip rewriting unchanged templates (#6730)3179012fix(theme): use logical properties for RTL (#6724)c8e810cchore(deps): update all non-major dependencies (#6718)2cc2849perf(module): declaresideEffectsfor barrel tree-shaking (#6729)f951529fix(components): respectprefers-reduced-motionin animations (#6723)17196ecdocs(select-menu/input-menu): use grouped items in items type examplefe5bb23fix(BlogPost/ChangelogVersion): format date in UTC to prevent hydration misma...Updates
@nuxtjs/i18nfrom 10.2.3 to 10.6.0Release notes
Sourced from @nuxtjs/i18n's releases.
... (truncated)
Changelog
Sourced from @nuxtjs/i18n's changelog.
... (truncated)
Commits
4c36bc9release: v10.6.0d17b9berefactor(routing): drop the unreachable on-host prefix strip (#4111)ca32d4ddocs: describe what the domain override cannot change and which links cross o...285f2d6test: poll message counts instead of reading them once after a locale fetch (...187b364fix(domain): serve every locale on a host matching no configured domain (#4108)efb9d50fix(domain): resolve a domain serving a single locale as its default (#4107)21e1ccdfix(seo): resolve alternate and canonical links from one domain per locale (#...d6930a6fix(types): prevent duplicate tsconfig paths for aliased deps (#4031)03eba9ffix(domain): redirect detection to the domain serving the detected locale (#4...a4eee0ffix: keep params encoded when resolving a localized route by path (#4104)Updates
@pinia/nuxtfrom 0.11.3 to 1.0.1Release notes
Sourced from @pinia/nuxt's releases.
Commits
ee1a590release:@pinia/nuxt@1.0.162a624ebuild: fix release scriptb0249defix(types): avoid reserved .vue at the end of name49c0b7achore: commente4f6d66refactor: playground fixesae4e3b2release: pinia@4.0.2@pinia/testing@2.0.10203b2dci: fix size check39aae41refactor: build configuration (#3158)75009b0release: pinia@4.0.12ed563cchore: update pinia readmeMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@pinia/nuxtsince your current version.Updates
@sentry/nuxtfrom 10.43.0 to 10.69.0Release notes
Sourced from @sentry/nuxt's releases.
... (truncated)
Changelog
Sourced from @sentry/nuxt's changelog.