Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2025

Bumps bootstrap from 5.3.3 to 5.3.5.

Release notes

Sourced from bootstrap's releases.

v5.3.5

Hot fix for a regression from upstream in Autoprefixer.

What's Changed

Full Changelog: twbs/bootstrap@v5.3.4...v5.3.5

v5.3.4

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

... (truncated)

Commits
  • 85f2353 Bump to v5.3.5 (#41348)
  • b1e16bd Fix floating labels rendering on Firefox
  • 51581ed Release v5.3.4 (#40656)
  • eed621d Build(deps-dev): Bump the development-dependencies group across 1 directory w...
  • 253db02 Add active scale effect to animate-img (#40878)
  • ed2bf13 Fix null modal-content-color in modal.scss (#39977)
  • 51e7519 Quick fix for masthead banner icon spacing
  • e304e6a Reintroduce #35759 and adding a guard rail on the active state
  • 881ed59 Add .border-circle and .border-pill to the radius size part of the docume...
  • ed25368 [Docs] Remove some unnecessary Twitter references/examples (#41174)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.3.3 to 5.3.5.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](twbs/bootstrap@v5.3.3...v5.3.5)

---
updated-dependencies:
- dependency-name: bootstrap
  dependency-version: 5.3.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Update of dependencies javascript Pull requests that update Node Javascript dependencies labels Apr 7, 2025
@github-actions
Copy link

github-actions bot commented Apr 7, 2025

☀️   Quality Monitor

Tests

   JUnit   Unit Tests: No test results available
   🚀   Integration tests: 100% successful (11 passed)
   ⛔   Architecture tests: No test results available

Code Coverage

   〰️   Line Coverage: 84% (3 missed lines)
   ➰   Branch Coverage: 100% (0 missed branches)

Style

   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings

Bugs

   SpotBugs   SpotBugs: No bugs

Vulnerabilities

   OWASP Dependency Check   OWASP Dependency Check: 173 vulnerabilities (error: 14, high: 45, normal: 109, low: 5)

Software Metrics

   🌀   Cyclomatic Complexity: 8 (total)
   💭   Cognitive Complexity: 0 (total)
   ➿   N-Path Complexity: 8 (total)
   📏   Lines of Code: 104 (total)
   📝   Non Commenting Source Statements: 25 (total)
   🔗   Class Cohesion: 6.67% (maximum)
   ⚖️   Weight of Class: 20.00% (maximum)


🚧   Error Messages

Quality Monitor Errors:
No matching report files found when using pattern '**/target/surefire-reports/TEST*util*.xml'! Configuration error for 'Unit Tests'?
No matching report files found when using pattern '**/target/surefire-reports/TEST*archunit*.xml'! Configuration error for 'Architecture tests'?

Created by Quality Monitor v2.5.3 (#8fa0834). More details are shown in the GitHub Checks Result.

@github-actions
Copy link

☀️   Quality Monitor

Tests

   JUnit   Unit Tests: 100% successful (2 passed)

Code Coverage

   〰️   Line Coverage: 84% (3 missed lines)
   ➰   Branch Coverage: 100% (0 missed branches)

Style

   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings

Bugs

   SpotBugs   SpotBugs: No bugs

Vulnerabilities

   OWASP Dependency Check   OWASP Dependency Check: 174 vulnerabilities (error: 14, high: 45, normal: 110, low: 5)

Software Metrics

   🌀   Cyclomatic Complexity: 8 (total)
   💭   Cognitive Complexity: 0 (total)
   ➿   N-Path Complexity: 8 (total)
   📏   Lines of Code: 104 (total)
   📝   Non Commenting Source Statements: 25 (total)
   🔗   Class Cohesion: 6.67% (maximum)
   ⚖️   Weight of Class: 20.00% (maximum)


Created by Quality Monitor v2.5.3 (#8fa0834). More details are shown in the GitHub Checks Result.

@github-actions
Copy link

☀️   Quality Monitor

Tests

   JUnit   Unit Tests: 100% successful (2 passed)

Code Coverage

   〰️   Line Coverage: 84% (3 missed lines)
   ➰   Branch Coverage: 100% (0 missed branches)

Style

   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings

Bugs

   SpotBugs   SpotBugs: No bugs

Vulnerabilities

   OWASP Dependency Check   OWASP Dependency Check: 174 vulnerabilities (error: 14, high: 45, normal: 110, low: 5)

Software Metrics

   🌀   Cyclomatic Complexity: 8 (total)
   💭   Cognitive Complexity: 0 (total)
   ➿   N-Path Complexity: 8 (total)
   📏   Lines of Code: 104 (total)
   📝   Non Commenting Source Statements: 25 (total)
   🔗   Class Cohesion: 6.67% (maximum)
   ⚖️   Weight of Class: 20.00% (maximum)


Created by Quality Monitor v2.5.3 (#8fa0834). More details are shown in the GitHub Checks Result.

@uhafner uhafner merged commit 9d61fb2 into main Apr 11, 2025
16 of 18 checks passed
@uhafner uhafner deleted the dependabot/npm_and_yarn/bootstrap-5.3.5 branch April 11, 2025 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Update of dependencies javascript Pull requests that update Node Javascript dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants