Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2025

Bumps the dependencies group with 40 updates in the / directory:

Package From To
@aws-sdk/client-s3 3.721.0 3.750.0
@aws-sdk/s3-request-presigner 3.721.0 3.750.0
@tanstack/vue-query 5.62.9 5.66.9
@tanstack/vue-query-devtools 5.62.9 5.66.9
@vueuse/core 12.3.0 12.7.0
@vueuse/math 12.3.0 12.7.0
@vueuse/router 12.3.0 12.7.0
drizzle-orm 0.38.3 0.39.3
drizzle-zod 0.6.1 0.7.0
ioredis 5.4.2 5.5.0
nuxt-auth-utils 0.5.7 0.5.16
posthog-js 1.203.2 1.223.3
posthog-node 4.3.2 4.7.0
radix-vue 1.9.12 1.9.16
shadcn-nuxt 0.10.4 1.0.1
tailwind-merge 2.6.0 3.0.2
vaul-vue 0.2.0 0.3.0
zod 3.24.1 3.24.2
@dotenvx/dotenvx 1.32.0 1.37.0
@iconify-json/lucide 1.2.20 1.2.26
@iconify-json/vscode-icons 1.2.7 1.2.15
@nuxt/content 2.13.4 3.2.1
@nuxt/eslint 0.7.4 1.1.0
@nuxt/image 1.8.1 1.9.0
@nuxt/test-utils 3.15.1 3.17.0
@pinia/nuxt 0.9.0 0.10.1
@sentry/node 8.47.0 9.1.0
@sentry/vue 8.47.0 9.1.0
@unocss/nuxt 0.65.3 66.0.0
@vitest/coverage-v8 2.1.8 3.0.6
@vueuse/nuxt 12.3.0 12.7.0
drizzle-kit 0.30.1 0.30.4
happy-dom 16.3.0 17.1.4
nuxt 3.15.0 3.15.4
prettier 3.4.2 3.5.2
prettier-plugin-jsdoc 1.3.0 1.3.2
typescript 5.7.2 5.7.3
unocss-preset-animations 1.1.0 1.1.1
vitest 2.1.8 3.0.6
vue-tsc 2.2.0 2.2.4

Updates @aws-sdk/client-s3 from 3.721.0 to 3.750.0

Release notes

Sourced from @​aws-sdk/client-s3's releases.

v3.750.0

3.750.0(2025-02-17)

Chores
Documentation Changes
  • supplemental-docs: md5 checksum fallback for s3 (#6886) (a1d8ad3e)
New Features
  • clients: update client endpoints as of 2025-02-17 (30bcfba4)
  • client-amplify: Add ComputeRoleArn to CreateApp, UpdateApp, CreateBranch, and UpdateBranch, allowing caller to specify a role to be assumed by Amplify Hosting for server-side rendered applications. (3c35c6e9)
  • client-database-migration-service: Support replicationConfigArn in DMS DescribeApplicableIndividualAssessments API. (e7db4d81)
  • client-timestream-influxdb: This release introduces APIs to manage DbClusters and adds support for read replicas (b77c92f2)
Bug Fixes
  • middleware-flexible-checksums: buffer stream chunks to minimum required size (#6882) (1f1905ef)

For list of updated packages, view updated-packages.md in assets-3.750.0.zip

v3.749.0

3.749.0(2025-02-14)

Chores
New Features
  • client-database-migration-service: Introduces premigration assessment feature to DMS Serverless API for start-replication and describe-replications (fd40a1f6)
  • client-codebuild: Added test suite names to test case metadata (a6db26e5)
  • client-wafv2: The WAFv2 API now supports configuring data protection in webACLs. (04209f98)
  • client-s3: Added support for Content-Range header in HeadObject response. (5b15ad82)
  • client-connect: Release Notes: 1) Analytics API enhancements: Added new ListAnalyticsDataLakeDataSets API. 2) Onboarding API Idempotency: Adds ClientToken to instance creation and management APIs to support idempotency. (6fb29416)
  • client-rds-data: Add support for Stop DB feature. (d3569279)
  • client-workspaces-thin-client: Update Environment and Device name field definitions (70549deb)

