An in-range update of source-map-support is breaking the build π¨
greenkeeper opened this issue Β· 2 comments
βοΈ Important announcement: Greenkeeper will be saying goodbye π and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io
The devDependency source-map-support was updated from 0.5.17
to 0.5.18
.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
source-map-support 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 4 commits.
282a3f8
0.5.18
d3dfdc0
Update built files
19257f6
Merge pull request #271 from evanw/dynamic-require
e92f20c
Fix WebPack compatibility by using dynamic require
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 0.5.17 your tests are passing again. Downgrade this dependency π.
- The
devDependency
source-map-support was updated from0.5.18
to0.5.19
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Commits
The new version differs by 8 commits.
d29e9c8
0.5.19
86ba398
Update built files
50642d6
Merge pull request #259 from evanw/dependabot/npm_and_yarn/ecstatic-3.3.2
d630e43
Merge pull request #273 from evanw/dynamic-require-module
619bcc0
Use dynamicRequire to import 'module'
d8343e7
Merge pull request #267 from Cunero-Lang/dependabot/npm_and_yarn/mixin-deep-1.3.2
6efee6b
Bump ecstatic from 3.3.1 to 3.3.2
4534d18
Bump mixin-deep from 1.3.1 to 1.3.2
See the full diff