Long time no see! The latest Got version (v11.8.2) was released just in February ❄️
We have been working hard on squashing bugs and improving overall experience.
Fix regression introduced in 0.8.7 where modifier branch coverage for modifiers inherited from a dependency was not measured correctly in some cases @cgewecke in sc-forks/solidity-coverage#868
This release (hopefully) fixes a long-running problem solidity-coverage had with solc's viaIR compilation mode - It's now possible to use it without any special configuration. (Please report any ongoing issues with this to issue #861)
If you've been using .solcover.js options like configureYulOptimizer and solcOptimizerDetails as a work around, you should remove them when upgrading. (Don't forget to run the hardhat clean task after updating any coverage config stuff).
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 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](https://github.com/celestiaorg/protobuf3-solidity-lib/network/alerts).
Bumps got to 12.1.0 and updates ancestor dependencies got, web3, @nomiclabs/truffle-contract and solidity-coverage. These dependencies need to be updated together.
Updates
got
from 7.1.0 to 12.1.0Release notes
Sourced from got's releases.
... (truncated)
Commits
ad92afa
12.1.0861ccd9
Disable redirects to UNIX sockets (#2047)4cdcca3
Check error instance for arguments test (#2044)22d58fb
Addresponse.ok
(#2043)c25af09
Meta tweaks62455f5
Meta tweaks6f5c7ce
Test Node.js 18c693422
12.0.498ca618
Fix accidental test deletionbb8eca9
Remove stream lock - unreliable since Node 17.3.0Updates
web3
from 1.7.1 to 1.10.4Release notes
Sourced from web3's releases.
Changelog
Sourced from web3's changelog.
... (truncated)
Commits
56d35a4
lerna version bump and build5b1b9d7
version bumps and lerna build4ab6cc4
changelog updatef5b72a0
npm i and npm audit fix53e01d9
1x libs update (#6731)5b33133
Add 1.x deprecation notice (#6723)0e8695b
1x release process (#6550)926c882
Release/1.10.3 (#6510)dbd96ae
1x deps update (#6491)aafce59
v1/chore(web3-eth-accounts): bump@ethereumjs/common
and@ethereumjs/tx
(#6457)Updates
@nomiclabs/truffle-contract
from 4.2.23 to 4.5.10Commits
0ccf74f
Publish83b7adc
contract: bump browserify and exorcist versions9b5c8f3
Publishee8331e
Merge branch 'develop' of github.com:trufflesuite/truffle into eip155-worke28280c
Remove cached chain id invalidation in contractc67bc3c
Publish59e8c2c
Remove chainId from web3.eth.sendTransaction1893747
Upgrade web3 to 1.3.5677ca39
Publishb626080
Cache chain ID to avoid extra network requestsUpdates
solidity-coverage
from 0.7.20 to 0.8.11Release notes
Sourced from solidity-coverage's releases.
... (truncated)
Changelog
Sourced from solidity-coverage's changelog.
... (truncated)
Commits
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