gas-buddy / configured-swaggerize-express

A configuration driven swaggerize-express middleware
0 stars 0 forks source link

An in-range update of babel-preset-gasbuddy is breaking the build 🚨 #4

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

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 :muscle:


Status Details - ❌ **wercker/build** Wercker pipeline failed [Details](https://app.wercker.com/GasBuddy/configured-swaggerize-express/runs/build/58d573e23b84e800018ebc65)
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](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 2.1.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 1 commits .

See the full diff.

greenkeeper[bot] commented 7 years ago

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 3 commits .

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

See the full diff.

greenkeeper[bot] commented 7 years ago

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 4 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
  • 0ff5359 Add missing deps

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 2.3.2 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

greenkeeper[bot] commented 7 years ago

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 6 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
  • 0ff5359 Add missing deps

See the full diff.

greenkeeper[bot] commented 7 years ago

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 7 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
  • 0ff5359 Add missing deps

See the full diff.

greenkeeper[bot] commented 7 years ago

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 9 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
  • 0ff5359 Add missing deps

See the full diff.

greenkeeper[bot] commented 7 years ago

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 12 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
  • 0ff5359 Add missing deps

See the full diff

greenkeeper[bot] commented 7 years ago

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 14 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
  • 0ff5359 Add missing deps

See the full diff

greenkeeper[bot] commented 6 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 28 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 28 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 30 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 30 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 33 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 33 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 34 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 34 commits in total.

See the full diff