Closed dependabot[bot] closed 2 years ago
Merging #3317 (24a8bbd) into v0.x.x (a00e567) will decrease coverage by
46.43%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## v0.x.x #3317 +/- ##
===========================================
- Coverage 87.77% 41.33% -46.44%
===========================================
Files 165 47 -118
Lines 17082 3689 -13393
===========================================
- Hits 14993 1525 -13468
- Misses 2089 2164 +75
Flag | Coverage Δ | |
---|---|---|
integration | 41.33% <ø> (+12.09%) |
:arrow_up: |
unittests | ? |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
source/agora/script/Stack.d | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
source/agora/script/Script.d | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
source/agora/utils/Backoff.d | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
source/agora/script/Opcodes.d | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
source/agora/stats/Collector.d | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
source/agora/stats/StatFormatter.d | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
source/scpd/quorum/QuorumTracker.d | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
source/agora/script/ScopeCondition.d | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
source/agora/flash/Types.d | 0.00% <0.00%> (-98.51%) |
:arrow_down: |
source/agora/utils/TxBuilder.d | 0.00% <0.00%> (-96.84%) |
:arrow_down: |
... and 149 more |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update a00e567...24a8bbd. Read the comment docs.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase
.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps async from 2.6.3 to 2.6.4.
Changelog
Sourced from async's changelog.
Commits
c6bdaca
Version 2.6.48870da9
Update built files4df6754
update changelog8f7f903
Fix prototype pollution vulnerability (#1828)Maintainer changes
This version was pushed to npm by hargasinski, a new releaser for async 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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/bosagora/agora/network/alerts).