Update dependency choices.js to v11 - #127
Closed
renovate[bot] wants to merge 1 commit into
Closed
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/choices.js-11.x
branch
from
November 19, 2024 08:35
0a9179c to
3a3baed
Compare
renovate
Bot
force-pushed
the
renovate/choices.js-11.x
branch
from
December 11, 2024 01:26
ff67d8b to
3a3baed
Compare
renovate
Bot
force-pushed
the
renovate/choices.js-11.x
branch
from
January 15, 2025 14:31
3a3baed to
5255d82
Compare
renovate
Bot
force-pushed
the
renovate/choices.js-11.x
branch
from
January 23, 2025 10:14
5255d82 to
04e2448
Compare
renovate
Bot
force-pushed
the
renovate/choices.js-11.x
branch
from
January 31, 2025 16:21
04e2448 to
f5d8415
Compare
renovate
Bot
force-pushed
the
renovate/choices.js-11.x
branch
from
April 25, 2025 06:15
f5d8415 to
225676b
Compare
|
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
Bot
force-pushed
the
renovate/choices.js-11.x
branch
from
September 9, 2025 10:08
225676b to
502b54f
Compare
renovate
Bot
force-pushed
the
renovate/choices.js-11.x
branch
from
October 15, 2025 13:11
502b54f to
fd2fd43
Compare
renovate
Bot
force-pushed
the
renovate/choices.js-11.x
branch
from
October 16, 2025 09:05
fd2fd43 to
67d91a6
Compare
renovate
Bot
force-pushed
the
renovate/choices.js-11.x
branch
from
October 16, 2025 09:11
67d91a6 to
9c1edc8
Compare
renovate
Bot
force-pushed
the
renovate/choices.js-11.x
branch
3 times, most recently
from
December 10, 2025 13:21
41c67c4 to
9927c08
Compare
renovate
Bot
force-pushed
the
renovate/choices.js-11.x
branch
6 times, most recently
from
February 2, 2026 10:54
fb71b26 to
754c5f5
Compare
renovate
Bot
force-pushed
the
renovate/choices.js-11.x
branch
3 times, most recently
from
February 2, 2026 12:59
d8badbf to
2f42d23
Compare
renovate
Bot
force-pushed
the
renovate/choices.js-11.x
branch
5 times, most recently
from
February 11, 2026 13:24
1c5f933 to
7aabb68
Compare
renovate
Bot
force-pushed
the
renovate/choices.js-11.x
branch
from
March 10, 2026 13:11
7aabb68 to
74cf317
Compare
Contributor
|
Dependabot PR #169 duplicate |
Contributor
Author
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^10.2.0→^11.0.0Release Notes
jshjohnson/Choices (choices.js)
v11.1.0Compare Source
Features
<option>label attribute #1289Bug Fixes
role="textbox"from search input, per a11y practices. #941 @mlinnetz (#1285)v11.0.6Compare Source
Breaking changes
setChoices&clearChoicesadjust how the selection and new choices combine when usingreplaceChoices: trueis used to better match v10 and v11.0.3 behavior.duplicateItemsAllowed: falseto be set, or use the new 6th argumentreplaceItems:trueBug Fixes
setChoices&clearChoicesrelated regressions @Xon (#1278) #1283Chore
setChoices/clearChoicesactionsv11.0.5Compare Source
Bug Fixes
v11.0.4Compare Source
Features
Bug Fixes (from 11.0.0)
renderSelectedChoicesoption when all choices are selected #1274clearChoices(andsetChoiceswithreplaceChoices:true) did not remove selected items when preserving placeholders #1261duplicateItemsAllowedoption did not work withselect-one/select-multiple#1271tab=> direction keys handling with disabled search #1260v11.0.3Compare Source
Bug Fixes (from 11.0.0)
tabandesckeys handling #1234 #1209tab=> arrow keys are pressed #1230<option>and were rendered as text #1231v11.0.2Compare Source
Features (from 11.0.0)
getClassNamesas the 3rd argument tocallbackOnCreateTemplatescallbackduplicateItemsAllowedoption is now respected bysetChoices()method #855Bug Fixes (from 11.0.0)
UnhighlightItemevent not firing #1173clearChoices()would remove items, and clear the search flag.removeChoice()did not properly remove a choice which was part of a groupChore
v11.0.1Compare Source
Bug Fixes (from 11.0.0)
clearStorewas called. This impacted the on-form-reset andrefreshfeatures.Chore
v11.0.0Compare Source
⚠ BREAKING CHANGES
Element.prototype.replaceChildrenBug Fixes (from 10.2.0)
unhighlightAllduring on-click handler (batching in v11.0.0-rc8 would also have helped) #522 #599Configuration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.