reportportal / agent-js-jest

Agent to integrate Jest with ReportPortal.
https://www.npmjs.com/package/@reportportal/agent-js-jest
Apache License 2.0
21 stars 36 forks source link

chore(dep): Updating to latest versions of packages #83

Closed shortstacked closed 2 years ago

shortstacked commented 3 years ago

BREAKING CHANGE: This bumps up major versions of all the included Jest packages. This may have adverse affects when using it with older versions of Jest.

I've upgraded the eslint pacakges, and resolved all eslint issues that were raised.

I also added the coverage folder to gitignore.

I was unsure if the versioning for the project was done automatically through Github actions so I didn't bump the Version file.

renkyoji commented 2 years ago

Closed due to conflicts in favor of https://github.com/reportportal/agent-js-jest/pull/101