Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2025

Bumps @vueform/multiselect from 2.6.8 to 2.6.11.

Release notes

Sourced from @​vueform/multiselect's releases.

2.6.11

🐞 Bug Fixes

  • Don't throw error when endpoint type options is undefined

2.6.10

🐞 Bug Fixes

  • Option should display as selected even when value is an object

2.6.9

🐞 Bug Fixes

  • Removed optional chaining, fixes #420
Changelog

Sourced from @​vueform/multiselect's changelog.

v2.6.11

2024-11-23

🐞 Bug Fixes

  • Don't throw error when endpoint type options is undefined

v2.6.10

2024-09-16

🐞 Bug Fixes

  • Option should display as selected even when value is an object

v2.6.9

2024-07-29

🐞 Bug Fixes

  • Removed optional chaining, fixes #420
Commits
  • e07dad6 chore: cl, version, build
  • 9c79444 fix: don't throw error on empty endpoint options
  • 56903b8 chore: cl update
  • e595a03 chore: version, cl, build
  • 8d52c91 fix: slot key removal for vue 2 compatibility
  • 5239793 test: option should display as selected even when value is an object
  • 8fb373f fix: option should display as selected even when value is an object
  • 3a61fcc Merge pull request #424 from bettysteger/patch-1
  • f0b987f Optimize performance
  • 06c1ce4 types: add HTMLInputElement to input
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@vueform/multiselect](https://github.com/vueform/multiselect) from 2.6.8 to 2.6.11.
- [Release notes](https://github.com/vueform/multiselect/releases)
- [Changelog](https://github.com/vueform/multiselect/blob/main/CHANGELOG.md)
- [Commits](vueform/multiselect@2.6.8...2.6.11)

---
updated-dependencies:
- dependency-name: "@vueform/multiselect"
  dependency-version: 2.6.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 1, 2025
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant