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

An in-range update of npm is breaking the build 🚨 #18

Open
greenkeeper bot opened this issue Jan 17, 2019 · 23 comments
Open

An in-range update of npm is breaking the build 🚨 #18

greenkeeper bot opened this issue Jan 17, 2019 · 23 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Jan 17, 2019

The dependency npm was updated from 6.5.0 to 6.6.0.

🚨 View failing branch.

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

npm is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Commits

The new version differs by 97 commits.

There are 97 commits in total.

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 Jan 17, 2019

After pinning to 6.5.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 14, 2019

  • The dependency npm was updated from 6.7.0 to 6.8.0.

Your tests are still failing with this version. Compare changes

Release Notes for v6.8.0

This release includes an implementation of RFC #10, documenting an optional field that can be used to specify the directory path for a package within a monorepo.

NEW FEATURES

BUGFIXES

DEPENDENCY BUMPS

MISC

Commits

The new version differs by 41 commits.

There are 41 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 6, 2019

  • The dependency npm was updated from 6.8.0 to 6.9.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 52 commits ahead by 52, behind by 26.

There are 52 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 27, 2019

  • The dependency npm was updated from 6.9.0 to 6.9.1.

Your tests are still failing with this version. Compare changes

Release Notes for v6.9.1

BUGFIXES

DEPENDENCIES

Commits

The new version differs by 12 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 27, 2019

  • The dependency npm was updated from 6.9.1 to 6.9.2.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 3, 2019

  • The dependency npm was updated from 6.9.2 to 6.10.0.

Your tests are still failing with this version. Compare changes

Release Notes for v6.10.0

FEATURES

BUGFIXES

TESTING

DOCUMENTATION

DEPENDENCIES

Commits

The new version differs by 37 commits.

There are 37 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 11, 2019

  • The dependency npm was updated from 6.10.0 to 6.10.1.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 38 commits.

There are 38 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 23, 2019

  • The dependency npm was updated from 6.10.1 to 6.10.2.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 40 commits.

There are 40 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 6, 2019

  • The dependency npm was updated from 6.10.2 to 6.10.3.

Your tests are still failing with this version. Compare changes

Release Notes for v6.10.3

v6.10.3 (2019-08-06):

BUGFIXES

DEPENDENCIES

Commits

The new version differs by 17 commits.

There are 17 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 20, 2019

  • The dependency npm was updated from 6.10.3 to 6.11.0.

Your tests are still failing with this version. Compare changes

Release Notes for v6.11.0

v6.11.0 (2019-08-20):

A few meaty bugfixes, and introducing peerDependenciesMeta.

FEATURES

BUGFIXES

DEPENDENCIES

TESTS

Commits

The new version differs by 47 commits.

There are 47 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 21, 2019

  • The dependency npm was updated from 6.11.0 to 6.11.1.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 22, 2019

  • The dependency npm was updated from 6.11.1 to 6.11.2.

Your tests are still failing with this version. Compare changes

Release Notes for v6.11.2

6.11.2 (2019-08-22):

Fix a recent Windows regression, and two long-standing Windows bugs. Also, get CI running on Windows, so these things are less likely in the future.

DEPENDENCIES

BUGFIXES

  • 6cc4cc66f escape args properly on Windows Bash Despite being bash, Node.js running on windows git mingw bash still executes child processes using cmd.exe. As a result, arguments in this environment need to be escaped in the style of cmd.exe, not bash. (@isaacs)

TESTS

Commits

The new version differs by 7 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 3, 2019

  • The dependency npm was updated from 6.11.2 to 6.11.3.

Your tests are still failing with this version. Compare changes

Release Notes for v6.11.3

6.11.3 (2019-09-03):

Fix npm ci regressions and npm outdated depth.

BUG FIXES

DEPENDENCIES

Commits

The new version differs by 9 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 8, 2019

  • The dependency npm was updated from 6.11.3 to 6.12.0.

Your tests are still failing with this version. Compare changes

Release Notes for v6.12.0

6.12.0 (2019-10-08):

Now npm ci runs prepare scripts for git dependencies, and respects the --no-optional argument. Warnings for engine mismatches are printed again. Various other fixes and cleanups.

BUG FIXES

FEATURES

  • ed993a29c #249 Add CI environment variables to user-agent (@isaacs)
  • f6b0459a4 #248 Add option to save package-lock without formatting Adds a new config --format-package-lock, which defaults to true. (@bl00mber)

DEPENDENCIES

TESTING

Commits

The new version differs by 28 commits.

There are 28 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 29, 2019

  • The dependency npm was updated from 6.12.0 to 6.12.1.

Your tests are still failing with this version. Compare changes

Release Notes for v6.12.1

6.12.1 (2019-10-29)

BUG FIXES

DEPENDENCIES

Commits

The new version differs by 13 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 5, 2019

  • The dependency npm was updated from 6.12.1 to 6.13.0.

Your tests are still failing with this version. Compare changes

Release Notes for v6.13.0

6.13.0 (2019-11-05)

NEW FEATURES

