jasonlong / mater

πŸ… A simple menubar Pomodoro app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

greenkeeper opened this issue Β· comments

The dependency npm was updated from 6.10.2 to 6.10.3.

🚨 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).

Release Notes for v6.10.3

v6.10.3 (2019-08-06):

BUGFIXES

DEPENDENCIES

Commits

The new version differs by 17 commits.

  • 897537a 6.10.3
  • d2eaf0b update AUTHORS
  • 586c938 doc: changelog 6.10.3 update
  • 4050b91 hosted-git-info@2.8.2
  • 46181cb dev: make the pr script a little friendlier with conflicts
  • 0f980f5 doc: changelog 6.10.3
  • 5b38902 Handle unhandledRejections, help with cache eacces
  • 99edd49 test: clean up some unnecessary setup/cleanup
  • 9bb66e1 docs: changelog for 6.10.3
  • ceb9935 query-string@6.8.2
  • 77516df licensee@7.0.3
  • d5e865e install, doctor: don't crash if registry unset
  • 27cccfb vulns β†’ vulnerabilities in npm audit output
  • aacd355 chore: remove unused config/fetch-opts file
  • 272e6c4 Fix Typos

There are 17 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 🌴

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

  • 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

  • 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

  • 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

  • 9778a1b87 cmd-shim@3.0.3: Fix regression where shims fail to preserve exit code (@isaacs)
  • bf93e91d8 npm-package-arg@6.1.1: Properly handle git+file: urls on Windows when a drive letter is included. (@isaacs)

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.

  • bd6e5d2 6.11.2
  • a71c14c docs: change log for 6.11.2
  • fea3a02 travis: run tests on Windows as well
  • 291aba7 test: make tests pass on Windows
  • 6cc4cc6 explore: escape args properly on Windows Bash
  • bf93e91 npm-package-arg@6.1.1
  • 9778a1b cmd-shim@3.0.3

See the full diff

  • The dependency npm was updated from 6.11.2 to 6.11.3.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

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.

  • b4ff454 6.11.3
  • 8d738b4 update AUTHORS
  • 5d3aaf0 test: fix outdated-depth test
  • fc5fc76 docs: change log for 6.11.3
  • cebf542 ci: pass appropriate configs for file/dir modes
  • 23ce656 npm-pick-manifest@3.0.2
  • e5fbb7e read-cmd-shim@1.0.4
  • 1fafb51 Revert "install: do not descend into directory deps' child modules"
  • 235ed1d Don't override user specified depth in outdated

See the full diff