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

Conversation

@mskelton
Copy link
Member

The current jest-environment-node peer dep is referencing a non-existant version.

@coveralls
Copy link

coveralls commented Jul 15, 2021

Pull Request Test Coverage Report for Build 1034432509

  • 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 993176801: 0.0%
Covered Lines: 106
Relevant Lines: 109

💛 - Coveralls

@mxschmitt
Copy link
Collaborator

Has an issue occurred somehow?

@mskelton
Copy link
Member Author

mskelton commented Jul 15, 2021

So, it will throw a peer dep warning when installing jest-environment-node 26.3.2 since it is too low a version, but 26.3.3 isn't available. Some of the projects I'm working on can't update to Jest 27 while we wait for other libraries to gain support for Jest 27.

It's not a deal breaker kind of issue, but since it is referencing a package version that doesn't exist, it feels like a good change to make.

@mxschmitt mxschmitt merged commit 72ca241 into master Jul 15, 2021
@mxschmitt mxschmitt deleted the fix-peer branch July 15, 2021 20:45
@coveralls
Copy link

Pull Request Test Coverage Report for Build 1034432509

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 993176801: 0.0%
Covered Lines: 106
Relevant Lines: 109

💛 - Coveralls

1 similar comment
@coveralls
Copy link

Pull Request Test Coverage Report for Build 1034432509

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 993176801: 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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants