Skip to content

chore(deps): bump @bower_components/bootstrap from 3.4.1 to v5.3.8 in /build#41404

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/build/bower_components/bootstrap-v5.3.8
Closed

chore(deps): bump @bower_components/bootstrap from 3.4.1 to v5.3.8 in /build#41404
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/build/bower_components/bootstrap-v5.3.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 2, 2025

Copy link
Copy Markdown
Contributor

Bumps @bower_components/bootstrap from 3.4.1 to v5.3.8.

Release notes

Sourced from @​bower_components/bootstrap's releases.

v5.3.8

What's Changed

Dependencies

New Contributors

Full Changelog: twbs/bootstrap@v5.3.7...v5.3.8

v5.3.7

📚 Documentation

... (truncated)

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 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)

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

@update-docs

update-docs Bot commented Sep 2, 2025

Copy link
Copy Markdown

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@phil-davis

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [@bower_components/bootstrap](https://github.com/twbs/bootstrap) from 3.4.1 to v5.3.8.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](twbs/bootstrap@68b0d23...25aa8cc)

---
updated-dependencies:
- dependency-name: "@bower_components/bootstrap"
  dependency-version: 25aa8cc0b32f0d1a54be575347e6d84b70b1acd7
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/build/bower_components/bootstrap-v5.3.8 branch from 03bb57e to 1a70cba Compare January 14, 2026 22:02

@DeepDiver1975 DeepDiver1975 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review — chore(deps): bump @bower_components/bootstrap from 3.4.1 to v5.3.8

This is a major version bump (3.4.1 → 5.3.8). Bootstrap 5 introduces significant breaking changes compared to Bootstrap 3:

  • Complete CSS class renames (col-xs-*col-*, hidden-xsd-none, etc.)
  • jQuery dependency removed — Bootstrap 5 plugins are rewritten in vanilla JS
  • Grid system changes (new xxl breakpoint, breakpoint renames)
  • Form control class changes
  • Utility class changes

ownCloud's UI is heavily Bootstrap-3-based. Before merging:

  1. Verify all frontend templates and JavaScript have been updated for Bootstrap 5 compatibility
  2. Run make test-js and the acceptance test suite
  3. Manual UI testing across all core views

The lockfile entry looks correct.

Verdict: Needs validation. A 3.x → 5.x Bootstrap jump is a significant frontend migration. Ensure full UI compatibility has been verified before merging.

@dependabot @github

dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@DeepDiver1975

Copy link
Copy Markdown
Member

@dependabot ignore this major version

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/build/bower_components/bootstrap-v5.3.8 branch June 8, 2026 11:39
@dependabot @github

dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

This option isn't available on git dependencies, as Dependabot currently stores their SHA rather than their version.

If you'd like to ignore all updates for this dependency just reply @dependabot ignore this dependency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants