chore(deps): bump the prod-minor-patch group across 1 directory with 5 updates#40
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the prod-minor-patch group across 1 directory with 5 updates#40dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…5 updates Bumps the prod-minor-patch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [motion](https://github.com/motiondivision/motion) | `12.40.0` | `12.42.0` | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.100.14` | `5.101.2` | | [viem](https://github.com/wevm/viem) | `2.52.0` | `2.53.1` | | [wagmi](https://github.com/wevm/wagmi/tree/HEAD/packages/react) | `3.6.5` | `3.6.21` | | [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.100.1` | `0.106.0` | Updates `motion` from 12.40.0 to 12.42.0 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v12.40.0...v12.42.0) Updates `@tanstack/react-query` from 5.100.14 to 5.101.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.101.2/packages/react-query) Updates `viem` from 2.52.0 to 2.53.1 - [Release notes](https://github.com/wevm/viem/releases) - [Commits](https://github.com/wevm/viem/compare/viem@2.52.0...viem@2.53.1) Updates `wagmi` from 3.6.5 to 3.6.21 - [Release notes](https://github.com/wevm/wagmi/releases) - [Changelog](https://github.com/wevm/wagmi/blob/main/packages/react/CHANGELOG.md) - [Commits](https://github.com/wevm/wagmi/commits/wagmi@3.6.21/packages/react) Updates `@anthropic-ai/sdk` from 0.100.1 to 0.106.0 - [Release notes](https://github.com/anthropics/anthropic-sdk-typescript/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-typescript@sdk-v0.100.1...sdk-v0.106.0) --- updated-dependencies: - dependency-name: motion dependency-version: 12.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-minor-patch - dependency-name: "@tanstack/react-query" dependency-version: 5.101.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-minor-patch - dependency-name: viem dependency-version: 2.53.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-minor-patch - dependency-name: wagmi dependency-version: 3.6.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-minor-patch - dependency-name: "@anthropic-ai/sdk" dependency-version: 0.106.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Review the following changes in direct dependencies. Learn more about Socket 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 prod-minor-patch group with 5 updates in the / directory:
12.40.012.42.05.100.145.101.22.52.02.53.13.6.53.6.210.100.10.106.0Updates
motionfrom 12.40.0 to 12.42.0Changelog
Sourced from motion's changelog.
Commits
9c84145v12.42.060d7c72Add view-transition group nesting and aspect-aware cropping6437276Updatingf0f893ev12.41.0c0c53cbUpdating changelog18c3e3eRemoving plans378fc4cMerge pull request #3761 from motiondivision/worktree-view-target94ea505Merge branch 'main' into worktree-view-targetde65f6bFade auto morph crossfades over the spring's visual durationf8af239Let an explicit duration override the inherited spring on a view layerUpdates
@tanstack/react-queryfrom 5.100.14 to 5.101.2Release notes
Sourced from @tanstack/react-query's releases.
... (truncated)
Changelog
Sourced from @tanstack/react-query's changelog.
Commits
610e8d1ci: Version Packages (#10996)1f84256docs: document theselecttyping caveat for parallel-queries hooks (#10984)b809297ci: Version Packages (#10977)ccc843etest({react,preact}-query/useQueries): move type-only tests to 'useQueries.te...4154613test({react,preact}-query/useMutation): split 'should handle conditional logi...8bb5fdetest({react,preact}-query/useMutation): split 'should pass meta to mutation' ...87426a3test(react-query): replace deprecated 'toBeCalledTimes' with 'toHaveBeenCalle...feb1efdtest(*): move 'vi.useRealTimers' to the end of 'afterEach' so cleanup runs un...f3d8d2aci: Version Packages (#10774)532bb29fix(tests): disable local coverage instrumentation (#10776)Updates
viemfrom 2.52.0 to 2.53.1Release notes
Sourced from viem's releases.
Commits
006c801chore: version package (#4749)7e42156fix: stabilize post-merge ci (#4750)ed55a13feat(tempo): add createClient factory to viem/tempo (#4748)6d7ecb5revert: "feat(tempo): attach default chain via tempoActions()" (#4747)21bcc49chore: version package (#4730)a609e6efix: keep changesets compatible withjs-yamloverride (#4746)60e388bdocs: add Deno to install instructions (#4744)f603eb5feat(tempo): attach default chain via tempoActions() (#4745)4003721docs: add Arc to chain examples (#4735)753b75bchore: update dependency audit overrides (#4736)Updates
wagmifrom 3.6.5 to 3.6.21Release notes
Sourced from wagmi's releases.
... (truncated)
Changelog
Sourced from wagmi's changelog.
... (truncated)
Commits
81b6211chore: version packages (#5172)1d6989efix(tempo): transaction override types (#5171)e65ce37chore: version packages (#5168)f0b78c3fix(tempo): zone mutation types (#5167)3342906chore: version packages (#5166)873260cchore: version packages (#5162)9ef110bchore: version packages (#5158)e7cc1batest: remove tempo reward tests (#5156)2f77dbcchore: version packages (#5140)c162248chore: drop older TypeScript support (#5139)Updates
@anthropic-ai/sdkfrom 0.100.1 to 0.106.0Release notes
Sourced from @anthropic-ai/sdk's releases.
... (truncated)
Changelog
Sourced from @anthropic-ai/sdk's changelog.
... (truncated)
Commits
0ffdbfachore: release main (#1098)ab700dcchore: release maina322517feat(api): add support for new code_execution_20260120 tool65a0106feat(stream): lazily parse partial tool json input (#99)384ab51chore(tests): stop using deprecated models (#98)a49a191chore(internal/deps): bump swc to 1.15.40 (#97)7ac63f3chore(internal): use are the types wrong directly (#94)fbee0d1chore: release maine984ba4chore(api): remove retired models from API and SDKs9a0442dchore: release mainDependabot 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