-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore(deps): update all dependencies - autoclosed #25
Closed
Conversation
This file contains 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
LCOV of commit
|
renovate
bot
changed the title
chore(deps): update node.js to v20.15.1
chore(deps): update node.js to v20.15.1 - autoclosed
Jul 10, 2024
renovate
bot
changed the title
chore(deps): update node.js to v20.15.1 - autoclosed
chore(deps): update node.js to v20.15.1
Jul 13, 2024
renovate
bot
force-pushed
the
renovate/all
branch
from
July 13, 2024 05:22
7fd91e6
to
6f85834
Compare
renovate
bot
changed the title
chore(deps): update node.js to v20.15.1
chore(deps): update zgosalvez/github-actions-report-lcov action to v4.1.12
Jul 13, 2024
renovate
bot
changed the title
chore(deps): update zgosalvez/github-actions-report-lcov action to v4.1.12
chore(deps): update zgosalvez/github-actions-report-lcov action to v4.1.12 - autoclosed
Jul 13, 2024
renovate
bot
changed the title
chore(deps): update zgosalvez/github-actions-report-lcov action to v4.1.12 - autoclosed
chore(deps): update zgosalvez/github-actions-report-lcov action to v4.1.12
Jul 19, 2024
renovate
bot
force-pushed
the
renovate/all
branch
from
July 19, 2024 21:01
6f85834
to
8ded699
Compare
renovate
bot
changed the title
chore(deps): update zgosalvez/github-actions-report-lcov action to v4.1.12
chore(deps): update dependency @graphprotocol/graph-cli to v0.79.0
Jul 19, 2024
renovate
bot
changed the title
chore(deps): update dependency @graphprotocol/graph-cli to v0.79.0
chore(deps): update dependency @graphprotocol/graph-cli to v0.79.0 - autoclosed
Jul 20, 2024
renovate
bot
changed the title
chore(deps): update dependency @graphprotocol/graph-cli to v0.79.0 - autoclosed
chore(deps): update dependency @graphprotocol/graph-cli to v0.79.0
Jul 24, 2024
renovate
bot
force-pushed
the
renovate/all
branch
from
July 24, 2024 18:20
8ded699
to
61d18cb
Compare
renovate
bot
changed the title
chore(deps): update dependency @graphprotocol/graph-cli to v0.79.0
chore(deps): update node.js to v20.16.0
Jul 24, 2024
renovate
bot
changed the title
chore(deps): update node.js to v20.16.0
chore(deps): update node.js to v20.16.0 - autoclosed
Jul 25, 2024
renovate
bot
changed the title
chore(deps): update node.js to v20.16.0 - autoclosed
chore(deps): update node.js to v20.16.0
Jul 26, 2024
renovate
bot
force-pushed
the
renovate/all
branch
from
July 26, 2024 02:02
61d18cb
to
cdc819c
Compare
renovate
bot
changed the title
chore(deps): update node.js to v20.16.0
chore(deps): update dependency solhint to v5.0.2
Jul 26, 2024
renovate
bot
changed the title
chore(deps): update dependency solhint to v5.0.2
chore(deps): update dependency solhint to v5.0.2 - autoclosed
Jul 26, 2024
renovate
bot
changed the title
chore(deps): update dependency solhint to v5.0.2 - autoclosed
chore(deps): update dependency solhint to v5.0.2
Jul 29, 2024
renovate
bot
changed the title
chore(deps): update dependency solhint to v5.0.2
chore(deps): update dependency @graphprotocol/graph-cli to v0.79.2
Jul 29, 2024
renovate
bot
force-pushed
the
renovate/all
branch
from
July 29, 2024 22:43
cdc819c
to
c9002ec
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate
bot
changed the title
chore(deps): update dependency @graphprotocol/graph-cli to v0.79.2
chore(deps): update all dependencies
Jul 30, 2024
renovate
bot
force-pushed
the
renovate/all
branch
from
July 30, 2024 10:42
c9002ec
to
8582b71
Compare
renovate
bot
changed the title
chore(deps): update all dependencies
chore(deps): update all dependencies - autoclosed
Jul 31, 2024
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.79.0
->0.79.2
0.79.0
->0.79.2
2.22.6
->2.22.7
Release Notes
nomiclabs/hardhat (hardhat)
v2.22.7
: Hardhat v2.22.7Compare Source
This releases add support for RIP-7212 (Precompile for secp256r1 Curve Support). See the Hardhat network reference for details on how to enable the precompile.
Changes
f944cd5
: Added anenableRip7212
optional flag to the Hardhat Network config that enables RIP-7212 (Precompile for secp256r1 Curve Support).f6ddc92
: Adddebug
logs to Hardhat Network initialization process.6c943bb
: Fix message for error HH206, thanks @ItsNickBarry!f944cd5
: Bumped EDR to v0.5.0.Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (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.