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

build(deps): Bump the all-dependencies group across 1 directory with 5 updates #329

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2025

Bumps the all-dependencies group with 5 updates in the / directory:

Package From To
@tanstack/react-query 5.62.10 5.62.15
@uploadthing/react 7.1.3 7.1.5
next 15.1.2 15.1.3
@types/node 22.10.2 22.10.5
eslint-config-next 15.1.2 15.1.3

Updates @tanstack/react-query from 5.62.10 to 5.62.15

Release notes

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

v5.62.14

Version 5.62.14 - 1/3/25, 7:50 PM

Changes

Fix

  • react-query: ensureSuspenseTimers should ALWAYS set staleTime to 1000 when it is below 1000. (#8398) (0503282) by @​minseong0324

Packages

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

v5.62.13

Version 5.62.13 - 1/3/25, 4:31 PM

Changes

Refactor

  • angular-query: deprecate injectQueryClient (#8497) (f2fb523) by Arnoud

Docs

  • angular-query: remove outdated comment from example (6184a89) by @​ayush-seth

Packages

  • @​tanstack/angular-query-experimental@​5.62.13
  • @​tanstack/angular-query-devtools-experimental@​5.62.13

v5.62.12

Version 5.62.12 - 1/3/25, 2:50 PM

Changes

Perf

  • query-core: Improve mutationCache implementation performance (#8496) (19b95c4) by Dominik Dorfmeister

Docs

Packages

  • @​tanstack/query-core@​5.62.12

... (truncated)

Commits

Updates @uploadthing/react from 7.1.3 to 7.1.5

Updates next from 15.1.2 to 15.1.3

Release notes

Sourced from next's releases.

v15.1.3

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

Core Changes

  • Retry manifest file loading only in dev mode: #73900
  • Use shared worker for lint & typecheck steps: #74154

Credits

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

Commits

Updates @types/node from 22.10.2 to 22.10.5

Commits

Updates eslint-config-next from 15.1.2 to 15.1.3

Release notes

Sourced from eslint-config-next's releases.

v15.1.3

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

Core Changes

  • Retry manifest file loading only in dev mode: #73900
  • Use shared worker for lint & typecheck steps: #74154

Credits

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

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code patch labels Jan 5, 2025
@dependabot dependabot bot requested a review from RicardoGEsteves January 5, 2025 17:01
…5 updates

Bumps the all-dependencies group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.62.10` | `5.62.15` |
| @uploadthing/react | `7.1.3` | `7.1.5` |
| [next](https://github.com/vercel/next.js) | `15.1.2` | `15.1.3` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.2` | `22.10.5` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.1.2` | `15.1.3` |



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

Updates `@uploadthing/react` from 7.1.3 to 7.1.5

Updates `next` from 15.1.2 to 15.1.3
- [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.2...v15.1.3)

Updates `@types/node` from 22.10.2 to 22.10.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `eslint-config-next` from 15.1.2 to 15.1.3
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.1.3/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@uploadthing/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/all-dependencies-4b5d8ee372 branch from 9646714 to df8ba8e Compare January 5, 2025 19:06
@RicardoGEsteves RicardoGEsteves merged commit 86bc69c into main Jan 7, 2025
1 check passed
@RicardoGEsteves RicardoGEsteves deleted the dependabot/npm_and_yarn/all-dependencies-4b5d8ee372 branch January 7, 2025 00:28
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 javascript Pull requests that update Javascript code patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant