Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 31, 2021

Bumps jest-environment-node from 27.0.1 to 27.0.3.

Release notes

Sourced from jest-environment-node's releases.

27.0.3

Fixes

  • [jest-config] require.resolve on default test sequencer and test environment (#11482)
  • [jest-mock] Fixed fn and spyOn exports (#11480)

27.0.2

Features

  • [jest-circus] Add some APIs to make it easier to build your own test runner
  • [jest-reporters] Expose the getResultHeader util (#11460)
  • [jest-resolver] Export resolve* utils for different Jest modules (#11466)
  • [@jest/test-result] Export Test, TestEvents and TestFileEvent (#11466)

Fixes

  • [jest-circus] Add missing slash dependency (#11465)
  • [jest-circus, @jest/test-sequencer] Remove dependency on jest-runner (#11466)
  • [jest-config] Resolve config.runner to absolute path (#11465)
  • [jest-config] Make sure to support functions as config (#11475)
  • [jest-core] Do not warn about DNSCHANNEL handles when using the --detectOpenHandles option (#11470)
  • [jest-runner] Remove dependency on jest-config (#11466)
  • [jest-worker] Loosen engine requirement to >= 10.13.0 (#11451)
Changelog

Sourced from jest-environment-node's changelog.

27.0.3

Fixes

  • [jest-config] require.resolve on default test sequencer and test environment (#11482)
  • [jest-mock] Fixed fn and spyOn exports (#11480)

27.0.2

Features

  • [jest-circus] Add some APIs to make it easier to build your own test runner
  • [jest-reporters] Expose the getResultHeader util (#11460)
  • [jest-resolver] Export resolve* utils for different Jest modules (#11466)
  • [@jest/test-result] Export Test, TestEvents and TestFileEvent (#11466)

Fixes

  • [jest-circus] Add missing slash dependency (#11465)
  • [jest-circus, @jest/test-sequencer] Remove dependency on jest-runner (#11466)
  • [jest-config] Resolve config.runner to absolute path (#11465)
  • [jest-config] Make sure to support functions as config (#11475)
  • [jest-core] Do not warn about DNSCHANNEL handles when using the --detectOpenHandles option (#11470)
  • [jest-runner] Remove dependency on jest-config (#11466)
  • [jest-worker] Loosen engine requirement to >= 10.13.0 (#11451)
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)

@dependabot dependabot bot requested review from mmarkelov and mxschmitt as code owners May 31, 2021 05:02
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 31, 2021
@coveralls
Copy link

coveralls commented May 31, 2021

Pull Request Test Coverage Report for Build 918141718

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 94.798%

Totals Coverage Status
Change from base Build 918139462: 0.0%
Covered Lines: 106
Relevant Lines: 109

💛 - Coveralls

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-environment-node-27.0.3 branch from 9a21e9a to c0fcb2d Compare May 31, 2021 08:30
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-environment-node-27.0.3 branch 4 times, most recently from f7b10b0 to f045799 Compare June 8, 2021 11:23
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-environment-node-27.0.3 branch from f045799 to 5c5bc1e Compare June 8, 2021 11:44
@mxschmitt mxschmitt merged commit fbc5591 into master Jun 8, 2021
@mxschmitt mxschmitt deleted the dependabot/npm_and_yarn/jest-environment-node-27.0.3 branch June 8, 2021 12:49
@coveralls
Copy link

Pull Request Test Coverage Report for Build 892269966

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 94.798%

Totals Coverage Status
Change from base Build 892186159: 0.0%
Covered Lines: 106
Relevant Lines: 109

💛 - Coveralls

1 similar comment
@coveralls
Copy link

Pull Request Test Coverage Report for Build 892269966

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 94.798%

Totals Coverage Status
Change from base Build 892186159: 0.0%
Covered Lines: 106
Relevant Lines: 109

💛 - Coveralls

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants