Open
Conversation
1969f93 to
ead83b2
Compare
5ea3707 to
b454c5e
Compare
78f273a to
7f6550e
Compare
7f6550e to
ef30f25
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.
This PR contains the following updates:
^17.2.3→^17.2.4^2.27.1→^2.28.424.11.1→24.13.0^3.7.3→^3.8.1^2.2.0→^2.2.1^6.0.1→^6.0.3^0.8.16→^0.8.17Release Notes
motdotla/dotenv (dotenv)
v17.2.4Compare Source
Changed
DotenvPopulateInputacceptNodeJS.ProcessEnvtype (#915)NomicFoundation/hardhat (hardhat)
v2.28.4: Hardhat v2.28.4Compare Source
This release is a small bug fix to allow
hardhat_resetto switch from local to forking mode.Changes
32f29d6: Fixed bug inhardhat_resetwhen switching from local to fork mode (#7834)v2.28.3: Hardhat v2.28.3Compare Source
This release increases the block gas limit to 60,000,000.
Patch Changes
494b2c2: Bumped EDR version to0.12.0-next.22.b5a7b75: Added an API that reports the latest supported Solidity version for source instrumentation893277f: Increase the default block gas limit per EIP-7935. Thanks @Amxx! (#7776)v2.28.2: Hardhat v2.28.2Compare Source
This release adds support for Solidity
0.8.32and0.8.33.Patch Changes
e6ddffc: Bumped EDR version to0.12.0-next.21.34e1ab4: Updated base mainnet eip1559 parameters after SystemConfig update on 2025-12-182272bc0: Fixed excess_blob_gas calculation after Osaka44e779c: Added function-level configuration overrides for Solidity testsb5ad15c: Added support for instrumentation of Solidity0.8.32and0.8.33v2.28.1: Hardhat v2.28.1Compare Source
This release adds support for Solidity
0.8.31.Changes
c5a9e7c: Bumped EDR version to0.12.0-next.19.v2.28.0: Hardhat v2.28.0Compare Source
This release sets
osakaas the default hardfork for local Hardhat networks. It includes changes to defaults for gas limits to match Osaka's new transaction gas limit.Changes
6f50b84: Changed default L1 hardfork toosaka(@nomicfoundation/edr@0.12.0-next.17)c69b99d: Update default gas limit to take into accountosakatransaction limit (#7751)a7e4215: Updatesolidity-coverageminimum version to include Osaka changes6f50b84: Changed default OP stack hardfork toisthmus(@nomicfoundation/edr@0.12.0-next.17)6f50b84: Fixed default transaction gas limit for post-Osaka hardforks in OP stack and generic chains (@nomicfoundation/edr@0.12.0-next.17)v2.27.2: Hardhat v2.27.2Compare Source
This release is a small bug fix to allow downloading of solc version
0.8.31.Changes
actions/node-versions (node)
v24.13.0: 24.13.0Compare Source
Node.js 24.13.0
v24.12.0: 24.12.0Compare Source
Node.js 24.12.0
prettier/prettier (prettier)
v3.8.1Compare Source
v3.8.0Compare Source
diff
🔗 Release note
v3.7.4Compare Source
diff
LWC: Avoid quote around interpolations (#18383 by @kovsu)
TypeScript: Fix comment inside union type gets duplicated (#18393 by @fisker)
TypeScript: Fix unstable comment print in union type comments (#18395 by @fisker)
prettier-solidity/prettier-plugin-solidity (prettier-plugin-solidity)
v2.2.1Compare Source
What's Changed
Release with
@nomicfoundation/slangversion1.3.1which adds support for solidity0.8.31.Full Changelog: prettier-solidity/prettier-plugin-solidity@v2.2.0...v2.2.1
protofire/solhint (solhint)
v6.0.3Compare Source
🛠️
Fix: removed unused files, normalized schema for validation, load-rules, base-checker and validator improvements🛠️
Fix: removing console log from use-natspec rule (thanks brossetti1!!)🛠️
Fix: misc minor issues and typos. General polish and stability✨🛡️ Kudos to our contributors! 🛡️✨
v6.0.2Compare Source
🛠️
Fix: corrected use-natspec enforcement behavior on internal functions🛠️
Fix: misc minor issues and typos. General polish and stability🆕
Rule: addedfoundry-no-blockto detect usage ofblock.timestampandblock.numberin Solidity tests🆕
Rule: addedno-unused-private-functionsto prevent unused private function declarations🆕
Rule: addedno-immutable-before-declarationto enforce correct immutable declaration order🧱
Enhancement: improvements tofoundry-test-functionrule, including naming and configuration updates🧰
Infra: update GitHub Actions in CI workflows to v5 and v6. Keeps CI aligned with latest ecosystem changes🧰
Infra: bump js-yaml dependency following security recommendations🧹
Chore: stop publishing the test directory to npm packages. Reduces package size and noise🧹
Chore:foundry-test-functionsis deprecated and will be removed in v7.0.0. Please rename tofoundry-test-function-naming.WILL BE REPLACED IN v7
✨🛡️ Kudos to our contributors! 🛡️✨
sc-forks/solidity-coverage (solidity-coverage)
v0.8.17: 0.8.17 (Osaka Support)Compare Source
This release contains changes to support the Osaka hardfork (thanks to @fvictorio 💯 ).
What's Changed
Full Changelog: sc-forks/solidity-coverage@v0.8.16...v0.8.17
Configuration
📅 Schedule: Branch creation - "before 10am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.