[Snyk] Upgrade bootstrap from 4.5.0 to 4.5.3 #112
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.5.0 to 4.5.3.
✨ Snyk has automatically assigned this pull request, set who gets assigned.
ℹ️ 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.5.3 - 2020-10-13
- #31653: Add a comment to our
- #31693: Use the
- #31793: Backport some v5 changes (improved
- #29714: Keep custom check, radio, and switch theme when printing.
- #30781: Reboot's
- #30932:
- #31754: Improve versions page rendering (also reversed the order while I was here)
- #31846: Backports the z-index change to
- #31000: Avoid multiple change event trigger in buttons plugin. Not applicable to v5 since our button JS plugin has been mostly replaced with pure CSS.
- #31673: Fix dropdown variable always evaluating to true.
- #31696: Ensure
- #31718: Backports new
- #30811: Mention GPU acceleration fix in docs callout for popovers. Doesn't apply to v5 since we're updating to Popper v2.
- #30838: Explain the
- #31706: Backports updated margins for code snippets for improved readability.
- #31769: Backports JS bundle guidance from v5.
- #31851: Backports mention of missing
- #31297: Switch to xo ESLint config
- Updated devDependencies versions
-
4.5.2 - 2020-08-06
- #31438 restores the
- #31439 removes
-
4.5.1 - 2020-08-04
- #30808: Simplify
- #30810: Add
- #30817: Add
- #30830: Prevent conflicts with components with classes
- #30922: Fix color on disabled checked state for custom controls
- #30932: Restore
- #30940: Prevent
- #30957: Nullify custom form states'
- #30959: Toasts in IE11
- #30960: Fix IE11 validation tooltip alignment in input groups
- #30965: Improve floating labels example in IE
- #30966: Improve floating labels with Edge and a general refactor
- #30969: Remove duplicated container breakpoints in compiled CSS
- #30999: Revert
- #31148: Remove duplicate properties on custom controls
- #31165: Remove
- #31339: Add link to view docs pages on GitHub
- #31347: Turn off scroll anchoring for accordions
- #31381: Remove
- #30326: Prevent overflowing static backdrop modal animation
- #30936: Add
- #30992: Avoid preventing input event onclick
- #31155: Clear timeout before showing the toast
- #30797: Fix release script docs
- #31011: Updated Babel config
- #31296: Update to Ruby 2.7 and Bundler 2.x
- #30809: Update docs callout for responsive SVG images
- #30813: Mention Bootstrap Icons in
- #30896: Improve wording on Downloads page
- #30897: Prevent skip links from overlapping header in docs
- #30973: Update some nav examples by removing
- #31070: Fix some broken examples and typos
- #31135: Move color utility callouts to start of page
- #31234: Clean up docs forms for accessibility
- #31344: Mention toasts in the components requiring JavaScript page
-
4.5.0 - 2020-05-12
from bootstrap GitHub release notesCSS
escape-svgfunction to note that data URIs must be quoted.custom-controlshadow variable instead of the genericinput-focus-box-shadow.thstyling in Reboot, custom form field styling when printing, and improvements to.text-break).thupdates: Inheritfont-weight: boldthat comes from user agent stylesheets..text-breakchanges to dropoverflow-wrapand useword-wraponce again.closebuttons in dismissible.alerts.JS
hidePrevented.bs.modalcan be prevented.$dropdown-padding-xvariable from v5.Docs
disposemethod more appropriately.toandnextwhenvisiblemethods.Misc
This release addresses the following two issues:
make-container-max-widthsmixin. We won't be using the mixin ourselves, but it will remain in the codebase for the rest of v4 with today's release. We've added a deprecation notice as well.flex: 1 0 100%from.rows. This was added to address shrinking rows inside the navbar component after our responsive containers were added in v4.4.0. Removing this rolls us back to the expected grid and flex behavior—your row will shrink unfortunately without further changes. We could add extra custom CSS to address this, but it seems shortsighted to rush into that. Instead, apply.flex-fillto the.rowand your row will behave as usual.CSS
list-groupborders in cardsz-indexto.custom-checkto fix their rendering in CSS columnsborder-radiusto.card-img-overlayword-break: break-word;on.text-breakutility..rowfrom shrinking in flex containersbox-shadowmin-width: 0on.coldue to unforeseen side effectsbackdrop-filterfrom docs subnav and toastsoverflow: hiddenfrom toastsJavaScript
role="dialog"in modals via JavaScriptBuild
Docs
extend/icons.mdpage.nav-itemfrom.nav-linkto be more consistentRead more
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
👩💻 Set who automatically gets assigned
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs