Update other major updates (major) #513
Open
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:
^3.1.0
->^4.0.0
^1.1.0
->^3.0.0
^2.1.1
->^3.0.0
v4
->v5
^16.5.0
->^17.2.1
^2.26.2
->^3.0.0
^17.7.2
->^18.0.0
Release Notes
nomicfoundation/hardhat (@nomicfoundation/hardhat-ethers)
v4.0.0
Compare Source
This release upgrades
hardhat-gas-reporter
to v2 within the Hardhat viem toolbox.Changes
94b36b0
: Upgrade hardhat-gas-reporter to v2 on both toolboxes (#6886)actions/checkout (actions/checkout)
v5
Compare Source
motdotla/dotenv (dotenv)
v17.2.1
Compare Source
Changed
v17.2.0
Compare Source
Added
DOTENV_CONFIG_QUIET=true
in your environment or.env
file to quiet the runtime log (#889)DOTENV_CONFIG_
environment variables take precedence over any code set options like({quiet: false})
v17.1.0
Compare Source
Added
v17.0.1
Compare Source
Changed
v17.0.0
Compare Source
Changed
quiet
to false - informational (file and keys count) runtime log message shows by default (#875)v16.6.1
Compare Source
Changed
quiet
to true – hiding the runtime log message (#874)config({ quiet: true })
to suppress.require('dotenv').config()
forrequire('@​dotenvx/dotenvx').config()
.v16.6.0
Compare Source
Added
[[email protected]] injecting env (1) from .env
(#870){ quiet: true }
to suppressnomiclabs/hardhat (hardhat)
v3.0.0
: Hardhat 3 is now in beta, and ready for production use!Compare Source
Hardhat 3 is now in beta, and ready for production use!
Changes
Hardhat 3 is a major overhaul with exciting new features:
Hardhat 3 is production-ready and you can migrate today! We'll keep it in beta status as we work on missing features and stabilize it in the near future.
Getting started
To install Hardhat 3, run the following commands in an empty directory:
This will take you through an interactive setup process to get started using Hardhat 3.
Learn more
To learn more about Hardhat 3, check out the Hardhat 3 documentation.
Feedback and help
If you have any questions, feedback, or need help, join the Hardhat 3 Telegram group.
This is a beta release, and your feedback can make a big difference. Let us know what you think and need!
yargs/yargs (yargs)
v18.0.0
Compare Source
⚠ BREAKING CHANGES
command
.^20.19.0 || ^22.12.0 || >=23
.Features
Bug Fixes
Code Refactoring
command
. (d90af45)Build System
^20.19.0 || ^22.12.0 || >=23
. (d90af45)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.