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 @vue/cli-plugin-babel is breaking the build 🚨 #17

Closed
greenkeeper bot opened this issue Mar 31, 2019 · 4 comments
Closed

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Mar 31, 2019

The devDependency @vue/cli-plugin-babel was updated from 3.5.3 to 3.5.4.

🚨 View failing branch.

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

@vue/cli-plugin-babel 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

Commits

The new version differs by 6 commits.

  • d037fbb v3.5.4
  • 5eb1425 fix(generator): add core-js as direct dependency of generated projects (#3736)
  • 9bdff3b fix: should not use abosulte polyfill paths when absoluteRuntime is on (#3732)
  • b987969 fix: should not add polyfills from transform-runtime plugin (#3730)
  • eeb350e chore: vue-cli-version-marker@3.5.3
  • 3f14550 chore: 3.5.3 changelog [ci skip]

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 Mar 31, 2019

After pinning to 3.5.3 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 1, 2019

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • 22acaf6 v3.5.5
  • 7228146 revert: "fix: should not add polyfills from transform-runtime plugin (#3730)" (#3742)
  • cc2db63 chore: vue-cli-version-marker@3.5.4
  • 3c455d3 chore: 3.5.4 changelog [ci skip]

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 13, 2019

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

Release Notes for v3.6.0

🚀 New Feature

🐛 Bug Fix

🏠 Internal

Committers: 10

Commits

The new version differs by 60 commits.

  • 99a06d1 v3.6.0
  • eefe9f3 chore: pre release sync
  • 4d378ff chore: update @vue/ui
  • ee04a29 chore: update v-tooltip
  • 08ea791 fix(audit): not implemented for pnpm error
  • a684324 fix: animations not happening
  • bff6a44 fix(audit): hasProjectYarn
  • 33e9e0d chore: update v-tooltip
  • ad0da2d fix: fix pnpm compatibility issues during scaffolding (#3790)
  • 92c69e1 fix: should pass cwd as argument
  • a1aef86 fix: check for project pnpm only
  • 095067e feat: generate .npmrc when using pnpm as package manager
  • 6740ca3 fix: should add --shamefully-flatten for pnpm install
  • 94f3ca0 fix: better pnpm check
  • cc66247 chore: update deps

There are 60 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 28, 2019

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

Release Notes for v3.7.0

🚀 New Feature

  • @vue/cli-service
    • #3861 feat: add .version field and assertVersion helper to plugin api (@sodatea)
    • #3847 feat: add types for new lintOnSave options and multi-page entries (@sodatea)
    • #3844 feat: syntax highlight inspect output (@Akryum)
  • @vue/cli-plugin-babel, @vue/cli-plugin-typescript, @vue/cli-service
  • @vue/cli
    • #3848 feat: should support bare option in preset.json (@sodatea)

🐛 Bug Fix

  • @vue/cli-service
    • #3865 fix: should invalidate cache when lockfiles have updated (@sodatea)
  • @vue/cli-plugin-unit-jest
    • #3867 fix: pin jest-watch-typeahead to 0.2.1, avoid introducing jest 24 deps (@sodatea)
  • @vue/cli-ui
    • #3871 fix: vue-virtual-scroller should be in devDependencies as it's client-side only (@sodatea)
  • @vue/cli-shared-utils
    • #3826 fix: should not show error message when pnpm is not installed (@sodatea)

🏠 Internal

  • @vue/babel-preset-app
    • #3899 fix: should not add polyfills from transform-runtime plugin (@sodatea)
  • @vue/cli-service
    • #3878 fix: process should be polyfilled rather than mocked (@sodatea)
  • @vue/cli-service, @vue/cli-ui-addon-widgets

Committers: 4

Commits

The new version differs by 103 commits.

  • 0dbfa5a v3.7.0
  • 6e6484e chore: pre release sync
  • 419d3e8 chore: update lockfile
  • bc1a345 fix: should not add polyfills from transform-runtime plugin (#3899)
  • a3e0858 feat: add .version field and assertVersion helper to plugin api (#3861)
  • a351cba feat: allow parallel option to be an integer (#3864)
  • e9259cd feat: add types for new lintOnSave options and multi-page entries (#3847)
  • 3da799c feat: should support bare option in preset.json (#3848)
  • b082da8 fix: process should be polyfilled rather than mocked (#3878)
  • 4f74b27 fix: should invalidate cache when lockfiles have updated (#3865)
  • 41f9dcf fix: pin jest-watch-typeahead to 0.2.1, avoid introducing jest 24 deps (#3867)
  • 405480e fix: vue-virtual-scroller should be in devDependencies as it's client-side only (#3871)
  • 411c999 docs: move plugin naming (#3874)
  • db374ec fix: should not show error message when pnpm is not installed (#3826)
  • 0bfc4b6 chore: remove redundant <= IE8 rule (#3851)

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

1 participant