chore(deps)(deps): Bump the production-deps group across 1 directory with 6 updates - #135
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps)(deps): Bump the production-deps group across 1 directory with 6 updates#135dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…with 6 updates Bumps the production-deps group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [jose](https://github.com/panva/jose) | `6.2.9` | `6.2.10` | | [zod](https://github.com/colinhacks/zod) | `4.4.3` | `4.5.4` | | [@tanstack/query-async-storage-persister](https://github.com/TanStack/query/tree/HEAD/packages/query-async-storage-persister) | `5.102.6` | `5.102.8` | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.102.6` | `5.102.8` | | [@tanstack/react-query-persist-client](https://github.com/TanStack/query/tree/HEAD/packages/react-query-persist-client) | `5.102.6` | `5.102.8` | | [react-native-nitro-modules](https://github.com/mrousavy/nitro) | `0.37.0` | `0.37.1` | Updates `jose` from 6.2.9 to 6.2.10 - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md) - [Commits](panva/jose@v6.2.9...v6.2.10) Updates `zod` from 4.4.3 to 4.5.4 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.4.3...v4.5.4) Updates `@tanstack/query-async-storage-persister` from 5.102.6 to 5.102.8 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/query-async-storage-persister/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/query-async-storage-persister@5.102.8/packages/query-async-storage-persister) Updates `@tanstack/react-query` from 5.102.6 to 5.102.8 - [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.8/packages/react-query) Updates `@tanstack/react-query-persist-client` from 5.102.6 to 5.102.8 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query-persist-client/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query-persist-client@5.102.8/packages/react-query-persist-client) Updates `react-native-nitro-modules` from 0.37.0 to 0.37.1 - [Release notes](https://github.com/mrousavy/nitro/releases) - [Commits](margelo/nitro@v0.37.0...v0.37.1) --- updated-dependencies: - dependency-name: jose dependency-version: 6.2.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-deps - dependency-name: zod dependency-version: 4.5.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-deps - dependency-name: "@tanstack/query-async-storage-persister" dependency-version: 5.102.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-deps - dependency-name: "@tanstack/react-query" dependency-version: 5.102.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-deps - dependency-name: "@tanstack/react-query-persist-client" dependency-version: 5.102.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-deps - dependency-name: react-native-nitro-modules dependency-version: 0.37.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the production-deps group with 6 updates in the / directory:
6.2.96.2.104.4.34.5.45.102.65.102.85.102.65.102.85.102.65.102.80.37.00.37.1Updates
josefrom 6.2.9 to 6.2.10Release notes
Sourced from jose's releases.
Changelog
Sourced from jose's changelog.
Commits
3eab152chore(release): 6.2.10021abf4refactor(jws): specialize compact processinga998927refactor(jwe): specialize compact processingeedb124refactor(jose): share binary input validation52ba159refactor(jwt): share producer claim state85e30edrefactor(jose): share compact token processing internals0bd81d2test(jose): cover hidden critical-header options9cf7876test(jose): reject callable object impostorsf23cafdtest(jose): preserve resolved key data properties1ee6f61refactor(jwe): consolidate CBC decryption failuresUpdates
zodfrom 4.4.3 to 4.5.4Release notes
Sourced from zod's releases.
... (truncated)
Commits
e8e206f4.5.484e416ffix(v4): stop the cycle walk from firing a default factory (#6500)1a161024.5.3eab51fffix(v4): emit record numeric keys as strings in toJSONSchema (#6497)7e24a24docs(blog): drop the reading time and put a GitHub link in the navbare3a695bdocs(v4): record the email regex and container output-shape findings under Open99fce39bench(v4): z.compile() against zod-compiler (#6499)87d6464fix(docs): drop the OG description when the title wraps past two linese6b6ab3docs(blog): widen the z.compile example to a 20-property schema9a193aa4.5.2Updates
@tanstack/query-async-storage-persisterfrom 5.102.6 to 5.102.8Release notes
Sourced from @tanstack/query-async-storage-persister's releases.
Changelog
Sourced from @tanstack/query-async-storage-persister's changelog.
Commits
2969edfci: Version Packages (#11316)2eb3c7cci: Version Packages (#11313)Updates
@tanstack/react-queryfrom 5.102.6 to 5.102.8Release notes
Sourced from @tanstack/react-query's releases.
... (truncated)
Changelog
Sourced from @tanstack/react-query's changelog.
Commits
2969edfci: Version Packages (#11316)2eb3c7cci: Version Packages (#11313)Updates
@tanstack/react-query-persist-clientfrom 5.102.6 to 5.102.8Release notes
Sourced from @tanstack/react-query-persist-client's releases.
Changelog
Sourced from @tanstack/react-query-persist-client's changelog.
Commits
2969edfci: Version Packages (#11316)2eb3c7cci: Version Packages (#11313)Updates
react-native-nitro-modulesfrom 0.37.0 to 0.37.1Release notes
Sourced from react-native-nitro-modules's releases.
Commits
971d6bachore: release 0.37.16050171chore: Lockfilec164d24chore: Verify HybridObject memory pressure via Hermes APIs (#1524)f1ee55dchore: bump satori from 0.29.0 to 0.33.3 in /docs (#1527)84d184dfix: Report nativeArrayBuffermemory pressure (#1523)6d0b5e2fix: Hide React Native version checks from public headers (#1521)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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