This repository has been archived by the owner on Apr 18, 2024. It is now read-only.
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:
3.4.4
->4.0.10
10.1.0
->11.1.2
9.1.1
->10.0.6
17.0.21
->20.12.7
2.2.1
->3.0.6
7.12.0
->9.1.0
4.3.6
->5.1.0
2.0.2
->3.1.2
4.7.4
->5.4.5
Release Notes
EthWorks/Waffle (@ethereum-waffle/chai)
v4.0.10
Compare Source
Patch Changes
4d83cde
]v4.0.9
Compare Source
Patch Changes
216f1d8
]v4.0.8
Compare Source
Patch Changes
f93abe9
: Move call history injection logic to hardhat plugin9602243
: 👔 revertedWith().withArgs no longer fails for uint values exceeding JavaScript's max int limitb54c6b9
: Add delta to balance changing matchers64707ae
: Allow special characters in revertedWith regex702c6ab
: 🗾 Extend matching of Hardhat revert reasonsa0f721a
: Move ethers to peer depsf6d240e
: 🛶 Updates for hardhat v2.11ee1d1b8
]a0f721a
]v4.0.7
Compare Source
Patch Changes
307f726
]v4.0.6
Compare Source
Patch Changes
8e41d38
]v4.0.5
Compare Source
Patch Changes
9940630
]2199c8d
]febefc1
]v4.0.4
Compare Source
Patch Changes
dd0c169
: 🧒 Add withArgs and withNamedArgs alongside toEmit matcherdd0c169
]v4.0.3
Compare Source
Patch Changes
00e9f1b
: 🪵 Upgrade solcdca8950
]00e9f1b
]1bc6cd0
]v4.0.2
Compare Source
Patch Changes
41e809f
]v4.0.1
Compare Source
Patch Changes
e8adce7
: 🧼 Add src folders to npmbe6fd8e
: 🔝 Update ethers to 5.6.2e8adce7
]9b0e87c
]ba71ce4
]587ff49
]62dd2f9
]4622881
]e69f739
]1e598c5
]aa18bfa
]d0ce408
]b9af4f0
]1e479c3
]2ccc395
]671f139
]79a421f
]4ed0cc5
]09dccac
]be6fd8e
]v4.0.0
Patch Changes
ede638e
]ethereum-ts/Typechain (@typechain/ethers-v5)
v11.1.2
Compare Source
Patch Changes
3469800
]v11.1.1
Compare Source
Patch Changes
9107713
]v11.1.0
Compare Source
Minor Changes
c4720b9
: fix tuples in event signatures and also arrays of tuples in functionsPatch Changes
c4720b9
]v11.0.1
Compare Source
Patch Changes
cd4bb0f
]v11.0.0
Compare Source
Major Changes
3eb6ed6
: Removes PromiseOrValueMinor Changes
15541e4
: Support fornodenext
style import paths with new CLI flag:--node16-modules
Patch Changes
15541e4
]v10.2.1
Compare Source
Patch Changes
5b0759d
: Remove obsolete peer dependency@ethersproject/bytes@^5.0.0
fromtarget-ethers-v5
a036651
: Fix for unused type in new ethers-v5 codegenv10.2.0
Compare Source
Minor Changes
31e6957
: Add const assertion for exported ABIv10.1.1
Compare Source
Patch Changes
bbc9656
]bcoe/c8 (c8)
v9.1.0
Compare Source
Features
Bug Fixes
v9.0.0
Compare Source
⚠ BREAKING CHANGES
Features
v8.0.1
Compare Source
Bug Fixes
v8.0.0
Compare Source
⚠ BREAKING CHANGES
Miscellaneous Chores
v7.14.0
Compare Source
Features
--merge-async
to asynchronously and incrementally merge process coverage files to avoid OOM due to heap exhaustion (#469) (45f2f84)v7.13.0
Compare Source
Features
skipFull
andexcludeNodeModules
to type definitions (#417) (b93b9c0)chaijs/chai (chai)
v5.1.0
Compare Source
What's Changed
iterable
assertion by @koddsson in https://github.com/chaijs/chai/pull/1592New Contributors
Full Changelog: chaijs/chai@v5.0.3...v5.1.0
v5.0.3
Compare Source
Fix bad v5.0.2 publish.
Full Changelog: chaijs/chai@v5.0.2...v5.0.3
v5.0.2
Compare Source
What's Changed
bump-cli
by @koddsson in https://github.com/chaijs/chai/pull/1559??
for node compat (5.x) by @43081j in https://github.com/chaijs/chai/pull/1576loupe
to latest version by @koddsson in https://github.com/chaijs/chai/pull/1579Full Changelog: chaijs/chai@v5.0.1...v5.0.2
v5.0.0
Compare Source
BREAKING CHANGES
import {...} from 'chai'
orimport('chai')
.require('chai')
will cause failures in nodejs. If you're using ESM and seeing failures, it may be due to a bundler or transpiler which is incorrectly converting import statements into require calls.What's Changed
get-func-name
dependency by @koddsson in https://github.com/chaijs/chai/pull/1416deep-eql
to latest version by @koddsson in https://github.com/chaijs/chai/pull/1542type-detect
as a simple function by @koddsson in https://github.com/chaijs/chai/pull/1544assertion-error
to it's latest major version! by @koddsson in https://github.com/chaijs/chai/pull/1543New Contributors
Full Changelog: chaijs/chai@4.3.1...v5.0.0
v4.4.1
Compare Source
What's Changed
??
for node compat by @43081j in https://github.com/chaijs/chai/pull/1574Full Changelog: chaijs/chai@v4.4.0...v4.4.1
v4.4.0
Compare Source
What's Changed
Full Changelog: chaijs/chai@v4.3.10...v4.4.0
v4.3.10
Compare Source
This release simply bumps all dependencies to their latest non-breaking versions.
What's Changed
Full Changelog: chaijs/chai@v4.3.9...v4.3.10
v4.3.9
Compare Source
Upgrade dependencies.
This release upgrades dependencies to address CVE-2023-43646 where a large function name can cause "catastrophic backtracking" (aka ReDOS attack) which can cause the test suite to hang.
Full Changelog: chaijs/chai@v4.3.8...v4.3.9
v4.3.8
Compare Source
What's Changed
New Contributors
Full Changelog: chaijs/chai@v4.3.7...v4.3.8
v4.3.7
Compare Source
What's Changed
Full Changelog: chaijs/chai@v4.3.6...v4.3.7
nonara/ts-patch (ts-patch)
v3.1.2
Compare Source
v3.1.1
Compare Source
v3.1.0
Compare Source
Features
Bug Fixes
3.0.2 (2023-07-20)
Bug Fixes
3.0.1 (2023-06-22)
Bug Fixes
v3.0.2
Compare Source
v3.0.1
Compare Source
v3.0.0
Compare Source
⚠ BREAKING CHANGES
Features
Bug Fixes
v2.1.0
Compare Source
Features
2.0.2 (2022-08-10)
Changes
2.0.1 (2021-11-01)
Bug Fixes
Microsoft/TypeScript (typescript)
v5.4.5
: TypeScript 5.4.5Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.4.4
: TypeScript 5.4.4Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.4.3
: TypeScript 5.4.3Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.4.2
: TypeScript 5.4Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.3.3
: TypeScript 5.3.3Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.3.2
: TypeScript 5.3Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.2.2
: TypeScript 5.2Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.1.6
: TypeScript 5.1.6Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on npm
v5.1.5
: TypeScript 5.1.5Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.1.3
: TypeScript 5.1.3Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.0.4
: TypeScript 5.0.4Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.0.3
: TypeScript 5.0.3Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
D
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 is behind base branch, 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 has been generated by Mend Renovate. View repository job log here.