Closed dependabot[bot] closed 1 month 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 | Oct 14, 2024 3:38am |
Run & review this pull request in StackBlitz Codeflow.
Latest commit: 8efd5b4a4cad860c397f98be17f0aac050c841d5
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.
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
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 80.53%. Comparing base (
e123eb4
) to head (8efd5b4
). Report is 2 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
pnpm add https://pkg.pr.new/@hey-api/client-axios@1154
pnpm add https://pkg.pr.new/@hey-api/client-fetch@1154
pnpm add https://pkg.pr.new/@hey-api/openapi-ts@1154
commit: 8efd5b4
Bumps the prod-deps group with 7 updates:
5.59.0
5.59.13
5.59.0
5.59.13
5.59.0
5.59.13
5.59.1
5.59.13
5.59.1
5.59.13
3.5.11
3.5.12
11.7.0
11.7.2
Updates
@tanstack/react-query
from 5.59.0 to 5.59.13Release notes
Sourced from
@tanstack/react-query
's releases.... (truncated)
Commits
2649e52
release: v5.59.135d69ad7
fix(query-core): don't finalizeThenable of different queries (#8171)8e805fb
release: v5.59.124758303
fix(query-core): move thenable-recreation into createResult (#8169)4dfb0fc
types(react-query): export QueryErrorResetBoundaryFunction (#8089)babf66f
release: v5.59.11a991d92
refactor(types): throw type error whenskipToken
is present in suspense que...c635194
release: v5.59.105edd617
fix(core): correctly gc query when suspense is used when query unmounts while...931d98d
fix(react-query): Allow optional initialData object in queryOptions (#8162)Updates
@tanstack/react-query-devtools
from 5.59.0 to 5.59.13Release notes
Sourced from
@tanstack/react-query-devtools
's releases.... (truncated)
Commits
2649e52
release: v5.59.138e805fb
release: v5.59.12babf66f
release: v5.59.11c635194
release: v5.59.106469385
release: v5.59.90f7baef
release: v5.59.8dcffe89
release: v5.59.644b70f1
release: v5.59.56c13d01
release: v5.59.4f1f2529
release: v5.59.3Updates
@tanstack/svelte-query
from 5.59.0 to 5.59.13Release notes
Sourced from
@tanstack/svelte-query
's releases.... (truncated)
Commits
2649e52
release: v5.59.138e805fb
release: v5.59.12c635194
release: v5.59.106469385
release: v5.59.9dcffe89
release: v5.59.66c13d01
release: v5.59.4Updates
@tanstack/vue-query
from 5.59.1 to 5.59.13Release notes
Sourced from
@tanstack/vue-query
's releases.... (truncated)
Commits
2649e52
release: v5.59.138e805fb
release: v5.59.124758303
fix(query-core): move thenable-recreation into createResult (#8169)c635194
release: v5.59.106469385
release: v5.59.9dcffe89
release: v5.59.66c13d01
release: v5.59.4Updates
@tanstack/vue-query-devtools
from 5.59.1 to 5.59.13Release notes
Sourced from
@tanstack/vue-query-devtools
's releases.... (truncated)
Commits
2649e52
release: v5.59.138e805fb
release: v5.59.12c635194
release: v5.59.106469385
release: v5.59.9dcffe89
release: v5.59.66c13d01
release: v5.59.4Updates
vue
from 3.5.11 to 3.5.12Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
Commits
770ea67
release: v3.5.12c82b662
refactor(reactivity): reduce size of collectionHandlers (#12152)ea943af
fix(runtime-dom): prevent unnecessary updates in v-model checkbox when value ...d82fa61
chore: formatd96883c
test(reactivity): test for verifying no unnecessary calls of reactive array i...1ae545a
fix(hydration): provide compat fallback for idle callback hydration strategy ...05685a9
fix(types): retain union type narrowing with defaults applied (#12108)cde2c06
fix(compiler): clone loc toifNode
(#12131)4474c11
fix(compiler-sfc): use sass modern api if available and avoid deprecation war...9da1ac1
fix(runtime-core): fix required prop check false positive for kebab-case edge...Updates
@apidevtools/json-schema-ref-parser
from 11.7.0 to 11.7.2Release notes
Sourced from
@apidevtools/json-schema-ref-parser
's releases.Commits
588197e
fix: dont cache on circular references to prevent overwriting external ref re...3bcee96
fix: remove exports test2c50198
fix: add exportsDependabot 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