chore: bump the development-dependencies group across 1 directory with 4 updates - #22
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…h 4 updates Bumps the development-dependencies group with 4 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [ethers](https://github.com/ethers-io/ethers.js), [solc](https://github.com/ethereum/solc-js) and [tsx](https://github.com/privatenumber/tsx). Updates `@types/node` from 20.19.43 to 26.5.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `ethers` from 6.15.0 to 6.17.0 - [Release notes](https://github.com/ethers-io/ethers.js/releases) - [Changelog](https://github.com/ethers-io/ethers.js/blob/main/CHANGELOG.md) - [Commits](ethers-io/ethers.js@v6.15.0...v6.17.0) Updates `solc` from 0.8.26 to 0.8.37 - [Commits](argotorg/solc-js@v0.8.26...v0.8.37) Updates `tsx` from 4.23.12 to 4.23.13 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.23.12...v4.23.13) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 26.4.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: ethers dependency-version: 6.17.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: solc dependency-version: 0.8.36 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: tsx dependency-version: 4.23.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/development-dependencies-11ba24b83a
branch
from
September 13, 2026 11:04
86f183d to
50a34f3
Compare
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 development-dependencies group with 4 updates in the / directory: @types/node, ethers, solc and tsx.
Updates
@types/nodefrom 20.19.43 to 26.5.1Commits
Updates
ethersfrom 6.15.0 to 6.17.0Release notes
Sourced from ethers's releases.
Changelog
Sourced from ethers's changelog.
Commits
3ea4c22admin: updated dist files2d35b6adocs: fix property access order for Flatwormb48bfe3Add requestRate throttle to calls.39f5ce1tests: add INFURA_APIKEY for docs and workflows96bd29ctests: added provider throttling to test suitesb74b6d3Added provider requestRate throttle support.1523ca8Disable AlchemyProvider which does not provide the necessary API capacity for...d07cfb6Map ResolverNotFound error to null for reverse lookup.c32c542docs: fix typo in config for INFURA API key7c6b840admin: include INFURA_APIKEY in docs generation to resolve throttlingUpdates
solcfrom 0.8.26 to 0.8.37Commits
4e54ba0Merge pull request #797 from argotorg/set-version-to-0-8-376fd729fBump version to 0.8.376bbb4cdMerge pull request #796 from argotorg/smtchecker_ignore_bmc_deprecation_warning006fdf8Ignore BMC deprecation warning633264bMerge pull request #792 from argotorg/dependabot/npm_and_yarn/tmp-0.2.64ae991fBump tmp from 0.0.33 to 0.2.6486eb22Merge pull request #793 from argotorg/set-version-to-0-8-362b65799bump version to 0.8.36536650dMerge pull request #790 from argotorg/bump-version-to-0.8.3529eb68ebump to 0.8.35Maintainer changes
This version was pushed to npm by nikola-matic, a new releaser for solc since your current version.
Updates
tsxfrom 4.23.12 to 4.23.13Release notes
Sourced from tsx's releases.
Commits
28e1f12fix(cache): bound shared transform cache memory (#835)