danwdart / vidsort

A video sorting tool for YouTube
GNU Affero General Public License v3.0
0 stars 0 forks source link

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

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency npm was updated from 6.9.0 to 6.9.1.

🚨 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](https://travis-ci.org/danwdart/vidsort/builds/551412521?utm_source=github_status&utm_medium=notification)).

Release Notes for v6.9.1

BUGFIXES

DEPENDENCIES

Commits

The new version differs by 12 commits.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 5 years ago

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

greenkeeper[bot] commented 5 years ago

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

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

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

greenkeeper[bot] commented 5 years ago

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

greenkeeper[bot] commented 5 years ago

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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

greenkeeper[bot] commented 5 years ago

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[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

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

greenkeeper[bot] commented 5 years ago

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.

  • 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

greenkeeper[bot] commented 4 years ago

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.

  • 44ddd0b 6.12.0
  • d86ec5d update AUTHORS
  • bb584e1 docs: update changelog for 6.12.0
  • 70f54dc Make OK more consistent
  • f46edae hosted-git-info@2.8.5
  • f3299ac Reimplemented using idealTree param
  • 3547d99 Removes warnings from package manifest
  • 62f2ca6 node-gyp@5.0.5
  • 44a2b03 fix root-ownership race conditions in meta-test
  • dcff367 docs: update release date for 6.12.0
  • 8d129b8 docs: changelog update for 6.12.0
  • 0ff0ea4 npm-install-checks@3.0.2
  • 726fba7 docs: changelog for 6.12.0
  • f6b0459 Add option to save package-lock without formatting
  • 5c380e5 stringify-package@1.0.1

There are 28 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

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[bot] commented 4 years ago

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 read-cmd-shim@1.0.5
  • 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[bot] commented 4 years ago

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 make-fetch-happen@5.0.2
  • 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[bot] commented 4 years ago

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[bot] commented 4 years ago

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[bot] commented 4 years ago

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[bot] commented 4 years ago

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[bot] commented 4 years ago

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[bot] commented 4 years ago

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[bot] commented 4 years ago

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[bot] commented 4 years ago

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[bot] commented 4 years ago

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[bot] commented 4 years ago

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