Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

An in-range update of nyc is breaking the build 🚨 #87

Open
greenkeeper bot opened this issue Feb 14, 2019 · 3 comments
Open

An in-range update of nyc is breaking the build 🚨 #87

greenkeeper bot opened this issue Feb 14, 2019 · 3 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Feb 14, 2019

The devDependency nyc was updated from 13.2.0 to 13.3.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

nyc is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build is in progress (Details).
  • continuous-integration/appveyor/branch: AppVeyor build failed (Details).

Commits

The new version differs by 4 commits.

  • 747a6c1 chore(release): 13.3.0
  • e8cc59b fix: update dependendencies due to vulnerabilities (#992)
  • 8a5e222 chore: Modernize lib/instrumenters. (#985)
  • dd48410 feat: Support nyc report --check-coverage (#984)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 14, 2019

After pinning to 13.2.0 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Author

greenkeeper bot commented May 2, 2019

  • The devDependency nyc was updated from 14.0.0 to 14.1.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 63 commits.

  • c5d90fa chore(release): 14.1.0
  • 5cc05f4 chore: Update dependencies
  • 1e39ae1 chore: Refresh snapshots, update test/config-override.js to use helpers (#1085)
  • 3d9eaa4 fix: Purge source-map cache before reporting if cache is disabled. (#1080)
  • 132a074 feat: Add support for env.NYC_CONFIG_OVERRIDE (#1077)
  • 6fc109f chore: node.js 12 compatibility for object snapshot test. (#1084)
  • a7bc7ae fix: Use correct config property for parser plugins (#1082)
  • 600c867 chore: Convert some tap tests to run parallel and use snapshots. (#1075)
  • 56591fa docs: instrument docs update [skip ci] (#1063)
  • ca84c42 docs(codecov): favour npx over installing locally [skip ci] (#1074)
  • 85c1eac chore: Add test for nyc --no-clean. (#1071)
  • 21fb2c8 fix: Exit with code 1 when nyc doesn't know what to do. (#1070)
  • 0f745ca chore: Use class to declare NYC (#1069)
  • ca37ffa feat: add support for yaml configuration file (#1054)
  • c4fcf5e fix: Do not crash when nyc is run inside itself. (#1068)

There are 63 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented May 10, 2019

  • The devDependency nyc was updated from 14.1.0 to 14.1.1.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 72 commits.

  • fe3311b chore(release): 14.1.1
  • 85ec479 docs: Link to test-exclude in place of inline list of default excludes [skip ci] (#1109)
  • 57debc1 fix(cli): Report error if unwanted positional arguments are received (#1100)
  • b3dfae8 docs: Point to updated location of default exclude list (#1107)
  • 0cc7309 docs(readme): Fix Slack badge image insecure content warning [skip ci] (#1105)
  • 3cdfb8e docs: Mention extension in the CHANGELOG about exclude-after-remap
  • b5b67de fix(check-coverage): make the --temp-dir option visible (#1101)
  • 21fe1e7 chore: Regenerate snapshots for tap >= 12.6.3 (#1098)
  • 65478be docs: Reorganize readme (#1093)
  • c5d90fa chore(release): 14.1.0
  • 5cc05f4 chore: Update dependencies
  • 1e39ae1 chore: Refresh snapshots, update test/config-override.js to use helpers (#1085)
  • 3d9eaa4 fix: Purge source-map cache before reporting if cache is disabled. (#1080)
  • 132a074 feat: Add support for env.NYC_CONFIG_OVERRIDE (#1077)
  • 6fc109f chore: node.js 12 compatibility for object snapshot test. (#1084)

There are 72 commits in total.

See the full diff

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

No branches or pull requests

0 participants