chore(deps): bump the npm-production group across 1 directory with 8 updates#480
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the npm-production group across 1 directory with 8 updates#480dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…updates Bumps the npm-production group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [incur](https://github.com/wevm/incur) | `0.4.5` | `0.4.6` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.6.0` | `25.9.1` | | [tsx](https://github.com/privatenumber/tsx) | `4.21.0` | `4.22.3` | | [bun](https://github.com/oven-sh/bun) | `1.3.13` | `1.3.14` | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.100.10` | `5.100.11` | | [wagmi](https://github.com/wevm/wagmi/tree/HEAD/packages/react) | `3.6.13` | `3.6.15` | | [@stripe/stripe-js](https://github.com/stripe/stripe-js) | `9.4.0` | `9.6.0` | | [accounts](https://github.com/tempoxyz/accounts) | `0.10.2` | `0.12.2` | Updates `incur` from 0.4.5 to 0.4.6 - [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.4.5...incur@0.4.6) Updates `@types/node` from 25.6.0 to 25.9.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `tsx` from 4.21.0 to 4.22.3 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.21.0...v4.22.3) Updates `bun` from 1.3.13 to 1.3.14 - [Release notes](https://github.com/oven-sh/bun/releases) - [Commits](oven-sh/bun@bun-v1.3.13...bun-v1.3.14) Updates `@tanstack/react-query` from 5.100.10 to 5.100.11 - [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.100.11/packages/react-query) Updates `wagmi` from 3.6.13 to 3.6.15 - [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.15/packages/react) Updates `@stripe/stripe-js` from 9.4.0 to 9.6.0 - [Release notes](https://github.com/stripe/stripe-js/releases) - [Commits](stripe/stripe-js@v9.4.0...v9.6.0) Updates `accounts` from 0.10.2 to 0.12.2 - [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.10.2...accounts@0.12.2) --- updated-dependencies: - dependency-name: incur dependency-version: 0.4.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: "@types/node" dependency-version: 25.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-production - dependency-name: tsx dependency-version: 4.22.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-production - dependency-name: bun dependency-version: 1.3.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: "@tanstack/react-query" dependency-version: 5.100.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: wagmi dependency-version: 3.6.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: "@stripe/stripe-js" dependency-version: 9.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-production - dependency-name: accounts dependency-version: 0.12.2 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: |
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 8 updates in the / directory:
0.4.50.4.625.6.025.9.14.21.04.22.31.3.131.3.145.100.105.100.113.6.133.6.159.4.09.6.00.10.20.12.2Updates
incurfrom 0.4.5 to 0.4.6Release notes
Sourced from incur's releases.
Changelog
Sourced from incur's changelog.
Commits
3914ae8chore: version packages (#141)ed18ddcfeat: generate OpenAPI spec API (#139)Updates
@types/nodefrom 25.6.0 to 25.9.1Commits
Updates
tsxfrom 4.21.0 to 4.22.3Release notes
Sourced from tsx's releases.
... (truncated)
Commits
dce02fcfix: decode typed loader source68f72f3fix: preserve entrypoint with TypeScript preload hooks69455cftest: cover package exports for ambiguous ESM reexports35b700bfix: preserve CJS JSON require in ESM hooksef807dbchore: update testing dependencies3917090test: document compatibility test taxonomyde8113frefactor: centralize Node capability factsc1f62dbtest: consolidate tsconfig path edge coverage4e08174test: consolidate loader hook coverage674bb30test: consolidate tsImport commonjs mts coverageMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for tsx since your current version.
Updates
bunfrom 1.3.13 to 1.3.14Release notes
Sourced from bun's releases.
Commits
0d9b296Bun.serve: renameh3/h1options tohttp3/http1(#30583)39540fdgithub-actions: pin action versions (#30575)314ffe3test: pin #23139 + #22743 — repeated dynamic import of error-throwing module ...2043f9cUpgrade WebKit to 5488984d: fix require(ESM) diamond-dep deadlock (#30527)37bfbedYAML.stringify: quote strings that parse back as numbers (#30435)4c0a5a7node:http: dispatch request on first write() and emit response in duplex mode...ca1788cDon't retry non-idempotent HTTP methods on keep-alive disconnect (#28708)450072binstall: disable isolated global virtual store by default until no longer exp...03ebdf8chore: prevent auto-update actions from running on forks (#30464)fe735f8http: arm idle timer on open so a stalled TLS handshake times out (#30376)Updates
@tanstack/react-queryfrom 5.100.10 to 5.100.11Release notes
Sourced from @tanstack/react-query's releases.
Changelog
Sourced from @tanstack/react-query's changelog.
Commits
Updates
wagmifrom 3.6.13 to 3.6.15Release notes
Sourced from wagmi's releases.
Changelog
Sourced from wagmi's changelog.
Commits
98f9a16chore: version packages (#5122)4c44cd0refactor(tempo): renamewallet.sendtowallet.transfer(#5121)dcd6f60chore: version packages (#5118)Updates
@stripe/stripe-jsfrom 9.4.0 to 9.6.0Release notes
Sourced from @stripe/stripe-js's releases.
Commits
c427b26v9.6.00c9277fAdd types for automatic_surcharge (#918)cbe49b0v9.5.06a321bfAdd types for new PE and ECEavailablepaymentmethodschangeevent (#924)Updates
accountsfrom 0.10.2 to 0.12.2Release notes
Sourced from accounts's releases.
... (truncated)
Changelog
Sourced from accounts's changelog.
... (truncated)
Commits
0bbfc28refactor: centralize access key authorization (#463)9cadb73fix: require complete auth endpoints (#459)03d79e9chore: version packages (#484)c1aa03ffix(docker): switch to node:24 image so workerd has CA certs (#485)0d5bc7bfix(tests): require scopes in wallet_authorizeAccessKey and cast result.tx.ga...91b5699fix(mpp): pass session options through provider (#476)601671crevert: lockfile regen (#482)c97987ddocs(mpp): clarify relay and fee payer setup (#477)652ae1afix(mpp): preserve send calls error details (#478)20cf1d2fix(provider): preserve dialog error codes (#479)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