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

Bump the minor-and-patch group with 2 updates #339

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the minor-and-patch group with 2 updates: @tanstack/react-query and @rollup/rollup-linux-x64-gnu.

Updates @tanstack/react-query from 5.51.23 to 5.51.24

Release notes

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

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

  • *: official @​vitest/eslint-plugin (#7896) (ab1a353) by Jonghyeon Ko
  • apply automated fixes (04c977b) by autofix-ci[bot]
  • rename integration projects for consistency (#7875) (73fbf00) by Lachlan Collins

Docs

  • update README.md (#7904) (49a8dc4) by Jonghyeon Ko
  • request-waterfalls typos (#7918) (b565098) by 박우빈
  • divided installation scripts (#7881) (3292791) by Jay
  • Update vue community projects (#7655) (5c4f88d) by zhennann

Doc

  • Issue template: Point to latest examples (#7878) (59a6d3d) by Ian VanSchooten

Packages

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

Updates @rollup/rollup-linux-x64-gnu from 4.20.0 to 4.21.0

Release notes

Sourced from @​rollup/rollup-linux-x64-gnu's releases.

v4.21.0

4.21.0

2024-08-18

Features

  • Add option to configure directory for virtual modules when preserving modules (#5602)

Pull Requests

Changelog

Sourced from @​rollup/rollup-linux-x64-gnu's changelog.

4.21.0

2024-08-18

Features

  • Add option to configure directory for virtual modules when preserving modules (#5602)

Pull Requests

Commits
  • c4bb050 4.21.0
  • 8350601 chore(deps): update typescript-eslint monorepo to v8 (major) (#5607)
  • 811ef57 chore: fix the noConflict option in REPL. (#5611)
  • af6a347 feat: introduce the virtualDirname option to customize the virtual directory ...
  • eb12f34 chore(deps): lock file maintenance (#5614)
  • 93af657 chore(deps): lock file maintenance minor/patch updates (#5613)
  • c6751ff chore(deps): lock file maintenance minor/patch updates (#5608)
  • 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

Bumps the minor-and-patch group with 2 updates: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) and [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup).


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

Updates `@rollup/rollup-linux-x64-gnu` from 4.20.0 to 4.21.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.20.0...v4.21.0)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@rollup/rollup-linux-x64-gnu"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@jbouder jbouder merged commit 8b74afd into main Aug 19, 2024
4 checks passed
@jbouder jbouder deleted the dependabot/npm_and_yarn/minor-and-patch-aec737c9d8 branch August 19, 2024 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant