Skip to content

[Snyk] Upgrade bootstrap from 3.4.1 to 5.3.6 #24

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

nerdy-tech-com-gitub
Copy link
Owner

@nerdy-tech-com-gitub nerdy-tech-com-gitub commented Jun 14, 2025

snyk-top-banner

Snyk has created this PR to upgrade bootstrap from 3.4.1 to 5.3.6.

ℹ️ 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.


⚠️ Warning: This PR contains major version upgrade(s), and may be a breaking change.

  • The recommended version is 53 versions ahead of your current version.

  • The recommended version was released a month ago.

Issues fixed by the recommended upgrade:

Issue Score Exploit Maturity
high severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-CROSSSPAWN-8303230
67 Proof of Concept
high severity Denial of Service (DoS)
SNYK-JS-HTTPPROXYMIDDLEWARE-8229906
67 Proof of Concept
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-PATHTOREGEXP-8482416
67 Proof of Concept
medium severity Cross-site Scripting (XSS)
SNYK-JS-BOOTSTRAP-7444593
67 Proof of Concept
medium severity Cross-site Scripting
SNYK-JS-BOOTSTRAP-7444617
67 Proof of Concept
medium severity Cross-site Scripting (XSS)
SNYK-JS-SERIALIZEJAVASCRIPT-6147607
67 Proof of Concept
medium severity Cross-site Scripting (XSS)
SNYK-JS-COOKIE-8163060
67 No Known Exploit
medium severity Always-Incorrect Control Flow Implementation
SNYK-JS-HTTPPROXYMIDDLEWARE-9691387
67 No Known Exploit
medium severity Improper Check for Unusual or Exceptional Conditions
SNYK-JS-HTTPPROXYMIDDLEWARE-9691389
67 No Known Exploit
medium severity Improper Input Validation
SNYK-JS-NANOID-8492085
67 No Known Exploit
low severity Cross-site Scripting (XSS)
SNYK-JS-BOOTSTRAP-10176066
67 Proof of Concept
Release notes
Package name: bootstrap
  • 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

Snyk has created this PR to upgrade bootstrap from 3.4.1 to 5.3.6.

See this package in npm:
bootstrap

See this project in Snyk:
https://app.snyk.io/org/nerds-github/project/aa77fd79-7d27-4ab0-9d41-5dd117531784?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

sourcery-ai bot commented Jun 14, 2025

Reviewer's Guide

This pull request upgrades the Bootstrap dependency from version 3.4.1 to 5.3.6 by updating the version specifier in package.json.

File-Level Changes

Change Details Files
Bump Bootstrap version
  • Changed the Bootstrap dependency string from "^3.4.1" to "^5.3.6"
glances/outputs/static/package.json

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

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