Bump cross-spawn, webpack, @nomiclabs/hardhat-waffle, hardhat-gas-reporter and solhint #491
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.
Bumps cross-spawn to 7.0.5 and updates ancestor dependencies cross-spawn, webpack, @nomiclabs/hardhat-waffle, hardhat-gas-reporter and solhint. These dependencies need to be updated together.
Updates
cross-spawn
from 7.0.3 to 7.0.5Changelog
Sourced from cross-spawn's changelog.
Commits
0852683
chore(release): 7.0.5640d391
fix: fix escaping bug introduced by backtrackingbff0c87
chore: remove codecova7c6abc
chore: replace travis with github workflows9b9246e
chore(release): 7.0.45ff3a07
fix: disable regexp backtracking (#160)9521e2d
chore: fix tests in recent node js versions97ded39
chore: convert package lockd52b6b9
chore: remove unused argument (#156)5d84384
chore: add travis jobs on ppc64le (#142)Updates
webpack
from 3.12.0 to 5.89.0Release notes
Sourced from webpack's releases.
... (truncated)
Commits
8766092
5.89.021c80e4
Merge pull request #17718 from bworline/require-preserve-chainsb14922c
Refactor shared codedc66572
update typesd36804e
update typesd4e8485
initial1f13ff9
Merge pull request #17666 from webpack/dependabot/npm_and_yarn/types/node-20.6.0f00e6e2
chore(deps-dev): bump@types/node
from 20.4.9 to 20.6.0853bfda
Merge pull request #17427 from webpack/dependabot/npm_and_yarn/simple-git-3.19.164707c9
Merge pull request #17483 from webpack/dependabot/npm_and_yarn/semver-5.7.2Maintainer changes
This version was pushed to npm by thelarkinn, a new releaser for webpack since your current version.
Updates
@nomiclabs/hardhat-waffle
from 2.0.1 to 2.0.6Release notes
Sourced from
@nomiclabs/hardhat-waffle
's releases.Changelog
Sourced from
@nomiclabs/hardhat-waffle
's changelog.Commits
Updates
hardhat-gas-reporter
from 1.0.4 to 2.2.1Release notes
Sourced from hardhat-gas-reporter's releases.
... (truncated)
Changelog
Sourced from hardhat-gas-reporter's changelog.
Commits
1fcb6fa
2.2.17828cd9
Fix L1Etherscan option logic (#240)a09cf98
Add Optimism Retro funding project id (#238)cdd0f46
Fix premature return bug in deployment delta tracking loop (#235)7ed0589
2.2.06584603
Fix bug preventing correct resolution of factory deployed contracts (#234)bbc4171
Add gas delta tracking for deployments (#233)3200cbe
Fix stray lint error (#232)63c172a
Add option to track method gas deltas between runs (#230)ac88595
2.1.1Updates
solhint
from 3.3.6 to 3.6.2Release notes
Sourced from solhint's releases.
... (truncated)
Changelog
Sourced from solhint's changelog.
... (truncated)
Commits
400248d
Merge pull request #491 from protofire/20230817-pre-release-v3.6.247fbc0a
Merge branch 'develop' into 20230817-pre-release-v3.6.23b622c9
updated changelog353c2ef
Merge pull request #490 from ravindranrahul/ravindranrahul-patch-12f0a0d0
fix: invalid JSON formattingbc522b0
Merge pull request #489 from protofire/20230817-pre-release-v3.6.2f97940e
updated changelog54aade1
Merge pull request #487 from protofire/i154-one-contract-per-fileae30025
new rule one contract per file2e8bd7e
Merge pull request #485 from protofire/i316-quotes-inside-quotesMaintainer changes
This version was pushed to npm by diego.bale.arg, a new releaser for solhint since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.