davidbonnet / foundation

๐Ÿ› Base repository for building JavaScript apps or libraries.
1 stars 0 forks source link

An in-range update of parcel-bundler is breaking the build ๐Ÿšจ #12

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.6.0 of parcel-bundler was just published.

Branch Build failing ๐Ÿšจ
Dependency parcel-bundler
Current Version 1.5.1
Type devDependency

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

parcel-bundler 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](https://travis-ci.org/davidbonnet/foundation/builds/341989261?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 41 commits.

  • b25129a 1.6.0
  • 28b1c69 Update changelog for v1.6.0
  • 1d2f82d pass lowerCaseAttributeNames: true to posthtml-parser (fix version bump) (#810)
  • 6deec80 Log bundle metrics (#733)
  • d3ae5f6 Add missing packages for pnpm to work (#799)
  • 1c761fd Add Access-Control header for CORS (#713)
  • 9616277 Add --out-file option (#745)
  • c1d8d75 Add support for HTML meta assets (#747)
  • dc43135 Allows for dots in lazyloaded file names (#794)
  • 95a6ebf Node 6 support (#789)
  • 47f252b Add support for optional dependencies (#788)
  • 13864d1 Bump dependencies (#759)
  • 5e224bd Add no-config support for jsx (#751)
  • 665e6b1 Automatically transpile dependencies with babel-preset-env (#559)
  • e3fcfa0 [bug fix] Make sure bundles is an array in loadBundlesLazy (#755)

There are 41 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donโ€™t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 6 years ago

After pinning to 1.5.1 your tests are passing again. Downgrade this dependency ๐Ÿ“Œ.

greenkeeper[bot] commented 6 years ago

Version 1.6.1 just got published.

Your tests are still failing with this version. Compare the changes ๐Ÿšจ

Commits

The new version differs by 2 commits.

  • 852f6b3 1.6.1
  • 52aec8a Update HMRServer handleSocketError for ErrorEvent (#815)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.6.2 just got published.

Your tests are still failing with this version. Compare the changes ๐Ÿšจ

Commits

The new version differs by 8 commits.

  • 4ded6c9 1.6.2
  • c3fb152 Update yarn.lock
  • 6e0a7f6 remove call to window.location (fix #846) (#847)
  • 83d4e3b Use babel-register for tests only with node < 8 (#841)
  • 6d9e68c Remove unnecessary files from npm (#836)
  • 246edd4 Add JSX support for Hyperapp. (#825)
  • c7ba56a Fix babel handling for node: DEFAULT_ENGINES (#827)
  • 1e12975 add JSX support for "Nerv" (#821)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.7.0 just got published.

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

Commits

The new version differs by 52 commits.

  • 0140dce 1.7.0
  • 279f043 Fix test not using the projectBasePath (#1081)
  • fb47244 Wait for the next event loop iteration when loading WASM (#1086)
  • 27e1d02 Update changelog
  • 9d6061c Fix builtin loaders with --target=node (#981)
  • e26d443 Add useBuiltIns babel-preset-env option (fix #843) (#878)
  • 6e8ae0d add support for data attr of object element (#1069)
  • 39e4f7a Check browserslist prop in package.json for environments (#1053)
  • 12b649b Ignore require if it is defined (#975)
  • 74438d4 Fix methods of LazyPromise (#1059)
  • 32c796d Add overlay for build errors when using hmr (#1074)
  • ba93b87 Initial vue support (#1052)
  • 09a959d Added Pug support from parcel-plugin-pug (#1051)
  • 4bd32f2 close hmr server when HMRServer.stop() is called (#1079)
  • 8a95f70 Implement pipelines to compose multiple asset types together (#1065)

There are 52 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.7.1 just got published.

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

Commits

The new version differs by 65 commits.

  • bfc1d3c Update changelog
  • 1bfba6e 1.7.1
  • 69625e0 Custom workerfarm, BI-Directional IPC (#1105)
  • 25a054f Fix asset size always be zero when building vue project (#1151)
  • 4189563 Bump dependencies (#1089) (#1184)
  • 89952d7 Give priority to styl files in StylusAsset resolver (#1090)
  • 3435c4c Fix serving files with query params (#1169)
  • 3b1a585 Sourcemap sourceRoot (#1141)
  • 28b87cf Fix sourcemap reference in JS output (#1148)
  • 9f3f30a Update addBundleLoader to accept multiple targets (#1085)
  • 9038991 Add โ€œprivate: trueโ€ to package.json files in tests. (#1142)
  • 0e1863b Fix writing files in subfolders inside dist directory (#1097)
  • 9792f48 Add support for scoped plugin packages (#1112) (#1117)
  • 0140dce 1.7.0
  • 279f043 Fix test not using the projectBasePath (#1081)

There are 65 commits in total.

See the full diff