Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Package From To
@aws-sdk/client-s3 3.721.0 3.749.0
@aws-sdk/s3-request-presigner 3.721.0 3.749.0
@tanstack/vue-query 5.62.9 5.66.3
@tanstack/vue-query-devtools 5.62.9 5.66.3
@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.15
posthog-js 1.203.2 1.218.2
posthog-node 4.3.2 4.6.0
radix-vue 1.9.12 1.9.14
shadcn-nuxt 0.10.4 0.11.3
tailwind-merge 2.6.0 3.0.1
vaul-vue 0.2.0 0.2.1
zod 3.24.1 3.24.2
@dotenvx/dotenvx 1.32.0 1.36.0
@iconify-json/lucide 1.2.20 1.2.26
@iconify-json/vscode-icons 1.2.7 1.2.14
@nuxt/content 2.13.4 3.1.1
@nuxt/eslint 0.7.4 1.0.1
@nuxt/image 1.8.1 1.9.0
@nuxt/test-utils 3.15.1 3.15.4
@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 65.5.0
@vitest/coverage-v8 2.1.8 3.0.5
@vueuse/nuxt 12.3.0 12.7.0
drizzle-kit 0.30.1 0.30.4
happy-dom 16.3.0 17.1.0
nuxt 3.15.0 3.15.4
prettier 3.4.2 3.5.1
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.5
vue-tsc 2.2.0 2.2.2

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

Release notes

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

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

3.748.0(2025-02-13)

Chores
  • scripts: use Node.js fs to copy Smithy folders instead of shell (#6881) (53f15ecf)
Documentation Changes
  • client-acm-pca: Private Certificate Authority (PCA) documentation updates (8983d463)
  • client-ecs: This is a documentation only release to support migrating Amazon ECS service ARNs to the long ARN format. (af662469)
  • update remarks on Lambda-bundled AWS SDK (#6880) (e38c94b2)
New Features
  • client-fis: Adds auto-pagination for the following operations: ListActions, ListExperimentTemplates, ListTargetAccountConfigurations, ListExperiments, ListExperimentResolvedTargets, ListTargetResourceTypes. Reduces length constraints of prefixes for logConfiguration and experimentReportConfiguration. (1d6b9e5e)
  • client-sagemaker: Adds additional values to the InferenceAmiVersion parameter in the ProductionVariant data type. (a068ee6e)
  • client-storage-gateway: This release adds support for generating cache reports on S3 File Gateways for files that fail to upload. (aeef69ff)
  • client-accessanalyzer: This release introduces the getFindingsStatistics API, enabling users to retrieve aggregated finding statistics for IAM Access Analyzer's external access and unused access analysis features. Updated service API and documentation. (18ecb889)

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

v3.747.0

3.747.0(2025-02-12)

... (truncated)

Changelog

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

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

3.738.0 (2025-01-29)

Features

... (truncated)

Commits
  • 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
  • 602116a Publish v3.740.0
  • 1b99b4f Publish v3.738.0
  • Additional commits viewable in compare view

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

Release notes

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

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

3.748.0(2025-02-13)

Chores
  • scripts: use Node.js fs to copy Smithy folders instead of shell (#6881) (53f15ecf)
Documentation Changes
  • client-acm-pca: Private Certificate Authority (PCA) documentation updates (8983d463)
  • client-ecs: This is a documentation only release to support migrating Amazon ECS service ARNs to the long ARN format. (af662469)
  • update remarks on Lambda-bundled AWS SDK (#6880) (e38c94b2)
New Features
  • client-fis: Adds auto-pagination for the following operations: ListActions, ListExperimentTemplates, ListTargetAccountConfigurations, ListExperiments, ListExperimentResolvedTargets, ListTargetResourceTypes. Reduces length constraints of prefixes for logConfiguration and experimentReportConfiguration. (1d6b9e5e)
  • client-sagemaker: Adds additional values to the InferenceAmiVersion parameter in the ProductionVariant data type. (a068ee6e)
  • client-storage-gateway: This release adds support for generating cache reports on S3 File Gateways for files that fail to upload. (aeef69ff)
  • client-accessanalyzer: This release introduces the getFindingsStatistics API, enabling users to retrieve aggregated finding statistics for IAM Access Analyzer's external access and unused access analysis features. Updated service API and documentation. (18ecb889)

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

v3.747.0

3.747.0(2025-02-12)

... (truncated)

Changelog

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

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)

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

3.735.0 (2025-01-24)

... (truncated)

Commits

Updates @tanstack/vue-query from 5.62.9 to 5.66.3

Release notes

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

v5.66.3

Version 5.66.3 - 2/16/25, 12:57 PM

Changes

Perf

  • react-query: useQueries have quadratic performance in relation to the number of queries (#8641) (4ab455c) by Kim YoungHoon

Packages

  • @​tanstack/query-core@​5.66.3
  • @​tanstack/query-broadcast-client-experimental@​5.66.3
  • @​tanstack/query-persist-client-core@​5.66.3
  • @​tanstack/query-sync-storage-persister@​5.66.3
  • @​tanstack/react-query@​5.66.3
  • @​tanstack/react-query-devtools@​5.66.3
  • @​tanstack/react-query-persist-client@​5.66.3
  • @​tanstack/react-query-next-experimental@​5.66.3
  • @​tanstack/solid-query@​5.66.3
  • @​tanstack/solid-query-devtools@​5.66.3
  • @​tanstack/solid-query-persist-client@​5.66.3
  • @​tanstack/svelte-query@​5.66.3
  • @​tanstack/svelte-query-devtools@​5.66.3
  • @​tanstack/svelte-query-persist-client@​5.66.3
  • @​tanstack/vue-query@​5.66.3
  • @​tanstack/vue-query-devtools@​5.66.3
  • @​tanstack/angular-query-experimental@​5.66.3
  • @​tanstack/query-async-storage-persister@​5.66.3
  • @​tanstack/angular-query-devtools-experimental@​5.66.3

v5.66.2

Version 5.66.2 - 2/16/25, 10:19 AM

Changes

Fix

  • deps: Add react-native field to package.json for Metro resolutions (#8653) (5426e6c) by andy

Chore

  • angular-query: zoneless testing (#8652) (c807ee2) by Arnoud

Docs

  • react-native: fix typo (#8637) (b184cd5) by @​foresterre
  • react-native: partial revert online manager usage (#8634) (4621e5b) by Frederic R.
  • react-native: online manager usage change (#8633) (5bf569b) by Frederic R.

... (truncated)

Commits

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

Release notes

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

v5.66.3

Version 5.66.3 - 2/16/25, 12:57 PM

Changes

Perf

  • react-query: useQueries have quadratic performance in relation to the number of queries (#8641) (4ab455c) by Kim YoungHoon

Packages

  • @​tanstack/query-core@​5.66.3
  • @​tanstack/query-broadcast-client-experimental@​5.66.3
  • @​tanstack/query-persist-client-core@​5.66.3
  • @​tanstack/query-sync-storage-persister@​5.66.3
  • @​tanstack/react-query@​5.66.3
  • @​tanstack/react-query-devtools@​5.66.3
  • @​tanstack/react-query-persist-client@​5.66.3
  • @​tanstack/react-query-next-experimental@​5.66.3
  • @​tanstack/solid-query@​5.66.3
  • @​tanstack/solid-query-devtools@​5.66.3
  • @​tanstack/solid-query-persist-client@​5.66.3
  • @​tanstack/svelte-query@​5.66.3
  • @​tanstack/svelte-query-devtools@​5.66.3
  • @​tanstack/svelte-query-persist-client@​5.66.3
  • @​tanstack/vue-query@​5.66.3
  • @​tanstack/vue-query-devtools@​5.66.3
  • @​tanstack/angular-query-experimental@​5.66.3
  • @​tanstack/query-async-storage-persister@​5.66.3
  • @​tanstack/angular-query-devtools-experimental@​5.66.3

v5.66.2

Version 5.66.2 - 2/16/25, 10:19 AM

Changes

Fix

  • deps: Add react-native field to package.json for Metro resolutions (#8653) (5426e6c) by andy

Chore

  • angular-query: zoneless testing (#8652) (c807ee2) by Arnoud

Docs

  • react-native: fix typo (#8637) (b184cd5) by @​foresterre
  • react-native: partial revert online manager usage (#8634) (4621e5b) by Frederic R.
  • react-native: online manager usage change (#8633) (5bf569b) by Frederic R.

... (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.749.0` |
| [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner) | `3.721.0` | `3.749.0` |
| [@tanstack/vue-query](https://github.com/TanStack/query/tree/HEAD/packages/vue-query) | `5.62.9` | `5.66.3` |
| [@tanstack/vue-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/vue-query-devtools) | `5.62.9` | `5.66.3` |
| [@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.15` |
| [posthog-js](https://github.com/PostHog/posthog-js) | `1.203.2` | `1.218.2` |
| [posthog-node](https://github.com/PostHog/posthog-js-lite/tree/HEAD/posthog-node) | `4.3.2` | `4.6.0` |
| [radix-vue](https://github.com/unovue/radix-vue) | `1.9.12` | `1.9.14` |
| [shadcn-nuxt](https://github.com/radix-vue/shadcn-vue/tree/HEAD/packages/module) | `0.10.4` | `0.11.3` |
| [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.6.0` | `3.0.1` |
| [vaul-vue](https://github.com/Elliot-Alexander/vaul-vue) | `0.2.0` | `0.2.1` |
| [zod](https://github.com/colinhacks/zod) | `3.24.1` | `3.24.2` |
| [@dotenvx/dotenvx](https://github.com/dotenvx/dotenvx) | `1.32.0` | `1.36.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.14` |
| [@nuxt/content](https://github.com/nuxt/content) | `2.13.4` | `3.1.1` |
| [@nuxt/eslint](https://github.com/nuxt/eslint/tree/HEAD/packages/module) | `0.7.4` | `1.0.1` |
| [@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.15.4` |
| [@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` | `65.5.0` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `2.1.8` | `3.0.5` |
| [@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.0` |
| [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.1` |
| [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.5` |
| [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `2.2.0` | `2.2.2` |



Updates `@aws-sdk/client-s3` from 3.721.0 to 3.749.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.749.0/clients/client-s3)

Updates `@aws-sdk/s3-request-presigner` from 3.721.0 to 3.749.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.749.0/packages/s3-request-presigner)

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

Updates `@tanstack/vue-query-devtools` from 5.62.9 to 5.66.3
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.66.3/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.15
- [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.15)

Updates `posthog-js` from 1.203.2 to 1.218.2
- [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.218.2)

Updates `posthog-node` from 4.3.2 to 4.6.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.6.0/posthog-node)

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

Updates `shadcn-nuxt` from 0.10.4 to 0.11.3
- [Release notes](https://github.com/radix-vue/shadcn-vue/releases)
- [Commits](https://github.com/radix-vue/shadcn-vue/commits/v0.11.3/packages/module)

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

Updates `vaul-vue` from 0.2.0 to 0.2.1
- [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.2.1)

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.36.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.36.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.14
- [Commits](https://github.com/iconify/icon-sets/commits)

Updates `@nuxt/content` from 2.13.4 to 3.1.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.1.1)

Updates `@nuxt/eslint` from 0.7.4 to 1.0.1
- [Release notes](https://github.com/nuxt/eslint/releases)
- [Commits](https://github.com/nuxt/eslint/commits/v1.0.1/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.15.4
- [Release notes](https://github.com/nuxt/test-utils/releases)
- [Changelog](https://github.com/nuxt/test-utils/blob/main/CHANGELOG.md)
- [Commits](nuxt/test-utils@v3.15.1...v3.15.4)

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 65.5.0
- [Release notes](https://github.com/unocss/unocss/releases)
- [Commits](https://github.com/unocss/unocss/commits/v65.5.0/packages-integrations/nuxt)

Updates `@vitest/coverage-v8` from 2.1.8 to 3.0.5
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.5/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.0
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v16.3.0...v17.1.0)

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.1
- [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.1)

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.5
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.5/packages/vitest)

Updates `vue-tsc` from 2.2.0 to 2.2.2
- [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.2/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-minor
  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-patch
  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-patch
  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 17, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 18, 2025

Superseded by #216.

@dependabot dependabot bot closed this Feb 18, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dependencies-44d51c234a branch February 18, 2025 01:25
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