chore(deps): update dependency bootstrap to v5.3.6 #552

Open
renovate-bot wants to merge 1 commit from renovate/bootstrap-5.x-lockfile into master
Collaborator

This PR contains the following updates:

Package Type Update Change
bootstrap (source) dependencies patch 5.3.3 -> 5.3.6

⚠️ Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

twbs/bootstrap (bootstrap)

v5.3.6

Compare Source

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: https://github.com/twbs/bootstrap/compare/v5.3.5...v5.3.6

v5.3.5

Compare Source

Hot fix for a regression from upstream in Autoprefixer.

What's Changed

Full Changelog: https://github.com/twbs/bootstrap/compare/v5.3.4...v5.3.5

v5.3.4

Compare Source

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
  • #​40691: Docs: add aria-hidden="true" to decorative SVGs
  • #​40686: docs: add aria-hidden='true' to decorative SVGs
  • #​40672: Update masthead wording
  • #​40639: Further image compression improvements
  • #​40620: Docs: minor accessibility improvements for Examples
  • #​40619: Docs: Fix a minor accessibility issue (checkout example missing h1)
  • #​39846: Fix Default values and Description content in options table
  • #​39815: Docs: drop unused .bi-exclamation-triangle-fill class
  • #​40522: docs: fix typo in the getting started introduction
  • #​40507: Docs: HTTPS link to ikons iconset
  • #​40504: docs: add missing data-bs-theme="light" in navbars color schemes markup
  • #​39980: Docs: add missing Accordion component in the list of JS components
  • #​39951: docs: migrate to the built-in sitemap template
  • #​39863: Add PostCSS-RTLCSS approach to the documentation
  • #​39829: docs: move examples inline shortcode to a partial
  • #​39824: docs: resize docs bundler images and fix dimensions
  • #​39779: docs: add a new partial for responsive images and use imageConfig
  • #​39768: docs: add a render image hook
  • #​39819: docs: update sitemap template
  • #​39778: docs: use urls.JoinPath in more places
  • #​39807: Move theme toggler to a partial
  • #​39805: masthead.html: add rel="noopener" target="_blank"
  • #​39808: docs: move examples icons to a partial
  • #​39773: Further improve PNG compression
  • #​38993: docs: bundle assets with Hugo
  • #​39782: docs: mention text transform classes
  • #​39749: Update masthead to HeroDevs EOL
  • #​39781: docs: move fathom site to hugo config
  • #​39777: Docs: fix Reddit URL to avoid redirection
  • #​39772: examples: assorted tweaks
  • #​39766: Docs: drop data-bs-scroll="true" from navbar
  • #​39763: Switch to using hugo.IsProduction
  • #​39739: Search: Fix modal on mobile chromium based browsers
  • #​39757: footer: remove unneeded trailing slash
  • #​39724: Docs: minor tweaks
  • #​39745: docs: use a responsive image for bootstrap-logo-shadow.png
  • #​39741: More docs fixes
  • #​39740: Doc fixes
  • #​39738: Fix docs-versions.html
  • #​39725: docs: remove Google Analytics
🛠 Examples
  • #​40799: Fix Cheatsheet examples horizontal scrolling
  • #​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
🌎 Accessibility
  • #​40965: Docs: Use <article> element for example cards
  • #​40756: Docs: missing aria-hidden on some decorative SVGs
  • #​40911: fix transparent navbar in windows high contrast mode
  • #​40766: Docs: Make "Edit in Stackblitz" links explicit
  • #​40767: Docs: Indicate links in foreign language
  • #​40808: Docs: add aria-label to SVG with tooltip
  • #​40762: Docs: clarify the subject of the About page
  • #​40703: Docs: Update WCAG links and references
  • #​40691: Docs: add aria-hidden="true" to decorative SVGs
  • #​40686: docs: add aria-hidden='true' to decorative SVGs
  • #​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
📦 Dependencies
  • #​41305: Build(deps-dev): Bump the development-dependencies group across 1 directory with 9 updates
  • #​41265: Build(deps-dev): Bump the development-dependencies group across 1 directory with 5 updates
  • #​41234: Build(deps-dev): Bump the development-dependencies group across 1 directory with 7 updates
  • #​41171: Build(deps-dev): Bump the development-dependencies group across 1 directory with 3 updates
  • #​41155: Build(deps-dev): Bump the development-dependencies group across 1 directory with 4 updates
  • #​41109: Build(deps-dev): Bump the development-dependencies group across 1 directory with 8 updates
  • #​41082: Build(deps-dev): Bump the development-dependencies group across 1 directory with 7 updates
  • #​41010: Build(deps-dev): Bump the development-dependencies group across 1 directory with 5 updates
  • #​40978: Build(deps-dev): Bump the development-dependencies group across 1 directory with 6 updates
  • #​40953: Build(deps-dev): Bump the development-dependencies group across 1 directory with 6 updates
  • #​40929: Build(deps): Bump the npm_and_yarn group with 2 updates
  • #​40920: Build(deps-dev): Bump the development-dependencies group across 1 directory with 6 updates
  • #​40895: Build(deps-dev): Bump the development-dependencies group across 1 directory with 9 updates
  • #​40883: Build(deps-dev): Bump terser from 5.31.6 to 5.34.1
  • #​40842: Build(deps-dev): Bump npm-run-all2 from 6.2.2 to 6.2.3
  • #​40882: Build(deps-dev): Bump hugo-bin from 0.130.1 to 0.132.0
  • #​40843: Build(deps-dev): Bump eslint from 8.57.0 to 8.57.1
  • #​40886: Build(deps-dev): Bump rollup from 4.21.2 to 4.23.0 in the npm_and_yarn group
  • #​40862: Build(deps): Bump body-parser from 1.20.2 to 1.20.3 in the npm_and_yarn group
  • #​40806: Build(deps-dev): Bump postcss from 8.4.44 to 8.4.45
  • #​40784: Build(deps-dev): Bump postcss from 8.4.41 to 8.4.44
  • #​40788: Build(deps-dev): Bump @​babel/cli from 7.24.8 to 7.25.6
  • #​40782: Build(deps-dev): Bump rtlcss from 4.2.0 to 4.3.0
  • #​40783: Build(deps-dev): Bump eslint-plugin-import from 2.29.1 to 2.30.0
  • #​40785: Build(deps-dev): Bump rollup from 4.21.1 to 4.21.2
  • #​40786: Build(deps-dev): Bump stylelint-config-twbs-bootstrap from 14.2.0 to 15.0.0
  • #​40774: Build(deps-dev): Bump hugo-bin from 0.129.1 to 0.130.1
  • #​40773: Build(deps-dev): Bump @​babel/preset-env from 7.25.3 to 7.25.4
  • #​40775: Build(deps-dev): Bump rollup from 4.20.0 to 4.21.1
  • #​40723: Build(deps-dev): Bump hugo-bin from 0.127.0 to 0.129.1
  • #​40721: Build(deps-dev): Bump terser from 5.31.3 to 5.31.6
  • #​40722: Build(deps-dev): Bump @​babel/preset-env from 7.25.2 to 7.25.3
  • #​40720: Build(deps-dev): Bump postcss from 8.4.40 to 8.4.41
  • #​40697: Build(deps-dev): Bump autoprefixer from 10.4.19 to 10.4.20
  • #​40696: Build(deps-dev): Bump rollup from 4.19.1 to 4.20.0
  • #​40698: Build(deps-dev): Bump stylelint from 16.7.0 to 16.8.1
  • #​40678: Build(deps-dev): Bump @​babel/core from 7.24.9 to 7.25.2
  • #​40680: Build(deps-dev): Bump karma from 6.4.3 to 6.4.4
  • #​40679: Build(deps-dev): Bump @​babel/preset-env from 7.25.0 to 7.25.2
  • #​40673: Update devDependencies and regenerate package-lock.json
  • #​40662: Build(deps-dev): Bump bundlewatch from 0.3.3 to 0.4.0
  • #​40655: Update devDependencies
  • #​40638: Build(deps-dev): Bump @​babel/core from 7.24.7 to 7.24.9
  • #​40637: Build(deps-dev): Bump @​babel/preset-env from 7.24.7 to 7.24.8
  • #​40636: Build(deps-dev): Bump stylelint from 16.6.1 to 16.7.0
  • #​40633: Build(deps-dev): Bump @​babel/cli from 7.24.7 to 7.24.8
  • #​40634: Build(deps-dev): Bump eslint-plugin-markdown from 5.0.0 to 5.1.0
  • #​40632: Build(deps-dev): Bump terser from 5.31.1 to 5.31.2
  • #​40635: Build(deps-dev): Bump sass from 1.77.6 to 1.77.8
  • #​40617: Build(deps-dev): Bump rollup from 4.18.0 to 4.18.1
  • #​40616: Build(deps-dev): Bump npm-run-all2 from 6.2.0 to 6.2.2
  • #​40615: Build(deps-dev): Bump hugo-bin from 0.125.0 to 0.125.2
  • #​40618: Build(deps-dev): Bump @​stackblitz/sdk from 1.10.0 to 1.11.0
  • #​40601: Build(deps-dev): Bump terser from 5.31.0 to 5.31.1
  • #​40604: Build(deps-dev): Bump stylelint-config-twbs-bootstrap from 14.1.0 to 14.2.0
  • #​40603: Build(deps-dev): Bump @​rollup/plugin-commonjs from 25.0.8 to 26.0.1
  • #​40602: Build(deps-dev): Bump postcss from 8.4.38 to 8.4.39
  • #​40600: Build(deps-dev): Bump npm-run-all2 from 6.1.2 to 6.2.0
  • #​40598: Build(deps-dev): Bump nodemon from 3.1.3 to 3.1.4
  • #​40599: Build(deps-dev): Bump hugo-bin from 0.123.3 to 0.125.0
  • #​40597: Build(deps-dev): Bump sass from 1.77.4 to 1.77.6
  • #​40596: Build(deps-dev): Bump lockfile-lint from 4.13.2 to 4.14.0
  • #​40595: Build(deps-dev): Bump @​rollup/plugin-replace from 5.0.5 to 5.0.7
  • #​40565: Build(deps-dev): Bump eslint-plugin-unicorn from 52.0.0 to 54.0.0
  • #​40548: Build(deps-dev): Bump @​babel/core from 7.24.5 to 7.24.7
  • #​40547: Build(deps-dev): Bump @​babel/preset-env from 7.24.5 to 7.24.7
  • #​40594: Build(deps): Bump the npm_and_yarn group with 3 updates
  • #​40545: Build(deps-dev): Bump @​babel/cli from 7.24.5 to 7.24.7
  • #​40546: Build(deps-dev): Bump @​stackblitz/sdk from 1.9.0 to 1.10.0
  • #​39967: Build(deps-dev): Bump eslint-config-xo from 0.44.0 to 0.45.0
  • #​40530: Build(deps-dev): Bump nodemon from 3.1.0 to 3.1.3
  • #​40528: Build(deps-dev): Bump rollup from 4.17.2 to 4.18.0
  • #​40527: Build(deps-dev): Bump @​rollup/plugin-commonjs from 25.0.7 to 25.0.8
  • #​39964: Build(deps-dev): Bump eslint-plugin-markdown from 4.0.1 to 5.0.0
  • #​40519: Build(deps-dev): Bump sass from 1.76.0 to 1.77.4
  • #​40520: Build(deps-dev): Bump stylelint from 16.4.0 to 16.6.1
  • #​40521: Build(deps-dev): Bump hugo-bin from 0.122.5 to 0.123.3
  • #​39950: package.json: ignore eslint for now and regenerate package-lock.json
  • #​39939: Build(deps-dev): Bump terser from 5.30.4 to 5.31.0
  • #​39949: Build(deps-dev): Bump hugo-bin from 0.122.3 to 0.122.5
  • #​39942: Build(deps-dev): Bump sass from 1.75.0 to 1.76.0
  • #​39943: Build(deps-dev): Bump @​babel/preset-env from 7.24.4 to 7.24.5
  • #​39937: Build(deps-dev): Bump @​babel/core from 7.24.4 to 7.24.5
  • #​39940: Build(deps-dev): Bump rollup from 4.16.3 to 4.17.2
  • #​39938: Build(deps-dev): Bump @​babel/cli from 7.24.1 to 7.24.5
  • #​39936: Build(deps-dev): Bump stylelint from 16.3.1 to 16.4.0
  • #​39921: Build(deps-dev): Bump hugo-bin from 0.121.1 to 0.122.3
  • #​39922: Build(deps-dev): Bump eslint-plugin-html from 8.1.0 to 8.1.1
  • #​39919: Build(deps-dev): Bump terser from 5.30.3 to 5.30.4
  • #​39920: Build(deps-dev): Bump rollup from 4.14.3 to 4.16.3
  • #​39904: Build(deps-dev): Bump sass from 1.74.1 to 1.75.0
  • #​39903: Build(deps-dev): Bump rollup from 4.14.1 to 4.14.3
  • #​39902: Build(deps-dev): Bump eslint-plugin-html from 8.0.0 to 8.1.0
  • #​39890: Build(deps-dev): Bump @​babel/preset-env from 7.24.3 to 7.24.4
  • #​39891: Build(deps-dev): Bump @​babel/core from 7.24.3 to 7.24.4
  • #​39887: Build(deps-dev): Bump rollup from 4.13.2 to 4.14.1
  • #​39886: Build(deps-dev): Bump terser from 5.29.2 to 5.30.3
  • #​39884: Build(deps-dev): Bump sass from 1.72.0 to 1.74.1
  • #​39883: Build(deps-dev): Bump eslint-plugin-unicorn from 51.0.1 to 52.0.0
  • #​39859: Build(deps-dev): Bump stylelint-config-twbs-bootstrap from 14.0.0 to 14.1.0
  • #​39858: Build(deps-dev): Bump find-unused-sass-variables from 5.0.0 to 6.0.0
  • #​39857: Build(deps-dev): Bump stylelint from 16.3.0 to 16.3.1
  • #​39855: Build(deps-dev): Bump rollup from 4.13.0 to 4.13.2
  • #​39818: Update devDependencies
  • #​39806: package.json: stop ignoring jasmine
  • #​39802: Build(deps-dev): Bump @​babel/preset-env from 7.24.0 to 7.24.1
  • #​39803: Build(deps-dev): Bump @​babel/cli from 7.23.9 to 7.24.1
  • #​39801: Build(deps-dev): Bump @​babel/core from 7.24.0 to 7.24.1
  • #​39800: Update dependencies
  • #​39792: Build(deps-dev): Bump follow-redirects from 1.15.5 to 1.15.6
  • #​39775: Update devDependencies and regenerate package-lock.json
  • #​39730: Build(deps): Bump streetsidesoftware/cspell-action from 5 to 6
  • #​39736: Build(deps-dev): Bump karma-firefox-launcher from 2.1.2 to 2.1.3
  • #​39734: Build(deps-dev): Bump @​babel/preset-env from 7.23.9 to 7.24.0
  • #​39735: Build(deps-dev): Bump @​babel/core from 7.23.9 to 7.24.0
  • #​39733: Build(deps-dev): Bump karma from 6.4.2 to 6.4.3
  • #​39732: Build(deps-dev): Bump autoprefixer from 10.4.17 to 10.4.18
  • #​39731: Build(deps-dev): Bump hugo-bin from 0.120.4 to 0.120.7
  • #​39714: Build(deps-dev): Bump sass-true from 7.0.1 to 8.0.0
  • #​39711: Build(deps-dev): Bump eslint from 8.56.0 to 8.57.0
  • #​39713: Build(deps-dev): Bump nodemon from 3.0.3 to 3.1.0
  • #​39715: Build(deps-dev): Bump hugo-bin from 0.120.2 to 0.120.4
  • #​39704: Build(deps-dev): Bump hugo-bin from 0.119.0 to 0.120.2
  • #​39703: Build(deps-dev): Bump lockfile-lint from 4.13.1 to 4.13.2
  • #​39699: Build(deps-dev): Bump sass from 1.71.0 to 1.71.1

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [bootstrap](https://getbootstrap.com/) ([source](https://github.com/twbs/bootstrap)) | dependencies | patch | [`5.3.3` -> `5.3.6`](https://renovatebot.com/diffs/npm/bootstrap/5.3.3/5.3.6) | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the warning logs for more information. --- ### Release Notes <details> <summary>twbs/bootstrap (bootstrap)</summary> ### [`v5.3.6`](https://github.com/twbs/bootstrap/releases/tag/v5.3.6) [Compare Source](https://github.com/twbs/bootstrap/compare/v5.3.5...v5.3.6) #### 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 - docs: update readme to include bun install by [@&#8203;Electroid](https://github.com/Electroid) in https://github.com/twbs/bootstrap/pull/41277 - Docs: fix specification for getInstance by [@&#8203;fulldecent](https://github.com/fulldecent) in https://github.com/twbs/bootstrap/pull/41297 - Mention `npm install` and `npm run dist` in CONTRIBUTING.md by [@&#8203;mdo](https://github.com/mdo) in https://github.com/twbs/bootstrap/pull/41340 - docs: add Sass deprecations notice in docs by [@&#8203;MaxLardenois](https://github.com/MaxLardenois) in https://github.com/twbs/bootstrap/pull/41283 - docs: Better indicate include options in sass setup. by [@&#8203;Kelketek](https://github.com/Kelketek) in https://github.com/twbs/bootstrap/pull/41143 - docs: add 'skeleton loaders' to loading placeholders description by [@&#8203;MohamadSalman11](https://github.com/MohamadSalman11) in https://github.com/twbs/bootstrap/pull/41177 - Update offcanvas.md To Mention Adding data-bs-target for Close Buttons in Offcanvas Components by [@&#8203;ASchoe311](https://github.com/ASchoe311) in https://github.com/twbs/bootstrap/pull/41325 - Limit selectors in `.card-group` to immediate children to fix `border-radius` bug by [@&#8203;mscdex](https://github.com/mscdex) in https://github.com/twbs/bootstrap/pull/41298 - Docs: add Border radius section for Input group by [@&#8203;TommasoAllegretti](https://github.com/TommasoAllegretti) in https://github.com/twbs/bootstrap/pull/40776 - Docs: use 'i.e.' instead of 'e.g.' in Floating Labels example description by [@&#8203;julien-deramond](https://github.com/julien-deramond) in https://github.com/twbs/bootstrap/pull/41364 - Docs: move Cheatsheet RTL example to the RTL category by [@&#8203;julien-deramond](https://github.com/julien-deramond) in https://github.com/twbs/bootstrap/pull/41282 - Doc: fix blockquote mismatch by [@&#8203;viniciusvts](https://github.com/viniciusvts) in https://github.com/twbs/bootstrap/pull/41295 - Removed broken translation links by [@&#8203;MasterPuffin](https://github.com/MasterPuffin) in https://github.com/twbs/bootstrap/pull/41359 - Docs: migration from Hugo to Astro by [@&#8203;julien-deramond](https://github.com/julien-deramond) in https://github.com/twbs/bootstrap/pull/41251 - Update `devDependencies` by [@&#8203;julien-deramond](https://github.com/julien-deramond) in https://github.com/twbs/bootstrap/pull/41383 - Bump `image-size` from 1.0.2 to 2.0.2 by [@&#8203;julien-deramond](https://github.com/julien-deramond) in https://github.com/twbs/bootstrap/pull/41384 - Add switch attribute to docs for switch checkbox by [@&#8203;mdo](https://github.com/mdo) in https://github.com/twbs/bootstrap/pull/41396 - Add private comment to BaseComponent Class by [@&#8203;MohamadSalman11](https://github.com/MohamadSalman11) in https://github.com/twbs/bootstrap/pull/41254 - Alternate for [#&#8203;41142](https://github.com/twbs/bootstrap/issues/41142), disabled list group items by [@&#8203;mdo](https://github.com/mdo) in https://github.com/twbs/bootstrap/pull/41397 - Docs: add Usage section with JavaScript guide for Accordion component by [@&#8203;TommasoAllegretti](https://github.com/TommasoAllegretti) in https://github.com/twbs/bootstrap/pull/40768 - Attempt to return focus explicitly to dropdown trigger by [@&#8203;mdo](https://github.com/mdo) in https://github.com/twbs/bootstrap/pull/41365 - Fix typos and code indentation in Forms > Checks and radios by [@&#8203;julien-deramond](https://github.com/julien-deramond) in https://github.com/twbs/bootstrap/pull/41399 - chore: Spell check `.md` and `.mdx` files. by [@&#8203;Jason3S](https://github.com/Jason3S) in https://github.com/twbs/bootstrap/pull/41398 - Remove `files` configuration from `.cspell.json` by [@&#8203;julien-deramond](https://github.com/julien-deramond) in https://github.com/twbs/bootstrap/pull/41400 - Docs: Remove unneeded Twitter/X metatags (as it uses Open Graph for title/description and image) by [@&#8203;coliff](https://github.com/coliff) in https://github.com/twbs/bootstrap/pull/41408 - Move \_isShown() method to private section by [@&#8203;MohamadSalman11](https://github.com/MohamadSalman11) in https://github.com/twbs/bootstrap/pull/41220 - Removed line break between `// Private` comment and method by [@&#8203;MohamadSalman11](https://github.com/MohamadSalman11) in https://github.com/twbs/bootstrap/pull/41218 - remove link to sunset resource on accessibility.mdx by [@&#8203;crgrafton](https://github.com/crgrafton) in https://github.com/twbs/bootstrap/pull/41418 - docs(pagination): put current page on link element for a11y by [@&#8203;MarkoOleksiyenko](https://github.com/MarkoOleksiyenko) in https://github.com/twbs/bootstrap/pull/41154 - Update devDependencies and regenerate package-lock.json by [@&#8203;julien-deramond](https://github.com/julien-deramond) in https://github.com/twbs/bootstrap/pull/41425 - Prevent .visually-hidden overflowing children to become focusable by [@&#8203;ffoodd](https://github.com/ffoodd) in https://github.com/twbs/bootstrap/pull/41286 - Add docs release prep script by [@&#8203;mdo](https://github.com/mdo) in https://github.com/twbs/bootstrap/pull/41435 - Release v5.3.6 by [@&#8203;mdo](https://github.com/mdo) in https://github.com/twbs/bootstrap/pull/41406 #### New Contributors - [@&#8203;Electroid](https://github.com/Electroid) made their first contribution in https://github.com/twbs/bootstrap/pull/41277 - [@&#8203;MaxLardenois](https://github.com/MaxLardenois) made their first contribution in https://github.com/twbs/bootstrap/pull/41283 - [@&#8203;Kelketek](https://github.com/Kelketek) made their first contribution in https://github.com/twbs/bootstrap/pull/41143 - [@&#8203;ASchoe311](https://github.com/ASchoe311) made their first contribution in https://github.com/twbs/bootstrap/pull/41325 - [@&#8203;mscdex](https://github.com/mscdex) made their first contribution in https://github.com/twbs/bootstrap/pull/41298 - [@&#8203;viniciusvts](https://github.com/viniciusvts) made their first contribution in https://github.com/twbs/bootstrap/pull/41295 - [@&#8203;MasterPuffin](https://github.com/MasterPuffin) made their first contribution in https://github.com/twbs/bootstrap/pull/41359 - [@&#8203;Jason3S](https://github.com/Jason3S) made their first contribution in https://github.com/twbs/bootstrap/pull/41398 - [@&#8203;crgrafton](https://github.com/crgrafton) made their first contribution in https://github.com/twbs/bootstrap/pull/41418 **Full Changelog**: https://github.com/twbs/bootstrap/compare/v5.3.5...v5.3.6 ### [`v5.3.5`](https://github.com/twbs/bootstrap/releases/tag/v5.3.5) [Compare Source](https://github.com/twbs/bootstrap/compare/v5.3.4...v5.3.5) Hot fix for a regression from upstream in Autoprefixer. ##### What's Changed - Fix floating labels rendering on Firefox by [@&#8203;julien-deramond](https://github.com/julien-deramond) in https://github.com/twbs/bootstrap/pull/41347 - Bump to v5.3.5 by [@&#8203;mdo](https://github.com/mdo) in https://github.com/twbs/bootstrap/pull/41348 **Full Changelog**: https://github.com/twbs/bootstrap/compare/v5.3.4...v5.3.5 ### [`v5.3.4`](https://github.com/twbs/bootstrap/releases/tag/v5.3.4) [Compare Source](https://github.com/twbs/bootstrap/compare/v5.3.3...v5.3.4) ##### Changes - [#&#8203;40888](https://github.com/twbs/bootstrap/issues/40888): Dependabot: switch to grouped updates ##### 🚀 Features - [#&#8203;41299](https://github.com/twbs/bootstrap/issues/41299): Typo fixed - [#&#8203;41187](https://github.com/twbs/bootstrap/issues/41187): Docs: mention removal of `util.js` in migration guide - [#&#8203;41228](https://github.com/twbs/bootstrap/issues/41228): Docs: Simplify ids for checks, radios and switches - [#&#8203;41150](https://github.com/twbs/bootstrap/issues/41150): Update fixtureId to FIXTURE_ID for consistency - [#&#8203;40965](https://github.com/twbs/bootstrap/issues/40965): Docs: Use `<article>` element for example cards - [#&#8203;40932](https://github.com/twbs/bootstrap/issues/40932): Docs: add ngx-bootstrap to JavaScript frameworks list - [#&#8203;40790](https://github.com/twbs/bootstrap/issues/40790): Docs: Drop `.grid` where it shouldn't be used - [#&#8203;40821](https://github.com/twbs/bootstrap/issues/40821): Docs: precise how to add new `.order-*` classes in 'Layout > Columns' - [#&#8203;40914](https://github.com/twbs/bootstrap/issues/40914): Docs: drop useless `.justify-content-start` class in homepage - [#&#8203;40876](https://github.com/twbs/bootstrap/issues/40876): Remove unneeded flexbug workaround - [#&#8203;40870](https://github.com/twbs/bootstrap/issues/40870): Docs: Update modal min-height inline style - [#&#8203;40844](https://github.com/twbs/bootstrap/issues/40844): Docs: Remove mention about Safari's limited support flexbox gap - [#&#8203;40620](https://github.com/twbs/bootstrap/issues/40620): Docs: minor accessibility improvements for Examples - [#&#8203;40619](https://github.com/twbs/bootstrap/issues/40619): Docs: Fix a minor accessibility issue (checkout example missing h1) - [#&#8203;40577](https://github.com/twbs/bootstrap/issues/40577): Docs: Add main element to Cheatsheet Examples - [#&#8203;39815](https://github.com/twbs/bootstrap/issues/39815): Docs: drop unused `.bi-exclamation-triangle-fill` class - [#&#8203;40507](https://github.com/twbs/bootstrap/issues/40507): Docs: HTTPS link to ikons iconset - [#&#8203;39777](https://github.com/twbs/bootstrap/issues/39777): Docs: fix Reddit URL to avoid redirection - [#&#8203;39697](https://github.com/twbs/bootstrap/issues/39697): refactor(accordion): merge selectors for `border-radius` rule ##### 🎨 CSS - [#&#8203;41336](https://github.com/twbs/bootstrap/issues/41336): Fix modal and offcanvas header collapse - [#&#8203;41126](https://github.com/twbs/bootstrap/issues/41126): Fix display issues of close button in contextual light and dark modes - [#&#8203;40695](https://github.com/twbs/bootstrap/issues/40695): Fix light mode carousel in dark mode - [#&#8203;41004](https://github.com/twbs/bootstrap/issues/41004): Add workarounds for postcss-values-parser error (negative values in calc()) - [#&#8203;41013](https://github.com/twbs/bootstrap/issues/41013): Align floating labels with form-select sizes - [#&#8203;40931](https://github.com/twbs/bootstrap/issues/40931): Fix: correct typo in background-blend-mode value - [#&#8203;40900](https://github.com/twbs/bootstrap/issues/40900): Remove unnecessary duplicated CSS class name - [#&#8203;40876](https://github.com/twbs/bootstrap/issues/40876): Remove unneeded flexbug workaround - [#&#8203;40844](https://github.com/twbs/bootstrap/issues/40844): Docs: Remove mention about Safari's limited support flexbox gap - [#&#8203;40623](https://github.com/twbs/bootstrap/issues/40623): Fix use of declarations after nested rules (deprecated in Sass 1.77.7) - [#&#8203;39720](https://github.com/twbs/bootstrap/issues/39720): Floating labels: Fix `max-width` and `background-color` - [#&#8203;40488](https://github.com/twbs/bootstrap/issues/40488): button-group: Fix `btn-group-vertical` by using same rules as `btn-group` - [#&#8203;39804](https://github.com/twbs/bootstrap/issues/39804): Optimize Sass SVG files - [#&#8203;39494](https://github.com/twbs/bootstrap/issues/39494): Change floating label placeholder's color - [#&#8203;39697](https://github.com/twbs/bootstrap/issues/39697): refactor(accordion): merge selectors for `border-radius` rule ##### ☕️ JavaScript - [#&#8203;38411](https://github.com/twbs/bootstrap/issues/38411): Add note about cancelling modal events to modal.md - [#&#8203;41150](https://github.com/twbs/bootstrap/issues/41150): Update fixtureId to FIXTURE_ID for consistency - [#&#8203;40803](https://github.com/twbs/bootstrap/issues/40803): Fix popover toggle twice to close - [#&#8203;38725](https://github.com/twbs/bootstrap/issues/38725): Fix this reference for functions - [#&#8203;39791](https://github.com/twbs/bootstrap/issues/39791): Fix broken comment link for reflow hack ##### 📖 Docs - [#&#8203;39364](https://github.com/twbs/bootstrap/issues/39364): Docs: improve progress bar labels markup and explanations for accessibility - [#&#8203;41308](https://github.com/twbs/bootstrap/issues/41308): Fix typo in Navbar docs - [#&#8203;41299](https://github.com/twbs/bootstrap/issues/41299): Typo fixed - [#&#8203;41281](https://github.com/twbs/bootstrap/issues/41281): Fixed minor typo in Sass documentation - [#&#8203;41187](https://github.com/twbs/bootstrap/issues/41187): Docs: mention removal of `util.js` in migration guide - [#&#8203;41228](https://github.com/twbs/bootstrap/issues/41228): Docs: Simplify ids for checks, radios and switches - [#&#8203;38411](https://github.com/twbs/bootstrap/issues/38411): Add note about cancelling modal events to modal.md - [#&#8203;40917](https://github.com/twbs/bootstrap/issues/40917): Fix: clipboard icon not showing after multiple press - [#&#8203;40714](https://github.com/twbs/bootstrap/issues/40714): Docs: add descriptions for Webpack, Parcel and Vite - [#&#8203;40928](https://github.com/twbs/bootstrap/issues/40928): Update css-grid.md - [#&#8203;41098](https://github.com/twbs/bootstrap/issues/41098): Update a point in the RTL documentation - [#&#8203;40965](https://github.com/twbs/bootstrap/issues/40965): Docs: Use `<article>` element for example cards - [#&#8203;40756](https://github.com/twbs/bootstrap/issues/40756): Docs: missing aria-hidden on some decorative SVGs - [#&#8203;41036](https://github.com/twbs/bootstrap/issues/41036): Docs: add warning callout for Yarn Berry - [#&#8203;41052](https://github.com/twbs/bootstrap/issues/41052): Doc: Fix link endpoint in dropdown documentation - [#&#8203;41030](https://github.com/twbs/bootstrap/issues/41030): Docs: fix `.order` values in the migration guide - [#&#8203;40973](https://github.com/twbs/bootstrap/issues/40973): Docs: correct example formatting in 'Utilities > API' for linting compliance - [#&#8203;40911](https://github.com/twbs/bootstrap/issues/40911): fix transparent navbar in windows high contrast mode - [#&#8203;40932](https://github.com/twbs/bootstrap/issues/40932): Docs: add ngx-bootstrap to JavaScript frameworks list - [#&#8203;40951](https://github.com/twbs/bootstrap/issues/40951): Docs: fix example hiding element except on medium and large devices in 'Utilities > Display > Hiding elements' - [#&#8203;40931](https://github.com/twbs/bootstrap/issues/40931): Fix: correct typo in background-blend-mode value - [#&#8203;40790](https://github.com/twbs/bootstrap/issues/40790): Docs: Drop `.grid` where it shouldn't be used - [#&#8203;40821](https://github.com/twbs/bootstrap/issues/40821): Docs: precise how to add new `.order-*` classes in 'Layout > Columns' - [#&#8203;40799](https://github.com/twbs/bootstrap/issues/40799): Fix Cheatsheet examples horizontal scrolling - [#&#8203;40914](https://github.com/twbs/bootstrap/issues/40914): Docs: drop useless `.justify-content-start` class in homepage - [#&#8203;40900](https://github.com/twbs/bootstrap/issues/40900): Remove unnecessary duplicated CSS class name - [#&#8203;40766](https://github.com/twbs/bootstrap/issues/40766): Docs: Make "Edit in Stackblitz" links explicit - [#&#8203;40767](https://github.com/twbs/bootstrap/issues/40767): Docs: Indicate links in foreign language - [#&#8203;40818](https://github.com/twbs/bootstrap/issues/40818): Docs: fix `$enable-css-grid` → `$enable-cssgrid` in 'Customize > Options' - [#&#8203;40870](https://github.com/twbs/bootstrap/issues/40870): Docs: Update modal min-height inline style - [#&#8203;40844](https://github.com/twbs/bootstrap/issues/40844): Docs: Remove mention about Safari's limited support flexbox gap - [#&#8203;40797](https://github.com/twbs/bootstrap/issues/40797): Docs: missing `$enable-css-grid` in options.md - [#&#8203;40762](https://github.com/twbs/bootstrap/issues/40762): Docs: clarify the subject of the About page - [#&#8203;40703](https://github.com/twbs/bootstrap/issues/40703): Docs: Update WCAG links and references - [#&#8203;40689](https://github.com/twbs/bootstrap/issues/40689): Docs: change wording of single/split danger buttons - [#&#8203;40691](https://github.com/twbs/bootstrap/issues/40691): Docs: add `aria-hidden="true"` to decorative SVGs - [#&#8203;40686](https://github.com/twbs/bootstrap/issues/40686): docs: add `aria-hidden='true'` to decorative SVGs - [#&#8203;40672](https://github.com/twbs/bootstrap/issues/40672): Update masthead wording - [#&#8203;40639](https://github.com/twbs/bootstrap/issues/40639): Further image compression improvements - [#&#8203;40620](https://github.com/twbs/bootstrap/issues/40620): Docs: minor accessibility improvements for Examples - [#&#8203;40619](https://github.com/twbs/bootstrap/issues/40619): Docs: Fix a minor accessibility issue (checkout example missing h1) - [#&#8203;39846](https://github.com/twbs/bootstrap/issues/39846): Fix Default values and Description content in options table - [#&#8203;39815](https://github.com/twbs/bootstrap/issues/39815): Docs: drop unused `.bi-exclamation-triangle-fill` class - [#&#8203;40522](https://github.com/twbs/bootstrap/issues/40522): docs: fix typo in the getting started introduction - [#&#8203;40507](https://github.com/twbs/bootstrap/issues/40507): Docs: HTTPS link to ikons iconset - [#&#8203;40504](https://github.com/twbs/bootstrap/issues/40504): docs: add missing `data-bs-theme="light"` in navbars color schemes markup - [#&#8203;39980](https://github.com/twbs/bootstrap/issues/39980): Docs: add missing Accordion component in the list of JS components - [#&#8203;39951](https://github.com/twbs/bootstrap/issues/39951): docs: migrate to the built-in sitemap template - [#&#8203;39863](https://github.com/twbs/bootstrap/issues/39863): Add PostCSS-RTLCSS approach to the documentation - [#&#8203;39829](https://github.com/twbs/bootstrap/issues/39829): docs: move examples inline shortcode to a partial - [#&#8203;39824](https://github.com/twbs/bootstrap/issues/39824): docs: resize docs bundler images and fix dimensions - [#&#8203;39779](https://github.com/twbs/bootstrap/issues/39779): docs: add a new partial for responsive images and use `imageConfig` - [#&#8203;39768](https://github.com/twbs/bootstrap/issues/39768): docs: add a render image hook - [#&#8203;39819](https://github.com/twbs/bootstrap/issues/39819): docs: update sitemap template - [#&#8203;39778](https://github.com/twbs/bootstrap/issues/39778): docs: use `urls.JoinPath` in more places - [#&#8203;39807](https://github.com/twbs/bootstrap/issues/39807): Move theme toggler to a partial - [#&#8203;39805](https://github.com/twbs/bootstrap/issues/39805): masthead.html: add `rel="noopener" target="_blank"` - [#&#8203;39808](https://github.com/twbs/bootstrap/issues/39808): docs: move examples icons to a partial - [#&#8203;39773](https://github.com/twbs/bootstrap/issues/39773): Further improve PNG compression - [#&#8203;38993](https://github.com/twbs/bootstrap/issues/38993): docs: bundle assets with Hugo - [#&#8203;39782](https://github.com/twbs/bootstrap/issues/39782): docs: mention text transform classes - [#&#8203;39749](https://github.com/twbs/bootstrap/issues/39749): Update masthead to HeroDevs EOL - [#&#8203;39781](https://github.com/twbs/bootstrap/issues/39781): docs: move fathom site to hugo config - [#&#8203;39777](https://github.com/twbs/bootstrap/issues/39777): Docs: fix Reddit URL to avoid redirection - [#&#8203;39772](https://github.com/twbs/bootstrap/issues/39772): examples: assorted tweaks - [#&#8203;39766](https://github.com/twbs/bootstrap/issues/39766): Docs: drop `data-bs-scroll="true"` from navbar - [#&#8203;39763](https://github.com/twbs/bootstrap/issues/39763): Switch to using `hugo.IsProduction` - [#&#8203;39739](https://github.com/twbs/bootstrap/issues/39739): Search: Fix modal on mobile chromium based browsers - [#&#8203;39757](https://github.com/twbs/bootstrap/issues/39757): footer: remove unneeded trailing slash - [#&#8203;39724](https://github.com/twbs/bootstrap/issues/39724): Docs: minor tweaks - [#&#8203;39745](https://github.com/twbs/bootstrap/issues/39745): docs: use a responsive image for bootstrap-logo-shadow.png - [#&#8203;39741](https://github.com/twbs/bootstrap/issues/39741): More docs fixes - [#&#8203;39740](https://github.com/twbs/bootstrap/issues/39740): Doc fixes - [#&#8203;39738](https://github.com/twbs/bootstrap/issues/39738): Fix docs-versions.html - [#&#8203;39725](https://github.com/twbs/bootstrap/issues/39725): docs: remove Google Analytics ##### 🛠 Examples - [#&#8203;40799](https://github.com/twbs/bootstrap/issues/40799): Fix Cheatsheet examples horizontal scrolling - [#&#8203;40620](https://github.com/twbs/bootstrap/issues/40620): Docs: minor accessibility improvements for Examples - [#&#8203;40619](https://github.com/twbs/bootstrap/issues/40619): Docs: Fix a minor accessibility issue (checkout example missing h1) - [#&#8203;40577](https://github.com/twbs/bootstrap/issues/40577): Docs: Add main element to Cheatsheet Examples ##### 🌎 Accessibility - [#&#8203;40965](https://github.com/twbs/bootstrap/issues/40965): Docs: Use `<article>` element for example cards - [#&#8203;40756](https://github.com/twbs/bootstrap/issues/40756): Docs: missing aria-hidden on some decorative SVGs - [#&#8203;40911](https://github.com/twbs/bootstrap/issues/40911): fix transparent navbar in windows high contrast mode - [#&#8203;40766](https://github.com/twbs/bootstrap/issues/40766): Docs: Make "Edit in Stackblitz" links explicit - [#&#8203;40767](https://github.com/twbs/bootstrap/issues/40767): Docs: Indicate links in foreign language - [#&#8203;40808](https://github.com/twbs/bootstrap/issues/40808): Docs: add aria-label to SVG with tooltip - [#&#8203;40762](https://github.com/twbs/bootstrap/issues/40762): Docs: clarify the subject of the About page - [#&#8203;40703](https://github.com/twbs/bootstrap/issues/40703): Docs: Update WCAG links and references - [#&#8203;40691](https://github.com/twbs/bootstrap/issues/40691): Docs: add `aria-hidden="true"` to decorative SVGs - [#&#8203;40686](https://github.com/twbs/bootstrap/issues/40686): docs: add `aria-hidden='true'` to decorative SVGs - [#&#8203;40620](https://github.com/twbs/bootstrap/issues/40620): Docs: minor accessibility improvements for Examples - [#&#8203;40619](https://github.com/twbs/bootstrap/issues/40619): Docs: Fix a minor accessibility issue (checkout example missing h1) - [#&#8203;40577](https://github.com/twbs/bootstrap/issues/40577): Docs: Add main element to Cheatsheet Examples ##### 📦 Dependencies - [#&#8203;41305](https://github.com/twbs/bootstrap/issues/41305): Build(deps-dev): Bump the development-dependencies group across 1 directory with 9 updates - [#&#8203;41265](https://github.com/twbs/bootstrap/issues/41265): Build(deps-dev): Bump the development-dependencies group across 1 directory with 5 updates - [#&#8203;41234](https://github.com/twbs/bootstrap/issues/41234): Build(deps-dev): Bump the development-dependencies group across 1 directory with 7 updates - [#&#8203;41171](https://github.com/twbs/bootstrap/issues/41171): Build(deps-dev): Bump the development-dependencies group across 1 directory with 3 updates - [#&#8203;41155](https://github.com/twbs/bootstrap/issues/41155): Build(deps-dev): Bump the development-dependencies group across 1 directory with 4 updates - [#&#8203;41109](https://github.com/twbs/bootstrap/issues/41109): Build(deps-dev): Bump the development-dependencies group across 1 directory with 8 updates - [#&#8203;41082](https://github.com/twbs/bootstrap/issues/41082): Build(deps-dev): Bump the development-dependencies group across 1 directory with 7 updates - [#&#8203;41010](https://github.com/twbs/bootstrap/issues/41010): Build(deps-dev): Bump the development-dependencies group across 1 directory with 5 updates - [#&#8203;40978](https://github.com/twbs/bootstrap/issues/40978): Build(deps-dev): Bump the development-dependencies group across 1 directory with 6 updates - [#&#8203;40953](https://github.com/twbs/bootstrap/issues/40953): Build(deps-dev): Bump the development-dependencies group across 1 directory with 6 updates - [#&#8203;40929](https://github.com/twbs/bootstrap/issues/40929): Build(deps): Bump the npm_and_yarn group with 2 updates - [#&#8203;40920](https://github.com/twbs/bootstrap/issues/40920): Build(deps-dev): Bump the development-dependencies group across 1 directory with 6 updates - [#&#8203;40895](https://github.com/twbs/bootstrap/issues/40895): Build(deps-dev): Bump the development-dependencies group across 1 directory with 9 updates - [#&#8203;40883](https://github.com/twbs/bootstrap/issues/40883): Build(deps-dev): Bump terser from 5.31.6 to 5.34.1 - [#&#8203;40842](https://github.com/twbs/bootstrap/issues/40842): Build(deps-dev): Bump npm-run-all2 from 6.2.2 to 6.2.3 - [#&#8203;40882](https://github.com/twbs/bootstrap/issues/40882): Build(deps-dev): Bump hugo-bin from 0.130.1 to 0.132.0 - [#&#8203;40843](https://github.com/twbs/bootstrap/issues/40843): Build(deps-dev): Bump eslint from 8.57.0 to 8.57.1 - [#&#8203;40886](https://github.com/twbs/bootstrap/issues/40886): Build(deps-dev): Bump rollup from 4.21.2 to 4.23.0 in the npm_and_yarn group - [#&#8203;40862](https://github.com/twbs/bootstrap/issues/40862): Build(deps): Bump body-parser from 1.20.2 to 1.20.3 in the npm_and_yarn group - [#&#8203;40806](https://github.com/twbs/bootstrap/issues/40806): Build(deps-dev): Bump postcss from 8.4.44 to 8.4.45 - [#&#8203;40784](https://github.com/twbs/bootstrap/issues/40784): Build(deps-dev): Bump postcss from 8.4.41 to 8.4.44 - [#&#8203;40788](https://github.com/twbs/bootstrap/issues/40788): Build(deps-dev): Bump [@&#8203;babel/cli](https://github.com/babel/cli) from 7.24.8 to 7.25.6 - [#&#8203;40782](https://github.com/twbs/bootstrap/issues/40782): Build(deps-dev): Bump rtlcss from 4.2.0 to 4.3.0 - [#&#8203;40783](https://github.com/twbs/bootstrap/issues/40783): Build(deps-dev): Bump eslint-plugin-import from 2.29.1 to 2.30.0 - [#&#8203;40785](https://github.com/twbs/bootstrap/issues/40785): Build(deps-dev): Bump rollup from 4.21.1 to 4.21.2 - [#&#8203;40786](https://github.com/twbs/bootstrap/issues/40786): Build(deps-dev): Bump stylelint-config-twbs-bootstrap from 14.2.0 to 15.0.0 - [#&#8203;40774](https://github.com/twbs/bootstrap/issues/40774): Build(deps-dev): Bump hugo-bin from 0.129.1 to 0.130.1 - [#&#8203;40773](https://github.com/twbs/bootstrap/issues/40773): Build(deps-dev): Bump [@&#8203;babel/preset-env](https://github.com/babel/preset-env) from 7.25.3 to 7.25.4 - [#&#8203;40775](https://github.com/twbs/bootstrap/issues/40775): Build(deps-dev): Bump rollup from 4.20.0 to 4.21.1 - [#&#8203;40723](https://github.com/twbs/bootstrap/issues/40723): Build(deps-dev): Bump hugo-bin from 0.127.0 to 0.129.1 - [#&#8203;40721](https://github.com/twbs/bootstrap/issues/40721): Build(deps-dev): Bump terser from 5.31.3 to 5.31.6 - [#&#8203;40722](https://github.com/twbs/bootstrap/issues/40722): Build(deps-dev): Bump [@&#8203;babel/preset-env](https://github.com/babel/preset-env) from 7.25.2 to 7.25.3 - [#&#8203;40720](https://github.com/twbs/bootstrap/issues/40720): Build(deps-dev): Bump postcss from 8.4.40 to 8.4.41 - [#&#8203;40697](https://github.com/twbs/bootstrap/issues/40697): Build(deps-dev): Bump autoprefixer from 10.4.19 to 10.4.20 - [#&#8203;40696](https://github.com/twbs/bootstrap/issues/40696): Build(deps-dev): Bump rollup from 4.19.1 to 4.20.0 - [#&#8203;40698](https://github.com/twbs/bootstrap/issues/40698): Build(deps-dev): Bump stylelint from 16.7.0 to 16.8.1 - [#&#8203;40678](https://github.com/twbs/bootstrap/issues/40678): Build(deps-dev): Bump [@&#8203;babel/core](https://github.com/babel/core) from 7.24.9 to 7.25.2 - [#&#8203;40680](https://github.com/twbs/bootstrap/issues/40680): Build(deps-dev): Bump karma from 6.4.3 to 6.4.4 - [#&#8203;40679](https://github.com/twbs/bootstrap/issues/40679): Build(deps-dev): Bump [@&#8203;babel/preset-env](https://github.com/babel/preset-env) from 7.25.0 to 7.25.2 - [#&#8203;40673](https://github.com/twbs/bootstrap/issues/40673): Update devDependencies and regenerate package-lock.json - [#&#8203;40662](https://github.com/twbs/bootstrap/issues/40662): Build(deps-dev): Bump bundlewatch from 0.3.3 to 0.4.0 - [#&#8203;40655](https://github.com/twbs/bootstrap/issues/40655): Update devDependencies - [#&#8203;40638](https://github.com/twbs/bootstrap/issues/40638): Build(deps-dev): Bump [@&#8203;babel/core](https://github.com/babel/core) from 7.24.7 to 7.24.9 - [#&#8203;40637](https://github.com/twbs/bootstrap/issues/40637): Build(deps-dev): Bump [@&#8203;babel/preset-env](https://github.com/babel/preset-env) from 7.24.7 to 7.24.8 - [#&#8203;40636](https://github.com/twbs/bootstrap/issues/40636): Build(deps-dev): Bump stylelint from 16.6.1 to 16.7.0 - [#&#8203;40633](https://github.com/twbs/bootstrap/issues/40633): Build(deps-dev): Bump [@&#8203;babel/cli](https://github.com/babel/cli) from 7.24.7 to 7.24.8 - [#&#8203;40634](https://github.com/twbs/bootstrap/issues/40634): Build(deps-dev): Bump eslint-plugin-markdown from 5.0.0 to 5.1.0 - [#&#8203;40632](https://github.com/twbs/bootstrap/issues/40632): Build(deps-dev): Bump terser from 5.31.1 to 5.31.2 - [#&#8203;40635](https://github.com/twbs/bootstrap/issues/40635): Build(deps-dev): Bump sass from 1.77.6 to 1.77.8 - [#&#8203;40617](https://github.com/twbs/bootstrap/issues/40617): Build(deps-dev): Bump rollup from 4.18.0 to 4.18.1 - [#&#8203;40616](https://github.com/twbs/bootstrap/issues/40616): Build(deps-dev): Bump npm-run-all2 from 6.2.0 to 6.2.2 - [#&#8203;40615](https://github.com/twbs/bootstrap/issues/40615): Build(deps-dev): Bump hugo-bin from 0.125.0 to 0.125.2 - [#&#8203;40618](https://github.com/twbs/bootstrap/issues/40618): Build(deps-dev): Bump [@&#8203;stackblitz/sdk](https://github.com/stackblitz/sdk) from 1.10.0 to 1.11.0 - [#&#8203;40601](https://github.com/twbs/bootstrap/issues/40601): Build(deps-dev): Bump terser from 5.31.0 to 5.31.1 - [#&#8203;40604](https://github.com/twbs/bootstrap/issues/40604): Build(deps-dev): Bump stylelint-config-twbs-bootstrap from 14.1.0 to 14.2.0 - [#&#8203;40603](https://github.com/twbs/bootstrap/issues/40603): Build(deps-dev): Bump [@&#8203;rollup/plugin-commonjs](https://github.com/rollup/plugin-commonjs) from 25.0.8 to 26.0.1 - [#&#8203;40602](https://github.com/twbs/bootstrap/issues/40602): Build(deps-dev): Bump postcss from 8.4.38 to 8.4.39 - [#&#8203;40600](https://github.com/twbs/bootstrap/issues/40600): Build(deps-dev): Bump npm-run-all2 from 6.1.2 to 6.2.0 - [#&#8203;40598](https://github.com/twbs/bootstrap/issues/40598): Build(deps-dev): Bump nodemon from 3.1.3 to 3.1.4 - [#&#8203;40599](https://github.com/twbs/bootstrap/issues/40599): Build(deps-dev): Bump hugo-bin from 0.123.3 to 0.125.0 - [#&#8203;40597](https://github.com/twbs/bootstrap/issues/40597): Build(deps-dev): Bump sass from 1.77.4 to 1.77.6 - [#&#8203;40596](https://github.com/twbs/bootstrap/issues/40596): Build(deps-dev): Bump lockfile-lint from 4.13.2 to 4.14.0 - [#&#8203;40595](https://github.com/twbs/bootstrap/issues/40595): Build(deps-dev): Bump [@&#8203;rollup/plugin-replace](https://github.com/rollup/plugin-replace) from 5.0.5 to 5.0.7 - [#&#8203;40565](https://github.com/twbs/bootstrap/issues/40565): Build(deps-dev): Bump eslint-plugin-unicorn from 52.0.0 to 54.0.0 - [#&#8203;40548](https://github.com/twbs/bootstrap/issues/40548): Build(deps-dev): Bump [@&#8203;babel/core](https://github.com/babel/core) from 7.24.5 to 7.24.7 - [#&#8203;40547](https://github.com/twbs/bootstrap/issues/40547): Build(deps-dev): Bump [@&#8203;babel/preset-env](https://github.com/babel/preset-env) from 7.24.5 to 7.24.7 - [#&#8203;40594](https://github.com/twbs/bootstrap/issues/40594): Build(deps): Bump the npm_and_yarn group with 3 updates - [#&#8203;40545](https://github.com/twbs/bootstrap/issues/40545): Build(deps-dev): Bump [@&#8203;babel/cli](https://github.com/babel/cli) from 7.24.5 to 7.24.7 - [#&#8203;40546](https://github.com/twbs/bootstrap/issues/40546): Build(deps-dev): Bump [@&#8203;stackblitz/sdk](https://github.com/stackblitz/sdk) from 1.9.0 to 1.10.0 - [#&#8203;39967](https://github.com/twbs/bootstrap/issues/39967): Build(deps-dev): Bump eslint-config-xo from 0.44.0 to 0.45.0 - [#&#8203;40530](https://github.com/twbs/bootstrap/issues/40530): Build(deps-dev): Bump nodemon from 3.1.0 to 3.1.3 - [#&#8203;40528](https://github.com/twbs/bootstrap/issues/40528): Build(deps-dev): Bump rollup from 4.17.2 to 4.18.0 - [#&#8203;40527](https://github.com/twbs/bootstrap/issues/40527): Build(deps-dev): Bump [@&#8203;rollup/plugin-commonjs](https://github.com/rollup/plugin-commonjs) from 25.0.7 to 25.0.8 - [#&#8203;39964](https://github.com/twbs/bootstrap/issues/39964): Build(deps-dev): Bump eslint-plugin-markdown from 4.0.1 to 5.0.0 - [#&#8203;40519](https://github.com/twbs/bootstrap/issues/40519): Build(deps-dev): Bump sass from 1.76.0 to 1.77.4 - [#&#8203;40520](https://github.com/twbs/bootstrap/issues/40520): Build(deps-dev): Bump stylelint from 16.4.0 to 16.6.1 - [#&#8203;40521](https://github.com/twbs/bootstrap/issues/40521): Build(deps-dev): Bump hugo-bin from 0.122.5 to 0.123.3 - [#&#8203;39950](https://github.com/twbs/bootstrap/issues/39950): package.json: ignore eslint for now and regenerate package-lock.json - [#&#8203;39939](https://github.com/twbs/bootstrap/issues/39939): Build(deps-dev): Bump terser from 5.30.4 to 5.31.0 - [#&#8203;39949](https://github.com/twbs/bootstrap/issues/39949): Build(deps-dev): Bump hugo-bin from 0.122.3 to 0.122.5 - [#&#8203;39942](https://github.com/twbs/bootstrap/issues/39942): Build(deps-dev): Bump sass from 1.75.0 to 1.76.0 - [#&#8203;39943](https://github.com/twbs/bootstrap/issues/39943): Build(deps-dev): Bump [@&#8203;babel/preset-env](https://github.com/babel/preset-env) from 7.24.4 to 7.24.5 - [#&#8203;39937](https://github.com/twbs/bootstrap/issues/39937): Build(deps-dev): Bump [@&#8203;babel/core](https://github.com/babel/core) from 7.24.4 to 7.24.5 - [#&#8203;39940](https://github.com/twbs/bootstrap/issues/39940): Build(deps-dev): Bump rollup from 4.16.3 to 4.17.2 - [#&#8203;39938](https://github.com/twbs/bootstrap/issues/39938): Build(deps-dev): Bump [@&#8203;babel/cli](https://github.com/babel/cli) from 7.24.1 to 7.24.5 - [#&#8203;39936](https://github.com/twbs/bootstrap/issues/39936): Build(deps-dev): Bump stylelint from 16.3.1 to 16.4.0 - [#&#8203;39921](https://github.com/twbs/bootstrap/issues/39921): Build(deps-dev): Bump hugo-bin from 0.121.1 to 0.122.3 - [#&#8203;39922](https://github.com/twbs/bootstrap/issues/39922): Build(deps-dev): Bump eslint-plugin-html from 8.1.0 to 8.1.1 - [#&#8203;39919](https://github.com/twbs/bootstrap/issues/39919): Build(deps-dev): Bump terser from 5.30.3 to 5.30.4 - [#&#8203;39920](https://github.com/twbs/bootstrap/issues/39920): Build(deps-dev): Bump rollup from 4.14.3 to 4.16.3 - [#&#8203;39904](https://github.com/twbs/bootstrap/issues/39904): Build(deps-dev): Bump sass from 1.74.1 to 1.75.0 - [#&#8203;39903](https://github.com/twbs/bootstrap/issues/39903): Build(deps-dev): Bump rollup from 4.14.1 to 4.14.3 - [#&#8203;39902](https://github.com/twbs/bootstrap/issues/39902): Build(deps-dev): Bump eslint-plugin-html from 8.0.0 to 8.1.0 - [#&#8203;39890](https://github.com/twbs/bootstrap/issues/39890): Build(deps-dev): Bump [@&#8203;babel/preset-env](https://github.com/babel/preset-env) from 7.24.3 to 7.24.4 - [#&#8203;39891](https://github.com/twbs/bootstrap/issues/39891): Build(deps-dev): Bump [@&#8203;babel/core](https://github.com/babel/core) from 7.24.3 to 7.24.4 - [#&#8203;39887](https://github.com/twbs/bootstrap/issues/39887): Build(deps-dev): Bump rollup from 4.13.2 to 4.14.1 - [#&#8203;39886](https://github.com/twbs/bootstrap/issues/39886): Build(deps-dev): Bump terser from 5.29.2 to 5.30.3 - [#&#8203;39884](https://github.com/twbs/bootstrap/issues/39884): Build(deps-dev): Bump sass from 1.72.0 to 1.74.1 - [#&#8203;39883](https://github.com/twbs/bootstrap/issues/39883): Build(deps-dev): Bump eslint-plugin-unicorn from 51.0.1 to 52.0.0 - [#&#8203;39859](https://github.com/twbs/bootstrap/issues/39859): Build(deps-dev): Bump stylelint-config-twbs-bootstrap from 14.0.0 to 14.1.0 - [#&#8203;39858](https://github.com/twbs/bootstrap/issues/39858): Build(deps-dev): Bump find-unused-sass-variables from 5.0.0 to 6.0.0 - [#&#8203;39857](https://github.com/twbs/bootstrap/issues/39857): Build(deps-dev): Bump stylelint from 16.3.0 to 16.3.1 - [#&#8203;39855](https://github.com/twbs/bootstrap/issues/39855): Build(deps-dev): Bump rollup from 4.13.0 to 4.13.2 - [#&#8203;39818](https://github.com/twbs/bootstrap/issues/39818): Update devDependencies - [#&#8203;39806](https://github.com/twbs/bootstrap/issues/39806): package.json: stop ignoring jasmine - [#&#8203;39802](https://github.com/twbs/bootstrap/issues/39802): Build(deps-dev): Bump [@&#8203;babel/preset-env](https://github.com/babel/preset-env) from 7.24.0 to 7.24.1 - [#&#8203;39803](https://github.com/twbs/bootstrap/issues/39803): Build(deps-dev): Bump [@&#8203;babel/cli](https://github.com/babel/cli) from 7.23.9 to 7.24.1 - [#&#8203;39801](https://github.com/twbs/bootstrap/issues/39801): Build(deps-dev): Bump [@&#8203;babel/core](https://github.com/babel/core) from 7.24.0 to 7.24.1 - [#&#8203;39800](https://github.com/twbs/bootstrap/issues/39800): Update dependencies - [#&#8203;39792](https://github.com/twbs/bootstrap/issues/39792): Build(deps-dev): Bump follow-redirects from 1.15.5 to 1.15.6 - [#&#8203;39775](https://github.com/twbs/bootstrap/issues/39775): Update devDependencies and regenerate package-lock.json - [#&#8203;39730](https://github.com/twbs/bootstrap/issues/39730): Build(deps): Bump streetsidesoftware/cspell-action from 5 to 6 - [#&#8203;39736](https://github.com/twbs/bootstrap/issues/39736): Build(deps-dev): Bump karma-firefox-launcher from 2.1.2 to 2.1.3 - [#&#8203;39734](https://github.com/twbs/bootstrap/issues/39734): Build(deps-dev): Bump [@&#8203;babel/preset-env](https://github.com/babel/preset-env) from 7.23.9 to 7.24.0 - [#&#8203;39735](https://github.com/twbs/bootstrap/issues/39735): Build(deps-dev): Bump [@&#8203;babel/core](https://github.com/babel/core) from 7.23.9 to 7.24.0 - [#&#8203;39733](https://github.com/twbs/bootstrap/issues/39733): Build(deps-dev): Bump karma from 6.4.2 to 6.4.3 - [#&#8203;39732](https://github.com/twbs/bootstrap/issues/39732): Build(deps-dev): Bump autoprefixer from 10.4.17 to 10.4.18 - [#&#8203;39731](https://github.com/twbs/bootstrap/issues/39731): Build(deps-dev): Bump hugo-bin from 0.120.4 to 0.120.7 - [#&#8203;39714](https://github.com/twbs/bootstrap/issues/39714): Build(deps-dev): Bump sass-true from 7.0.1 to 8.0.0 - [#&#8203;39711](https://github.com/twbs/bootstrap/issues/39711): Build(deps-dev): Bump eslint from 8.56.0 to 8.57.0 - [#&#8203;39713](https://github.com/twbs/bootstrap/issues/39713): Build(deps-dev): Bump nodemon from 3.0.3 to 3.1.0 - [#&#8203;39715](https://github.com/twbs/bootstrap/issues/39715): Build(deps-dev): Bump hugo-bin from 0.120.2 to 0.120.4 - [#&#8203;39704](https://github.com/twbs/bootstrap/issues/39704): Build(deps-dev): Bump hugo-bin from 0.119.0 to 0.120.2 - [#&#8203;39703](https://github.com/twbs/bootstrap/issues/39703): Build(deps-dev): Bump lockfile-lint from 4.13.1 to 4.13.2 - [#&#8203;39699](https://github.com/twbs/bootstrap/issues/39699): Build(deps-dev): Bump sass from 1.71.0 to 1.71.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjI0MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate-bot added 1 commit 2025-04-03 20:23:29 +00:00
chore(deps): update dependency bootstrap to v5.3.4
All checks were successful
continuous-integration/drone/push Build is passing
c154487910
renovate-bot force-pushed renovate/bootstrap-5.x-lockfile from c154487910 to b88c6f65c0 2025-04-04 20:38:27 +00:00 Compare
renovate-bot changed title from chore(deps): update dependency bootstrap to v5.3.4 to chore(deps): update dependency bootstrap to v5.3.5 2025-04-04 20:38:32 +00:00
renovate-bot force-pushed renovate/bootstrap-5.x-lockfile from b88c6f65c0 to 0309ccaafa 2025-04-07 10:21:34 +00:00 Compare
renovate-bot force-pushed renovate/bootstrap-5.x-lockfile from 0309ccaafa to c53e5d9b9c 2025-04-07 16:22:26 +00:00 Compare
renovate-bot force-pushed renovate/bootstrap-5.x-lockfile from c53e5d9b9c to f1a13c9cfa 2025-05-07 11:43:47 +00:00 Compare
renovate-bot changed title from chore(deps): update dependency bootstrap to v5.3.5 to chore(deps): update dependency bootstrap to v5.3.6 2025-05-07 11:43:50 +00:00
renovate-bot force-pushed renovate/bootstrap-5.x-lockfile from f1a13c9cfa to 5cf4cf755a 2025-05-08 09:45:55 +00:00 Compare
All checks were successful
continuous-integration/drone/push Build is passing
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/bootstrap-5.x-lockfile:renovate/bootstrap-5.x-lockfile
git checkout renovate/bootstrap-5.x-lockfile

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout master
git merge --no-ff renovate/bootstrap-5.x-lockfile
git checkout renovate/bootstrap-5.x-lockfile
git rebase master
git checkout master
git merge --ff-only renovate/bootstrap-5.x-lockfile
git checkout renovate/bootstrap-5.x-lockfile
git rebase master
git checkout master
git merge --no-ff renovate/bootstrap-5.x-lockfile
git checkout master
git merge --squash renovate/bootstrap-5.x-lockfile
git checkout master
git merge --ff-only renovate/bootstrap-5.x-lockfile
git checkout master
git merge renovate/bootstrap-5.x-lockfile
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: fic/server#552
No description provided.