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 8 updates #974

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2024

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

Package From To
axios 1.7.3 1.7.5
@tanstack/react-query 5.51.23 5.52.1
@tanstack/react-query-devtools 5.51.23 5.52.1
@tanstack/svelte-query 5.51.21 5.52.0
@tanstack/vue-query 5.51.21 5.52.0
@tanstack/vue-query-devtools 5.51.21 5.52.0
pinia 2.2.1 2.2.2
vue 3.4.37 3.4.38

Updates axios from 1.7.3 to 1.7.5

Release notes

Sourced from axios's releases.

Release v1.7.5

Release notes:

Bug Fixes

  • adapter: fix undefined reference to hasBrowserEnv (#6572) (7004707)
  • core: add the missed implementation of AxiosError#status property; (#6573) (6700a8a)
  • core: fix ReferenceError: navigator is not defined for custom environments; (#6567) (fed1a4b)
  • fetch: fix credentials handling in Cloudflare workers (#6533) (550d885)

Contributors to this release

Release v1.7.4

Release notes:

Bug Fixes

Contributors to this release

Changelog

Sourced from axios's changelog.

1.7.5 (2024-08-23)

Bug Fixes

  • adapter: fix undefined reference to hasBrowserEnv (#6572) (7004707)
  • core: add the missed implementation of AxiosError#status property; (#6573) (6700a8a)
  • core: fix ReferenceError: navigator is not defined for custom environments; (#6567) (fed1a4b)
  • fetch: fix credentials handling in Cloudflare workers (#6533) (550d885)

Contributors to this release

1.7.4 (2024-08-13)

Bug Fixes

Contributors to this release

Commits
  • 59cd6b0 chore(release): v1.7.5 (#6574)
  • 6700a8a fix(core): add the missed implementation of AxiosError#status property; (#6573)
  • 7004707 fix(adapter): fix undefined reference to hasBrowserEnv (#6572)
  • fed1a4b fix(core): fix ReferenceError: navigator is not defined for custom environm...
  • 550d885 fix(fetch): fix credentials handling in Cloudflare workers (#6533)
  • bcd1c6d chore(actions): fix sponsor action; (#6566)
  • c8b7be5 chore(action): exclude sponsors branch from CI tests; (#6564)
  • 67aa1ef chore(sponsor): update sponsor block (#6559)
  • ff254a5 chore(action): change sponsors uri origin; (#6563)
  • 4f99675 chore(sponsor): update sponsor block (#6558)
  • Additional commits viewable in compare view

Updates @tanstack/react-query from 5.51.23 to 5.52.1

Release notes

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

v5.52.1

Version 5.52.1 - 8/22/24, 4:37 PM

Changes

Fix

  • react-query: Add missing React 19 peer dependency. (#7937) (ca2e306) by @​kbumsik

Docs

  • make copyable example useful by default (#7928) (639363c) by Lanre Adelowo

Packages

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

v5.52.0

Version 5.52.0 - 8/20/24, 6:54 PM

Changes

Feat

  • eslint-plugin-query: add rule that disallows putting the result of query hooks directly in a React hook dependency array (#7911) (f65ebe7) by Manuel Schiller

Refactor

  • query-core: type override subscribe in InfiniteQueryObserver more clearly (#7914) (683c85e) by @​manudeli

Docs

  • fix typos (#7898) (c7fb5fd) by Shubh Porwal

Packages

  • @​tanstack/eslint-plugin-query@​5.52.0
  • @​tanstack/query-core@​5.52.0
  • @​tanstack/query-broadcast-client-experimental@​5.52.0
  • @​tanstack/query-persist-client-core@​5.52.0
  • @​tanstack/query-sync-storage-persister@​5.52.0
  • @​tanstack/react-query@​5.52.0
  • @​tanstack/react-query-devtools@​5.52.0
  • @​tanstack/react-query-persist-client@​5.52.0
  • @​tanstack/react-query-next-experimental@​5.52.0
  • @​tanstack/solid-query@​5.52.0
  • @​tanstack/solid-query-devtools@​5.52.0

... (truncated)

Commits

Updates @tanstack/react-query-devtools from 5.51.23 to 5.52.1

Release notes

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

v5.52.1

Version 5.52.1 - 8/22/24, 4:37 PM

Changes

Fix

  • react-query: Add missing React 19 peer dependency. (#7937) (ca2e306) by @​kbumsik

Docs

  • make copyable example useful by default (#7928) (639363c) by Lanre Adelowo

Packages

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

v5.52.0

Version 5.52.0 - 8/20/24, 6:54 PM

Changes

Feat

  • eslint-plugin-query: add rule that disallows putting the result of query hooks directly in a React hook dependency array (#7911) (f65ebe7) by Manuel Schiller

Refactor

  • query-core: type override subscribe in InfiniteQueryObserver more clearly (#7914) (683c85e) by @​manudeli

Docs

  • fix typos (#7898) (c7fb5fd) by Shubh Porwal

Packages

  • @​tanstack/eslint-plugin-query@​5.52.0
  • @​tanstack/query-core@​5.52.0
  • @​tanstack/query-broadcast-client-experimental@​5.52.0
  • @​tanstack/query-persist-client-core@​5.52.0
  • @​tanstack/query-sync-storage-persister@​5.52.0
  • @​tanstack/react-query@​5.52.0
  • @​tanstack/react-query-devtools@​5.52.0
  • @​tanstack/react-query-persist-client@​5.52.0
  • @​tanstack/react-query-next-experimental@​5.52.0
  • @​tanstack/solid-query@​5.52.0
  • @​tanstack/solid-query-devtools@​5.52.0

... (truncated)

Commits

Updates @tanstack/svelte-query from 5.51.21 to 5.52.0

Release notes

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

v5.52.0

Version 5.52.0 - 8/20/24, 6:54 PM

Changes

Feat

  • eslint-plugin-query: add rule that disallows putting the result of query hooks directly in a React hook dependency array (#7911) (f65ebe7) by Manuel Schiller

Refactor

  • query-core: type override subscribe in InfiniteQueryObserver more clearly (#7914) (683c85e) by @​manudeli

Docs

  • fix typos (#7898) (c7fb5fd) by Shubh Porwal

Packages

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

v5.51.24

Version 5.51.24 - 8/19/24, 11:03 AM

Changes

Refactor

  • query-core: shorten listeners code (#7913) (6500c98) by Jonghyeon Ko

Ci

... (truncated)

Commits

Updates @tanstack/vue-query from 5.51.21 to 5.52.0

Release notes

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

v5.52.0

Version 5.52.0 - 8/20/24, 6:54 PM

Changes

Feat

  • eslint-plugin-query: add rule that disallows putting the result of query hooks directly in a React hook dependency array (#7911) (f65ebe7) by Manuel Schiller

Refactor

  • query-core: type override subscribe in InfiniteQueryObserver more clearly (#7914) (683c85e) by @​manudeli

Docs

  • fix typos (#7898) (c7fb5fd) by Shubh Porwal

Packages

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

v5.51.24

Version 5.51.24 - 8/19/24, 11:03 AM

Changes

Refactor

  • query-core: shorten listeners code (#7913) (6500c98) by Jonghyeon Ko

Ci

... (truncated)

Commits

Updates @tanstack/vue-query-devtools from 5.51.21 to 5.52.0

Release notes

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

v5.52.0

Version 5.52.0 - 8/20/24, 6:54 PM

Changes

Feat

  • eslint-plugin-query: add rule that disallows putting the result of query hooks directly in a React hook dependency array (#7911) (f65ebe7) by Manuel Schiller

Refactor

  • query-core: type override subscribe in InfiniteQueryObserver more clearly (#7914) (683c85e) by @​manudeli

Docs

  • fix typos (#7898) (c7fb5fd) by Shubh Porwal

Packages

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

v5.51.24

Version 5.51.24 - 8/19/24, 11:03 AM

Changes

Refactor

  • query-core: shorten listeners code (#7913) (6500c98) by Jonghyeon Ko

Ci

... (truncated)

Commits

Updates pinia from 2.2.1 to 2.2.2

Release notes

Sourced from pinia's releases.

pinia@2.2.2

Please refer to CHANGELOG.md for details.

Commits

Updates vue from 3.4.37 to 3.4.38

Release notes

Sourced from vue's releases.

v3.4.38

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

Changelog

Sourced from vue's changelog.

3.4.38 (2024-08-15)

Bug Fixes

  • build: revert entities to 4.5 to avoid runtime resolution errors (f349af7), closes #11603
  • compiler-core: use ast-based check for function expressions when possible (236cac3), closes #11615
  • compiler-sfc: handle keyof operator with index object (#11581) (74d26db)
  • types: add fallback stub for DOM types when DOM lib is absent (#11598) (4db0085)
Commits
  • 56e658e release: v3.4.38
  • 0bdb2a3 workflow: move private packages to separate directory
  • 74d26db fix(compiler-sfc): handle keyof operator with index object (#11581)
  • 236cac3 fix(compiler-core): use ast-based check for function expressions when possible
  • b27d900 chore: update changelog regarding inject behavior change
  • f349af7 fix(build): revert entities to 4.5 to avoid runtime resolution errors
  • 4db0085 fix(types): add fallback stub for DOM types when DOM lib is absent (#11598)
  • See full diff in compare view

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 26, 2024
Copy link

vercel bot commented Aug 26, 2024

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 Aug 26, 2024 3:12pm

Copy link

stackblitz bot commented Aug 26, 2024

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

Copy link

changeset-bot bot commented Aug 26, 2024

⚠️ No Changeset found

Latest commit: ec91b99

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 Aug 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.42%. Comparing base (1094d46) to head (ec91b99).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #974   +/-   ##
=======================================
  Coverage   76.42%   76.42%           
=======================================
  Files          89       89           
  Lines       10911    10911           
  Branches     1111     1111           
=======================================
  Hits         8339     8339           
  Misses       2565     2565           
  Partials        7        7           
Flag Coverage Δ
unittests 76.42% <ø> (ø)

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 Aug 26, 2024

commit: ec91b99

pnpm add https://pkg.pr.new/@hey-api/client-axios@974
pnpm add https://pkg.pr.new/@hey-api/client-fetch@974
pnpm add https://pkg.pr.new/@hey-api/openapi-ts@974

Open in Stackblitz

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

| Package | From | To |
| --- | --- | --- |
| [axios](https://github.com/axios/axios) | `1.7.3` | `1.7.5` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.51.23` | `5.52.1` |
| [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.51.23` | `5.52.1` |
| [@tanstack/svelte-query](https://github.com/TanStack/query/tree/HEAD/packages/svelte-query) | `5.51.21` | `5.52.0` |
| [@tanstack/vue-query](https://github.com/TanStack/query/tree/HEAD/packages/vue-query) | `5.51.21` | `5.52.0` |
| [@tanstack/vue-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/vue-query-devtools) | `5.51.21` | `5.52.0` |
| [pinia](https://github.com/vuejs/pinia) | `2.2.1` | `2.2.2` |
| [vue](https://github.com/vuejs/core) | `3.4.37` | `3.4.38` |



Updates `axios` from 1.7.3 to 1.7.5
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.3...v1.7.5)

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

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

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

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

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

Updates `pinia` from 2.2.1 to 2.2.2
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/pinia@2.2.1...pinia@2.2.2)

Updates `vue` from 3.4.37 to 3.4.38
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/v3.4.38/CHANGELOG.md)
- [Commits](vuejs/core@v3.4.37...v3.4.38)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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-patch
  dependency-group: prod-deps
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/prod-deps-d0ca3b24b7 branch from 633ea0d to ec91b99 Compare August 26, 2024 15:11
@mrlubos mrlubos merged commit dc2d6ef into main Aug 27, 2024
17 checks passed
@mrlubos mrlubos deleted the dependabot/npm_and_yarn/prod-deps-d0ca3b24b7 branch August 27, 2024 02:16
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