Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the npm_and_yarn group with 2 updates: bootstrap and http-proxy-middleware.

Updates bootstrap from 5.3.3 to 5.3.4

Release notes

Sourced from bootstrap's releases.

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
  • #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

... (truncated)

Commits
  • 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)
  • a2c9b39 Fix animation when overriding --bs-progress-height
  • 25965ba Add missing hyphen to 'Package managed'
  • Additional commits viewable in compare view

Updates http-proxy-middleware from 2.0.7 to 2.0.9

Release notes

Sourced from http-proxy-middleware's releases.

v2.0.9

What's Changed

Full Changelog: chimurai/http-proxy-middleware@v2.0.8...v2.0.9

v2.0.8

What's Changed

Full Changelog: chimurai/http-proxy-middleware@v2.0.7...v2.0.8

Changelog

Sourced from http-proxy-middleware's changelog.

v2.0.9

  • fix(fixRequestBody): check readableLength

v2.0.8

  • fix(fixRequestBody): prevent multiple .write() calls
  • fix(fixRequestBody): handle invalid request
Commits

You can trigger a rebase of this PR 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps the npm_and_yarn group with 2 updates: [bootstrap](https://github.com/twbs/bootstrap) and [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware).


Updates `bootstrap` from 5.3.3 to 5.3.4
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](twbs/bootstrap@v5.3.3...v5.3.4)

Updates `http-proxy-middleware` from 2.0.7 to 2.0.9
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.9/CHANGELOG.md)
- [Commits](chimurai/http-proxy-middleware@v2.0.7...v2.0.9)

---
updated-dependencies:
- dependency-name: bootstrap
  dependency-version: 5.3.4
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: http-proxy-middleware
  dependency-version: 2.0.9
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants