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

build(deps): bump the deps-minor group with 2 updates #535

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

Bumps the deps-minor group with 2 updates: @tanstack/react-query and react-i18next.

Updates @tanstack/react-query from 5.60.6 to 5.62.15

Release notes

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

v5.62.14

Version 5.62.14 - 1/3/25, 7:50 PM

Changes

Fix

  • react-query: ensureSuspenseTimers should ALWAYS set staleTime to 1000 when it is below 1000. (#8398) (0503282) by @​minseong0324

Packages

  • @​tanstack/react-query@​5.62.14
  • @​tanstack/react-query-devtools@​5.62.14
  • @​tanstack/react-query-persist-client@​5.62.14
  • @​tanstack/react-query-next-experimental@​5.62.14

v5.62.13

Version 5.62.13 - 1/3/25, 4:31 PM

Changes

Refactor

  • angular-query: deprecate injectQueryClient (#8497) (f2fb523) by Arnoud

Docs

  • angular-query: remove outdated comment from example (6184a89) by @​ayush-seth

Packages

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

v5.62.12

Version 5.62.12 - 1/3/25, 2:50 PM

Changes

Perf

  • query-core: Improve mutationCache implementation performance (#8496) (19b95c4) by Dominik Dorfmeister

Docs

Packages

  • @​tanstack/query-core@​5.62.12

... (truncated)

Commits

Updates react-i18next from 15.1.1 to 15.4.0

Changelog

Sourced from react-i18next's changelog.

15.4.0

feat: add meta with codes on warnings to allow conditional logging 1826

15.3.0

Uses the i18next logger instead of the default console logger, if there is a valid i18next instance. Now the debug i18next option is respected, and you can also inject your own logger module: https://www.i18next.com/misc/creating-own-plugins#logger

15.2.0

This version may be breaking if you still use React < v18 with TypeScript. For JS users this version is equal to v15.1.4

  • fix: Global JSX namespace is deprecated 1823 with 1822

15.1.4

  • Fix: warning each child should have a unique key 1820

15.1.3

  • fix: Self-closing REACT components in translation strings should not attempt to replace the component's children 1815 1816

15.1.2

  • fix: Attempted to assign to readonly property 1813
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 deps-minor group with 2 updates: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) and [react-i18next](https://github.com/i18next/react-i18next).


Updates `@tanstack/react-query` from 5.60.6 to 5.62.15
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/HEAD/packages/react-query)

Updates `react-i18next` from 15.1.1 to 15.4.0
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/react-i18next@v15.1.1...v15.4.0)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps-minor
- dependency-name: react-i18next
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the build label Jan 6, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 13, 2025

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

@dependabot dependabot bot closed this Jan 13, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/deps-minor-768e4d3221 branch January 13, 2025 00:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants