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 source-map-support is breaking the build 🚨 #66

Open
greenkeeper bot opened this issue Jul 31, 2019 · 6 comments
Open

An in-range update of source-map-support is breaking the build 🚨 #66

greenkeeper bot opened this issue Jul 31, 2019 · 6 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Jul 31, 2019

The dependency source-map-support was updated from 0.5.12 to 0.5.13.

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

Commits

The new version differs by 4 commits.

  • 4a9c45d 0.5.13
  • c4453fd Update built files
  • bfc73f9 Merge pull request #249 from evanw/LinusU-patch-1
  • 4852362 Tweak regex in retrieveSourceMapURL

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 Oct 28, 2019

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

Commits

The new version differs by 4 commits.

  • 8cb9300 0.5.14
  • 4715e2d Update built files
  • 8a92ccf Merge pull request #253 from JLHwung/fix-function-name-logic
  • 3f4006b fix: function name should be obtained from next frams’s position

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 28, 2019

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

Release Notes for 🚢 0.5.15
  • 🐛 Adapt to node's removal of the module header
Commits

The new version differs by 9 commits.

  • e2fcc4c 0.5.15
  • 3315173 Update built files
  • a64d497 Merge pull request #255 from tapjs/node-header-length-change
  • 8cb9300 0.5.14
  • 4715e2d Update built files
  • 8a92ccf Merge pull request #253 from JLHwung/fix-function-name-logic
  • b2e96dd test: SyntaxError may quote unexpected token
  • 27606c1 fix: Adapt to node's removal of the module header
  • 3f4006b fix: function name should be obtained from next frams’s position

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 30, 2019

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

Release Notes for 🚢 0.5.16
  • 🐛 Fix "cannot read property 'name' of undefined" error
Commits

The new version differs by 14 commits.

  • 61ebf23 0.5.16
  • 1c708c1 Update built files
  • a29a7e4 Merge pull request #261 from 6utt3rfly/fix/260-name-of-undefined
  • 27ca2df Simplify null/undefined check
  • e5aff39 Fix #260 - name of undefined (line 379)
  • e2fcc4c 0.5.15
  • 3315173 Update built files
  • a64d497 Merge pull request #255 from tapjs/node-header-length-change
  • 8cb9300 0.5.14
  • 4715e2d Update built files
  • 8a92ccf Merge pull request #253 from JLHwung/fix-function-name-logic
  • b2e96dd test: SyntaxError may quote unexpected token
  • 27606c1 fix: Adapt to node's removal of the module header
  • 3f4006b fix: function name should be obtained from next frams’s position

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 19, 2020

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

Commits

The new version differs by 19 commits.

  • 4cba532 0.5.17
  • c71c5d1 Update built files
  • 2a08b93 Merge pull request #269 from addaleax/fix-workers
  • 59b442f Use braces around if body
  • 1db97ff Fix Node.js Worker support by not shimming uncaughtException
  • 61ebf23 0.5.16
  • 1c708c1 Update built files
  • a29a7e4 Merge pull request #261 from 6utt3rfly/fix/260-name-of-undefined
  • 27ca2df Simplify null/undefined check
  • e5aff39 Fix #260 - name of undefined (line 379)
  • e2fcc4c 0.5.15
  • 3315173 Update built files
  • a64d497 Merge pull request #255 from tapjs/node-header-length-change
  • 8cb9300 0.5.14
  • 4715e2d Update built files

There are 19 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 21, 2020

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

Commits

The new version differs by 23 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
  • 4cba532 0.5.17
  • c71c5d1 Update built files
  • 2a08b93 Merge pull request #269 from addaleax/fix-workers
  • 59b442f Use braces around if body
  • 1db97ff Fix Node.js Worker support by not shimming uncaughtException
  • 61ebf23 0.5.16
  • 1c708c1 Update built files
  • a29a7e4 Merge pull request #261 from 6utt3rfly/fix/260-name-of-undefined
  • 27ca2df Simplify null/undefined check
  • e5aff39 Fix #260 - name of undefined (line 379)
  • e2fcc4c 0.5.15

There are 23 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 24, 2020

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

Commits

The new version differs by 31 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'
  • 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
  • 4cba532 0.5.17
  • c71c5d1 Update built files
  • 2a08b93 Merge pull request #269 from addaleax/fix-workers
  • 59b442f Use braces around if body
  • 1db97ff Fix Node.js Worker support by not shimming uncaughtException
  • d8343e7 Merge pull request #267 from Cunero-Lang/dependabot/npm_and_yarn/mixin-deep-1.3.2

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