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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2024

Bumps the minor-updates group with 3 updates: pg, @tanstack/react-query and @types/react-dom.

Updates pg from 8.11.4 to 8.11.5

Commits

Updates @tanstack/react-query from 5.28.14 to 5.29.0

Release notes

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

v5.29.0

Version 5.29.0 - 4/5/2024, 5:58 PM

Changes

Feat

  • core: memoize result of combine (#7233) (3c31124d) by Dominik Dorfmeister

Chore

  • angular-query: update to angular 17.3 (#7225) (4d37cfc7) by Arnoud

Docs

  • fix quickstart (0b9f971e) by Tanner Linsley
  • migrate docs to use path-based navigation instead of route-based (#7211) (754640a3) by Tanner Linsley

Packages

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

Updates @types/react-dom from 18.2.23 to 18.2.24

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 minor-updates group with 3 updates: [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg), [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom).


Updates `pg` from 8.11.4 to 8.11.5
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.11.5/packages/pg)

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

Updates `@types/react-dom` from 18.2.23 to 18.2.24
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: pg
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: "@types/react-dom"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 8, 2024
Copy link

sonarcloud bot commented Apr 8, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 15, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Apr 15, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/minor-updates-1a8f98b09a branch April 15, 2024 07:51
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants