Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the prod-deps group across 1 directory with 15 updates #1725

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the prod-deps group with 15 updates in the / directory:

Package From To
@radix-ui/react-form 0.1.1 0.1.2
@radix-ui/themes 3.1.6 3.2.0
fastify 5.2.0 5.2.1
next 15.1.6 15.1.7
nuxt 3.14.1592 3.15.4
zod 3.23.8 3.24.2
@tanstack/angular-query-experimental 5.62.13 5.66.3
@tanstack/react-query 5.62.15 5.66.3
@tanstack/react-query-devtools 5.62.15 5.66.3
@tanstack/svelte-query 5.62.12 5.66.3
@tanstack/vue-query 5.62.12 5.66.3
@tanstack/vue-query-devtools 5.62.12 5.66.3
pinia 2.3.0 3.0.1
c12 2.0.1 2.0.2
commander 13.0.0 13.1.0

Updates @radix-ui/react-form from 0.1.1 to 0.1.2

Commits

Updates @radix-ui/themes from 3.1.6 to 3.2.0

Commits

Updates fastify from 5.2.0 to 5.2.1

Release notes

Sourced from fastify's releases.

v5.2.1

What's Changed

New Contributors

Full Changelog: fastify/fastify@v5.2.0...v5.2.1

Commits
Maintainer changes

This version was pushed to npm by climba03003, a new releaser for fastify since your current version.


Updates next from 15.1.6 to 15.1.7

Release notes

Sourced from next's releases.

v15.1.7

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • fix: work around setTimeout memory leak, improve wrappers (#75727)
  • add additional x-middleware-set-cookie filtering (#75869)
  • fix: ensure lint worker errors aren't silenced (#75766)

Credits

Huge thanks to @​lubieowoce and @​ztanner for helping!

Commits

Updates nuxt from 3.14.1592 to 3.15.4

Release notes

Sourced from nuxt's releases.

v3.15.4

3.15.4 is the next patch release.

✅ Upgrading

As usual, our recommendation for upgrading is to run:

npx nuxi@latest upgrade --force

This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.

👉 Changelog

compare changes

🩹 Fixes

  • nuxt: Improve error logging when parsing with acorn (#30754)
  • nuxt: Clear island uid before saving into the payload (#30767)
  • kit: Load @nuxt/schema from nuxt package dir (#30774)
  • nuxt: Allow restarting nuxt on paths outside srcDir (#30771)
  • nuxt: Don't warn about calling useRoute in SFC setup (#30788)
  • webpack: Disallow cross-site requests in no-cors mode (#30757)
  • vite: Restore externality for dev server externals (#30802)

💅 Refactors

  • vite: Use new rollup chunk.names for asset names (#30780)

❤️ Contributors

v3.15.3

3.15.3 is the next regularly scheduled patch release.

👀 Highlights

CORS configuration for dev server

Alongside a range of improvements, we've also shipped a significant fix to impose CORS origin restrictions on the dev server. This applies to your Vite or Webpack/Rspack dev middleware only.

This is a significant/breaking change we would not normally ship in a patch but it is a security fix (see GHSA-4gf7-ff8x-hq99 and GHSA-2452-6xj8-jh47) and we urge you to update ASAP.

You can configure the allowed origins and other CORS options via the devServer.cors options in your nuxt.config, which may be relevant if you are developing with a custom hostname:

export default defineNuxtConfig({
</tr></table> 

... (truncated)

Commits
  • 244da17 v3.15.4
  • ceaf0f5 chore(deps): update all non-major dependencies (3.x) (#30804)
  • 626eba0 fix(nuxt): don't warn about calling useRoute in SFC setup (#30788)
  • 7a1e5c8 fix(nuxt): allow restarting nuxt on paths outside srcDir (#30771)
  • ca2d91f fix(kit): load @nuxt/schema from nuxt package dir (#30774)
  • b78da56 fix(nuxt): clear island uid before saving into the payload (#30767)
  • e0c47f9 fix(nuxt): improve error logging when parsing with acorn (#30754)
  • 940bcb8 chore(deps): update all non-major dependencies (3.x) (#30747)
  • 048f974 v3.15.3
  • e96a96d perf(nuxt): enable Transition component only on client side (#30720)
  • Additional commits viewable in compare view

Updates zod from 3.23.8 to 3.24.2

Release notes

Sourced from zod's releases.

v3.24.2

Notes

Support asynchronous checks in z.custom() .

const customSchema = z.custom<number>(async (x) => {
  return typeof x === "number";
});

Commits:

  • cdcf9d4263cc544c7cb49855b31612d4305da72c Bump rollup from 2.79.1 to 2.79.2 (#3895)
  • a2ad37099e8f7117d231cc2c72d0e471893643b2 Bump find-my-way from 8.2.0 to 8.2.2 (#3897)
  • 0e02d66d1bcaad9c0f92609431e1726e088a8112 Bump nanoid from 3.3.7 to 3.3.8 (#3896)
  • 96be65f0d71b0bf8e8f330dc0541cc895edd6459 Bump cross-spawn from 7.0.3 to 7.0.6 (#3882)
  • f7ad26147ba291cb3fb257545972a8e00e767470 Bump micromatch from 4.0.7 to 4.0.8 (#3748)
  • d724620c341e1801db9513f681f731afb3df452a Add zod-struct to utilities for Zod (#3921)
  • 6b96cfd4307649df6a451d74e06c47ac88c01dfe Update README.md (#3949)
  • e376cda8e14d3caa09bc2148ffc668748118db6b Add Courier to README (#3961)
  • 8a099deaef71b3d8bd65986a745b88f08cb28ba5 Add CodeRabbit to sponsors (#3975)
  • 587d160badbe96d1adec1e8ff9d93bbcb3f91c4f WIP (#3976)
  • 9d3af2ee5263971bc0dd7e4927cd07ee854fe4db Add CodeRabbit at Platinum (#3981)
  • eedeb4b69f9f4bb58401d9cb27c8038a042f2c7f docs(X to Zod): Update url for runtyping (#3971)
  • 706f49f9fb852cdde667b65ccb9b765444a86de7 fix: redirect url to correct url (#3939)
  • 7365b7d5564793c42ee02815880463b8bee30028 docs: translate README to Korean (#3934)
  • b7e173de06e223a7a6510903a4110634e2fb5d92 Format
  • 1dd44a0d6f8073f7c417e09ec96580b9ae9bda23 Support async z.custom
  • e30870369d5b8f31ff4d0130d4439fd997deb523 v3.24.2

v3.24.1

Commits:

  • 0c6cbbdd1315683dd3d589fbdc5765c26431dcc9 Undeprecate .nonempty()
  • 4e219d6ad9d5e56e20afd7423092f506400a29e4 Bump min TS version to 5.0
  • 65adeeacef0274abbda5438470a3d2bfd376256d v3.24.1

v3.24.0

Implement @standard-schema/spec

This is the first version of Zod to implement the Standard Schema spec. This is a new community effort among several validation library authors to implement a common interface, with the goal of simplifying the process of integrating schema validators with the rest of the ecosystem. Read more about the project and goals here.

z.string().jwt()

Thanks to @​Mokshit06 and @​Cognition-Labs for this contribution!

To verify that a string is a valid 3-part JWT.

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by colinhacks, a new releaser for zod since your current version.


Updates @tanstack/angular-query-experimental from 5.62.13 to 5.66.3

Release notes

Sourced from @​tanstack/angular-query-experimental'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/react-query from 5.62.15 to 5.66.3

Release notes

Sourced from @​tanstack/react-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/react-query-devtools from 5.62.15 to 5.66.3

Release notes

Sourced from @​tanstack/react-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 @tanstack/svelte-query from 5.62.12 to 5.66.3

Release notes

Sourced from @​tanstack/svelte-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 from 5.62.12 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.12 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 pinia from 2.3.0 to 3.0.1

Commits

Updates c12 from 2.0.1 to 2.0.2

Release notes

Sourced from c12's releases.

v2.0.2

compare changes

🩹 Fixes

  • Preserve meta for main config (#227)

📖 Documentation

  • Add kysely-ctl to readme (#225)

🏡 Chore

❤️ Contributors

Changelog

Sourced from c12's changelog.

v2.0.2

compare changes

🩹 Fixes

  • Preserve meta for main config (#227)

📖 Documentation

  • Add kysely-ctl to readme (#225)

🏡 Chore

❤️ Contributors

Commits

Updates commander from 13.0.0 to 13.1.0

Release notes

Sourced from commander's releases.

v13.1.0

Added

  • support a pair of long option flags to allow a memorable shortened flag, like .option('--ws, --workspace') (#2312)
Changelog

Sourced from commander's changelog.

[13.1.0] (2025-01-21)

Added

  • support a pair of long option flags to allow a memorable shortened flag, like .option('--ws, --workspace') (#2312)
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the prod-deps group with 15 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@radix-ui/react-form](https://github.com/radix-ui/primitives) | `0.1.1` | `0.1.2` |
| [@radix-ui/themes](https://github.com/radix-ui/themes) | `3.1.6` | `3.2.0` |
| [fastify](https://github.com/fastify/fastify) | `5.2.0` | `5.2.1` |
| [next](https://github.com/vercel/next.js) | `15.1.6` | `15.1.7` |
| [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) | `3.14.1592` | `3.15.4` |
| [zod](https://github.com/colinhacks/zod) | `3.23.8` | `3.24.2` |
| [@tanstack/angular-query-experimental](https://github.com/TanStack/query/tree/HEAD/packages/angular-query-experimental) | `5.62.13` | `5.66.3` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.62.15` | `5.66.3` |
| [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.62.15` | `5.66.3` |
| [@tanstack/svelte-query](https://github.com/TanStack/query/tree/HEAD/packages/svelte-query) | `5.62.12` | `5.66.3` |
| [@tanstack/vue-query](https://github.com/TanStack/query/tree/HEAD/packages/vue-query) | `5.62.12` | `5.66.3` |
| [@tanstack/vue-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/vue-query-devtools) | `5.62.12` | `5.66.3` |
| [pinia](https://github.com/vuejs/pinia) | `2.3.0` | `3.0.1` |
| [c12](https://github.com/unjs/c12) | `2.0.1` | `2.0.2` |
| [commander](https://github.com/tj/commander.js) | `13.0.0` | `13.1.0` |



Updates `@radix-ui/react-form` from 0.1.1 to 0.1.2
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/themes` from 3.1.6 to 3.2.0
- [Changelog](https://github.com/radix-ui/themes/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/themes/commits)

Updates `fastify` from 5.2.0 to 5.2.1
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v5.2.0...v5.2.1)

Updates `next` from 15.1.6 to 15.1.7
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v15.1.6...v15.1.7)

Updates `nuxt` from 3.14.1592 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 `zod` from 3.23.8 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.23.8...v3.24.2)

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

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

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

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

Updates `@tanstack/vue-query` from 5.62.12 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.12 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 `pinia` from 2.3.0 to 3.0.1
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/commits)

Updates `c12` from 2.0.1 to 2.0.2
- [Release notes](https://github.com/unjs/c12/releases)
- [Changelog](https://github.com/unjs/c12/blob/main/CHANGELOG.md)
- [Commits](unjs/c12@v2.0.1...v2.0.2)

Updates `commander` from 13.0.0 to 13.1.0
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](tj/commander.js@v13.0.0...v13.1.0)

---
updated-dependencies:
- dependency-name: "@radix-ui/react-form"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: "@radix-ui/themes"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: fastify
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: nuxt
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: zod
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: "@tanstack/angular-query-experimental"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: "@tanstack/react-query-devtools"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: "@tanstack/svelte-query"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: "@tanstack/vue-query"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: "@tanstack/vue-query-devtools"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: pinia
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod-deps
- dependency-name: c12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: commander
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 17, 2025
Copy link

vercel bot commented Feb 17, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hey-api-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 17, 2025 3:47am

Copy link

stackblitz bot commented Feb 17, 2025

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

changeset-bot bot commented Feb 17, 2025

⚠️ No Changeset found

Latest commit: 851fbd0

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

codecov bot commented Feb 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.13%. Comparing base (4b35112) to head (851fbd0).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1725   +/-   ##
=======================================
  Coverage   57.13%   57.13%           
=======================================
  Files         191      191           
  Lines       25729    25729           
  Branches     1913     1913           
=======================================
  Hits        14701    14701           
  Misses      11019    11019           
  Partials        9        9           
Flag Coverage Δ
unittests 57.13% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

pkg-pr-new bot commented Feb 17, 2025

Open in Stackblitz

@hey-api/client-axios

npm i https://pkg.pr.new/hey-api/openapi-ts/@hey-api/client-axios@1725

@hey-api/client-fetch

npm i https://pkg.pr.new/hey-api/openapi-ts/@hey-api/client-fetch@1725

@hey-api/client-next

npm i https://pkg.pr.new/hey-api/openapi-ts/@hey-api/client-next@1725

@hey-api/client-nuxt

npm i https://pkg.pr.new/hey-api/openapi-ts/@hey-api/client-nuxt@1725

@hey-api/openapi-ts

npm i https://pkg.pr.new/hey-api/openapi-ts/@hey-api/openapi-ts@1725

commit: 851fbd0

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.

0 participants