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 prod-minor-versions group across 1 directory with 5 updates #749

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2024

Bumps the prod-minor-versions group with 5 updates in the / directory:

Package From To
@tanstack/react-query 5.56.2 5.59.16
cookies-next 4.2.1 4.3.0
i18next 23.15.1 23.16.4
pino 9.4.0 9.5.0
react-i18next 15.0.2 15.1.0

Updates @tanstack/react-query from 5.56.2 to 5.59.16

Release notes

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

v5.59.16

Version 5.59.16 - 10/23/24, 12:53 PM

Changes

Fix

  • react-query: make sure promises are always finalized (#8211) (df49fbd) by Dominik Dorfmeister

Chore

  • query-core: define queryCache notify method"s return type (#8191) (4fceb26) by Haeun Nam
  • react-query: remove unnecessary test file (test/suspense.tsx, suspense.test-d.tsx) (#8208) (d3e2a8a) by @​manudeli

Docs

  • Update disabling-queries.md (#8201) (9d99fcb) by Ollie Chick
  • react-query: fix prefetch with suspense example (#8193) (a2ea754) by Qiushi Yan
  • "hydrate" to "dehydrate" in documentation (#8190) (1980a11) by Ariel-Moroshko

Packages

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

v5.59.15

Version 5.59.15 - 10/15/24, 5:12 PM

Changes

Fix

  • react-query: resolve overload matches error with exactOptionalPropertyTypes in queryOptions (#8186) (6c06781) by @​gwansikk

... (truncated)

Commits
  • 820bb81 release: v5.59.16
  • df49fbd fix(react-query): make sure promises are always finalized (#8211)
  • d3e2a8a chore(react-query): remove unnecessary test file (test/suspense.tsx, susp...
  • 0c720e1 release: v5.59.15
  • 6c06781 fix(react-query): resolve overload matches error with exactOptionalPropertyTy...
  • 1adaf3f release: v5.59.14
  • a085c92 fix(react-query): make queryFn optional again (#8176)
  • d409854 fix(react-query): do not overwrite staleTime with the suspense default value ...
  • 2649e52 release: v5.59.13
  • 5d69ad7 fix(query-core): don't finalizeThenable of different queries (#8171)
  • Additional commits viewable in compare view

Updates cookies-next from 4.2.1 to 4.3.0

Release notes

Sourced from cookies-next's releases.

v4.3.0

What's Changed

New Contributors

Full Changelog: andreizanik/cookies-next@v4.2.1...v4.3.0

Commits

Updates i18next from 23.15.1 to 23.16.4

Release notes

Sourced from i18next's releases.

v23.16.4

  • revert formatter change 2247 because of caching not working anymore

v23.16.3

  • fix utils imports for Deno

v23.16.2

  • perf(size): Adds a isString utility 2248

v23.16.1

  • perf: Optimize size of Formatter 2247

v23.16.0

  • use Intl.getCanonicalLocales function if available to format language code, like suggested in 2244

v23.15.2

  • fix(types): make context related keys detection stricter 2243 fixes 2242
Changelog

Sourced from i18next's changelog.

23.16.4

  • revert formatter change 2247 because of caching not working anymore

23.16.3

  • fix utils imports for Deno

23.16.2

  • perf(size): Adds a isString utility 2248

23.16.1

  • perf: Optimize size of Formatter 2247

23.16.0

  • use Intl.getCanonicalLocales function if available to format language code, like suggested in 2244

23.15.2

  • fix(types): make context related keys detection stricter 2243 fixes 2242
Commits

Updates pino from 9.4.0 to 9.5.0

Release notes

Sourced from pino's releases.

v9.5.0

What's Changed

New Contributors

Full Changelog: pinojs/pino@v9.4.0...v9.5.0

Commits
  • bb68e01 Bumped v9.5.0
  • 84bbd35 fix: Ensure silent log level is respected with browser.transmit option (#2052)
  • 5bc0a92 feature: allow sync flag to be passed to ThreadStream for synchronous… (#2063)
  • f220965 docs -> #2061 Alphabetize transport list and reorder sections in documentatio...
  • d32fd55 docs->added pino-hana transport (#2059)
  • 7cff45a build(deps-dev): bump @​yao-pkg/pkg from 5.13.0 to 5.15.0 (#2050)
  • cd09737 doc: Add Transport @​macfja/pino-fingers-crossed (#2047)
  • 0ab1bdd Update transports.md (#2041)
  • de5a697 build(deps): bump pino-abstract-transport from 1.2.0 to 2.0.0 (#2043)
  • eef2f87 build(deps-dev): bump @​yao-pkg/pkg from 5.12.1 to 5.13.0 (#2042)
  • See full diff in compare view

Updates react-i18next from 15.0.2 to 15.1.0

Changelog

Sourced from react-i18next's changelog.

15.1.0

  • fix: <Trans /> warns 'Each child in a list should have a unique "key" prop.' for react 19 1806

15.0.3

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

…th 5 updates

Bumps the prod-minor-versions group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.56.2` | `5.59.16` |
| [cookies-next](https://github.com/andreizanik/cookies-next) | `4.2.1` | `4.3.0` |
| [i18next](https://github.com/i18next/i18next) | `23.15.1` | `23.16.4` |
| [pino](https://github.com/pinojs/pino) | `9.4.0` | `9.5.0` |
| [react-i18next](https://github.com/i18next/react-i18next) | `15.0.2` | `15.1.0` |



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

Updates `cookies-next` from 4.2.1 to 4.3.0
- [Release notes](https://github.com/andreizanik/cookies-next/releases)
- [Commits](andreizanik/cookies-next@v4.2.1...v4.3.0)

Updates `i18next` from 23.15.1 to 23.16.4
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v23.15.1...v23.16.4)

Updates `pino` from 9.4.0 to 9.5.0
- [Release notes](https://github.com/pinojs/pino/releases)
- [Commits](pinojs/pino@v9.4.0...v9.5.0)

Updates `react-i18next` from 15.0.2 to 15.1.0
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/react-i18next@v15.0.2...v15.1.0)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-minor-versions
- dependency-name: cookies-next
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-minor-versions
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-minor-versions
- dependency-name: pino
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-minor-versions
- dependency-name: react-i18next
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-minor-versions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 28, 2024
@gregory-j-baker gregory-j-baker merged commit 7bfe845 into main Oct 29, 2024
7 checks passed
@gregory-j-baker gregory-j-baker deleted the dependabot_npm_and_yarn_prod-minor-versions-4f7878ba07 branch October 29, 2024 09:48
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.

1 participant