[Snyk] Upgrade bootstrap from 5.3.3 to 5.3.5 #730
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 5.3.3 to 5.3.5.
ℹ️ 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.
The recommended version is 2 versions ahead of your current version.
The recommended version was released 3 days ago.
Release notes
Package name: bootstrap
Hot fix for a regression from upstream in Autoprefixer.
What's Changed
Full Changelog: v5.3.4...v5.3.5
Changes
🚀 Features
util.js
in migration guide<article>
element for example cards.grid
where it shouldn't be used.order-*
classes in 'Layout > Columns'.justify-content-start
class in homepage.bi-exclamation-triangle-fill
classborder-radius
rule🎨 CSS
max-width
andbackground-color
btn-group-vertical
by using same rules asbtn-group
border-radius
rule☕️ JavaScript
📖 Docs
util.js
in migration guide<article>
element for example cards.order
values in the migration guide.grid
where it shouldn't be used.order-*
classes in 'Layout > Columns'.justify-content-start
class in homepage$enable-css-grid
→$enable-cssgrid
in 'Customize > Options'$enable-css-grid
in options.mdaria-hidden="true"
to decorative SVGsaria-hidden='true'
to decorative SVGs.bi-exclamation-triangle-fill
classdata-bs-theme="light"
in navbars color schemes markupimageConfig
urls.JoinPath
in more placesrel="noopener" target="_blank"
data-bs-scroll="true"
from navbarhugo.IsProduction
🛠 Examples
🌎 Accessibility
<article>
element for example cardsaria-hidden="true"
to decorative SVGsaria-hidden='true'
to decorative SVGs📦 Dependencies