Skip to content

Update dependency choices.js to v11 - #127

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/choices.js-11.x
Closed

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/choices.js-11.x

Conversation

@renovate

@renovate renovate Bot commented Aug 28, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
choices.js ^10.2.0^11.0.0 age confidence

Release Notes

jshjohnson/Choices (choices.js)

v11.1.0

Compare Source

Features
Bug Fixes

v11.0.6

Compare Source

Breaking changes
  • Changes to setChoices & clearChoices adjust how the selection and new choices combine when using replaceChoices: true is used to better match v10 and v11.0.3 behavior.
    • To remove duplication, consider duplicateItemsAllowed: false to be set, or use the new 6th argument replaceItems:true
Bug Fixes
Chore
  • Add e2e test for dropdown behavior on item mouse down/click
  • Add e2e test for serveral setChoices/clearChoices actions

v11.0.5

Compare Source

Bug Fixes
  • Fix regression when calling setChoices #​1278

v11.0.4

Compare Source

Features
Bug Fixes (from 11.0.0)
  • Fix performance regression when calling setChoices #​1275
  • Fix renderSelectedChoices option when all choices are selected #​1274
  • Fix v11 regression for disabled placeholder option handling #​1203
  • Fix v11 regression where clearChoices (and setChoices with replaceChoices:true) did not remove selected items when preserving placeholders #​1261
  • Fix v11 regression where duplicateItemsAllowed option did not work with select-one/select-multiple #​1271
  • Fix: Reached maximum item limit notice is not cleared after removing selections #​1249
  • Fix: Disabled options are not visible #​1257 #​1269
  • Fix: Clear button reverses items order #​1251
  • Fix tab => direction keys handling with disabled search #​1260
  • Improve cjs compatibility by removing pinned "module" type in package.json #​1250

v11.0.3

Compare Source

Bug Fixes (from 11.0.0)
  • Fix input text - method setValue didn't work #​1207
  • Fix tab and esc keys handling #​1234 #​1209
  • Fix Notice for max item limit is removed permanently if you keep typing #​1201
  • Fix search was not stopped when leaving focus with esc key #​1240
  • Fix single-select mode disabling search when tab => arrow keys are pressed #​1230
  • Fix HTML comments were copied from backing <option> and were rendered as text #​1231

v11.0.2

Compare Source

Features (from 11.0.0)
  • Pass getClassNames as the 3rd argument to callbackOnCreateTemplates callback
  • duplicateItemsAllowed option is now respected by setChoices() method #​855
Bug Fixes (from 11.0.0)
  • Fix choice disable state wasn't considered when showing the "no choices to choose from" notice
  • Fix regression where webpack doesn't permit importing scss/css @​tagliala #​1193
  • Fix regression "no choices to choose from"/"no results found" notice did not reliably trigger. #​1185 #​1191
  • Fix regression of UnhighlightItem event not firing #​1173
  • Fix clearChoices() would remove items, and clear the search flag.
  • Fixes for opt-group handling/rendering
  • Fix removeChoice() did not properly remove a choice which was part of a group
Chore
  • Add e2e tests for "no choices" behavior to match v10

v11.0.1

Compare Source

Bug Fixes (from 11.0.0)
  • Fix the rendered item list was not cleared when clearStore was called. This impacted the on-form-reset and refresh features.
Chore
  • Add e2e test for 'form reset' and 'on paste & search'.
  • Cleanup adding classes to generated elements.

v11.0.0

Compare Source

⚠ BREAKING CHANGES
  • Update polyfills to include Element.prototype.replaceChildren
  • Number of internal APIs have changed
Bug Fixes (from 10.2.0)
  • Reduce work done for unhighlightAll during on-click handler (batching in v11.0.0-rc8 would also have helped) #​522 #​599
  • Improve performance when rendering very large number of items and choices. Stuttering when stopping searching or selecting an item still happens depending on device and number of choices.

Configuration

📅 Schedule: Branch creation - "before 2am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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
renovate Bot force-pushed the renovate/choices.js-11.x branch from 0a9179c to 3a3baed Compare November 19, 2024 08:35
@renovate renovate Bot changed the title Update dependency choices.js to v11 Update dependency choices.js to v11 - autoclosed Dec 8, 2024
@renovate renovate Bot closed this Dec 8, 2024
@renovate
renovate Bot deleted the renovate/choices.js-11.x branch December 8, 2024 18:44
@renovate renovate Bot changed the title Update dependency choices.js to v11 - autoclosed Update dependency choices.js to v11 Dec 11, 2024
@renovate renovate Bot reopened this Dec 11, 2024
@renovate
renovate Bot force-pushed the renovate/choices.js-11.x branch from ff67d8b to 3a3baed Compare December 11, 2024 01:26
@renovate
renovate Bot force-pushed the renovate/choices.js-11.x branch from 3a3baed to 5255d82 Compare January 15, 2025 14:31
@renovate
renovate Bot force-pushed the renovate/choices.js-11.x branch from 5255d82 to 04e2448 Compare January 23, 2025 10:14
@renovate
renovate Bot force-pushed the renovate/choices.js-11.x branch from 04e2448 to f5d8415 Compare January 31, 2025 16:21
@renovate
renovate Bot force-pushed the renovate/choices.js-11.x branch from f5d8415 to 225676b Compare April 25, 2025 06:15
@renovate renovate Bot changed the title Update dependency choices.js to v11 fix(deps): update dependency choices.js to v11 Apr 25, 2025
@qlty-cloud-legacy

Copy link
Copy Markdown

Code Climate has analyzed commit 225676b and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 97.0% (0.0% change).

View more on Code Climate.

@renovate
renovate Bot force-pushed the renovate/choices.js-11.x branch from 225676b to 502b54f Compare September 9, 2025 10:08
@renovate
renovate Bot force-pushed the renovate/choices.js-11.x branch from 502b54f to fd2fd43 Compare October 15, 2025 13:11
@renovate
renovate Bot force-pushed the renovate/choices.js-11.x branch from fd2fd43 to 67d91a6 Compare October 16, 2025 09:05
@renovate renovate Bot added the major label Oct 16, 2025
@renovate renovate Bot changed the title fix(deps): update dependency choices.js to v11 Update dependency choices.js to v11 Oct 16, 2025
@renovate
renovate Bot force-pushed the renovate/choices.js-11.x branch from 67d91a6 to 9c1edc8 Compare October 16, 2025 09:11
@renovate
renovate Bot force-pushed the renovate/choices.js-11.x branch 3 times, most recently from 41c67c4 to 9927c08 Compare December 10, 2025 13:21
@renovate
renovate Bot force-pushed the renovate/choices.js-11.x branch 6 times, most recently from fb71b26 to 754c5f5 Compare February 2, 2026 10:54
@renovate
renovate Bot force-pushed the renovate/choices.js-11.x branch 3 times, most recently from d8badbf to 2f42d23 Compare February 2, 2026 12:59
@renovate
renovate Bot force-pushed the renovate/choices.js-11.x branch 5 times, most recently from 1c5f933 to 7aabb68 Compare February 11, 2026 13:24
@renovate
renovate Bot force-pushed the renovate/choices.js-11.x branch from 7aabb68 to 74cf317 Compare March 10, 2026 13:11
@mmeest

mmeest commented Mar 16, 2026

Copy link
Copy Markdown
Contributor

Dependabot PR #169 duplicate

@mmeest mmeest closed this Mar 16, 2026
@renovate

renovate Bot commented Mar 16, 2026

Copy link
Copy Markdown
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 11.x releases. But if you manually upgrade to 11.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

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.

1 participant