[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
CSS
escape-svg
function to note that data URIs must be quoted.custom-control
shadow variable instead of the genericinput-focus-box-shadow
.th
styling in Reboot, custom form field styling when printing, and improvements to.text-break
).th
updates: Inheritfont-weight: bold
that comes from user agent stylesheets..text-break
changes to dropoverflow-wrap
and useword-wrap
once again.close
buttons in dismissible.alert
s.JS
hidePrevented.bs.modal
can be prevented.$dropdown-padding-x
variable from v5.Docs
dispose
method more appropriately.to
andnextwhenvisible
methods.Misc
This release addresses the following two issues:
make-container-max-widths
mixin. 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.row
s. 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-fill
to the.row
and your row will behave as usual.CSS
list-group
borders in cardsz-index
to.custom-check
to fix their rendering in CSS columnsborder-radius
to.card-img-overlay
word-break: break-word;
on.text-break
utility..row
from shrinking in flex containersbox-shadow
min-width: 0
on.col
due to unforeseen side effectsbackdrop-filter
from docs subnav and toastsoverflow: hidden
from toastsJavaScript
role="dialog"
in modals via JavaScriptBuild
Docs
extend/icons.md
page.nav-item
from.nav-link
to 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