Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump jest-circus from 27.4.5 to 27.4.6 in /hedera-mirror-rest #3113

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2022

Bumps jest-circus from 27.4.5 to 27.4.6.

Release notes

Sourced from jest-circus's releases.

v27.4.6

Fixes

  • [jest-environment-node] Add AbortSignal (#12157)
  • [jest-environment-node] Add Missing node global performance (#12002)
  • [jest-runtime] Handle missing mocked property (#12213)
  • [@jest/transform] Update dependency package pirates to 4.0.4 (#12002)

Performance

  • jest-config perf: only register ts-node once when loading TS config files (#12160)

New Contributors

Full Changelog: jestjs/jest@v27.4.5...v27.4.6

Changelog

Sourced from jest-circus's changelog.

27.4.6

Fixes

  • [jest-environment-node] Add AbortSignal (#12157)
  • [jest-environment-node] Add Missing node global performance (#12002)
  • [jest-runtime] Handle missing mocked property (#12213)
  • [@jest/transform] Update dependency package pirates to 4.0.4 (#12002)

Performance

  • jest-config perf: only register ts-node once when loading TS config files (#12160)
Commits

Dependabot compatibility score

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)

Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 27.4.5 to 27.4.6.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v27.4.6/packages/jest-circus)

---
updated-dependencies:
- dependency-name: jest-circus
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Type: Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 10, 2022
@codecov
Copy link

codecov bot commented Jan 10, 2022

Codecov Report

Merging #3113 (a8bee70) into main (bcce282) will decrease coverage by 14.88%.
The diff coverage is n/a.

❗ Current head a8bee70 differs from pull request most recent head 13fa919. Consider uploading reports for the commit 13fa919 to get more accurate results
Impacted file tree graph

@@              Coverage Diff              @@
##               main    #3113       +/-   ##
=============================================
- Coverage     88.23%   73.34%   -14.89%     
+ Complexity     2393     1044     -1349     
=============================================
  Files           483      189      -294     
  Lines         13494     3313    -10181     
  Branches       1227      205     -1022     
=============================================
- Hits          11906     2430     -9476     
+ Misses         1276      790      -486     
+ Partials        312       93      -219     
Impacted Files Coverage Δ
...nstruction/token_delete_transaction_constructor.go
...r/record/NonFeeTransferExtractionStrategyImpl.java
...sactionhandler/CryptoDeleteTransactionHandler.java
middleware/httpErrorHandler.js
service/transactionService.js
...ter/parser/record/entity/EntityBatchSaveEvent.java
...reader/signature/CompositeSignatureFileReader.java
...-mirror-rosetta/app/services/construction/types.go
...nsactionhandler/TokenCreateTransactionHandler.java
...ctionhandler/ScheduleCreateTransactionHandler.java
... and 284 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 bcce282...13fa919. Read the comment docs.

@xin-hedera xin-hedera added this to the 0.49.0 milestone Jan 10, 2022
@xin-hedera xin-hedera merged commit a6faa25 into main Jan 10, 2022
@xin-hedera xin-hedera deleted the dependabot/npm_and_yarn/hedera-mirror-rest/jest-circus-27.4.6 branch January 10, 2022 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Type: Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant