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 🚨 #309

Open
greenkeeper bot opened this issue Dec 3, 2019 · 12 comments
Open

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

greenkeeper bot opened this issue Dec 3, 2019 · 12 comments
Labels

Comments

@greenkeeper
Copy link
Contributor

@greenkeeper greenkeeper bot commented Dec 3, 2019

The dependency npm was updated from 6.13.1 to 6.13.2.

🚨 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 failed (Details).

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

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 greenkeeper bot added the greenkeeper label Dec 3, 2019
@greenkeeper
Copy link
Contributor Author

@greenkeeper greenkeeper bot commented Dec 3, 2019

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

@greenkeeper
Copy link
Contributor Author

@greenkeeper 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
Contributor Author

@greenkeeper 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
Contributor Author

@greenkeeper 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
Contributor Author

@greenkeeper 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
Contributor Author

@greenkeeper 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.

  • f533d61 6.13.7
  • 5897df4 update AUTHORS
  • dcafdd9 updated changelog for npm@6.13.7
  • 0fb1296 libnpx@10.2.2
  • 1a5d209 chore: removed reference to package.community as a source for npm team support
  • 68fc88e docs: updated the CONTRIBUTING file; added references to benchmarking
  • 1ce0344 feat: updated workflow for pull-ruquest benchmark dispatch requests
  • 5967fa4 feat: added workflow file for commenting on a pull-request to dispatch trigger benchmark suite
  • 3590e40 fix: removed authorization header from benchmark dispatch request
  • c9b69d5 node-gyp@5.0.7
  • e8dbaf4 bin-links@1.1.7
  • 7230e13 docs: fix header parsing that was breaking misc config manpage
  • 7dbb914 Update CI detection cases
  • 7852c0c Use the npm lint script on CI.
  • b1aeeb6 docs: mention --no-optional in package-json

There are 16 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

@greenkeeper greenkeeper bot commented Feb 27, 2020

  • The dependency npm was updated from 6.13.7 to 6.14.0.

Your tests are still failing with this version. Compare changes

Release Notes for v6.14.0

6.14.0 (2020-02-25)

FEATURES

BUG FIXES

DEPENDENCIES

DOCUMENTATION

MISCELLANEOUS

Commits

The new version differs by 20 commits.

  • 83293c4 6.14.0
  • e01f338 update AUTHORS
  • 31ca3a8 docs: changelog for 6.14.0
  • 7602146 hosted-git-info@2.8.6
  • 3d48893 readable-stream@3.6.0
  • ea0ff56 npm-registry-fetch@4.0.3
  • 89ce4cc npm-packlist@1.4.8
  • a6789b1 chownr@1.1.4
  • d383adb fix: supported version implementation update linting & test coverage
  • 28c3d40 Use a package.json engines field to specify support
  • 0769c5b allow new majors of node to be automatically considered supported
  • 30f1708 fund: support multiple funding sources
  • 373224b Update npm-publish.md
  • f6ff417 updated script to say postinstall to show intention
  • 1c27283 Correct typo

There are 20 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

@greenkeeper greenkeeper bot commented Feb 28, 2020

  • The dependency npm was updated from 6.14.0 to 6.14.1.

Your tests are still failing with this version. Compare changes

Release Notes for v6.14.1

6.14.1 (2020-02-26)

  • 303e5c11e hosted-git-info@2.8.7 Fixes a regression where scp-style git urls are passed to the WhatWG URL parser, which does not handle them properly. (@isaacs)
Commits

The new version differs by 3 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

@greenkeeper greenkeeper bot commented Mar 3, 2020

  • The dependency npm was updated from 6.14.1 to 6.14.2.

Your tests are still failing with this version. Compare changes

Release Notes for v6.14.2

6.14.2 (2020-03-03)

DOCUMENTATION

DEPENDENCIES

Commits

The new version differs by 7 commits.

  • d9a7b30 6.14.2
  • ec5e45d docs: changelog for 6.14.2
  • f924929 node-gyp@5.1.0
  • 9204ffa npm-profile@4.0.4
  • 0365d39 glob@7.1.6
  • 909cc39 hosted-git-info@2.8.8
  • f9248c0 chore(docs): update unpublish docs with both commands, removing policy info from cli docs, and added reference to unpublish policy docs

See the full diff

@greenkeeper
Copy link
Contributor Author

@greenkeeper greenkeeper bot commented Mar 19, 2020

  • The dependency npm was updated from 6.14.2 to 6.14.3.

Your tests are still failing with this version. Compare changes

Release Notes for v6.14.3

6.14.3 (2020-03-19)

DOCUMENTATION

DEPENDENCIES

Commits

The new version differs by 11 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

@greenkeeper greenkeeper bot commented Mar 25, 2020

  • The dependency npm was updated from 6.14.3 to 6.14.4.

Your tests are still failing with this version. Compare changes

Release Notes for v6.14.4

6.14.4 (2020-03-24)

DEPENDENCIES

  • 136832dca mkdirp@0.5.4
  • Bump minimist@1.2.5 transitive dep to resolve security issue
    • 9c554fd8c update-notifier@2.5.0
    • bump deep-extend@1.2.5
    • bump deep-extend@0.6.0
    • bump is-ci@1.2.1
    • bump is-retry-allowed@1.2.0
    • bump rc@1.2.8
    • bump registry-auth-token@3.4.0
    • bump widest-line@2.0.1
  • 8bf99b2b5 #1053 deps: updates term-size to use signed binary
Commits

The new version differs by 8 commits.

  • cf7da1e 6.14.4
  • 66f77ad docs: changelog for 6.14.4
  • be37961 Do not ship CoC/Contributing files for deps
  • 5e75850 Add note about third-party test fixture code
  • 8bf99b2 deps: updates term-size to use signed binary
  • b3eb8d5 chore: ignore any nested .DS_Store file
  • 9c554fd update-notifier@2.5.0
  • 136832d mkdirp@0.5.4

See the full diff

@greenkeeper
Copy link
Contributor Author

@greenkeeper greenkeeper bot commented May 4, 2020

  • The dependency npm was updated from 6.14.4 to 6.14.5.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 16 commits.

  • abdf528 6.14.5
  • 074f9a5 update AUTHORS
  • 1238ee0 chore: remove slack notification
  • 19a0230 docs: updated node-gyp links
  • 36c878d chore: remove pyc files from tarball
  • 0f219cc chore: reenable windows ci
  • 725bef8 docs: changelog for 6.14.5
  • e6d2083 nopt@4.0.3
  • 8228d1f mkdirp@0.5.5
  • 07a4d88 graceful-fs@4.2.4
  • 5587ac0 npm-registry-fetch@4.0.4
  • 94ed456 npm init help wrong command
  • 3f7301b docs: fix minor typos in CONTRIBUTING.md
  • d16a34f chore(docs): Fixed example typo & code style in npm-scripts.md
  • 33ec41f fix: relativize file links when inflating shrinkwrap

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
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
0 participants
You can’t perform that action at this time.