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 babel-preset-gasbuddy is breaking the build 🚨 #12

Open
greenkeeper bot opened this issue Mar 24, 2017 · 17 comments
Open

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Mar 24, 2017

Version 2.1.0 of babel-preset-gasbuddy just got published.

Branch Build failing 🚨
Dependency babel-preset-gasbuddy
Current Version 2.0.0
Type devDependency

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

As babel-preset-gasbuddy is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this 💪


Status Details
  • wercker/build Wercker pipeline failed Details
Commits

The new version differs by 1 commits .

  • e8608da Add object rest/spread, class properties

See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 24, 2017

Version 2.1.1 just got published.

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

Commits

The new version differs by 1 commits .

See the full diff.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 9, 2017

Version 2.3.0 just got published.

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

Commits

The new version differs by 2 commits .

  • 78abacb Support browser/webpack usage via creative preset construction
  • 79f5f6d Use retainLines to seemingly fix debugging in VS code

See the full diff.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 9, 2017

Version 2.3.1 just got published.

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

Commits

The new version differs by 3 commits .

  • a8fc1ce Use an explicit arg for webpack builds
  • 78abacb Support browser/webpack usage via creative preset construction
  • 79f5f6d Use retainLines to seemingly fix debugging in VS code

See the full diff.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 9, 2017

Version 2.3.2 just got published.

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 9, 2017

Version 2.3.3 just got published.

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

Commits

The new version differs by 5 commits .

  • 51d5dd0 Fix syntax error. Grrr.
  • ddf5324 Don't overwrite the exclusion of the async transform
  • a8fc1ce Use an explicit arg for webpack builds
  • 78abacb Support browser/webpack usage via creative preset construction
  • 79f5f6d Use retainLines to seemingly fix debugging in VS code

See the full diff.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 9, 2017

Version 2.3.4 just got published.

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

Commits

The new version differs by 6 commits .

  • a0384cd Move hot-loader plugin and add regenerator to blacklist
  • 51d5dd0 Fix syntax error. Grrr.
  • ddf5324 Don't overwrite the exclusion of the async transform
  • a8fc1ce Use an explicit arg for webpack builds
  • 78abacb Support browser/webpack usage via creative preset construction
  • 79f5f6d Use retainLines to seemingly fix debugging in VS code

See the full diff.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 13, 2017

Version 2.3.5 just got published.

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

Commits

The new version differs by 7 commits .

  • 7e49ad5 Include css transform config in the preset
  • a0384cd Move hot-loader plugin and add regenerator to blacklist
  • 51d5dd0 Fix syntax error. Grrr.
  • ddf5324 Don't overwrite the exclusion of the async transform
  • a8fc1ce Use an explicit arg for webpack builds
  • 78abacb Support browser/webpack usage via creative preset construction
  • 79f5f6d Use retainLines to seemingly fix debugging in VS code

See the full diff.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 21, 2017

Version 2.4.0 just got published.

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

Commits

The new version differs by 8 commits .

  • 652779e Remove direct react-hot-loader dependency since it is only webpack-related and those projects can make their own decision about it
  • 7e49ad5 Include css transform config in the preset
  • a0384cd Move hot-loader plugin and add regenerator to blacklist
  • 51d5dd0 Fix syntax error. Grrr.
  • ddf5324 Don't overwrite the exclusion of the async transform
  • a8fc1ce Use an explicit arg for webpack builds
  • 78abacb Support browser/webpack usage via creative preset construction
  • 79f5f6d Use retainLines to seemingly fix debugging in VS code

See the full diff.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 24, 2017

Version 2.5.0 just got published.

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

Commits

The new version differs by 11 commits.

  • b8ee249 IE11 via runtime polyfills
  • 11912b0 Merge pull request #1 from gas-buddy/js/add-runtime
  • dde929a add runtime and transform
  • 652779e Remove direct react-hot-loader dependency since it is only webpack-related and those projects can make their own decision about it
  • 7e49ad5 Include css transform config in the preset
  • a0384cd Move hot-loader plugin and add regenerator to blacklist
  • 51d5dd0 Fix syntax error. Grrr.
  • ddf5324 Don't overwrite the exclusion of the async transform
  • a8fc1ce Use an explicit arg for webpack builds
  • 78abacb Support browser/webpack usage via creative preset construction
  • 79f5f6d Use retainLines to seemingly fix debugging in VS code

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 25, 2017

Version 2.6.0 just got published.

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

Commits

The new version differs by 13 commits.

  • adda5d3 2.6.0
  • 07a4936 Revert "add runtime and transform"
  • b8ee249 IE11 via runtime polyfills
  • 11912b0 Merge pull request #1 from gas-buddy/js/add-runtime
  • dde929a add runtime and transform
  • 652779e Remove direct react-hot-loader dependency since it is only webpack-related and those projects can make their own decision about it
  • 7e49ad5 Include css transform config in the preset
  • a0384cd Move hot-loader plugin and add regenerator to blacklist
  • 51d5dd0 Fix syntax error. Grrr.
  • ddf5324 Don't overwrite the exclusion of the async transform
  • a8fc1ce Use an explicit arg for webpack builds
  • 78abacb Support browser/webpack usage via creative preset construction
  • 79f5f6d Use retainLines to seemingly fix debugging in VS code

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 18, 2018

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

Commits

The new version differs by 27 commits.

  • 539a715 Add wercker.yml.
  • cb04e74 Add back Flow support removed by Babel 7 update.
  • d3e6063 Remove react-optimize in favor of individual packages
  • 76d19ae Update to Babel7
  • 31834b6 normalize not normaliize
  • cdfef97 Windows fix to normalize path before find-root
  • a5f12ab Windows-friendly regex match
  • eadb8f6 Add ignore helper to look at package.json to decide whether to transpile (via babel-register/ignore or webpack/exclude)
  • c2cec11 Add ignore helper to look at package.json to decide whether to transpile (via babel-register/ignore or webpack/exclude)
  • abab813 Fix location of useBuiltIns setting
  • dcc9bc9 useBuiltIns for babel-preset-env in webpack
  • d0ea5e7 Object rest/spread support
  • f8681ef Node8 support
  • f70a8aa 2.6.0
  • d4209f1 Merge pull request #2 from gas-buddy/js/remove-runtime

There are 27 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 19, 2018

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

Commits

The new version differs by 29 commits.

  • b16845e Fix bug where running with babel-register didn't work because 'ignore' must be an array in babel 7.
  • 50216b2 Merge pull request #3 from gas-buddy/fix-flow
  • 539a715 Add wercker.yml.
  • cb04e74 Add back Flow support removed by Babel 7 update.
  • d3e6063 Remove react-optimize in favor of individual packages
  • 76d19ae Update to Babel7
  • 31834b6 normalize not normaliize
  • cdfef97 Windows fix to normalize path before find-root
  • a5f12ab Windows-friendly regex match
  • eadb8f6 Add ignore helper to look at package.json to decide whether to transpile (via babel-register/ignore or webpack/exclude)
  • c2cec11 Add ignore helper to look at package.json to decide whether to transpile (via babel-register/ignore or webpack/exclude)
  • abab813 Fix location of useBuiltIns setting
  • dcc9bc9 useBuiltIns for babel-preset-env in webpack
  • d0ea5e7 Object rest/spread support
  • f8681ef Node8 support

There are 29 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 7, 2018

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

Commits

The new version differs by 32 commits.

  • e5bb6d4 Merge pull request #4 from gas-buddy/jcs/fix-flow-annotations
  • 9200ce2 4.1.3
  • 33d41b3 fix flow annotation parsing
  • b16845e Fix bug where running with babel-register didn't work because 'ignore' must be an array in babel 7.
  • 50216b2 Merge pull request #3 from gas-buddy/fix-flow
  • 539a715 Add wercker.yml.
  • cb04e74 Add back Flow support removed by Babel 7 update.
  • d3e6063 Remove react-optimize in favor of individual packages
  • 76d19ae Update to Babel7
  • 31834b6 normalize not normaliize
  • cdfef97 Windows fix to normalize path before find-root
  • a5f12ab Windows-friendly regex match
  • eadb8f6 Add ignore helper to look at package.json to decide whether to transpile (via babel-register/ignore or webpack/exclude)
  • c2cec11 Add ignore helper to look at package.json to decide whether to transpile (via babel-register/ignore or webpack/exclude)
  • abab813 Fix location of useBuiltIns setting

