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 dependencies group with 3 updates #265

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2024

Bumps the dependencies group with 3 updates: probot, @tanstack/eslint-plugin-query and @types/node-fetch.

Updates probot from 13.3.9 to 13.3.10

Release notes

Sourced from probot's releases.

v13.3.10

13.3.10 (2024-11-05)

Bug Fixes

  • deps: use fork of lru-cache to fix type issues (#2104) (c87926b)
Commits

Updates @tanstack/eslint-plugin-query from 5.59.7 to 5.60.1

Release notes

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

v5.60.1

Version 5.60.1 - 11/8/24, 10:06 AM

Changes

Fix

  • eslint-plugin-query: add Suspense query hooks to no-rest-destructuring rule (#8260) (2f6c028) by Gyumong

Packages

  • @​tanstack/eslint-plugin-query@​5.60.1

v5.60.0

Version 5.60.0 - 11/7/24, 3:32 PM

Changes

Feat

  • angular-query: add withDevtools and injectDevtoolsPanel (2459701) by Arnoud

Packages

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

v5.59.20

Version 5.59.20 - 11/6/24, 2:13 PM

Changes

Fix

  • don"t ship test files (848df62) by Dominik Dorfmeister

Test

  • react-query: type test usePrefetchInfiniteQuery correctly (#8223) (06e315c) by @​manudeli

Docs

  • devtools: fix typo (#8248) (aa92acc) by Artur Abdullin

Packages

  • @​tanstack/eslint-plugin-query@​5.59.20
  • @​tanstack/query-async-storage-persister@​5.59.20
  • @​tanstack/query-broadcast-client-experimental@​5.59.20
  • @​tanstack/query-core@​5.59.20

... (truncated)

Commits
  • 8ae5aed release: v5.60.1
  • 2f6c028 fix(eslint-plugin-query): add Suspense query hooks to no-rest-destructuring r...
  • 5ce9959 release: v5.59.20
  • 848df62 fix: don't ship test files
  • See full diff in compare view

Updates @types/node-fetch from 2.6.11 to 2.6.12

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 dependencies group with 3 updates: [probot](https://github.com/probot/probot), [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query) and [@types/node-fetch](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node-fetch).


Updates `probot` from 13.3.9 to 13.3.10
- [Release notes](https://github.com/probot/probot/releases)
- [Commits](probot/probot@v13.3.9...v13.3.10)

Updates `@tanstack/eslint-plugin-query` from 5.59.7 to 5.60.1
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.60.1/packages/eslint-plugin-query)

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

---
updated-dependencies:
- dependency-name: probot
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@tanstack/eslint-plugin-query"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@types/node-fetch"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 11, 2024
@dependabot dependabot bot requested a review from a team as a code owner November 11, 2024 21:14
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Nov 11, 2024
@dependabot dependabot bot requested a review from a team as a code owner November 11, 2024 21:14
Copy link
Contributor

@Miablo Miablo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

@Miablo Miablo merged commit 86069ea into main Nov 12, 2024
11 checks passed
@Miablo Miablo deleted the dependabot/npm_and_yarn/dependencies-fb3601f646 branch November 12, 2024 14:23
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 maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant