lido-l2
lido-l2 copied to clipboard
Bump braces and ethereum-waffle
Bumps braces to 3.0.3 and updates ancestor dependency ethereum-waffle. These dependencies need to be updated together.
Updates braces
from 3.0.2 to 3.0.3
Commits
74b2db2
3.0.388f1429
update eslint. lint, fix unit tests.415d660
Snyk js braces 6838727 (#40)190510f
fix tests, skip 1 test in test/braces.expand716eb9f
readme bumpa5851e5
Merge pull request #37 from coderaiser/fix/vulnerability2092bd1
feature: braces: add maxSymbols (https://github.com/micromatch/braces/issues/...9f5b4cf
fix: vulnerability (https://security.snyk.io/vuln/SNYK-JS-BRACES-6838727)98414f9
remove funding file665ab5d
update keepEscaping doc (#27)- Additional commits viewable in compare view
Updates ethereum-waffle
from 3.4.4 to 4.0.10
Release notes
Sourced from ethereum-waffle's releases.
@ethereum-waffle/chai
@4
.0.10Patch Changes
- 4d83cde: Emit matcher improvement
[email protected]
Patch Changes
- Updated dependencies [4d83cde]
@ethereum-waffle/chai
@4
.0.9Patch Changes
- 216f1d8: Switch hardhat error priority
[email protected]
Patch Changes
- Updated dependencies [216f1d8]
@ethereum-waffle/chai
@4
.0.8Patch Changes
- f93abe9: Move call history injection logic to hardhat plugin
- 9602243: 👔 revertedWith().withArgs no longer fails for uint values exceeding JavaScript's max int limit
- b54c6b9: Add delta to balance changing matchers
- 64707ae: Allow special characters in revertedWith regex
- 702c6ab: 🗾 Extend matching of Hardhat revert reasons
- a0f721a: Move ethers to peer deps
- f6d240e: 🛶 Updates for hardhat v2.11
- Updated dependencies [ee1d1b8]
- Updated dependencies [a0f721a]
@ethereum-waffle/provider
@4
.0.5[email protected]
Patch Changes
- f93abe9: Move call history injection logic to hardhat plugin
- a0f721a: Move ethers to peer deps
- Updated dependencies [da92375]
- Updated dependencies [f93abe9]
- Updated dependencies [46b954e]
- Updated dependencies [9602243]
- Updated dependencies [fb6863d]
... (truncated)
Commits
0915e72
🎉 Release new version (#823)4d83cde
⭐️ Support events not defined in a contract (#822)a1d89d0
🎉 Release new version (#821)216f1d8
🌏 Switch hardhat errors priority (#820)13d1af0
🎉 Release new version (#796)5637cc5
🦉 Optimism tests use latest commit (#819)1fa1312
🥑 Add mock contract typing (#818)702c6ab
🗾 Extend matching of Hardhat revert reasons (#802)46b954e
🖼 Mock contract chaining behaviour (#816)fb6863d
🍶 Implement mocking receive function to revert (#807)- Additional commits viewable in compare view
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.