[Snyk] Upgrade bootstrap from 4.0.0-beta.2 to 4.4.1 #17
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade bootstrap from 4.0.0-beta.2 to 4.4.1.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.Release notes
Package name: bootstrap
-
4.4.1 - 2019-11-28
- Fix Dart Sass compatibility (#29755, #29763)
- Add :disabled for disabled fieldset (#29762)
-
4.4.0 - 2019-11-26
- New responsive
- New
- New
- New
- Fixed an issue with Microsoft Edge not picking up
- Deprecated:
- Updated our spacing and alignment for modal footer elements like buttons to automatically wrap when space is constrained.
- More flexible form control validation styles thanks to fewer chained selectors. Also updated the
- Fixed a couple dozen CSS and JS bugs.
- Moved to GitHub Actions for CI/CD! Expect more updates to our CI setup over time here while Actions evolves.
- Updated documentation to fix links and typos, improved landmarks for secondary navigation, and a new security doc for guidelines on reporting potential vulnerabilities.
- List of closed issues and merged pull requests
- Review the project board
-
4.3.1 - 2019-02-13
- Security: Fixed an XSS vulnerability (CVE-2019-8331) in our tooltip and popover plugins by implementing a new HTML sanitizer
- Fixed a small issue with our RFS (responsive font sizes) mixins
-
4.3.0 - 2019-02-11
- New: Added
- New: Added
- New: Added
- New: Added
- New: Added responsive
- Improved: Reduced our compiled CSS by using
- Improved: Badge focus styles now match their
- Fixed: Silenced bad selectors in our JS plugins for the
- Fixed: Reverted v4.2.1's change to the breakpoint and grid container Sass maps that blocked folks from upgrading when modifying those default variables.
- Fixed: Restored
- Deprecated:
- Read the full ship list
- Review the project board
-
4.2.1 - 2018-12-21
-
4.1.3 - 2018-07-24
- Fixed: Removed the
- Fixed: Moved the browserslist config from our
- 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:
- Improved: Added
-
4.1.2 - 2018-07-12
- 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
-
4.1.1 - 2018-04-30
-
4.1.0 - 2018-04-09
-
4.0.0 - 2018-01-18
-
4.0.0-beta.3 - 2017-12-28
-
4.0.0-beta.2 - 2017-10-19
from bootstrap GitHub release notesHighlights
Here's what you need to know about v4.4.0. Remember that with every minor and major release of Bootstrap, we ship a new URL for our hosted docs to ensure URLs continue to work.- New responsive containers! Over a year in the making, fluid up to a particular breakpoint, available for all responsive tiers.
.row-colsclasses for quickly specifying the number of columns across breakpoints. This one is huge for those of you who have asked for responsive card decks.escape-svg()function for simplifying our embeddedbackground-imageSVGs for forms and more.add()andsubtract()functions for avoiding errors and zero values from CSS's built incalcfeature.make-col-auto()mixin to make our.col-autoclass available with custom HTML.:disabledstyles by moving selectors to[disabled].bg-variant(),nav-divider(), andform-control-focus()mixins are now deprecated as they're going away in v5.:invalidvalidation icon to be an alert instead of an×to avoid confusion with browser functionality for clearing the form field value.Links
Highlights
.stretched-linkutility to make any anchor the size of it's nearestposition: relativeparent, perfect for entirely clickable cards!.text-breakutility for applyingword-break: break-word.rounded-smand.rounded-lgfor small and largeborder-radius..modal-dialog-scrollablemodifier class for scrolling content within a modal..list-group-horizontalmodifier classes for displaying list groups as a horizontal row.nullfor variables that by default inherit their values from other elements (e.g.,$headings-colorwasinheritand is nownulluntil you modifier it in your custom CSS).background-colorlike our buttons.hrefHTML attribute to avoid JavaScript errors. Please try to use valid selectors or thedata-targetHTML attribute/targetoption where available.white-space: nowrapto.dropdown-toggle(before v4.2.1 it was on all.btns) so carets don't wrap to new lines.img-retina,invisible,float, andsizemixins are now deprecated and will be removed in v5.Links
Bump to v4.2.1 to republish package on npm. See v4.2.0 release notes for changes introduced in v4.2.
:not(:root)selector from oursvgReboot styles, resolving an issue that caused all inline SVGs ignorevertical-alignstyles via single class due to higher specificity.package.jsonto a separate file to avoid unintended inherited browser settings across npm projects..form-controls now have a fixedheightto compensate for differences in computed height across differenttypes. This also fixes some IE alignment issues.Noto Color Emojito our system font stack for better rendering in Linux OSes.Checkout the v4.1.2 ship list and GitHub project for the full details.
Commit messages
Package name: bootstrap
Compare
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs