chore(deps): update other minor updates #373
Open
+84
−84
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:
^2.27.1→^2.28.224.11.1→24.12.0^3.7.3→^3.7.4^2.2.0→^2.2.1^6.0.1→^6.0.2^0.8.16→^0.8.17Release Notes
NomicFoundation/hardhat (hardhat)
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.12.0: 24.12.0Compare Source
Node.js 24.12.0
prettier/prettier (prettier)
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.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.