Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

An in-range update of esm is breaking the build 🚨 #163

Closed
greenkeeper bot opened this issue Apr 25, 2018 · 2 comments
Closed

An in-range update of esm is breaking the build 🚨 #163

greenkeeper bot opened this issue Apr 25, 2018 · 2 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Apr 25, 2018

Version 3.0.26 of esm was just published.

Branch Build failing 🚨
Dependency esm
Current Version 3.0.25
Type dependency

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

esm 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 12 commits.

  • c181cb3 Bump to v3.0.26.
  • ade2192 Add load-count test for cjs files loaded by both cjs and esm.
  • 9fb3ef7 Cleanup cache tests.
  • 81cc144 More correctly read and delete from parseState._cache.
  • 1dde7b6 Avoid overwriting Module._cache entries with parseState._cache entries. [closes #377]
  • 23d869d Update test matrix to Node 10.
  • fbcf102 Avoid producing a Symbol.toStringTag value for proxied functions.
  • 031e314 Remove unused shared.symbol.customInspect.
  • 5577a57 Remove binding.util.safeToString use.
  • c26c9f7 Simplify Symbol.toStringTag branch of maybeWrap().
  • 19d1426 Simplify isNative().
  • 54e366c Move bound function check to isNative().

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 🌴

@mAAdhaTTah
Copy link
Owner

This is actually related to anodynos/upath#14 so once that's resolved, we'll be fine.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 27, 2018

Version 3.0.28 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 34 commits.

  • 24957e9 Bump to v3.0.28.
  • b611b1d Assignment order nit.
  • 8224b81 Move try-catches in cjs/esm load modules to their own function.
  • ef138e5 Reduce try-catches in esm/_load.
  • 307bcc6 Emit warnings after esm validation.
  • aee397d Minor code order nit.
  • 860c2ef Do more before exiting early for parseOnly in esm/_load.
  • 17468a0 Change esm/loader ext condition to be more broad.
  • 51d25dd Set moduleState.parsing for vm hooked repl.
  • 2ddfab3 Rename mod to child.
  • 171cf5d Check moduleState before parseState.
  • e4579bc Move parse state to its own module.
  • 90421ba Use isMJS() instead of extname() in module/_compile.
  • 11614f1 Update cache selection in esm/_load.
  • 53949c3 Space nit.

There are 34 commits in total.

See the full diff

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

No branches or pull requests

1 participant