You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This version is covered by your current version range and after updating it in your project the build failed.
bootstrap 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
❌ continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details
Release Notesv4.1.2
Fixed an XSS vulnerability in tooltip, collapse, and scrollspy plugins
Improved how we query elements in our JavaScript plugins
Inline SVGs now have the same vertical alignment as images
Fixed issues with double transitions on carousels
Added Edge and IE10-11 fallbacks to our floating labels example
Various improvements to form controls, including disabled states on file inputs and unified focus styles for selects
After pinning to 4.1.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
Fixed: Removed the :not(:root) selector from our svg Reboot styles, resolving an issue that caused all inline SVGs ignore vertical-align styles via single class due to higher specificity.
Fixed: Moved the browserslist config from our package.json to a separate file to avoid unintended inherited browser settings across npm projects.
Fixed: Buttons in custom file inputs are once again clickable when focused.
Improved: Bootstrap's plugins can now be imported separately in any contexts because they are now UMD ready.
Improved:.form-controls now have a fixed height to compensate for differences in computed height across different types. This also fixes some IE alignment issues.
Improved: Added Noto Color Emoji to our system font stack for better rendering in Linux OSes.
Version 4.1.2 of bootstrap was just published.
This version is covered by your current version range and after updating it in your project the build failed.
bootstrap 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
Release Notes
v4.1.2Checkout the v4.1.2 ship list and GitHub project for the full details.
Commits
The new version differs by 81 commits.
1f46337
Update README.md
c4ccfbe
Ship v4.1.2
a49f5ca
Clean up npm scripts a bit more.
6589408
Update scripts.
de7bef8
update card columns docs to make copy more accurate
5a11ba5
clarify docs dev and add 4.0 link
aedd700
change dist to only affect main since docs css isn't distributed
4518288
Move copy tasks back to css-main and js-compile so docs-github task runs properly
159aebc
Update watch scripts to properly copy JS files
01f568d
fixes #26637
50ff31b
Optimised Google Analytics Loading
01c70b1
new url
a0551c7
remove reference to breakpoint-specific gutter widths which are not implemented
df24f88
Make navbar download the same as homepage download
1c92bac
remove jobs link
There are 81 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 🌴
The text was updated successfully, but these errors were encountered: