thislooksfun / earthdawn

A smart Earthdawn character sheet
GNU General Public License v2.0
0 stars 1 forks source link

An in-range update of bootstrap-vue is breaking the build 🚨 #156

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency bootstrap-vue was updated from 2.3.0 to 2.4.0.

🚨 View failing branch.

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

bootstrap-vue is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **Unit Tests:** There are 1 failures, 0 warnings, and 0 notices.

Release Notes for v2.4.0

Features v2.4.0

  • b-modal: add ignore-enforce-focus-selector prop (closes #4537) (#4702) (c3ac992)
  • b-nav-item-dropdown: add boundary prop, applicable when not in b-navbar (closes #4684) (#4691) (3a50ad8)

Bug Fixes v2.4.0

  • b-dropdown: focus-in handling for Safari and Firefox on macOS/iOS (closes #4328) (#4426) (2eab55b)
  • b-form-input, b-form-textarea: properly handle out-of-sync values (closes #4695) (#4701) (954176d)
Commits

The new version differs by 23 commits.

  • b49e704 chore: release v2.4.0
  • f317cb5 chore: bump version and update changelog (#4711)
  • e268a42 chore(deps): update devdependency highlight.js to ^9.18.1 (#4713)
  • bdf0f5d chore(deps): update devdependency codecov to ^3.6.4 (#4710)
  • 6da6c25 chore(docs): minor update to modal docs re TinyMCE (#4708)
  • c3ac992 feat(b-modal): add ignore-enforce-focus-selector prop (closes #4537) (#4702)
  • 6e0b852 chore(deps): update devdependency codecov to ^3.6.3 (#4707)
  • 39eb19c chore(deps): update devdependency lint-staged to ^10.0.7 (#4704)
  • 128aa19 chore(deps): update devdependency rollup to ^1.31.0 (#4703)
  • 954176d fix(b-form-input, b-form-textarea): properly handle out-of-sync values (closes #4695) (#4701)
  • cedf702 chore(deps): update devdependency lint-staged to ^10.0.6 (#4699)
  • 8656c66 chore(deps): update all non-major dependencies to ^7.8.4 (#4698)
  • f16b386 chore(deps): update devdependency lint-staged to ^10.0.5 (#4696)
  • 2eab55b fix(b-dropdown): focus-in handling for Safari and Firefox on macOS/iOS (closes #4328) (#4426)
  • 3a50ad8 feat(b-nav-item-dropdown): add boundary prop, applicable when not in b-navbar (closes #4684) (#4691)

There are 23 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 4 years ago

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