Skip to content

Bump the production-dependencies group with 4 updates - #3218

Merged
KatieB5 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-14539641df
Sep 2, 2026
Merged

Bump the production-dependencies group with 4 updates#3218
KatieB5 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-14539641df

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps the production-dependencies group with 4 updates: @tanstack/react-query, @tanstack/react-query-devtools, datatables.net and datatables.net-bs4.

Updates @tanstack/react-query from 5.101.4 to 5.102.2

Changelog

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

5.102.2

Patch Changes

  • Updated dependencies [80fbf73]:
    • @​tanstack/query-core@​5.102.2

5.102.1

Patch Changes

  • Updated dependencies [134890d]:
    • @​tanstack/query-core@​5.102.1

5.102.0

Minor Changes

  • #10668 e674826 - react-query: update usePrefetchQuery and usePrefetchInfiniteQuery to use queryClient.query and queryClient.infiniteQuery

Patch Changes

Commits

Updates @tanstack/react-query-devtools from 5.101.4 to 5.102.2

Changelog

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

5.102.2

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-devtools@​5.102.2
    • @​tanstack/react-query@​5.102.2

5.102.1

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-devtools@​5.102.1
    • @​tanstack/react-query@​5.102.1

5.102.0

Patch Changes

Commits

Updates datatables.net from 3.0.1 to 3.0.2

Release notes

Sourced from datatables.net's releases.

3.0.2

DataTables source 3.0.2

Commits
  • e9fb620 Release 3.0.2
  • 9cbc270 Updated: Formalise the :visible selector for `-type DataTable.ColumnSelecto...
  • 3842c1e Dev: Remove commented out code
  • 980fb3f Fix: Column sizing could be incorrect when using -init scrollX. This was pa...
  • 0d5dad3 Fix: When used in http: (i.e. non-secure connection) the APIs for DataTables ...
  • 7b141ea Fix: Plus license key would always show as invalid for an http: connection
  • 719800a Fix: If setting a key before the body has loaded, an error could be thrown
  • 38adbe5 Build: FontAwesome is no longer required for all Bulma examples
  • 973eb63 Build: Use a specific version for pdfmake
  • da6aaec Build: Use pdfmake 0.3.11
  • Additional commits viewable in compare view

Updates datatables.net-bs4 from 3.0.1 to 3.0.2

Release notes

Sourced from datatables.net-bs4's releases.

3.0.2

DataTables source 3.0.2

Commits
  • e9fb620 Release 3.0.2
  • 9cbc270 Updated: Formalise the :visible selector for `-type DataTable.ColumnSelecto...
  • 3842c1e Dev: Remove commented out code
  • 980fb3f Fix: Column sizing could be incorrect when using -init scrollX. This was pa...
  • 0d5dad3 Fix: When used in http: (i.e. non-secure connection) the APIs for DataTables ...
  • 7b141ea Fix: Plus license key would always show as invalid for an http: connection
  • 719800a Fix: If setting a key before the body has loaded, an error could be thrown
  • 38adbe5 Build: FontAwesome is no longer required for all Bulma examples
  • 973eb63 Build: Use a specific version for pdfmake
  • da6aaec Build: Use pdfmake 0.3.11
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
datatables.net-bs4 [>= 2.a, < 3]

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 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 production-dependencies group with 4 updates: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query), [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools), [datatables.net](https://github.com/DataTables/DataTablesSrc) and [datatables.net-bs4](https://github.com/DataTables/DataTablesSrc).


Updates `@tanstack/react-query` from 5.101.4 to 5.102.2
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.102.2/packages/react-query)

Updates `@tanstack/react-query-devtools` from 5.101.4 to 5.102.2
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query-devtools/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query-devtools@5.102.2/packages/react-query-devtools)

Updates `datatables.net` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/DataTables/DataTablesSrc/releases)
- [Commits](DataTables/DataTablesSrc@3.0.1...3.0.2)

Updates `datatables.net-bs4` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/DataTables/DataTablesSrc/releases)
- [Commits](DataTables/DataTablesSrc@3.0.1...3.0.2)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.102.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@tanstack/react-query-devtools"
  dependency-version: 5.102.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: datatables.net
  dependency-version: 3.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: datatables.net-bs4
  dependency-version: 3.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies pull requests that update a dependency file javascript JavaScript code labels Aug 31, 2026
@dependabot
dependabot Bot requested a review from tomodwyer as a code owner August 31, 2026 07:03
@dependabot dependabot Bot added dependencies pull requests that update a dependency file javascript JavaScript code labels Aug 31, 2026
@KatieB5
KatieB5 merged commit 930204c into main Sep 2, 2026
9 checks passed
@KatieB5
KatieB5 deleted the dependabot/npm_and_yarn/production-dependencies-14539641df branch September 2, 2026 14: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 JavaScript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant