hey-api / openapi-ts

🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more. Support: @mrlubos
https://heyapi.dev
Other
1.39k stars 107 forks source link

chore(deps): bump the prod-deps group with 10 updates #1226

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps the prod-deps group with 10 updates:

Package From To
@radix-ui/react-icons 1.3.0 1.3.1
@tanstack/angular-query-experimental 5.59.16 5.59.17
tslib 2.6.3 2.8.1
zone.js 0.14.10 0.15.0
@tanstack/react-query 5.59.16 5.59.19
@tanstack/react-query-devtools 5.59.16 5.59.19
@tanstack/svelte-query 5.59.16 5.59.17
@tanstack/vue-query 5.59.16 5.59.17
@tanstack/vue-query-devtools 5.59.16 5.59.19
pinia 2.2.4 2.2.6

Updates @radix-ui/react-icons from 1.3.0 to 1.3.1

Maintainer changes

This version was pushed to npm by chancestrickland, a new releaser for @​radix-ui/react-icons since your current version.


Updates @tanstack/angular-query-experimental from 5.59.16 to 5.59.17

Release notes

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

v5.59.17

Version 5.59.17 - 11/2/24, 5:45 PM

Changes

Fix

  • useQueries: warn on duplicate keys (#8246) (c643635) by Dominik Dorfmeister

Chore

  • react-query-persist-client: remove redundant setIsRestoring(true) to fix lint warning (#8213) (39a35d8) by Sol Lee
  • docs: update useQueryFocusAware docs (#8205) (caf6556) by @​ugurcanatas

Test

  • react-query: better query-persist-client-core import (#8212) (1865f0d) by Lachlan Collins

Docs

  • angular-query: add query options from a service example (#8220) (c61ff1e) by Arnoud

Packages

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


Updates tslib from 2.6.3 to 2.8.1

Release notes

Sourced from tslib's releases.

v2.8.1

What's Changed

Full Changelog: https://github.com/microsoft/tslib/compare/v2.8.0...v2.8.1

v2.8.0

What's Changed

Full Changelog: https://github.com/microsoft/tslib/compare/v2.7.0...v2.8.0

v2.7.0

What's Changed

Full Changelog: https://github.com/microsoft/tslib/compare/v2.6.3...v2.7.0

Commits


Updates zone.js from 0.14.10 to 0.15.0

Changelog

Sourced from zone.js's changelog.

0.15.0 (2024-08-15)

Bug Fixes

  • zone.js: Add support for addition jest functions. (#57280) (e1240c6), closes #57277
  • zone.js: Update the default behavior of fakeAsync to flush after the test (#57240) (70e8b40)

BREAKING CHANGES

  • zone.js: fakeAsync will now flush pending timers at the end of the given function by default. To opt-out of this, you can use {flush: false} in options parameter of fakeAsync
Commits
  • d1d4adc release: cut the zone.js-0.15.0 release (#57418)
  • 24cd1c8 build: lock file maintenance (#57340)
  • e1240c6 fix(zone.js): Add support for addition jest functions. (#57280)
  • 70e8b40 fix(zone.js): Update the default behavior of fakeAsync to flush after the tes...
  • See full diff in compare view


Updates @tanstack/react-query from 5.59.16 to 5.59.19

Release notes

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

v5.59.19

Version 5.59.19 - 11/3/24, 2:17 PM

Changes

Fix

  • query-devtools: handle null properties for __previousQueryOptions (#8240) (9c93dc0) by Kae

Test

  • react-query: remove async from queryFn (#8232) (0f84062) by Sol Lee

Docs

  • community-projects: Add Atomic CRM to the list of community projects (#8229) (92defc6) by CarolineClr

Packages

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

v5.59.18

Version 5.59.18 - 11/3/24, 9:27 AM

Changes

Fix

  • useQuery: don"t retryOnMount when prefetchInRender is used (#8247) (74f0d6a) by Dominik Dorfmeister

Packages

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

v5.59.17

Version 5.59.17 - 11/2/24, 5:45 PM

Changes

... (truncated)

Commits


Updates @tanstack/react-query-devtools from 5.59.16 to 5.59.19

Release notes

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

v5.59.19

Version 5.59.19 - 11/3/24, 2:17 PM

Changes

Fix

  • query-devtools: handle null properties for __previousQueryOptions (#8240) (9c93dc0) by Kae

Test

  • react-query: remove async from queryFn (#8232) (0f84062) by Sol Lee

Docs

  • community-projects: Add Atomic CRM to the list of community projects (#8229) (92defc6) by CarolineClr

Packages

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

v5.59.18

Version 5.59.18 - 11/3/24, 9:27 AM

Changes

Fix

  • useQuery: don"t retryOnMount when prefetchInRender is used (#8247) (74f0d6a) by Dominik Dorfmeister

Packages

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

v5.59.17

Version 5.59.17 - 11/2/24, 5:45 PM

Changes

... (truncated)

Commits


Updates @tanstack/svelte-query from 5.59.16 to 5.59.17

Release notes

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

v5.59.17

Version 5.59.17 - 11/2/24, 5:45 PM

Changes

Fix

  • useQueries: warn on duplicate keys (#8246) (c643635) by Dominik Dorfmeister

Chore

  • react-query-persist-client: remove redundant setIsRestoring(true) to fix lint warning (#8213) (39a35d8) by Sol Lee
  • docs: update useQueryFocusAware docs (#8205) (caf6556) by @​ugurcanatas

Test

  • react-query: better query-persist-client-core import (#8212) (1865f0d) by Lachlan Collins

Docs

  • angular-query: add query options from a service example (#8220) (c61ff1e) by Arnoud

Packages

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


Updates @tanstack/vue-query from 5.59.16 to 5.59.17

Release notes

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

v5.59.17

Version 5.59.17 - 11/2/24, 5:45 PM

Changes

Fix

  • useQueries: warn on duplicate keys (#8246) (c643635) by Dominik Dorfmeister

Chore

  • react-query-persist-client: remove redundant setIsRestoring(true) to fix lint warning (#8213) (39a35d8) by Sol Lee
  • docs: update useQueryFocusAware docs (#8205) (caf6556) by @​ugurcanatas

Test

  • react-query: better query-persist-client-core import (#8212) (1865f0d) by Lachlan Collins

Docs

  • angular-query: add query options from a service example (#8220) (c61ff1e) by Arnoud

Packages

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


Updates @tanstack/vue-query-devtools from 5.59.16 to 5.59.19

Release notes

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

v5.59.19

Version 5.59.19 - 11/3/24, 2:17 PM

Changes

Fix

  • query-devtools: handle null properties for __previousQueryOptions (#8240) (9c93dc0) by Kae

Test

  • react-query: remove async from queryFn (#8232) (0f84062) by Sol Lee

Docs

  • community-projects: Add Atomic CRM to the list of community projects (#8229) (92defc6) by CarolineClr

Packages

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

v5.59.18

Version 5.59.18 - 11/3/24, 9:27 AM

Changes

Fix

  • useQuery: don"t retryOnMount when prefetchInRender is used (#8247) (74f0d6a) by Dominik Dorfmeister

Packages

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

v5.59.17

Version 5.59.17 - 11/2/24, 5:45 PM

Changes

... (truncated)

Commits


Updates pinia from 2.2.4 to 2.2.6

Release notes

Sourced from pinia's releases.

pinia@2.2.6

Please refer to CHANGELOG.md for details.

pinia@2.2.5

Please refer to CHANGELOG.md for details.

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
vercel[bot] commented 2 weeks ago

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 Nov 4, 2024 3:44am
stackblitz[bot] commented 2 weeks ago

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

changeset-bot[bot] commented 2 weeks ago

⚠️ No Changeset found

Latest commit: 1a84e6dea2cf3b5d3a7fd6462a7b09af8688406b

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

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 73.19%. Comparing base (2819097) to head (1a84e6d). Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1226 +/- ## ======================================= Coverage 73.19% 73.19% ======================================= Files 127 127 Lines 17706 17706 Branches 1732 1732 ======================================= Hits 12960 12960 Misses 4743 4743 Partials 3 3 ``` | [Flag](https://app.codecov.io/gh/hey-api/openapi-ts/pull/1226/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hey-api) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/hey-api/openapi-ts/pull/1226/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hey-api) | `73.19% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hey-api#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.