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

Update bootstrap-vue to the latest version 🚀 #1349

Closed
wants to merge 1 commit into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Apr 1, 2018

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 2.0.0-rc.3 of bootstrap-vue was just published.

Dependency bootstrap-vue
Current Version 2.0.0-rc.1
Type dependency

The version 2.0.0-rc.3 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of bootstrap-vue.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 58 commits.

  • 5bc7b88 chore(release): 2.0.0-rc.3
  • 7993c8f chore(docs): apply eslint fixes on .vue files
  • a02f10d perf(docs): lodash dependency
  • e1a6dd6 misc(docs): update to nuxt 2
  • e013d59 feat(table): add field to the table column data cell slots (#1705)
  • 3da5f18 feat(dropdown, nav-item-dropdown): support menuClass and extraMenuClasses (#1683)
  • e3336c5 fix(select): Fix issues with form-select (#1673)
  • 4d620a5 fix(table): import lodash.get from "dependencies" (#1697)
  • bee7fc8 misc: remove unnecessary checks (#1704)
  • c7a10ef feat(modal): add modalClass property to bModal (#1682)
  • 77244da Fix(docs) : invalid url in list-groups (#1681)
  • 66098e3 Merge pull request #1671 from rfp/patch-1
  • 66735ca Fixed some typos
  • 21ca8fa Merge pull request #1660 from robcresswell/fix-1650
  • d204f63 Merge pull request #1661 from robcresswell/update-contributing

There are 58 commits in total.

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 bot added a commit that referenced this pull request Apr 1, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 1, 2018

Version 2.0.0-rc.4 just got published.

Update to this version instead 🚀

Release Notes v2.0.0-rc.4

Bug Fixes

  • build: don't exclude lodash.get (543c3c2)
  • card: pass children instead of default prop to sub-components (63b35e3)

Features

  • test: test against multi versions of vue (25d0b13)

Performance Improvements

  • docs: only import debounce from lodash (a6abd6d)
Commits

The new version differs by 10 commits.

  • 2413560 chore(release): 2.0.0-rc.4
  • a6abd6d perf(docs): only import debounce from lodash
  • 543c3c2 fix(build): don't exclude lodash.get
  • 60a589c fix circleci
  • 8e5f749 fix circleci
  • 25d0b13 feat(test): test against multi versions of vue
  • 9ce5436 fix t
  • b6567fd style: change t to this for code readability
  • 63b35e3 fix(card): pass children instead of default prop to sub-components
  • 105b095 misc: collect coverage only when running ci by default

See the full diff

@syuilo syuilo closed this in #1354 Apr 1, 2018
@greenkeeper greenkeeper bot deleted the greenkeeper/bootstrap-vue-2.0.0-rc.3 branch April 1, 2018 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants