Skip to content

Bump multiple-select from 1.7.0 to 2.3.1 in /csunplugged#2806

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/csunplugged/multiple-select-2.3.1
Open

Bump multiple-select from 1.7.0 to 2.3.1 in /csunplugged#2806
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/csunplugged/multiple-select-2.3.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 31, 2026

Bumps multiple-select from 1.7.0 to 2.3.1.

Release notes

Sourced from multiple-select's releases.

v2.3.1

  • Update: Replaced jQuery utilities with ES6+ alternatives.
  • Update: Fixed Bootstrap theme checkbox focus state outline being clipped.

v2.3.0

  • New: Added filterOptions option with localization support.
  • New: Enhanced Bootstrap theme with CSS variables.
  • Update: Implemented disabled select styling in Bootstrap theme.
  • Update: Fixed child visibility calculation with dividers.

v2.2.0

  • New: Added Bootstrap 5 dark theme support.
  • New: Added short format support for all locales.
  • New: Added de-DE and ko-KR locales.
  • Update: Improved selector performance for large data cases.
  • Update: Fixed close button display issue in Bootstrap theme.
  • Update: Fixed locale matching logic to properly handle short format locales.

v2.1.1

  • New: Added vue3 and bootstrap5 support.
  • New: Added lint for js, scss, spell and editor.
  • New: Added classInput option to show class of input radio/checkbox.
  • New: Added filterSelectAll option to show/hide the select all checkbox in the filter.
  • New: Added resetFilter method to reset the filter.
  • New: Added id-ID locale.
  • Update: Updated placeholder class to ms-placeholder.
  • Update: Fixed alignment issue of single mode in the bootstrap theme.

v2.0.9

  • New: Added vue3 support.
  • Update: Fixed v-model select bug with proxy object.
  • Update: Fixed children's element change, not updated the select bug.
  • Update: Fixed data without clone change refresh the select bug.
  • Update: Fix data watch deep caused by the selected bug.
  • Update: Improved the indentation style of multiple select with group mode.
Changelog

Sourced from multiple-select's changelog.

2.3.1

  • Update: Replaced jQuery utilities with ES6+ alternatives.
  • Update: Fixed Bootstrap theme checkbox focus state outline being clipped.

2.3.0

  • New: Added filterOptions option with localization support.
  • New: Enhanced Bootstrap theme with CSS variables.
  • Update: Implemented disabled select styling in Bootstrap theme.
  • Update: Fixed child visibility calculation with dividers.

2.2.0

  • New: Added Bootstrap 5 dark theme support.
  • New: Added short format support for all locales.
  • New: Added de-DE and ko-KR locales.
  • Update: Improved selector performance for large data cases.
  • Update: Fixed close button display issue in Bootstrap theme.
  • Update: Fixed locale matching logic to properly handle short format locales.

2.1.1

  • New: Added vue3 and bootstrap5 support.
  • New: Added lint for js, scss, spell and editor.
  • New: Added classInput option to show class of input radio/checkbox.
  • New: Added filterSelectAll option to show/hide the select all checkbox in the filter.
  • New: Added resetFilter method to reset the filter.
  • New: Added id-ID locale.
  • Update: Updated placeholder class to ms-placeholder.
  • Update: Fixed alignment issue of single mode in the bootstrap theme.

2.0.9

  • New: Added vue3 support.
  • Update: Fixed v-model select bug with proxy object.
  • Update: Fixed children's element change, not updated the select bug.
  • Update: Fixed data without clone change refresh the select bug.
  • Update: Fix data watch deep caused by the selected bug.
  • Update: Improved the indentation style of multiple select with group mode.
Commits
  • 4ede221 Merge branch 'develop'
  • 298e115 Build 2.3.1
  • cd6a60e Add 2.3.1 changelog
  • e8448fa Merge pull request #680 from wenzhixin/fix/issue-677-jquery-trim
  • e246aa7 Fix: Replace jQuery utilities with ES6+ in site templates
  • d789961 Merge pull request #679 from wenzhixin/feature/es6-refactor
  • bb0196a Refactor: Replace jQuery utilities with ES6+ alternatives
  • e4cadaf Merge pull request #678 from wenzhixin/fix/checkbox-focus
  • 2502c56 Fixed bootstrap theme checkbox focus state outline being clipped
  • 3f688c9 Merge branch 'develop'
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 31, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/csunplugged/multiple-select-2.3.1 branch from f173a0c to 6ed982c Compare March 31, 2026 04:16
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/csunplugged/multiple-select-2.3.1 branch 2 times, most recently from c7e07c1 to 61d23c5 Compare April 9, 2026 01:22
Bumps [multiple-select](https://github.com/wenzhixin/multiple-select) from 1.7.0 to 2.3.1.
- [Release notes](https://github.com/wenzhixin/multiple-select/releases)
- [Changelog](https://github.com/wenzhixin/multiple-select/blob/develop/CHANGELOG.md)
- [Commits](wenzhixin/multiple-select@1.7.0...2.3.1)

---
updated-dependencies:
- dependency-name: multiple-select
  dependency-version: 2.3.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/csunplugged/multiple-select-2.3.1 branch from 61d23c5 to 7b84350 Compare April 9, 2026 01:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Development

Successfully merging this pull request may close these issues.

0 participants