Skip to content

Update dependency bootstrap to v4.6.2#304

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/bootstrap-4.x
Open

Update dependency bootstrap to v4.6.2#304
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/bootstrap-4.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Oct 15, 2025

This PR contains the following updates:

Package Change Age Confidence
bootstrap (source) 4.6.04.6.2 age confidence

Release Notes

twbs/bootstrap (bootstrap)

v4.6.2

Compare Source

Highlights

  • Added an example to our Collapse plugin docs to show how to use horizontal collapsing. This has long been possible via our JS, but we never had an official class to utilize it.
  • We've replaced the deprecated color-adjust with print-color-adjust in our Sass files as part of the Autoprefixer v10.4.6 issues. This should quiet the issues folks have seen from that dependency change. If you're using our distribution CSS files, like bootstrap.min.css, you may still see the warning.
  • Tweaked the size of small and .small to compute to a whole pixel value (was 12.8px and now is 14px).
  • Improved accessibility around our dropdowns, color contrast, and role attributes.
  • Fixed some broken links to supporting documentation.
  • Updated dependencies across the board.

What's Changed

New Contributors

Full Changelog: twbs/bootstrap@v4.6.1...v4.6.2

v4.6.1: 4.6.1

Compare Source

What's changed
Full changelog

twbs/bootstrap@v4.6.0...v4.6.1


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Oct 15, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: bootstrap-loader@3.0.4
npm ERR! Found: webpack@4.46.0
npm ERR! node_modules/webpack
npm ERR!   dev webpack@"4.46.0" from the root project
npm ERR!   peer webpack@">=2" from babel-loader@8.0.0
npm ERR!   node_modules/babel-loader
npm ERR!     babel-loader@"^8.0.0" from the root project
npm ERR!   11 more (bootstrap-loader, clean-webpack-plugin, css-loader, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer mini-css-extract-plugin@">=0.4.0" from bootstrap-loader@3.0.4
npm ERR! node_modules/bootstrap-loader
npm ERR!   dev bootstrap-loader@"3.0.4" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: webpack@5.106.2
npm ERR! node_modules/webpack
npm ERR!   peer webpack@"^5.0.0" from mini-css-extract-plugin@2.10.2
npm ERR!   node_modules/mini-css-extract-plugin
npm ERR!     peer mini-css-extract-plugin@">=0.4.0" from bootstrap-loader@3.0.4
npm ERR!     node_modules/bootstrap-loader
npm ERR!       dev bootstrap-loader@"3.0.4" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /runner/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /runner/cache/others/npm/_logs/2026-05-18T15_06_55_472Z-debug-0.log

@renovate renovate Bot force-pushed the renovate/bootstrap-4.x branch from 7a5ae46 to b123906 Compare March 1, 2026 05:01
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.

0 participants