knit-pk / homepage-nuxtjs

Here we're trying to ship the front of homepage of KNIT
MIT License
13 stars 0 forks source link

Update bootstrap to the latest version 🚀 #115

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 4.1.1 of bootstrap was just published.

Dependency bootstrap
Current Version 4.1.0
Type dependency

The version 4.1.1 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.

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.


Release Notes v4.1.1

Our first patch release for Bootstrap 4! Here's a quick rundown of some of the changes:

  • Added validation styles for file inputs
  • Improved printing of dark tables
  • Suppressed that text-hide deprecation notice by default
  • Cleaned up some JS globals and improve coverage
  • Bumped dependencies, namely Jekyll
  • Fixed docs issue with incorrect name for our monospace font utility

Checkout the v4.1.1 ship list and GitHub project for the full details.

Commits

The new version differs by 37 commits ahead by 37, behind by 8.

  • 779ad9f Bump version to v4.1.1
  • 496311b dist
  • 139e892 Simplify custom file inner height for generated browse button
  • 7c53a8a Update README.md
  • 447f9f6 Doc update - remove media-breakpoint-up(xs) (#26316)
  • c111323 Add comment in docs JS files.
  • 30cb1a2 Pass docs version to search form and switch to the new index.
  • b5988a4 Change accordion example id (#26391)
  • 4bc5cc1 Closes #26300: Add cursor pointer to carousel indicators
  • 74057dc Remove unnecessary resetting of left round (#26238)
  • 793698a add validation styles for .form-control-file (#26181)
  • 755fdac Replace reboot monospace hack with system font stack
  • 3d0d5f1 workaround for IE that check indicator does not appear (#25944)
  • 0ee779b Print color fix dark tables and dark theads (#26193)
  • 9faf8e8 Update Jekyll to 3.8.0. (#26352)

There are 37 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: