Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump choices.js from 11.0.3 to 11.0.5 #9990

Merged
merged 1 commit into from
Feb 28, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2025

Bumps choices.js from 11.0.3 to 11.0.5.

Release notes

Sourced from choices.js's releases.

v11.0.5

Changes

🐛 Bug Fixes

  • Fix setChoices regression in v11.0.4, where replaceChoices argument would deselect selected items. Fixes #1278 @​Xon (#1279)

Contributors

@​Xon

v11.0.4

Changes

🚀 Features

🐛 Bug Fixes

  • Fix v11 setChoice performance regression @​Xon (#1276)
  • Fix renderSelectedChoices option when all choices are selected @​Xon (#1274)
  • Fix v11 regression for disabled placeholder option handling @​Xon (#1273)
  • Fix v11 regression where clearChoices (and setChoices with replaceChoices:true) did not remove selected items @​Xon (#1272)
  • Fix v11 regression where duplicateItemsAllowed option did not work with select-one/select-multiple @​Xon (#1271)
  • Fix: Reached maximum item limit notice is not cleared after removing selections @​ticktackk (#1270)
  • Fix: Disabled options are not visible (#1257) @​ticktackk (#1269)
  • Fix: Clear button reverses items order @​ticktackk (#1265)
  • Fix tab => direction keys handling with disabled search @​zoglo (#1260)
  • Improve cjs compatibility by removing pinned "module" type in package.json @​roma-formio (#1254)

🔧 Maintenance

Contributors

@​Xon, @​dependabot, @​joeworkman, @​roma-formio, @​ticktackk and @​zoglo

Changelog

Sourced from choices.js's changelog.

[11.0.5] (2025-02-26)

Bug Fixes

  • Fix regression when calling setChoices #1278

[11.0.4] (2025-02-23)

Features

  • Do not preventDefault on item to support dragging #417 #1094 #920

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
Commits
  • a1d6c40 Compile JS files
  • 5bed5aa version bump
  • 65a7970 Update CHANGELOG.md
  • e0bb294 Merge pull request #1279 from Choices-js/fix-setChoices
  • f7619ef eslint fix
  • aeb594d Compile JS files
  • 04693e4 Fix some arguments to setChoices where ignored when passing a closure to `s...
  • ef7a468 Compile JS files
  • 39ce88b Update documentation for setChoices
  • a67d438 Fix regression of setChoice() where selected items are removed
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [choices.js](https://github.com/jshjohnson/Choices) from 11.0.3 to 11.0.5.
- [Release notes](https://github.com/jshjohnson/Choices/releases)
- [Changelog](https://github.com/Choices-js/Choices/blob/main/CHANGELOG.md)
- [Commits](Choices-js/Choices@v11.0.3...v11.0.5)

---
updated-dependencies:
- dependency-name: choices.js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels Feb 27, 2025
Copy link

⚠️ This repo is Continuously Deployed: make sure you follow the guidance ⚠️

Follow these steps if you are doing a Rails upgrade.

Copy link
Contributor

@govuk-ci govuk-ci left a comment

Choose a reason for hiding this comment

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

This PR has been scanned and automatically approved by govuk-dependabot-merger.

@govuk-ci govuk-ci merged commit 4de4805 into main Feb 28, 2025
20 checks passed
@govuk-ci govuk-ci deleted the dependabot/npm_and_yarn/choices.js-11.0.5 branch February 28, 2025 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant