Skip to content

Bump the all-npm-dependencies group across 1 directory with 3 updates #429

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 16, 2025

Bumps the all-npm-dependencies group with 3 updates in the /frontend directory: @tanstack/react-query, @types/node and webpack-bundle-tracker.

Updates @tanstack/react-query from 4.39.1 to 4.39.2

Release notes

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

v4.39.2

Version 4.39.2 - 6/9/25, 9:36 AM

Changes

Fix

  • react-query: correct type for onSuccess of useQuery (#9242) (b886889) by @​manudeli

Packages

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

Updates @types/node from 22.15.29 to 22.15.32

Commits

Updates webpack-bundle-tracker from 3.2.0 to 3.2.1

Release notes

Sourced from webpack-bundle-tracker's releases.

v3.2.1

What's Changed

New Contributors

Full Changelog: django-webpack/webpack-bundle-tracker@v3.2.0...v3.2.1

Commits
  • 8ab4370 v3.2.1
  • faed359 Merge pull request #130 from Genarito/remove-lodash-optimizations
  • 10e309e Merge branch 'master' into remove-lodash-optimizations
  • ed14165 Fixed issues with Object.assign
  • df8cda2 Removed blank line
  • 0510ec3 Fix assign
  • dc72361 Merge branch 'master' into remove-lodash-optimizations
  • aca6a7d Added missing docs for mergeObjectsAndSortKeys
  • 7efffc7 Added cross-env to allow testing in Windows
  • b87a87e Fixed order in Object.entries
  • Additional commits viewable 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 all-npm-dependencies group with 3 updates in the /frontend directory: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [webpack-bundle-tracker](https://github.com/django-webpack/webpack-bundle-tracker).


Updates `@tanstack/react-query` from 4.39.1 to 4.39.2
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v4.39.2/packages/react-query)

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

Updates `webpack-bundle-tracker` from 3.2.0 to 3.2.1
- [Release notes](https://github.com/django-webpack/webpack-bundle-tracker/releases)
- [Commits](django-webpack/webpack-bundle-tracker@v3.2.0...v3.2.1)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-version: 4.39.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-npm-dependencies
- dependency-name: "@types/node"
  dependency-version: 22.15.32
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-npm-dependencies
- dependency-name: webpack-bundle-tracker
  dependency-version: 3.2.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-npm-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels Jun 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants