chore(deps): bump the npm-production group with 10 updates#360
Closed
dependabot[bot] wants to merge 3 commits intomainfrom
Closed
chore(deps): bump the npm-production group with 10 updates#360dependabot[bot] wants to merge 3 commits intomainfrom
dependabot[bot] wants to merge 3 commits intomainfrom
Conversation
Bumps the npm-production group with 10 updates: | Package | From | To | | --- | --- | --- | | [incur](https://github.com/wevm/incur) | `0.3.23` | `0.3.25` | | [ox](https://github.com/wevm/ox) | `0.14.7` | `0.14.15` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.5.0` | `25.6.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.0.5` | `8.0.8` | | [bun](https://github.com/oven-sh/bun) | `1.3.11` | `1.3.12` | | [@metamask/sdk](https://github.com/MetaMask/metamask-sdk/tree/HEAD/packages/sdk) | `0.33.1` | `0.34.0` | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.96.2` | `5.99.0` | | [wagmi](https://github.com/wevm/wagmi/tree/HEAD/packages/react) | `3.6.1` | `3.6.2` | | [@stripe/stripe-js](https://github.com/stripe/stripe-js) | `8.7.0` | `9.1.0` | | [accounts](https://github.com/tempoxyz/accounts) | `0.4.12` | `0.6.1` | Updates `incur` from 0.3.23 to 0.3.25 - [Release notes](https://github.com/wevm/incur/releases) - [Changelog](https://github.com/wevm/incur/blob/main/CHANGELOG.md) - [Commits](https://github.com/wevm/incur/compare/incur@0.3.23...incur@0.3.25) Updates `ox` from 0.14.7 to 0.14.15 - [Release notes](https://github.com/wevm/ox/releases) - [Commits](https://github.com/wevm/ox/compare/ox@0.14.7...ox@0.14.15) Updates `@types/node` from 25.5.0 to 25.6.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `vite` from 8.0.5 to 8.0.8 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.0.8/packages/vite) Updates `bun` from 1.3.11 to 1.3.12 - [Release notes](https://github.com/oven-sh/bun/releases) - [Commits](oven-sh/bun@bun-v1.3.11...bun-v1.3.12) Updates `@metamask/sdk` from 0.33.1 to 0.34.0 - [Release notes](https://github.com/MetaMask/metamask-sdk/releases) - [Changelog](https://github.com/MetaMask/metamask-sdk/blob/main/packages/sdk/CHANGELOG.md) - [Commits](https://github.com/MetaMask/metamask-sdk/commits/@metamask/sdk@0.34.0/packages/sdk) Updates `@tanstack/react-query` from 5.96.2 to 5.99.0 - [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.99.0/packages/react-query) Updates `wagmi` from 3.6.1 to 3.6.2 - [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.2/packages/react) Updates `@stripe/stripe-js` from 8.7.0 to 9.1.0 - [Release notes](https://github.com/stripe/stripe-js/releases) - [Commits](stripe/stripe-js@v8.7.0...v9.1.0) Updates `accounts` from 0.4.12 to 0.6.1 - [Release notes](https://github.com/tempoxyz/accounts/releases) - [Changelog](https://github.com/tempoxyz/accounts/blob/main/CHANGELOG.md) - [Commits](https://github.com/tempoxyz/accounts/compare/accounts@0.4.12...accounts@0.6.1) --- updated-dependencies: - dependency-name: incur dependency-version: 0.3.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: ox dependency-version: 0.14.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: "@types/node" dependency-version: 25.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-production - dependency-name: vite dependency-version: 8.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: bun dependency-version: 1.3.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: "@metamask/sdk" dependency-version: 0.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-production - dependency-name: "@tanstack/react-query" dependency-version: 5.99.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-production - dependency-name: wagmi dependency-version: 3.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: "@stripe/stripe-js" dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-production - dependency-name: accounts dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-production ... Signed-off-by: dependabot[bot] <support@github.com>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
commit: |
- Remove KeyManager (no longer exported from wagmi/tempo) - Remove keyManager option from webAuthn() connector - Remove capabilities.type from connect() calls (no longer in API)
e67c957 to
96d11cc
Compare
Replace "latest" specifiers with pinned ^versions so dependabot can properly update the lockfile. Prevents ERR_PNPM_OUTDATED_LOCKFILE in CI.
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 npm-production group with 10 updates:
0.3.230.3.250.14.70.14.1525.5.025.6.08.0.58.0.81.3.111.3.120.33.10.34.05.96.25.99.03.6.13.6.28.7.09.1.00.4.120.6.1Updates
incurfrom 0.3.23 to 0.3.25Release notes
Sourced from incur's releases.
Changelog
Sourced from incur's changelog.
Commits
42c1591chore: version packages (#125)abfa8c7fix: register aliases from Root CLI when mounted via cli.command() (#124)5a19855chore: version packages (#123)26d7bf8fix: show 'did you mean?' instead of root fallback for command typos (#122)250e65ffeat: add command-level aliases (#121)Updates
oxfrom 0.14.7 to 0.14.15Release notes
Sourced from ox's releases.
Commits
c10bae5chore: version packages (#215)d073091fix: add undefined to blobVersionedHashes for exactOptionalPropertyTypes25b4cberename tempo RpcSchema to RpcSchemaTempoacacde8fix: dead link to /api/RpcSchema in json-rpc guide1193cafchore: version packages (#214)e9c77c9Update tempo-rpc-schema.md14137f7feat: add tempo_simulateV1 RpcSchema + ToViem/FromViem conversionsfc0a3b9chore: version packages (#213)09affdefix: remaining contractAddress references in e2e tests68f8fa0feat(tempo): rename Scope.contractAddress to address, support signatures in s...Updates
@types/nodefrom 25.5.0 to 25.6.0Commits
Updates
vitefrom 8.0.5 to 8.0.8Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
6e585dcrelease: v8.0.8e137601fix(ssr): class property keys hoisting matching imports (#22199)15f1c15fix: avoiddns.getDefaultResultOrdertemporary (#22202)6baf587feat: update rolldown to 1.0.0-rc.15 (#22201)fdb2e6frelease: v8.0.75c05b04fix: use sync dns.getDefaultResultOrder instead of dns.promises (#22185)7b3086frelease: v8.0.6af71fb2chore: replace remaining prettier script (#22179)51d3e48feat: update rolldown to 1.0.0-rc.13 (#22097)17a8f9efix(optimize-deps): hoist CJS interop assignment (#22156)Updates
bunfrom 1.3.11 to 1.3.12Release notes
Sourced from bun's releases.
Commits
700fc11wip builds (#28826)4ee606eci: switch Windows arm64 to Dpdsv6 (local NVMe, ephemeral OS disk) (#29062)c6e2bf8fix(usockets): release addrinfo request and cancel pending DNS when a connect...218bf20fix(usockets): hold a context ref for the lifetime of pending_resolve_callbac...6f649d6Tweak claude-find-issues-for-pr actionfa6f69fAdd markdown ANSI pretty-printer forbun ./file.md(#28833)94d1253docs(CLAUDE.md): add code review self-check section (#29063)490e237fix crash reading fd of a TLS listener (#28934)fd75aa4Fix assertion failure in Bun.dns.setServers with non-int32 values (#28926)a3b22b3cli: make --elide-lines a no-op in non-terminal environments (#28977)Updates
@metamask/sdkfrom 0.33.1 to 0.34.0Changelog
Sourced from
@metamask/sdk's changelog.Commits
338a07aRelease 116.0.0 (#1383)9ea3ee0Revert "Release 116.0.0 (#1380)" (#1382)45f4136Release 116.0.0 (#1380)3d4e103Revert "Release/116.0.0 (#1364)" (#1379)97749a2Release/116.0.0 (#1364)1cff69dfeat: Add option to hide return modal (#1350)Updates
@tanstack/react-queryfrom 5.96.2 to 5.99.0Release notes
Sourced from
@tanstack/react-query's releases.... (truncated)
Changelog
Sourced from
@tanstack/react-query's changelog.Commits
adc2543ci: Version Packages (#10454)6040278ci: Version Packages (#10451)125067cci: Version Packages (#10436)f699190test(react-query): replace hardcoded query keys with 'queryKey()' utility (#1...f3d3eeatest(*): replace deprecated 'toMatchTypeOf' with 'toExtend' (#10413)3d6e001test(react-query/useSuspenseQueries): replace 'async/await sleep' with 'sleep...7d7a21ctest(react-query): replace 'async/await sleep' with 'sleep().then()' in test ...Updates
wagmifrom 3.6.1 to 3.6.2Release notes
Sourced from wagmi's releases.
Changelog
Sourced from wagmi's changelog.
Commits
7323188chore: version packages (#5063)c29bdfdfeat(tempo): tempoWallet connector (#5058)Updates
@stripe/stripe-jsfrom 8.7.0 to 9.1.0Release notes
Sourced from
@stripe/stripe-js's releases.... (truncated)
Commits
49a6a71v9.1.0afc8739Update type to have percentage (#911)b0ad84cAdd unit amount decimal (#907)437bfdfv9.0.1d9e8bd1Include klarna in TermsOption (#905)8d12463Bump picomatch from 2.2.2 to 2.3.2 (#902)443511dBump picomatch from 2.2.2 to 2.3.2 in /examples/rollup (#903)0c277afAdd verification types for TaxIdElement (#904)f375884Add Contributing section to README (#901)d0628d5v9.0.0Updates
accountsfrom 0.4.12 to 0.6.1Release notes
Sourced from accounts's releases.
... (truncated)
Changelog
Sourced from accounts's changelog.
... (truncated)
Commits
b9a121fchore: version packages (#181)1aa18fefeat: supportfeePayer: falseopt-out; addfeePayercapabilities (#180)9fd6988chore: version packages (#179)36db0d9feat: renamefeePayerUrltofeePayerwith precedence support (#178)a41e590chore: version packages (#177)901cfeefix: search previous stores for in-flight responses on iframe re-entry (#176)d7737c4chore(deps): bump actions/cache from 4.3.0 to 5.0.4 (#169)6d6901echore: version packages (#174)b4c87a3fix: migrate pending requests on iframe singleton re-entry (#175)567bf0afeat: add accounts/react-native entrypoint (#155)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