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 9.1.0 to 10.2.0 #1001

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 17, 2024

Bumps choices.js from 9.1.0 to 10.2.0.

Release notes

Sourced from choices.js's releases.

Version 10.2.0

Changes

🚀 Features

🐛 Bug Fixes

🔧 Maintenance

  • Documentation: Add option "uniqueItemText" and "customAddItemText" to README @​Sysix (#1051)

Contributors

@​Moonlight-Angel, @​Sysix, @​brosua, @​comxd, @​mtriff, @​ousmorez, David DIVERRES and Josua Vogel

Version 10.1.0

Changes

🚀 Features

🐛 Bug Fixes

🔧 Maintenance

Contributors

@​brosua, @​mtriff, @​mysliwietzflorian and @​supermueller

Version 10.0.0

Changes

🚨 Breaking changes

  • Upgrade to Fuse v6 @​mtriff (#991)
  • Introduce allowHTML option to allow people to disable injecting HTML into choices. @​victiondev (#984)
    • Previously all Choices elements were set using innerHTML. This had the potential to allow XSS attacks when loading items from external, untrusted sources. This behaviour has been deprecated. The new option allowHTML has been introduced, with the current default to true. The default will change to false in a future release. It is recommended that you set it to false unless you require HTML.
    • As a result of this change, callbackOnCreateTemplates now receives the full configuration object, instead of just classNames. The method signature to match previous versions is now ({ classNames }, data). See the documentation for the updated example.

🐛 Bug Fixes

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/choices.js-10.2.0 branch from a2f8a87 to 3c25541 Compare January 17, 2024 09:42
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/choices.js-10.2.0 branch from 3c25541 to 8776d0c Compare February 6, 2024 19:44
Bumps [choices.js](https://github.com/jshjohnson/Choices) from 9.1.0 to 10.2.0.
- [Release notes](https://github.com/jshjohnson/Choices/releases)
- [Commits](Choices-js/Choices@v9.1.0...v10.2.0)

---
updated-dependencies:
- dependency-name: choices.js
  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/choices.js-10.2.0 branch from 8776d0c to a253da1 Compare February 6, 2024 19:48
@driesvints driesvints merged commit fa5bbb6 into main Feb 6, 2024
3 checks passed
@driesvints driesvints deleted the dependabot/npm_and_yarn/choices.js-10.2.0 branch February 6, 2024 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant