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 pkg is breaking the build 🚨 #1164

Open
greenkeeper bot opened this issue Dec 8, 2019 · 8 comments
Open

An in-range update of pkg is breaking the build 🚨 #1164

greenkeeper bot opened this issue Dec 8, 2019 · 8 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Dec 8, 2019

The devDependency pkg was updated from 4.4.0 to 4.4.1.

🚨 View failing branch.

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

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

Commits

The new version differs by 6 commits.

  • 72a919d Release 4.4.1
  • 7af8d04 adopt new version of 'resolve' dependency
  • 718d974 fixes for globby. test fixes. bump pkg-fetch
  • 89a1a49 update dependencies
  • 7ff6430 test: test-50-bakery-4 for baking non-v8 options
  • 061a977 tolerate underscore in bakes excluded from fabricator

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

greenkeeper bot commented Dec 8, 2019

After pinning to 4.4.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
Contributor Author

greenkeeper bot commented Dec 15, 2019

  • The devDependency pkg was updated from 4.4.1 to 4.4.2.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • 8b9d932 4.4.2
  • a92889a don't parse files that are unlikely javascript. fixes #75 and #317
  • 6bfcb27 describe how to make 'microjob' work. fixes #811
  • 8b2db41 take natives from 'resolve' and adjust them. fixes #807

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 9, 2020

  • The devDependency pkg was updated from 4.4.2 to 4.4.3.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 13 commits.

  • 58f80bd 4.4.3
  • fd9b62b bump some dependencies
  • 5e2dacc test for 460ff6c
  • 460ff6c fix "inside node_modules calling itself via package name" case
  • 0da806e legend to clarify what are %1 and %2
  • ef9ca3f test for regression fix
  • 075df45 fix a regression
  • 1db8310 update leveldown dictionary. addresses #758 and #825
  • 8273777 restore test for opn
  • fad82c5 preserve the dictionary for opn
  • db8487a rename opn to open. fixes #824
  • 7ce5226 update zeromq dictionary and test
  • 0bd70cf Add ZEIT Now Disclaimer (#823)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 2, 2020

  • The devDependency pkg was updated from 4.4.3 to 4.4.4.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 6 commits.

  • 47d315b 4.4.4
  • d50bb11 Fix for #808 (#856)
  • 076745e Add support for native bigint parsing (#771)
  • a80b5e3 Load image over HTTPs (#853)
  • 6c5009a Fixed grammar and sentence structure (#797)
  • 5c4a5ce readdir-options (#854)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 29, 2020

  • The devDependency pkg was updated from 4.4.4 to 4.4.5.

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

Commits

The new version differs by 6 commits.

  • 16bb963 4.4.5
  • 54c0cca bump dependencies
  • fa2aff6 dictionary for compressjs. fixes #827
  • 466b5fd update dictionary for node-forge. addresses #791
  • c1e1d68 Bump minimist from 1.2.0 to 1.2.2 (#867)
  • 2903753 Bump acorn from 7.1.0 to 7.1.1 (#866)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 5, 2020

  • The devDependency pkg was updated from 4.4.5 to 4.4.6.

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

Commits

The new version differs by 9 commits.

  • 4856b09 4.4.6
  • fb1aba4 reset yarn.lock, bump kind-of to 6.0.3
  • 03f8dba pin fs-extra temporarily. fixes #883
  • 16bb963 4.4.5
  • 54c0cca bump dependencies
  • fa2aff6 dictionary for compressjs. fixes #827
  • 466b5fd update dictionary for node-forge. addresses #791
  • c1e1d68 Bump minimist from 1.2.0 to 1.2.2 (#867)
  • 2903753 Bump acorn from 7.1.0 to 7.1.1 (#866)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 12, 2020

  • The devDependency pkg was updated from 4.4.6 to 4.4.7.

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

Commits

The new version differs by 15 commits.

  • 14544ca 4.4.7
  • 1634ca3 uppercaseDriveLetter is not needed in posix normalizePath
  • 8540b3e fix URL file paths for win32
  • 591be02 make isRootPath support directory path as buffer
  • c446a5c consider file path as Buffer and as URL. fixes #886
  • b069daa fix tests runner and test-50-fs-runtime-layer-2
  • 4856b09 4.4.6
  • fb1aba4 reset yarn.lock, bump kind-of to 6.0.3
  • 03f8dba pin fs-extra temporarily. fixes #883
  • 16bb963 4.4.5
  • 54c0cca bump dependencies
  • fa2aff6 dictionary for compressjs. fixes #827
  • 466b5fd update dictionary for node-forge. addresses #791
  • c1e1d68 Bump minimist from 1.2.0 to 1.2.2 (#867)
  • 2903753 Bump acorn from 7.1.0 to 7.1.1 (#866)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 26, 2020

  • The devDependency pkg was updated from 4.4.7 to 4.4.8.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 19 commits.

  • 64c4042 4.4.8
  • 78a7365 add testing node 14. remove testing node 8
  • 5cfe31a bump pkg-fetch. adds node 14
  • f085794 feat: support for classPrivateProperties (#891)
  • 14544ca 4.4.7
  • 1634ca3 uppercaseDriveLetter is not needed in posix normalizePath
  • 8540b3e fix URL file paths for win32
  • 591be02 make isRootPath support directory path as buffer
  • c446a5c consider file path as Buffer and as URL. fixes #886
  • b069daa fix tests runner and test-50-fs-runtime-layer-2
  • 4856b09 4.4.6
  • fb1aba4 reset yarn.lock, bump kind-of to 6.0.3
  • 03f8dba pin fs-extra temporarily. fixes #883
  • 16bb963 4.4.5
  • 54c0cca bump dependencies

There are 19 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