Skip to content

Conversation

rawanst
Copy link
Owner

@rawanst rawanst commented Jul 12, 2025

snyk-top-banner

Snyk has created this PR to upgrade bootstrap from 5.1.3 to 5.3.7.

ℹ️ 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 16 versions ahead of your current version.

  • The recommended version was released 25 days ago.

Release notes
Package name: bootstrap
  • 5.3.7 - 2025-06-17

    📚 Documentation

    • Fixed broken "View on GitHub" URLs
    • Corrected HTML <head> content generated by the "Download examples" button
    • Refined sanitizer documentation for clarity and completeness
    • Improved accessibility in the "On this page" table of contents and section heading anchor links
    • Relocated ads to the right sidebar to minimize content reflow
    • Added a new section on the Download page for the Intelissence extension
    • Clarified the "Via JavaScript" usage example for Accordion Collapse
    • Made internal documentation improvements to support future maintenance (no visible user impact)
    • Mention CDN integrity and crossorigin attributes in introduction page
    • Enhance floating labels placeholder usage description
    • Add example of showing dynamic range value with output

    🎨 Sass

    • Consolidated multiple 'none' values in the box-shadow Sass mixin for cleaner output

    🤖 JavaScript

    • Fixed popover and tooltip behavior with a trigger: "hover click" configuration

    🤝 Contributions

    • Added recommended VSCode extensions and settings configuration to the repository
  • 5.3.6 - 2025-05-05

    Highlights

    • Ported the docs from Hugo to Astro for our own sanity!
    • Added usage docs for Accordion JavaScript
    • Prevent .visually-hidden overflowing children to become focusable
    • Limit .card-group selectors to immediate children to fix some inheritance issues

    Changes

    New Contributors

    Full Changelog: v5.3.5...v5.3.6

  • 5.3.5 - 2025-04-04

    Hot fix for a regression from upstream in Autoprefixer.

    What's Changed

    Full Changelog: v5.3.4...v5.3.5

  • 5.3.4 - 2025-04-03

    Changes

    • #40888: Dependabot: switch to grouped updates

    🚀 Features

    • #41299: Typo fixed
    • #41187: Docs: mention removal of util.js in migration guide
    • #41228: Docs: Simplify ids for checks, radios and switches
    • #41150: Update fixtureId to FIXTURE_ID for consistency
    • #40965: Docs: Use <article> element for example cards
    • #40932: Docs: add ngx-bootstrap to JavaScript frameworks list
    • #40790: Docs: Drop .grid where it shouldn't be used
    • #40821: Docs: precise how to add new .order-* classes in 'Layout > Columns'
    • #40914: Docs: drop useless .justify-content-start class in homepage
    • #40876: Remove unneeded flexbug workaround
    • #40870: Docs: Update modal min-height inline style
    • #40844: Docs: Remove mention about Safari's limited support flexbox gap
    • #40620: Docs: minor accessibility improvements for Examples
    • #40619: Docs: Fix a minor accessibility issue (checkout example missing h1)
    • #40577: Docs: Add main element to Cheatsheet Examples
    • #39815: Docs: drop unused .bi-exclamation-triangle-fill class
    • #40507: Docs: HTTPS link to ikons iconset
    • #39777: Docs: fix Reddit URL to avoid redirection
    • #39697: refactor(accordion): merge selectors for border-radius rule

    🎨 CSS

    • #41336: Fix modal and offcanvas header collapse
    • #41126: Fix display issues of close button in contextual light and dark modes
    • #40695: Fix light mode carousel in dark mode
    • #41004: Add workarounds for postcss-values-parser error (negative values in calc())
    • #41013: Align floating labels with form-select sizes
    • #40931: Fix: correct typo in background-blend-mode value
    • #40900: Remove unnecessary duplicated CSS class name
    • #40876: Remove unneeded flexbug workaround
    • #40844: Docs: Remove mention about Safari's limited support flexbox gap
    • #40623: Fix use of declarations after nested rules (deprecated in Sass 1.77.7)
    • #39720: Floating labels: Fix max-width and background-color
    • #40488: button-group: Fix btn-group-vertical by using same rules as btn-group
    • #39804: Optimize Sass SVG files
    • #39494: Change floating label placeholder's color
    • #39697: refactor(accordion): merge selectors for border-radius rule

    ☕️ JavaScript

    • #38411: Add note about cancelling modal events to modal.md
    • #41150: Update fixtureId to FIXTURE_ID for consistency
    • #40803: Fix popover toggle twice to close
    • #38725: Fix this reference for functions
    • #39791: Fix broken comment link for reflow hack

    📖 Docs

    • #39364: Docs: improve progress bar labels markup and explanations for accessibility
    • #41308: Fix typo in Navbar docs
    • #41299: Typo fixed
    • #41281: Fixed minor typo in Sass documentation
    • #41187: Docs: mention removal of util.js in migration guide
    • #41228: Docs: Simplify ids for checks, radios and switches
    • #38411: Add note about cancelling modal events to modal.md
    • #40917: Fix: clipboard icon not showing after multiple press
    • #40714: Docs: add descriptions for Webpack, Parcel and Vite
    • #40928: Update css-grid.md
    • #41098: Update a point in the RTL documentation
    • #40965: Docs: Use <article> element for example cards
    • #40756: Docs: missing aria-hidden on some decorative SVGs
    • #41036: Docs: add warning callout for Yarn Berry
    • #41052: Doc: Fix link endpoint in dropdown documentation
    • #41030: Docs: fix .order values in the migration guide
    • #40973: Docs: correct example formatting in 'Utilities > API' for linting compliance
    • #40911: fix transparent navbar in windows high contrast mode
    • #40932: Docs: add ngx-bootstrap to JavaScript frameworks list
    • #40951: Docs: fix example hiding element except on medium and large devices in 'Utilities > Display > Hiding elements'
    • #40931: Fix: correct typo in background-blend-mode value
    • #40790: Docs: Drop .grid where it shouldn't be used
    • #40821: Docs: precise how to add new .order-* classes in 'Layout > Columns'
    • #40799: Fix Cheatsheet examples horizontal scrolling
    • #40914: Docs: drop useless .justify-content-start class in homepage
    • #40900: Remove unnecessary duplicated CSS class name
    • #40766: Docs: Make "Edit in Stackblitz" links explicit
    • #40767: Docs: Indicate links in foreign language
    • #40818: Docs: fix $enable-css-grid$enable-cssgrid in 'Customize > Options'
    • #40870: Docs: Update modal min-height inline style
    • #40844: Docs: Remove mention about Safari's limited support flexbox gap
    • #40797: Docs: missing $enable-css-grid in options.md
    • #40762: Docs: clarify the subject of the About page
    • #40703: Docs: Update WCAG links and references
    • #40689: Docs: change wording of single/split danger buttons

Snyk has created this PR to upgrade bootstrap from 5.1.3 to 5.3.7.

See this package in npm:
bootstrap

See this project in Snyk:
https://app.snyk.io/org/rawantabaja12/project/4a2e6381-d41b-4437-94b7-3d0f4585ba45?utm_source=github&utm_medium=referral&page=upgrade-pr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants