Skip to content

Remove bootstrap-select unused library#6930

Merged
compwron merged 1 commit intorubyforgood:mainfrom
hexdevs:sb-remove-boostrap-select-6929
May 5, 2026
Merged

Remove bootstrap-select unused library#6930
compwron merged 1 commit intorubyforgood:mainfrom
hexdevs:sb-remove-boostrap-select-6929

Conversation

@stefannibrasil
Copy link
Copy Markdown
Contributor

What github issue is this PR for, if any?

Resolves #6929

What changed, and why?

This is the first step for upgrading JQuery to v4. bootstrap-select is incompatible with JQuery 4, and since it's unused, we can remove it.

How is this tested? (please write rspec and jest tests!) 💖💪

I was able to search and select a case report:

remove.bootstrap-select.mov

This is the first step for upgrading JQuery to v4.
`bootstrap-select` is incompatible with JQuery 4,
and since it's unused, we can remove it.
@github-actions github-actions Bot added dependencies Touches dependency files javascript Touches JavaScript code labels May 4, 2026
Copy link
Copy Markdown
Collaborator

@compwron compwron left a comment

Choose a reason for hiding this comment

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

nice :)

@compwron compwron merged commit a1d060e into rubyforgood:main May 5, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Touches dependency files javascript Touches JavaScript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove bootstrap-select unused library

2 participants