posva / vue-mdc

Material web components for Vue.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of cross-env is breaking the build 🚨

greenkeeper opened this issue Β· comments

Version 3.2.0 of cross-env just got published.

Branch Build failing 🚨
Dependency cross-env
Current Version 3.1.4
Type devDependency

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

As cross-env 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
  • ❌ ci/circleci Your tests failed on CircleCI Details
Release Notes v3.2.0

<a name"3.2.0">

3.2.0 (2017-03-04)

Features

  • revamp: revamp the entire lib (backward compatible) (#63) (dad00c46)
Commits

The new version differs by 4 commits .

  • dad00c4 feat(revamp): revamp the entire lib (backward compatible) (#63)
  • e33a85c docs(README): Add doc for cross-var. (#58)
  • 5e590ec docs(README): added how to use cross-env to run npm sub-scripts (#53)
  • afdb2de docs(README): mention Bash on Windows (#49)

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 🌴

Version 3.2.1 just got published.

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

Release Notes v3.2.1

<a name"3.2.1">

3.2.1 (2017-03-04)

Bug Fixes

Commits

The new version differs by 1 commits .

See the full diff.

Version 3.2.2 just got published.

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

Release Notes v3.2.2

<a name"3.2.2">

3.2.2 (2017-03-04)

Bug Fixes

Commits

The new version differs by 3 commits .

See the full diff.

Version 3.2.3 just got published.

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

Release Notes v3.2.3

<a name"3.2.3">

3.2.3 (2017-03-04)

Bug Fixes

Commits

The new version differs by 5 commits .

  • 967f472 fix(bin): babelify bin (#75)
  • dba0b39 docs: update path to release page (#71)
  • b303b9f fix: bin require
  • 85b8e8a docs: contributor member (#66)
  • aae44df fix: bin location

See the full diff.