-
Notifications
You must be signed in to change notification settings - Fork 0
Update dependency @nomicfoundation/hardhat-ignition to v0.15.16 #13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/nomicfoundation-hardhat-ignition-0.x-lockfile
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Update dependency @nomicfoundation/hardhat-ignition to v0.15.16 #13
renovate
wants to merge
1
commit into
main
from
renovate/nomicfoundation-hardhat-ignition-0.x-lockfile
Conversation
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
54cfcc2 to
fa228a3
Compare
fa228a3 to
4399979
Compare
4399979 to
cce5fa6
Compare
cce5fa6 to
de779b9
Compare
de779b9 to
9c117d3
Compare
9c117d3 to
399b942
Compare
399b942 to
8aa72f6
Compare
8aa72f6 to
f6bb9de
Compare
f6bb9de to
aca0142
Compare
aca0142 to
da49af6
Compare
da49af6 to
9fda03a
Compare
9fda03a to
bb517e1
Compare
bb517e1 to
0e08c19
Compare
0e08c19 to
54fcf54
Compare
54fcf54 to
3f6e4d3
Compare
3f6e4d3 to
791bd37
Compare
791bd37 to
87d99d1
Compare
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:
0.15.6->0.15.16Release Notes
NomicFoundation/hardhat (@nomicfoundation/hardhat-ignition)
v0.15.16Compare Source
v0.15.15Compare Source
v0.15.14Compare Source
v0.15.13Compare Source
v0.15.12Compare Source
This release adds
maxFeePerGasas a configuration option in Ignition, as documented here:https://hardhat.org/ignition/docs/config#maxfeepergas
Changes
698dc70: Add configurable maxFeePerGas and default to it if set (#6857)v0.15.11Compare Source
This release fixes dependency resolution for submodules in
afteroptions.Changes
23280b8: Resolve all dependencies when using submodules inafterv0.15.10This is a bug fix release to guard against a scenario where two transactions could be submitted for the same deployment action (#6229).
Changes
d96c003: Fix for bug with unsaved transaction hashv0.15.9Added
displayUi: truein thedeployfunction options, @zoeyTM (#843)afteroption of futures, @zoeyTM (#828)ignition transactionscommand output will now include a link to view each transaction on the configured block explorer, @zoeyTM (#849)parametersoption, @zoeyTM (#850)Fixed
ignition statuscommand not working with deployments that use external artifacts, @zoeyTM (#846)v0.15.8Fixed
transactionscommand now properly serializesbigintvalues, @zoeyTM (#837)v0.15.7Added
ignition transactionsto list all transactions sent for a given deployment ID, @zoeyTM (#821)$global, @zoeyTM (#819)Fixed
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.