build(deps): bump the npm-dependencies group across 1 directory with 20 updates#60
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
…20 updates Bumps the npm-dependencies group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.3` | | [@nuxt/ui](https://github.com/nuxt/ui) | `4.5.1` | `4.6.1` | | [@nuxtjs/i18n](https://github.com/nuxt-modules/i18n) | `10.2.3` | `10.2.4` | | [@sentry/nuxt](https://github.com/getsentry/sentry-javascript) | `10.43.0` | `10.49.0` | | [eslint](https://github.com/eslint/eslint) | `10.0.3` | `10.2.1` | | [motion-v](https://github.com/motiondivision/motion-vue) | `2.0.1` | `2.2.1` | | [vue](https://github.com/vuejs/core) | `3.5.30` | `3.5.32` | | [vue-router](https://github.com/vuejs/router) | `5.0.3` | `5.0.4` | | [@nuxt/test-utils](https://github.com/nuxt/test-utils) | `4.0.0` | `4.0.2` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.58.2` | `1.59.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.5.0` | `25.6.0` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `6.0.5` | `6.0.6` | | [happy-dom](https://github.com/capricorn86/happy-dom) | `20.8.4` | `20.9.0` | | [prettier](https://github.com/prettier/prettier) | `3.8.1` | `3.8.3` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.0` | `4.1.4` | | [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `3.2.5` | `3.2.7` | | [@nuxt/content](https://github.com/nuxt/content) | `3.12.0` | `3.13.0` | | [@nuxtjs/sitemap](https://github.com/nuxt-modules/sitemap) | `7.6.0` | `8.0.13` | | [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) | `12.8.0` | `12.9.0` | | [@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts) | `0.94.2` | `0.96.0` | Updates `typescript` from 5.9.3 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.3) Updates `@nuxt/ui` from 4.5.1 to 4.6.1 - [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.6.1) Updates `@nuxtjs/i18n` from 10.2.3 to 10.2.4 - [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.2.4) Updates `@sentry/nuxt` from 10.43.0 to 10.49.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@10.43.0...10.49.0) Updates `eslint` from 10.0.3 to 10.2.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.0.3...v10.2.1) Updates `motion-v` from 2.0.1 to 2.2.1 - [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.2.1) Updates `vue` from 3.5.30 to 3.5.32 - [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.32) Updates `vue-router` from 5.0.3 to 5.0.4 - [Release notes](https://github.com/vuejs/router/releases) - [Commits](vuejs/router@v5.0.3...v5.0.4) Updates `@nuxt/test-utils` from 4.0.0 to 4.0.2 - [Release notes](https://github.com/nuxt/test-utils/releases) - [Commits](nuxt/test-utils@v4.0.0...v4.0.2) Updates `@playwright/test` from 1.58.2 to 1.59.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.58.2...v1.59.1) Updates `@types/node` from 25.5.0 to 25.6.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.5 to 6.0.6 - [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.6/packages/plugin-vue) Updates `happy-dom` from 20.8.4 to 20.9.0 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v20.8.4...v20.9.0) Updates `prettier` from 3.8.1 to 3.8.3 - [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.8.3) Updates `vitest` from 4.1.0 to 4.1.4 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.4/packages/vitest) Updates `vue-tsc` from 3.2.5 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) Updates `@nuxt/content` from 3.12.0 to 3.13.0 - [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.13.0) Updates `@nuxtjs/sitemap` from 7.6.0 to 8.0.13 - [Release notes](https://github.com/nuxt-modules/sitemap/releases) - [Commits](nuxt-modules/sitemap@v7.6.0...v8.0.13) Updates `better-sqlite3` from 12.8.0 to 12.9.0 - [Release notes](https://github.com/WiseLibs/better-sqlite3/releases) - [Commits](WiseLibs/better-sqlite3@v12.8.0...v12.9.0) Updates `@hey-api/openapi-ts` from 0.94.2 to 0.96.0 - [Release notes](https://github.com/hey-api/openapi-ts/releases) - [Changelog](https://github.com/hey-api/openapi-ts/blob/main/CHANGELOG.md) - [Commits](https://github.com/hey-api/openapi-ts/commits) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: "@nuxt/ui" dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@nuxtjs/i18n" dependency-version: 10.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@sentry/nuxt" dependency-version: 10.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: eslint dependency-version: 10.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: motion-v dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: vue dependency-version: 3.5.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: vue-router dependency-version: 5.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@nuxt/test-utils" dependency-version: 4.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@playwright/test" dependency-version: 1.59.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@types/node" dependency-version: 25.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@vitejs/plugin-vue" dependency-version: 6.0.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: happy-dom dependency-version: 20.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: prettier dependency-version: 3.8.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: vitest dependency-version: 4.1.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: vue-tsc dependency-version: 3.2.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@nuxt/content" dependency-version: 3.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@nuxtjs/sitemap" dependency-version: 8.0.13 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: better-sqlite3 dependency-version: 12.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@hey-api/openapi-ts" dependency-version: 0.96.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 20 updates in the / directory:
5.9.36.0.34.5.14.6.110.2.310.2.410.43.010.49.010.0.310.2.12.0.12.2.13.5.303.5.325.0.35.0.44.0.04.0.21.58.21.59.125.5.025.6.06.0.56.0.620.8.420.9.03.8.13.8.34.1.04.1.43.2.53.2.73.12.03.13.07.6.08.0.1312.8.012.9.00.94.20.96.0Updates
typescriptfrom 5.9.3 to 6.0.3Release notes
Sourced from typescript's releases.
Commits
050880cBump version to 6.0.3 and LKGeeae9dd🤖 Pick PR #63401 (Also check package name validity in...) into release-6.0 (#...ad1c695🤖 Pick PR #63368 (Harden ATA package name filtering) into release-6.0 (#63372)0725fb4🤖 Pick PR #63310 (Mark class property initializers as...) into release-6.0 (#...607a22aBump version to 6.0.2 and LKG9e72ab7🤖 Pick PR #63239 (Fix missing lib files in reused pro...) into release-6.0 (#...35ff23d🤖 Pick PR #63163 (Port anyFunctionType subtype fix an...) into release-6.0 (#...e175b69Bump version to 6.0.1-rc and LKGaf4caacUpdate LKG8efd7e8Merge remote-tracking branch 'origin/main' into release-6.0Updates
@nuxt/uifrom 4.5.1 to 4.6.1Release notes
Sourced from
@nuxt/ui's releases.... (truncated)
Changelog
Sourced from
@nuxt/ui's changelog.... (truncated)
Commits
08be59cchore(release): v4.6.1dbfbccbdocs(Chat): add line height to user message text54f7af2chore(playground): add clear messages button to chat page4ba3eeffix(ChatMessages): reset scroll icon when messages are cleared (#6239)3451b8dfix(Modal/Slideover/Drawer): suppress reka ui title and description warningsb822c43fix(module): transpilereka-uito prevent injection errors (#6286)957a0f5fix(DashboardSidebar): always passcollapsed: falsein mobile menu slots45a6c54chore(deps): update dependency reka-ui to v2.9.3 (#6284)9d20bcachore: move contributing skill to AGENTS.mda911ca8fix(ChatPrompt): guard enter during composition (#6280)Updates
@nuxtjs/i18nfrom 10.2.3 to 10.2.4Release notes
Sourced from
@nuxtjs/i18n's releases.Changelog
Sourced from
@nuxtjs/i18n's changelog.Commits
746b9a0release: v10.2.4d1a4ed6chore(deps): update nuxt & vue dependencies (#3765)12b99b6chore(deps): upgrade to vue-router v5 (#3941)1e84f8adocs: migrate to docus (#3944)d9a1a2cfix: add warning for missing domains when multiDomainLocales is enabled (#3938)3b0ad92fix: movetypescriptto dev dependencies (#3939)f8a82e9test: remove obsolete code gen tests91a1269refactor: i18n layer handling and config resolution (#3937)9e5042afix: respect trailingSlash on root (#3920)ed051aerefactor: restructure and clean up utility functions and tests (#3936)Updates
@sentry/nuxtfrom 10.43.0 to 10.49.0Release notes
Sourced from
@sentry/nuxt's releases.... (truncated)
Changelog
Sourced from
@sentry/nuxt's changelog.... (truncated)
Commits
745af79release: 10.49.046dcef1Merge pull request #20348 from getsentry/prepare-release/10.49.0bf4e188meta(changelog): Update changelog for 10.49.05f72df5feat(cloudflare): Enable RPC trace propagation with enableRpcTracePropagation...50438f9feat(browser): Emit web vitals as streamed spans (#19827)3332fecfix(opentelemetry): Use WeakRef for context stored on scope to prevent memory...684a41fref(opentelemetry): Replace@opentelemetry/resourceswith inline `getSentry...8b2a9dcci: Remove Docker container for Verdaccio package publishing (#20329)0007c7bci: Extract test names for flaky test issues (#20298)9b9d65cchore(ci): Bump actions/cache to v5 and actions/download-artifact to v7 (#20249)Updates
eslintfrom 10.0.3 to 10.2.1Release notes
Sourced from eslint's releases.
... (truncated)
Commits
4d1d8f910.2.13e33105Build: changelog update for 10.2.1ca92ca0docs: reuse markdown-it instance for markdown filter (#20768)7ddfea9chore: update dependency prettier to v3.8.2 (#20770)57d2ee2docs: Enable Eleventy incremental mode for watch (#20767)c1621b9docs: fix typos in code-path-analyzer.js (#20700)fac40e1ci: bump pnpm/action-setup from 5.0.0 to 6.0.0 (#20763)7246f92test: add tests for SuppressionsService.load() error handling (#20734)4f34b1echore: update pnpm/action-setup action to v5 (#20762)1418d52docs: Update READMEUpdates
motion-vfrom 2.0.1 to 2.2.1Release notes
Sourced from motion-v's releases.
Commits
e7b2186chore: release v2.2.1d52c75bfix(motion-state): skip data-ap attribute outside AnimatePresence (#252)f79310achore: update .gitignore and add GitHub Actions release workflow6306078fix(useSpring): infer return type from source argument (#251)595426echore: changelog for v2.2.082fb721fix(useTransform): React parity — accelerate propagation + onUnmounted guard ...3fcfeebchore: add CHANGELOG.md for v2.1.04ee7135chore: release v2.1.06040bccchore: add rick:changelog skill dependency9f6a74fchore: add bumpp script for version bumping all packagesUpdates
vuefrom 3.5.30 to 3.5.32Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.