DOCUMENTATION

BUG FIXES

DEPENDENCIES

TESTING

Commits

The new version differs by 19 commits.

  • 9c7161d 6.13.0
  • a148bd0 update AUTHORS
  • ea99e3b docs: updated changelog for 6.13.0
  • e445540 fix: on uninstall package, *.ps1 not delete
  • d3cb3ab [email protected]
  • 6700bfa doc: fix hyperlink refs in man page docs
  • d3c8598 doc: Move @VERSION@ for html docs into gatsby
  • 4ff1bb1 docs: Updated lorem ipsum with real copy.
  • c6a5c3a docs: added copy to the features page
  • 34fe7db chore: create settings.yml file
  • b5110ea docs: removed refs to npm-index
  • 4414b06 fund: add fund command
  • 266d076 support: add support subcommand
  • cd14d47 unsupported: npm v6.10.0 breaks on node v6.0, v6.1, v9.0 - v9.2
  • ae4c74d docs: migrate existing docs to gatsby

There are 19 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 19, 2019

  • The dependency npm was updated from 6.13.0 to 6.13.1.

Your tests are still failing with this version. Compare changes

Release Notes for v6.13.1

6.13.1 (2019-11-18)

BUG FIXES

TESTING

DOCUMENTATION

DEPENDENCIES

Commits

The new version differs by 23 commits.

  • b829d62 6.13.1
  • 464036b update AUTHORS
  • 1d61a3c docs: update changelog for 6.13.1
  • b89423e docs: ignore netlify file
  • 7555a74 docs: add netlify docs website config
  • 3ef295f fix: print quick audit report for human output
  • b150eae docs: package aliases
  • 661d86c [email protected]
  • 454c7dd test: fix git configs for git 2.23 and above
  • 5c3b327 docs: remove coding-style from docs
  • 87d6725 chore(docs): fix case-sensitive filenames
  • 4a2f551 chore(docs): Add how to install all deps when NODE_ENV=production
  • 8e09d5a chore(docs): Added depreciation note in npm-scripts.md
  • c0346b1 chore(docs): fix spelling mistake in npm-install.md docs
  • 9f943a7 chore(docs): docs cleanup

There are 23 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 3, 2019

  • The dependency npm was updated from 6.13.1 to 6.13.2.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 10 commits.

  • 0a0fdff 6.13.2
  • dc0178c update AUTHORS
  • c6ff3ba docs: update changelog for 6.13.2
  • 4429645 makefile: fix docs target typo
  • 4c1b16f chore: Warn the user that it is uninstalling npm-install
  • ae7afe5 fix: Don't log error message if git tagging is disabled
  • 1c65d26 fix(fund): open url for string shorthand
  • e4b9796 shrinkwrap: no need to read package.json when read shrinkwrap
  • 8676429 fix(packageRelativePath): fix 'where' for file deps
  • d480f2c Revert "windows: Add preliminary WSL support for npm and npx"

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 10, 2019

  • The dependency npm was updated from 6.13.2 to 6.13.3.

Your tests are still failing with this version. Compare changes

Release Notes for v6.13.3

6.13.3 (2019-12-09)

DEPENDENCIES

Commits

The new version differs by 6 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 11, 2019

  • The dependency npm was updated from 6.13.3 to 6.13.4.

Your tests are still failing with this version. Compare changes

Release Notes for v6.13.4

6.13.4 (2019-12-11)

BUGFIXES

DEPENDENCIES

Commits

The new version differs by 5 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 9, 2020

  • The dependency npm was updated from 6.13.4 to 6.13.5.

Your tests are still failing with this version. Compare changes

Release Notes for v6.13.5

6.13.5 (2020-01-09)

BUG FIXES

TESTING

DOCUMENTATION

Commits

The new version differs by 15 commits.

  • 787bb66 6.13.5
  • e099866 update AUTHORS
  • 4812866 docs: changelog for 6.13.5
  • 6fb5dbb npm-link: clarify usage of global prefix
  • 4b30f3c feat(version): using 'allow-same-version', git commit --allow-empty and git tag -f
  • e0a7a2f chore: ci cleanup
  • 3f009fb Fix bin-overwriting test on Windows
  • 9295046 CI: switch to actions/checkout@v2
  • 4a669be Remove the unused appveyor.yml
  • 43ae079 CI: add fail-fast: false
  • fd0a802 Fix cache location for npm ci
  • e16f68d test(ci): add failing cache config test
  • f2d770a chore: fix netlify publish path config
  • 462cf09 docs: update gatsby dependencies
  • 797a597 test: fix lint error

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 9, 2020

  • The dependency npm was updated from 6.13.5 to 6.13.6.

Your tests are still failing with this version. Compare changes

Release Notes for v6.13.6

6.13.6 (2020-01-09)

DEPENDENCIES

Commits

The new version differs by 3 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 28, 2020

  • The dependency npm was updated from 6.13.6 to 6.13.7.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 16 commits.

There are 16 commits in total.

See the full diff

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

No branches or pull requests

0 participants