There are 32 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 21, 2018

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

Commits

The new version differs by 33 commits.

  • 316273e Update to 'sourceMaps: true' to report good line numbers when using babel-register, and still seems to work when passing --source-maps inline to build command
  • e5bb6d4 Merge pull request #4 from gas-buddy/jcs/fix-flow-annotations
  • 9200ce2 4.1.3
  • 33d41b3 fix flow annotation parsing
  • b16845e Fix bug where running with babel-register didn't work because 'ignore' must be an array in babel 7.
  • 50216b2 Merge pull request #3 from gas-buddy/fix-flow
  • 539a715 Add wercker.yml.
  • cb04e74 Add back Flow support removed by Babel 7 update.
  • d3e6063 Remove react-optimize in favor of individual packages
  • 76d19ae Update to Babel7
  • 31834b6 normalize not normaliize
  • cdfef97 Windows fix to normalize path before find-root
  • a5f12ab Windows-friendly regex match
  • eadb8f6 Add ignore helper to look at package.json to decide whether to transpile (via babel-register/ignore or webpack/exclude)
  • c2cec11 Add ignore helper to look at package.json to decide whether to transpile (via babel-register/ignore or webpack/exclude)

There are 33 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 26, 2019

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

Commits

The new version differs by 62 commits.

  • 9c80f39 It appears istanbul is not necessary anymore, and causes some very confusing issues in some cases
  • 22875de Specify corejs@3 in webpack config
  • a003762 Add loadable plugin
  • 560b35b 5.3.2
  • 52eecae Add dynamic imports and macro support
  • 26d0c85 Merge pull request #12 from gas-buddy/jsmith/dynamic-import
  • 39b6acf Add support for dynamic imports
  • ef32b64 Rework react-module to produce proper hashes
  • 685a86a Now, keepImport is false, and web-dev will make the env webpack for dev middleware
  • 0a1fe09 Try again with the keepImport for dev only
  • 93bc3a7 Add keepImport option to css transform
  • b0c7bb9 Disable css transform in webpack
  • 76d62b0 Pull WEBPACK_BROWSER_TARGET from env rather than upstream
  • 899a55f Force BABEL_ENV=webpack for webpack builds
  • 1105933 Check options for webpack variable as well as env

There are 62 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 24, 2019

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

Commits

The new version differs by 66 commits.

  • 8c09270 No builds for this module
  • e28d8a3 Remove node 12 for now since github actions are failing
  • dfa7541 Move to github actions
  • b86c148 Dependency updates
  • 9c80f39 It appears istanbul is not necessary anymore, and causes some very confusing issues in some cases
  • 22875de Specify corejs@3 in webpack config
  • a003762 Add loadable plugin
  • 560b35b 5.3.2
  • 52eecae Add dynamic imports and macro support
  • 26d0c85 Merge pull request #12 from gas-buddy/jsmith/dynamic-import
  • 39b6acf Add support for dynamic imports
  • ef32b64 Rework react-module to produce proper hashes
  • 685a86a Now, keepImport is false, and web-dev will make the env webpack for dev middleware
  • 0a1fe09 Try again with the keepImport for dev only
  • 93bc3a7 Add keepImport option to css transform

There are 66 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 19, 2020

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

Commits

The new version differs by 67 commits.

  • cbe59d0 Bump deps
  • 8c09270 No builds for this module
  • e28d8a3 Remove node 12 for now since github actions are failing
  • dfa7541 Move to github actions
  • b86c148 Dependency updates
  • 9c80f39 It appears istanbul is not necessary anymore, and causes some very confusing issues in some cases
  • 22875de Specify corejs@3 in webpack config
  • a003762 Add loadable plugin
  • 560b35b 5.3.2
  • 52eecae Add dynamic imports and macro support
  • 26d0c85 Merge pull request #12 from gas-buddy/jsmith/dynamic-import
  • 39b6acf Add support for dynamic imports
  • ef32b64 Rework react-module to produce proper hashes
  • 685a86a Now, keepImport is false, and web-dev will make the env webpack for dev middleware
  • 0a1fe09 Try again with the keepImport for dev only

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