For list of updated packages, view updated-packages.md in assets-3.749.0.zip

v3.748.0

... (truncated)

Changelog

Sourced from @​aws-sdk/client-s3's changelog.

3.750.0 (2025-02-17)

Note: Version bump only for package @​aws-sdk/client-s3

3.749.0 (2025-02-14)

Features

  • client-s3: Added support for Content-Range header in HeadObject response. (5b15ad8)

3.744.0 (2025-02-07)

Note: Version bump only for package @​aws-sdk/client-s3

3.743.0 (2025-02-06)

Features

  • client-s3: Updated list of the valid AWS Region values for the LocationConstraint parameter for general purpose buckets. (794f4b5)

3.741.0 (2025-02-03)

Note: Version bump only for package @​aws-sdk/client-s3

3.740.0 (2025-01-31)

Note: Version bump only for package @​aws-sdk/client-s3

... (truncated)

Commits
  • b2252ef Publish v3.750.0
  • b7be4ff chore(codegen): sync for stream buffering (#6887)
  • 5f1be93 Publish v3.749.0
  • 5b15ad8 feat(client-s3): Added support for Content-Range header in HeadObject response.
  • ebd03ac chore(codegen): sync for stream buffering (#6885)
  • e8bd309 Publish v3.744.0
  • 114bd9a chore(codegen): sync deprecated tag order (#6871)
  • be25eb6 Publish v3.743.0
  • 794f4b5 feat(client-s3): Updated list of the valid AWS Region values for the Location...
  • 2b3d1df Publish v3.741.0
  • Additional commits viewable in compare view

Updates @aws-sdk/s3-request-presigner from 3.721.0 to 3.750.0

Release notes

Sourced from @​aws-sdk/s3-request-presigner's releases.

v3.750.0

3.750.0(2025-02-17)

Chores
Documentation Changes
  • supplemental-docs: md5 checksum fallback for s3 (#6886) (a1d8ad3e)
New Features
  • clients: update client endpoints as of 2025-02-17 (30bcfba4)
  • client-amplify: Add ComputeRoleArn to CreateApp, UpdateApp, CreateBranch, and UpdateBranch, allowing caller to specify a role to be assumed by Amplify Hosting for server-side rendered applications. (3c35c6e9)
  • client-database-migration-service: Support replicationConfigArn in DMS DescribeApplicableIndividualAssessments API. (e7db4d81)
  • client-timestream-influxdb: This release introduces APIs to manage DbClusters and adds support for read replicas (b77c92f2)
Bug Fixes
  • middleware-flexible-checksums: buffer stream chunks to minimum required size (#6882) (1f1905ef)

For list of updated packages, view updated-packages.md in assets-3.750.0.zip

v3.749.0

3.749.0(2025-02-14)

Chores
New Features
  • client-database-migration-service: Introduces premigration assessment feature to DMS Serverless API for start-replication and describe-replications (fd40a1f6)
  • client-codebuild: Added test suite names to test case metadata (a6db26e5)
  • client-wafv2: The WAFv2 API now supports configuring data protection in webACLs. (04209f98)
  • client-s3: Added support for Content-Range header in HeadObject response. (5b15ad82)
  • client-connect: Release Notes: 1) Analytics API enhancements: Added new ListAnalyticsDataLakeDataSets API. 2) Onboarding API Idempotency: Adds ClientToken to instance creation and management APIs to support idempotency. (6fb29416)
  • client-rds-data: Add support for Stop DB feature. (d3569279)
  • client-workspaces-thin-client: Update Environment and Device name field definitions (70549deb)

For list of updated packages, view updated-packages.md in assets-3.749.0.zip

v3.748.0

... (truncated)

Changelog

Sourced from @​aws-sdk/s3-request-presigner's changelog.

3.750.0 (2025-02-17)

Note: Version bump only for package @​aws-sdk/s3-request-presigner

3.749.0 (2025-02-14)

Note: Version bump only for package @​aws-sdk/s3-request-presigner

3.744.0 (2025-02-07)

Note: Version bump only for package @​aws-sdk/s3-request-presigner

3.743.0 (2025-02-06)

Note: Version bump only for package @​aws-sdk/s3-request-presigner

3.741.0 (2025-02-03)

Note: Version bump only for package @​aws-sdk/s3-request-presigner

3.740.0 (2025-01-31)

Note: Version bump only for package @​aws-sdk/s3-request-presigner

3.738.0 (2025-01-29)

... (truncated)

Commits

Updates @tanstack/vue-query from 5.62.9 to 5.66.9

Release notes

Sourced from @​tanstack/vue-query's releases.

v5.66.9

Version 5.66.9 - 2/21/25, 1:19 PM

Changes

Fix

  • types: prevent type errors and improve inference for dynamic queries on useQueries and useSuspenseQueries (#8624) (f63ba16) by Yoomin Kang

Packages

  • @​tanstack/react-query@​5.66.9
  • @​tanstack/solid-query@​5.66.9
  • @​tanstack/solid-query-devtools@​5.66.9
  • @​tanstack/solid-query-persist-client@​5.66.9
  • @​tanstack/svelte-query@​5.66.9
  • @​tanstack/vue-query@​5.66.9
  • @​tanstack/angular-query-experimental@​5.66.9
  • @​tanstack/react-query-devtools@​5.66.9
  • @​tanstack/react-query-persist-client@​5.66.9
  • @​tanstack/react-query-next-experimental@​5.66.9
  • @​tanstack/svelte-query-devtools@​5.66.9
  • @​tanstack/svelte-query-persist-client@​5.66.9
  • @​tanstack/vue-query-devtools@​5.66.9
  • @​tanstack/angular-query-devtools-experimental@​5.66.9

v5.66.8

Version 5.66.8 - 2/20/25, 1:11 PM

Changes

Fix

  • react-query: fix inferring data as | undefined when using initialData without queryFn (#8674) (9ac54b1) by Yoomin Kang

Docs

Packages

  • @​tanstack/react-query@​5.66.8
  • @​tanstack/react-query-devtools@​5.66.8
  • @​tanstack/react-query-persist-client@​5.66.8
  • @​tanstack/react-query-next-experimental@​5.66.8

v5.66.7

Version 5.66.7 - 2/18/25, 2:00 PM

Changes

... (truncated)

Commits

Updates @tanstack/vue-query-devtools from 5.62.9 to 5.66.9

Release notes

Sourced from @​tanstack/vue-query-devtools's releases.

v5.66.9

Version 5.66.9 - 2/21/25, 1:19 PM

Changes

Fix

  • types: prevent type errors and improve inference for dynamic queries on useQueries and useSuspenseQueries (#8624) (f63ba16) by Yoomin Kang

Packages

  • @​tanstack/react-query@​5.66.9
  • @​tanstack/solid-query@​5.66.9
  • @​tanstack/solid-query-devtools@​5.66.9
  • @​tanstack/solid-query-persist-client@​5.66.9
  • @​tanstack/svelte-query@​5.66.9
  • @​tanstack/vue-query@​5.66.9
  • @​tanstack/angular-query-experimental@​5.66.9
  • @​tanstack/react-query-devtools@​5.66.9
  • @​tanstack/react-query-persist-client@​5.66.9
  • @​tanstack/react-query-next-experimental@​5.66.9
  • @​tanstack/svelte-query-devtools@​5.66.9
  • @​tanstack/svelte-query-persist-client@​5.66.9
  • @​tanstack/vue-query-devtools@​5.66.9
  • @​tanstack/angular-query-devtools-experimental@​5.66.9

v5.66.8

Version 5.66.8 - 2/20/25, 1:11 PM

Changes

Fix

  • react-query: fix inferring data as | undefined when using initialData without queryFn (#8674) (9ac54b1) by Yoomin Kang

Docs

Packages

  • @​tanstack/react-query@​5.66.8
  • @​tanstack/react-query-devtools@​5.66.8
  • @​tanstack/react-query-persist-client@​5.66.8
  • @​tanstack/react-query-next-experimental@​5.66.8

v5.66.7

Version 5.66.7 - 2/18/25, 2:00 PM

Changes

... (truncated)

Commits

Updates @vueuse/core from 12.3.0 to 12.7.0

Release notes

Sourced from @​vueuse/core's releases.

v12.7.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v12.6.1

No significant changes

    View changes on GitHub

v12.6.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v12.5.0

   🚀 Features

... (truncated)

Commits
  • bc9683f chore: release v12.7.0
  • 3ca0d92 fix(useFetch): partial overwrite when {combination: 'overwrite'} (#4430)
  • e1a7ef3 fix(useTextareaAutosize): improve resize handling with requestAnimationFrame ...
  • 5dd2a1e refactor: migrate more shallowRef
  • d9352a3 refactor: change primitive to shallowRef, rename ref usage to deepRef (...
  • 3041e78 feat(useRafFn): add once option (#4583)
  • 4c233b0 refactor: replace tryOnBeforeUnmount with tryOnScopeDispose (#4584)
  • 77c795d chore: release v12.6.1
  • 92d6e47 chore: fix bundle
  • 5234db2 chore: release v12.6.0
  • Additional commits viewable in compare view

Updates @vueuse/math from 12.3.0 to 12.7.0

Release notes

Sourced from @​vueuse/math's releases.

v12.7.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v12.6.1

No significant changes

    View changes on GitHub

v12.6.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v12.5.0

   🚀 Features

... (truncated)

Commits

Updates @vueuse/router from 12.3.0 to 12.7.0

Release notes

Sourced from @​vueuse/router's releases.

v12.7.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v12.6.1

No significant changes

    View changes on GitHub

v12.6.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v12.5.0

   🚀 Features

Bumps the dependencies group with 40 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.721.0` | `3.750.0` |
| [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner) | `3.721.0` | `3.750.0` |
| [@tanstack/vue-query](https://github.com/TanStack/query/tree/HEAD/packages/vue-query) | `5.62.9` | `5.66.9` |
| [@tanstack/vue-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/vue-query-devtools) | `5.62.9` | `5.66.9` |
| [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `12.3.0` | `12.7.0` |
| [@vueuse/math](https://github.com/vueuse/vueuse/tree/HEAD/packages/math) | `12.3.0` | `12.7.0` |
| [@vueuse/router](https://github.com/vueuse/vueuse/tree/HEAD/packages/router) | `12.3.0` | `12.7.0` |
| [drizzle-orm](https://github.com/drizzle-team/drizzle-orm) | `0.38.3` | `0.39.3` |
| [drizzle-zod](https://github.com/drizzle-team/drizzle-orm) | `0.6.1` | `0.7.0` |
| [ioredis](https://github.com/luin/ioredis) | `5.4.2` | `5.5.0` |
| [nuxt-auth-utils](https://github.com/atinux/nuxt-auth-utils) | `0.5.7` | `0.5.16` |
| [posthog-js](https://github.com/PostHog/posthog-js) | `1.203.2` | `1.223.3` |
| [posthog-node](https://github.com/PostHog/posthog-js-lite/tree/HEAD/posthog-node) | `4.3.2` | `4.7.0` |
| [radix-vue](https://github.com/unovue/radix-vue) | `1.9.12` | `1.9.16` |
| [shadcn-nuxt](https://github.com/unovue/shadcn-vue/tree/HEAD/packages/module) | `0.10.4` | `1.0.1` |
| [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.6.0` | `3.0.2` |
| [vaul-vue](https://github.com/Elliot-Alexander/vaul-vue) | `0.2.0` | `0.3.0` |
| [zod](https://github.com/colinhacks/zod) | `3.24.1` | `3.24.2` |
| [@dotenvx/dotenvx](https://github.com/dotenvx/dotenvx) | `1.32.0` | `1.37.0` |
| [@iconify-json/lucide](https://github.com/iconify/icon-sets) | `1.2.20` | `1.2.26` |
| [@iconify-json/vscode-icons](https://github.com/iconify/icon-sets) | `1.2.7` | `1.2.15` |
| [@nuxt/content](https://github.com/nuxt/content) | `2.13.4` | `3.2.1` |
| [@nuxt/eslint](https://github.com/nuxt/eslint/tree/HEAD/packages/module) | `0.7.4` | `1.1.0` |
| [@nuxt/image](https://github.com/nuxt/image) | `1.8.1` | `1.9.0` |
| [@nuxt/test-utils](https://github.com/nuxt/test-utils) | `3.15.1` | `3.17.0` |
| [@pinia/nuxt](https://github.com/vuejs/pinia) | `0.9.0` | `0.10.1` |
| [@sentry/node](https://github.com/getsentry/sentry-javascript) | `8.47.0` | `9.1.0` |
| [@sentry/vue](https://github.com/getsentry/sentry-javascript) | `8.47.0` | `9.1.0` |
| [@unocss/nuxt](https://github.com/unocss/unocss/tree/HEAD/packages-integrations/nuxt) | `0.65.3` | `66.0.0` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `2.1.8` | `3.0.6` |
| [@vueuse/nuxt](https://github.com/vueuse/vueuse/tree/HEAD/packages/nuxt) | `12.3.0` | `12.7.0` |
| [drizzle-kit](https://github.com/drizzle-team/drizzle-orm) | `0.30.1` | `0.30.4` |
| [happy-dom](https://github.com/capricorn86/happy-dom) | `16.3.0` | `17.1.4` |
| [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) | `3.15.0` | `3.15.4` |
| [prettier](https://github.com/prettier/prettier) | `3.4.2` | `3.5.2` |
| [prettier-plugin-jsdoc](https://github.com/hosseinmd/prettier-plugin-jsdoc) | `1.3.0` | `1.3.2` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.7.2` | `5.7.3` |
| [unocss-preset-animations](https://github.com/xsjcTony/unocss-preset-animations) | `1.1.0` | `1.1.1` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.1.8` | `3.0.6` |
| [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `2.2.0` | `2.2.4` |



Updates `@aws-sdk/client-s3` from 3.721.0 to 3.750.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.750.0/clients/client-s3)

Updates `@aws-sdk/s3-request-presigner` from 3.721.0 to 3.750.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-request-presigner/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.750.0/packages/s3-request-presigner)

Updates `@tanstack/vue-query` from 5.62.9 to 5.66.9
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.66.9/packages/vue-query)

Updates `@tanstack/vue-query-devtools` from 5.62.9 to 5.66.9
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.66.9/packages/vue-query-devtools)

Updates `@vueuse/core` from 12.3.0 to 12.7.0
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v12.7.0/packages/core)

Updates `@vueuse/math` from 12.3.0 to 12.7.0
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v12.7.0/packages/math)

Updates `@vueuse/router` from 12.3.0 to 12.7.0
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v12.7.0/packages/router)

Updates `drizzle-orm` from 0.38.3 to 0.39.3
- [Release notes](https://github.com/drizzle-team/drizzle-orm/releases)
- [Commits](drizzle-team/drizzle-orm@0.38.3...0.39.3)

Updates `drizzle-zod` from 0.6.1 to 0.7.0
- [Release notes](https://github.com/drizzle-team/drizzle-orm/releases)
- [Commits](https://github.com/drizzle-team/drizzle-orm/commits)

Updates `ioredis` from 5.4.2 to 5.5.0
- [Release notes](https://github.com/luin/ioredis/releases)
- [Changelog](https://github.com/redis/ioredis/blob/main/CHANGELOG.md)
- [Commits](redis/ioredis@v5.4.2...v5.5.0)

Updates `nuxt-auth-utils` from 0.5.7 to 0.5.16
- [Release notes](https://github.com/atinux/nuxt-auth-utils/releases)
- [Changelog](https://github.com/atinux/nuxt-auth-utils/blob/main/CHANGELOG.md)
- [Commits](atinux/nuxt-auth-utils@v0.5.7...v0.5.16)

Updates `posthog-js` from 1.203.2 to 1.223.3
- [Release notes](https://github.com/PostHog/posthog-js/releases)
- [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md)
- [Commits](PostHog/posthog-js@v1.203.2...v1.223.3)

Updates `posthog-node` from 4.3.2 to 4.7.0
- [Release notes](https://github.com/PostHog/posthog-js-lite/releases)
- [Changelog](https://github.com/PostHog/posthog-js-lite/blob/main/posthog-node/CHANGELOG.md)
- [Commits](https://github.com/PostHog/posthog-js-lite/commits/posthog-node-v4.7.0/posthog-node)

Updates `radix-vue` from 1.9.12 to 1.9.16
- [Release notes](https://github.com/unovue/radix-vue/releases)
- [Commits](unovue/reka-ui@v1.9.12...v1.9.16)

Updates `shadcn-nuxt` from 0.10.4 to 1.0.1
- [Release notes](https://github.com/unovue/shadcn-vue/releases)
- [Commits](https://github.com/unovue/shadcn-vue/commits/v1.0.1/packages/module)

Updates `tailwind-merge` from 2.6.0 to 3.0.2
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](dcastil/tailwind-merge@v2.6.0...v3.0.2)

Updates `vaul-vue` from 0.2.0 to 0.3.0
- [Release notes](https://github.com/Elliot-Alexander/vaul-vue/releases)
- [Commits](https://github.com/Elliot-Alexander/vaul-vue/compare/vaul-vue@0.2.0...vaul-vue@0.3.0)

Updates `zod` from 3.24.1 to 3.24.2
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md)
- [Commits](colinhacks/zod@v3.24.1...v3.24.2)

Updates `@dotenvx/dotenvx` from 1.32.0 to 1.37.0
- [Release notes](https://github.com/dotenvx/dotenvx/releases)
- [Changelog](https://github.com/dotenvx/dotenvx/blob/main/CHANGELOG.md)
- [Commits](dotenvx/dotenvx@v1.32.0...v1.37.0)

Updates `@iconify-json/lucide` from 1.2.20 to 1.2.26
- [Commits](https://github.com/iconify/icon-sets/commits)

Updates `@iconify-json/vscode-icons` from 1.2.7 to 1.2.15
- [Commits](https://github.com/iconify/icon-sets/commits)

Updates `@nuxt/content` from 2.13.4 to 3.2.1
- [Release notes](https://github.com/nuxt/content/releases)
- [Changelog](https://github.com/nuxt/content/blob/main/CHANGELOG.md)
- [Commits](nuxt/content@v2.13.4...v3.2.1)

Updates `@nuxt/eslint` from 0.7.4 to 1.1.0
- [Release notes](https://github.com/nuxt/eslint/releases)
- [Commits](https://github.com/nuxt/eslint/commits/v1.1.0/packages/module)

Updates `@nuxt/image` from 1.8.1 to 1.9.0
- [Release notes](https://github.com/nuxt/image/releases)
- [Changelog](https://github.com/nuxt/image/blob/main/CHANGELOG.md)
- [Commits](nuxt/image@v1.8.1...v1.9.0)

Updates `@nuxt/test-utils` from 3.15.1 to 3.17.0
- [Release notes](https://github.com/nuxt/test-utils/releases)
- [Commits](nuxt/test-utils@v3.15.1...v3.17.0)

Updates `@pinia/nuxt` from 0.9.0 to 0.10.1
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/commits)

Updates `@sentry/node` from 8.47.0 to 9.1.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@8.47.0...9.1.0)

Updates `@sentry/vue` from 8.47.0 to 9.1.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@8.47.0...9.1.0)

Updates `@unocss/nuxt` from 0.65.3 to 66.0.0
- [Release notes](https://github.com/unocss/unocss/releases)
- [Commits](https://github.com/unocss/unocss/commits/v66.0.0/packages-integrations/nuxt)

Updates `@vitest/coverage-v8` from 2.1.8 to 3.0.6
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.6/packages/coverage-v8)

Updates `@vueuse/nuxt` from 12.3.0 to 12.7.0
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v12.7.0/packages/nuxt)

Updates `drizzle-kit` from 0.30.1 to 0.30.4
- [Release notes](https://github.com/drizzle-team/drizzle-orm/releases)
- [Commits](https://github.com/drizzle-team/drizzle-orm/compare/drizzle-kit@0.30.1...drizzle-kit@0.30.4)

Updates `happy-dom` from 16.3.0 to 17.1.4
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v16.3.0...v17.1.4)

Updates `nuxt` from 3.15.0 to 3.15.4
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](https://github.com/nuxt/nuxt/commits/v3.15.4/packages/nuxt)

Updates `prettier` from 3.4.2 to 3.5.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.4.2...3.5.2)

Updates `prettier-plugin-jsdoc` from 1.3.0 to 1.3.2
- [Release notes](https://github.com/hosseinmd/prettier-plugin-jsdoc/releases)
- [Changelog](https://github.com/hosseinmd/prettier-plugin-jsdoc/blob/master/CHANGELOG.md)
- [Commits](hosseinmd/prettier-plugin-jsdoc@v1.3.0...v1.3.2)

Updates `typescript` from 5.7.2 to 5.7.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.7.2...v5.7.3)

Updates `unocss-preset-animations` from 1.1.0 to 1.1.1
- [Release notes](https://github.com/xsjcTony/unocss-preset-animations/releases)
- [Changelog](https://github.com/xsjcTony/unocss-preset-animations/blob/main/changelogithub.config.ts)
- [Commits](xsjcTony/unocss-preset-animations@v1.1.0...v1.1.1)

Updates `vitest` from 2.1.8 to 3.0.6
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.6/packages/vitest)

Updates `vue-tsc` from 2.2.0 to 2.2.4
- [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/v2.2.4/packages/tsc)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@aws-sdk/s3-request-presigner"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@tanstack/vue-query"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@tanstack/vue-query-devtools"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@vueuse/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@vueuse/math"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@vueuse/router"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: drizzle-orm
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: drizzle-zod
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: ioredis
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: nuxt-auth-utils
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: posthog-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: posthog-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: radix-vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: shadcn-nuxt
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: tailwind-merge
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: vaul-vue
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: zod
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@dotenvx/dotenvx"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@iconify-json/lucide"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@iconify-json/vscode-icons"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@nuxt/content"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@nuxt/eslint"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@nuxt/image"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@nuxt/test-utils"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@pinia/nuxt"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@sentry/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@sentry/vue"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@unocss/nuxt"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@vitest/coverage-v8"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@vueuse/nuxt"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: drizzle-kit
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: happy-dom
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: nuxt
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: prettier-plugin-jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: unocss-preset-animations
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: vue-tsc
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 24, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 25, 2025

Superseded by #220.

@dependabot dependabot bot closed this Feb 25, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dependencies-621f7e01f5 branch February 25, 2025 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant