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 with 6 updates #814

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 Dec 23, 2024

Bumps the prod-minor-versions group with 6 updates:

Package From To
@tanstack/react-query 5.62.7 5.62.9
i18next 24.1.2 24.2.0
markdown-to-jsx 7.7.1 7.7.2
next 15.1.0 15.1.2
pino 9.5.0 9.6.0
yup 1.6.0 1.6.1

Updates @tanstack/react-query from 5.62.7 to 5.62.9

Release notes

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

v5.62.9

Version 5.62.9 - 12/23/24, 4:51 PM

Changes

Fix

  • types: change symbol declarations (#8468) (1e73d3a) by Nick Lucas

Chore

  • update dependencies (#8464) (5be3872) by Lachlan Collins

Docs

  • Update infiniteQueryOptions.md (#8447) (18d81b9) by @​caillou
  • useQuery: add more info to description of staleTime field of query options (#8448) (a76ac59) by gnerkus

Packages

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

v5.62.8

Version 5.62.8 - 12/17/24, 5:11 PM

Changes

Fix

  • types: fix issues with queryOptions factory method types (#8394) (4989399) by Nick Lucas

... (truncated)

Commits

Updates i18next from 24.1.2 to 24.2.0

Release notes

Sourced from i18next's releases.

v24.2.0

  • feat(typescript): Add strictKeyChecks option to enforce checking key existence when defaultValue is used 2274, fixes 2043
Changelog

Sourced from i18next's changelog.

24.2.0

  • feat(typescript): Add strictKeyChecks option to enforce checking key existence when defaultValue is used 2274, fixes 2043
Commits
  • c55cbe8 24.2.0
  • dfff2cd added some tests for undefined or null keys
  • 62daae4 feat(typescript): Add strictKeyChecks option to enforce checking key existe...
  • See full diff in compare view

Updates markdown-to-jsx from 7.7.1 to 7.7.2

Release notes

Sourced from markdown-to-jsx's releases.

v7.7.2

Patch Changes

  • 52a727c: Use ReactNode instead of ReactChild for React 19 compatibility
  • 4fa87d8: Bump ws from 8.11.0 to 8.18.0
Changelog

Sourced from markdown-to-jsx's changelog.

7.7.2

Patch Changes

  • 52a727c: Use ReactNode instead of ReactChild for React 19 compatibility
  • 4fa87d8: Bump ws from 8.11.0 to 8.18.0
Commits

Updates next from 15.1.0 to 15.1.2

Release notes

Sourced from next's releases.

v15.1.2

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

Credits

Huge thanks to @​ztanner for helping!

v15.1.1

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

Credits

Huge thanks to @​devjiwonchoi and @​ztanner for helping!

v15.1.1-canary.17

Misc Changes

  • docs: update ISR self-hosting example code: #74211

Credits

Huge thanks to @​leerob for helping!

v15.1.1-canary.16

Core Changes

  • Use Geist font in Dev Overlay: #74160
  • [metadata] Align prefetch head type with head: #74161

Credits

Huge thanks to @​devjiwonchoi and @​huozhi for helping!

v15.1.1-canary.15

Core Changes

  • used shared worker for lint & typecheck steps: #74154
  • chore(turbopack): Ignore no-vc-struct lint in trybuild proc macro tests: #74110
  • Use provided waitUntil for pending revalidates: #74164
  • Port ErrorPagination: #74097
  • Port LeftIcon RightIcon from ErrorPagination: #74098

... (truncated)

Commits
  • df392a1 v15.1.2
  • 40c9424 Backport (v15): Update React from 7283a213-20241206 to 65e06cb7-20241218 (#74...
  • 4384c68 v15.1.1
  • d137863 run build_and_test workflow on backport branch
  • d27bb14 backport: fix(turbo): sassOptions silenceDeprecations was not overwritten wit...
  • 0c8187a Add NEXT_PRIVATE_SKIP_CANARY_CHECK env for bench job (#73763)
  • e83ab18 backport: refactor collectAppPageSegments (#73996)
  • ada25fc Designate as backport branch
  • See full diff in compare view

Updates pino from 9.5.0 to 9.6.0

Commits

Updates yup from 1.6.0 to 1.6.1

Changelog

Sourced from yup's changelog.

1.6.1 (2024-12-17)

Bug Fixes

  • lazy validation errors thrown in builders should resolve async like other validations (c7d7f97)
Commits
  • d00abc3 Publish v1.6.1
  • c7d7f97 fix: lazy validation errors thrown in builders should resolve async like othe...
  • See full diff 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 prod-minor-versions group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.62.7` | `5.62.9` |
| [i18next](https://github.com/i18next/i18next) | `24.1.2` | `24.2.0` |
| [markdown-to-jsx](https://github.com/quantizor/markdown-to-jsx) | `7.7.1` | `7.7.2` |
| [next](https://github.com/vercel/next.js) | `15.1.0` | `15.1.2` |
| [pino](https://github.com/pinojs/pino) | `9.5.0` | `9.6.0` |
| [yup](https://github.com/jquense/yup) | `1.6.0` | `1.6.1` |


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

Updates `i18next` from 24.1.2 to 24.2.0
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v24.1.2...v24.2.0)

Updates `markdown-to-jsx` from 7.7.1 to 7.7.2
- [Release notes](https://github.com/quantizor/markdown-to-jsx/releases)
- [Changelog](https://github.com/quantizor/markdown-to-jsx/blob/main/CHANGELOG.md)
- [Commits](quantizor/markdown-to-jsx@v7.7.1...v7.7.2)

Updates `next` from 15.1.0 to 15.1.2
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v15.1.0...v15.1.2)

Updates `pino` from 9.5.0 to 9.6.0
- [Release notes](https://github.com/pinojs/pino/releases)
- [Commits](https://github.com/pinojs/pino/commits)

Updates `yup` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/jquense/yup/releases)
- [Changelog](https://github.com/jquense/yup/blob/master/CHANGELOG.md)
- [Commits](jquense/yup@v1.6.0...v1.6.1)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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: markdown-to-jsx
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-minor-versions
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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: yup
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-minor-versions
...

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 Dec 23, 2024
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