Skip to content

Conversation

@GaneshPatil7517
Copy link
Contributor

Summary
This PR updates the frontend library dependencies to their latest stable versions:

Bootstrap Icons: 1.5.0 → 1.13.1
Highlight.js: 11.2.0 → 11.11.1
Changes
Replaced the bootstrap-icons-1.5.0 folder with bootstrap-icons-1.13.1
Replaced the highlight.js-11.2.0 folder with highlight.js-11.11.1
Updated references in templates (header.ftl and footer.ftl)
Testing
Verified all old version references have been removed
Template references updated to point to new asset folders
Fixes #265

Copilot AI review requested due to automatic review settings January 19, 2026 05:35
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the frontend library dependencies for Bootstrap Icons and Highlight.js to their latest stable versions. The changes involve adding new version folders and updating template references to point to the new assets.

Changes:

  • Updated Bootstrap Icons from version 1.5.0 to 1.13.1
  • Updated Highlight.js from version 11.2.0 to 11.11.1
  • Updated template references in header.ftl and footer.ftl to use the new library versions

Reviewed changes

Copilot reviewed 4 out of 3685 changed files in this pull request and generated no comments.

File Description
src/site/assets/bootstrap-icons-1.13.1/bootstrap-icons.scss Added new Bootstrap Icons 1.13.1 SCSS source file with expanded icon definitions
src/site/assets/bootstrap-icons-1.13.1/bootstrap-icons.min.css Added minified CSS for Bootstrap Icons 1.13.1
src/site/assets/bootstrap-icons-1.13.1/bootstrap-icons.json Added icon mapping file for Bootstrap Icons 1.13.1

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@lprimak lprimak merged commit c34d6fe into apache:main Jan 25, 2026
2 checks passed
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.

Update frontend dependencies (Bootstrap Icons 1.5.0 → latest, Highlight.js 11.2.0 → latest)

2 participants