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:
^4.3.19
->^4.3.20
>=10.0.8
->>=10.0.10
^16.4.5
->^16.4.7
^2.22.12
->^2.22.17
^0.12.4
->^0.14.0
^0.8.13
->^0.8.14
>=5.6.2
->>=5.7.2
Release Notes
motdotla/dotenv (dotenv)
v16.4.7
Compare Source
Changed
.tap
folder when publishing. (oops, sorry about that everyone. - @motdotla) #848v16.4.6
Compare Source
Changed
nomiclabs/hardhat (hardhat)
v2.22.17
: Hardhat v2.22.17Compare Source
This release introduces support for Solidity 0.8.28, enhances the flatten task with an optional
--output
parameter to specify the output file, and aligns with the latest spec by making thetotalDifficulty
field in block responses optional. Additionally, it fixes an issue to prevent panic errors from precompile failures.Changes
v2.22.16
: Hardhat v2.22.16Compare Source
This is a small release to replace outdated dependencies.
Changes
fcece65
: Replacedchalk
withpicocolors
,glob
withtinyglob
, and upgradedfind-up
v2.22.15
: Hardhat v2.22.15Compare Source
This is a small bug fix release to fix custom HTTP headers when used in forked configurations.
Changes
ede1cde
: Fixed custom HTTP headers for forked configurationsv2.22.14
: Hardhat v2.22.14Compare Source
This is a small bug fix release to handle Ethereum nodes that are no longer returning total difficulty from the
eth.getBlock
RPC API.Changes
09ead48
: Fixed error when remote nodes are not returning total difficulty from theeth.getBlock
RPC API, by adding a fallback valuev2.22.13
: Hardhat v2.22.13Compare Source
This is a small bug fix release applying corrections to our Solidity tracing logic.
Changes
bf92f4c
: Fixed more bugs in the newly ported Solidity tracing logic3df95d3
: Remove support forconsole.log
selectors that wrongly use "(u)int" type aliases in the selector calculation4c1bcfc
: Fixed minor bugs in the newly ported Solidity tracing logicwighawag/hardhat-deploy (hardhat-deploy)
v0.14.0
Minor Changes
v0.13.0
Minor Changes
sc-forks/solidity-coverage (solidity-coverage)
v0.8.14
: 0.8.14Compare Source
What's Changed
0.19.0
for transient storage support by @cgewecke in https://github.com/sc-forks/solidity-coverage/pull/898New Contributors
Full Changelog: sc-forks/solidity-coverage@v0.8.13...v0.8.14
microsoft/TypeScript (typescript)
v5.7.2
Compare Source
v5.6.3
Compare Source
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.