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 bili is breaking the build 🚨 #27

Open
greenkeeper bot opened this issue Apr 3, 2020 · 7 comments
Open

An in-range update of bili is breaking the build 🚨 #27

greenkeeper bot opened this issue Apr 3, 2020 · 7 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Apr 3, 2020


☝️ Important announcement: Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The devDependency bili was updated from 4.8.1 to 4.9.0.

🚨 View failing branch.

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

bili 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
  • ci/gitlab/greenkeeper/bili-4.9.0: Pipeline failed on GitLab (Details).

Release Notes for v4.9.0

4.9.0 (2020-04-03)

Features

Commits

The new version differs by 1 commits.

  • eba6f06 feat: support scoped rollup plugin (fix #275) (#320)

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 Apr 3, 2020

After pinning to 4.8.1 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 22, 2020

  • The devDependency bili was updated from 4.9.0 to 4.9.1.

Your tests are still failing with this version. Compare changes

Release Notes for v4.9.1

4.9.1 (2020-04-22)

Bug Fixes

  • deps: [security] bump handlebars from 4.1.2 to 4.7.6 (#323) (4eae8bb)
Commits

The new version differs by 4 commits.

  • 3b343f8 chore(deps): [security] bump https-proxy-agent from 2.2.1 to 2.2.4 (#265)
  • ccca20d chore(deps): [security] bump acorn from 5.7.3 to 5.7.4 (#315)
  • 4eae8bb fix(deps): [security] bump handlebars from 4.1.2 to 4.7.6 (#323)
  • a4160c5 chore(deps): [security] bump handlebars from 4.0.2 to 5.3.0 (fix #303) (#327)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 26, 2020

  • The devDependency bili was updated from 4.9.1 to 4.9.2.

Your tests are still failing with this version. Compare changes

Release Notes for v4.9.2

4.9.2 (2020-04-26)

Bug Fixes

Commits

The new version differs by 11 commits.

  • 633e01a fix: drop env.NODE_ENV from umd/iife (fix #274) (#337)
  • f15d134 chore(deps): replace rollup-plugin-replace with @rollup/plugin-replace (#336)
  • 8bbe976 chore(build): skip lib check
  • a385899 chore(deps): bump @babel/preset-typescript from 7.3.3 to 7.9.0 (#330)
  • 1f2bc5b chore(deps): bump @babel/preset-env from 7.4.5 to 7.9.5 (#329)
  • c7e2be4 chore(deps-dev): bump gzip-size from 5.0.0 to 5.1.1 (#331)
  • 84f23ed chore(deps-dev): bump @types/babel__core from 7.0.4 to 7.1.7 (#319)
  • 632cfa7 chore(deps): bump @babel/core from 7.2.2 to 7.9.0 (#317)
  • a5a891c chore(deps-dev): bump typescript from 3.2.4 to 3.8.3 (#311)
  • 4140ca3 chore(deps-dev): bump cac from 6.4.2 to 6.5.8 (#316)
  • 5629bad chore(deps): [security] bump mixin-deep from 1.3.1 to 1.3.2 (#235)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 28, 2020

  • The devDependency bili was updated from 4.9.2 to 4.9.3.

Your tests are still failing with this version. Compare changes

Release Notes for v4.9.3

4.9.3 (2020-04-28)

Bug Fixes

  • rollup-plugin-typescript2 objectHashIgnoreUnknownHack warning (fix #305) (#339) (3621d65)
Commits

The new version differs by 3 commits.

  • 3621d65 fix: rollup-plugin-typescript2 objectHashIgnoreUnknownHack warning (fix #305) (#339)
  • 9388b17 chore(deps-dev): bump p-waterfall from 1.0.0 to 2.1.0 (#341)
  • 0e83028 chore(deps-dev): bump @types/babel__traverse from 7.0.10 to 7.0.11 (#340)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 29, 2020

  • The devDependency bili was updated from 4.9.3 to 4.9.4.

Your tests are still failing with this version. Compare changes

Release Notes for v4.9.4

4.9.4 (2020-04-29)

Commits

The new version differs by 1 commits.

  • 8d69656 chore: semantic-release support more types (#338)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 6, 2020

  • The devDependency bili was updated from 4.9.4 to 4.10.0.

Your tests are still failing with this version. Compare changes

Release Notes for v4.10.0

4.10.0 (2020-05-06)

Features

  • babel support new syntax and fine tuning compile (#342) (6a58956)
Commits

The new version differs by 2 commits.

  • 6a58956 feat: babel support new syntax and fine tuning compile (#342)
  • 51cc78b docs: add hint for bug of rollup-plugin-vue (#343)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 2, 2020

  • The devDependency bili was updated from 4.10.0 to 4.10.1.

Your tests are still failing with this version. Compare changes

Release Notes for v4.10.1

4.10.1 (2020-06-02)

Bug Fixes

Commits

The new version differs by 1 commits.

  • a21420c fix(docs): configuration link (#355)

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