chore(npm): bump the npm-dependencies group across 3 directories with 16 updates#805
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
… 16 updates Bumps the npm-dependencies group with 6 updates in the /sdk/ts directory: | Package | From | To | | --- | --- | --- | | [viem](https://github.com/wevm/viem) | `2.51.2` | `2.52.0` | | [@ethereumjs/blockchain](https://github.com/ethereumjs/ethereumjs-monorepo) | `10.1.1` | `10.1.2` | | [@ethereumjs/evm](https://github.com/ethereumjs/ethereumjs-monorepo) | `10.1.1` | `10.1.2` | | [@ethereumjs/vm](https://github.com/ethereumjs/ethereumjs-monorepo) | `10.1.1` | `10.1.2` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.60.0` | `8.60.1` | | [eslint](https://github.com/eslint/eslint) | `10.4.0` | `10.4.1` | Bumps the npm-dependencies group with 1 update in the /sdk/ts/examples/app_sessions directory: [tsx](https://github.com/privatenumber/tsx). Bumps the npm-dependencies group with 5 updates in the /sdk/ts/examples/example-app directory: | Package | From | To | | --- | --- | --- | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.16.0` | `1.17.0` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.6` | `19.2.7` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.15` | `19.2.16` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.6` | `19.2.7` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.0.14` | `8.0.16` | Updates `viem` from 2.51.2 to 2.52.0 - [Release notes](https://github.com/wevm/viem/releases) - [Commits](https://github.com/wevm/viem/compare/viem@2.51.2...viem@2.52.0) Updates `@ethereumjs/blockchain` from 10.1.1 to 10.1.2 - [Release notes](https://github.com/ethereumjs/ethereumjs-monorepo/releases) - [Commits](https://github.com/ethereumjs/ethereumjs-monorepo/compare/@ethereumjs/blockchain@10.1.1...@ethereumjs/blockchain@10.1.2) Updates `@ethereumjs/common` from 10.1.1 to 10.1.2 - [Release notes](https://github.com/ethereumjs/ethereumjs-monorepo/releases) - [Commits](https://github.com/ethereumjs/ethereumjs-monorepo/compare/@ethereumjs/common@10.1.1...@ethereumjs/common@10.1.2) Updates `@ethereumjs/evm` from 10.1.1 to 10.1.2 - [Release notes](https://github.com/ethereumjs/ethereumjs-monorepo/releases) - [Commits](https://github.com/ethereumjs/ethereumjs-monorepo/compare/@ethereumjs/evm@10.1.1...@ethereumjs/evm@10.1.2) Updates `@ethereumjs/statemanager` from 10.1.1 to 10.1.2 - [Release notes](https://github.com/ethereumjs/ethereumjs-monorepo/releases) - [Commits](https://github.com/ethereumjs/ethereumjs-monorepo/compare/@ethereumjs/statemanager@10.1.1...@ethereumjs/statemanager@10.1.2) Updates `@ethereumjs/util` from 10.1.1 to 10.1.2 - [Release notes](https://github.com/ethereumjs/ethereumjs-monorepo/releases) - [Commits](https://github.com/ethereumjs/ethereumjs-monorepo/compare/@ethereumjs/util@10.1.1...@ethereumjs/util@10.1.2) Updates `@ethereumjs/vm` from 10.1.1 to 10.1.2 - [Release notes](https://github.com/ethereumjs/ethereumjs-monorepo/releases) - [Commits](https://github.com/ethereumjs/ethereumjs-monorepo/compare/@ethereumjs/vm@10.1.1...@ethereumjs/vm@10.1.2) Updates `@typescript-eslint/eslint-plugin` from 8.60.0 to 8.60.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.60.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.60.0 to 8.60.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.60.1/packages/parser) Updates `eslint` from 10.4.0 to 10.4.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.4.0...v10.4.1) Updates `tsx` from 4.22.3 to 4.22.4 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.22.3...v4.22.4) Updates `lucide-react` from 1.16.0 to 1.17.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.17.0/packages/lucide-react) Updates `react` from 19.2.6 to 19.2.7 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.7/packages/react) Updates `@types/react` from 19.2.15 to 19.2.16 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 19.2.6 to 19.2.7 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.7/packages/react-dom) Updates `@types/react` from 19.2.15 to 19.2.16 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `vite` from 8.0.14 to 8.0.16 - [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.16/packages/vite) --- updated-dependencies: - dependency-name: viem dependency-version: 2.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@ethereumjs/blockchain" dependency-version: 10.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@ethereumjs/common" dependency-version: 10.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@ethereumjs/evm" dependency-version: 10.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@ethereumjs/statemanager" dependency-version: 10.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@ethereumjs/util" dependency-version: 10.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@ethereumjs/vm" dependency-version: 10.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.60.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.60.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: eslint dependency-version: 10.4.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: tsx dependency-version: 4.22.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: lucide-react dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: react dependency-version: 19.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@types/react" dependency-version: 19.2.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: react-dom dependency-version: 19.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@types/react" dependency-version: 19.2.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: vite dependency-version: 8.0.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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-dependencies group with 6 updates in the /sdk/ts directory:
2.51.22.52.010.1.110.1.210.1.110.1.210.1.110.1.28.60.08.60.110.4.010.4.1Bumps the npm-dependencies group with 1 update in the /sdk/ts/examples/app_sessions directory: tsx.
Bumps the npm-dependencies group with 5 updates in the /sdk/ts/examples/example-app directory:
1.16.01.17.019.2.619.2.719.2.1519.2.1619.2.619.2.78.0.148.0.16Updates
viemfrom 2.51.2 to 2.52.0Release notes
Sourced from viem's releases.
Commits
3babb80test: bump simulateBlocks gasUsed snapshot (#4703)c0959a2docs: enable twoslashcheckOnly(#4701)f810bbfdocs(tempo): add Guides section (#4700)1d91217chore: version package (#4684)a01430bperf(site): prebuild viem types and drop twoslashpathsoverride on build (...51fb10crefactor(site): migrate vercel.json rewrites to vocs redirects (#4696)1b69586docs(tempo): add coming-soon warnings for T6 & T7 features (#4694)fb032eefeat(tempo): admin access key actions (#4689)b1bf866fix(site): restore dynamic vocs rendering (#4693)fe06d8brefactor(tempo): omitwitnessfrom KeyAuthorization when undefined (#4692)Updates
@ethereumjs/blockchainfrom 10.1.1 to 10.1.2Release notes
Sourced from @ethereumjs/blockchain's releases.
Commits
3adf102Small Post Release Updates (#4312)5498b0aNew v10.1.2 Releases (#4311)01439b3deps: override tmp to ^0.2.6 to fix path-traversal advisory (#4310)f4556b0deps: fix dependabot security alerts + dep-related cleanups (#4309)0829002Amsterdam-Related Docs (#4308)c17e668vm: fix EIP-7778 / EIP-8037 fixture regressions (#4307)9add6bbvm: EIP-7976 floor-gas test fixes (broaden exception regex) (#4305)baa83fempt: awasm noble keccak | Benchmark comparison (#4278)6093985Final BAL Fixes (#4306)cc0c17dBAL gas ordering fixes + EVM BAL gas logic refactor (#4304)Updates
@ethereumjs/commonfrom 10.1.1 to 10.1.2Release notes
Sourced from @ethereumjs/common's releases.
Commits
3adf102Small Post Release Updates (#4312)5498b0aNew v10.1.2 Releases (#4311)01439b3deps: override tmp to ^0.2.6 to fix path-traversal advisory (#4310)f4556b0deps: fix dependabot security alerts + dep-related cleanups (#4309)0829002Amsterdam-Related Docs (#4308)c17e668vm: fix EIP-7778 / EIP-8037 fixture regressions (#4307)9add6bbvm: EIP-7976 floor-gas test fixes (broaden exception regex) (#4305)baa83fempt: awasm noble keccak | Benchmark comparison (#4278)6093985Final BAL Fixes (#4306)cc0c17dBAL gas ordering fixes + EVM BAL gas logic refactor (#4304)Updates
@ethereumjs/evmfrom 10.1.1 to 10.1.2Release notes
Sourced from @ethereumjs/evm's releases.
Commits
3adf102Small Post Release Updates (#4312)5498b0aNew v10.1.2 Releases (#4311)01439b3deps: override tmp to ^0.2.6 to fix path-traversal advisory (#4310)f4556b0deps: fix dependabot security alerts + dep-related cleanups (#4309)0829002Amsterdam-Related Docs (#4308)c17e668vm: fix EIP-7778 / EIP-8037 fixture regressions (#4307)9add6bbvm: EIP-7976 floor-gas test fixes (broaden exception regex) (#4305)baa83fempt: awasm noble keccak | Benchmark comparison (#4278)6093985Final BAL Fixes (#4306)cc0c17dBAL gas ordering fixes + EVM BAL gas logic refactor (#4304)Updates
@ethereumjs/statemanagerfrom 10.1.1 to 10.1.2Release notes
Sourced from @ethereumjs/statemanager's releases.
Commits
3adf102Small Post Release Updates (#4312)5498b0aNew v10.1.2 Releases (#4311)01439b3deps: override tmp to ^0.2.6 to fix path-traversal advisory (#4310)f4556b0deps: fix dependabot security alerts + dep-related cleanups (#4309)0829002Amsterdam-Related Docs (#4308)c17e668vm: fix EIP-7778 / EIP-8037 fixture regressions (#4307)9add6bbvm: EIP-7976 floor-gas test fixes (broaden exception regex) (#4305)baa83fempt: awasm noble keccak | Benchmark comparison (#4278)6093985Final BAL Fixes (#4306)cc0c17dBAL gas ordering fixes + EVM BAL gas logic refactor (#4304)Updates
@ethereumjs/utilfrom 10.1.1 to 10.1.2Release notes
Sourced from @ethereumjs/util's releases.
... (truncated)
Commits
3adf102Small Post Release Updates (#4312)5498b0aNew v10.1.2 Releases (#4311)01439b3deps: override tmp to ^0.2.6 to fix path-traversal advisory (#4310)f4556b0deps: fix dependabot security alerts + dep-related cleanups (#4309)0829002Amsterdam-Related Docs (#4308)c17e668vm: fix EIP-7778 / EIP-8037 fixture regressions (#4307)9add6bbvm: EIP-7976 floor-gas test fixes (broaden exception regex) (#4305)baa83fempt: awasm noble keccak | Benchmark comparison (#4278)6093985Final BAL Fixes (#4306)cc0c17dBAL gas ordering fixes + EVM BAL gas logic refactor (#4304)Updates
@ethereumjs/vmfrom 10.1.1 to 10.1.2Release notes
Sourced from @ethereumjs/vm's releases.
... (truncated)
Commits
3adf102Small Post Release Updates (#4312)5498b0aNew v10.1.2 Releases (#4311)01439b3deps: override tmp to ^0.2.6 to fix path-traversal advisory (#4310)f4556b0deps: fix dependabot security alerts + dep-related cleanups (#4309)0829002Amsterdam-Related Docs (#4308)c17e668vm: fix EIP-7778 / EIP-8037 fixture regressions (#4307)9add6bbvm: EIP-7976 floor-gas test fixes (broaden exception regex) (#4305)baa83fempt: awasm noble keccak | Benchmark comparison (#4278)6093985Final BAL Fixes (#4306)cc0c17dBAL gas ordering fixes + EVM BAL gas logic refactor (#4304)Updates
@typescript-eslint/eslint-pluginfrom 8.60.0 to 8.60.1Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
Commits
4f84a69chore(release): publish 8.60.1598af56docs(eslint-plugin): clarify no-redeclare type-value collision not covered by...1849b53chore: typecheck using tsgo (#12139)5341d59chore: fix lint issues (#12369)f525814fix(eslint-plugin): [no-shadow] correct rule to match ESLint v10 handling (#1...2df540cchore(eslint-plugin): defer type checks to improve rules performance (#12296)1ab4284fix(eslint-plugin): respect ECMAScript line terminators in ts-comment rules (...2f49df5docs: update references to@stylistic/eslint-pluginrules in documentation ...Updates
@typescript-eslint/parserfrom 8.60.0 to 8.60.1Release notes
Sourced from @typescript-eslint/parser's releases.
Changelog
Sourced from @typescript-eslint/parser's changelog.
Commits
4f84a69chore(release): publish 8.60.11849b53chore: typecheck using tsgo (#12139)Updates
eslintfrom 10.4.0 to 10.4.1Release notes
Sourced from eslint's releases.
Commits