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.
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
.github/workflows/verify.yml
(github-actions)package.json
(npm)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests directories.major
version of dependencies into individual branches/PRs.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.json
in this branch. Renovate will update the Pull Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 20 Pull Requests:
Update dependency @openzeppelin/contracts to v4.9.6 [SECURITY]
renovate/npm-@openzeppelin/contracts-vulnerability
master
4.9.6
Update dependency @openzeppelin/contracts-upgradeable to v4.9.6 [SECURITY]
renovate/npm-@openzeppelin/contracts-upgradeable-vulnerability
master
4.9.6
Update dependency jsonwebtoken to v9 [SECURITY]
renovate/npm-jsonwebtoken-vulnerability
master
^9.0.0
Update actions/checkout action to v4
renovate/actions-checkout-4.x
master
v4
Update actions/setup-node action to v4
renovate/actions-setup-node-4.x
master
v4
Update dependency @nomicfoundation/hardhat-toolbox to v3
renovate/nomicfoundation-hardhat-toolbox-3.x
master
^3.0.0
Update dependency @nomicfoundation/hardhat-toolbox to v4
renovate/nomicfoundation-hardhat-toolbox-4.x
master
^4.0.0
Update dependency @openzeppelin/hardhat-upgrades to v2
renovate/openzeppelin-hardhat-upgrades-2.x
master
^2.0.0
Update dependency @openzeppelin/hardhat-upgrades to v3
renovate/openzeppelin-hardhat-upgrades-3.x
master
^3.0.0
Update dependency @types/jsonwebtoken to v9
renovate/jsonwebtoken-9.x
master
^9.0.0
Update dependency cross-fetch to v4
renovate/cross-fetch-4.x
master
^4.0.0
Update dependency eslint-config-prettier to v9
renovate/eslint-config-prettier-9.x
master
^9.0.0
Update dependency prettier to v3
renovate/prettier-3.x
master
^3.0.0
Update dependency rimraf to v4
renovate/rimraf-4.x
master
^4.0.0
Update dependency rimraf to v5
renovate/rimraf-5.x
master
^5.0.0
Update dependency solhint to v4
renovate/solhint-4.x
master
^4.0.0
Update dependency typescript to v5
renovate/typescript-5.x
master
^5.0.0
Update typescript-eslint monorepo to v6 (major)
renovate/major-6-typescript-eslint-monorepo
master
^6.0.0
^6.0.0
Update typescript-eslint monorepo to v7 (major)
renovate/major-7-typescript-eslint-monorepo
master
^7.0.0
^7.0.0
Lock file maintenance npm
renovate/npm
master
2.0.2
1.28.0
9.0.8
5.62.0
5.62.0
3.1.8
16.4.5
8.57.0
8.10.0
2.21.0
2.10.0
10.3.0
^5.0.0
2.8.8
1.3.1
3.6.2
0.6.0-beta.36
4.9.5
9.0.1
^0.0.6
🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for
prhourlylimit
for details.❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.
This PR has been generated by Renovate Bot.