Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Bump @vueform/multiselect from 2.6.9 to 2.6.10 in /ui #764

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2024

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps @vueform/multiselect from 2.6.9 to 2.6.10.

Release notes

Sourced from @​vueform/multiselect's releases.

2.6.10

🐞 Bug Fixes

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

Sourced from @​vueform/multiselect's changelog.

v2.6.10

2024-09-16

🐞 Bug Fixes

  • Option should display as selected even when value is an object
Commits
  • 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
  • See full diff 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 [@vueform/multiselect](https://github.com/vueform/multiselect) from 2.6.9 to 2.6.10.
- [Release notes](https://github.com/vueform/multiselect/releases)
- [Changelog](https://github.com/vueform/multiselect/blob/main/CHANGELOG.md)
- [Commits](vueform/multiselect@2.6.9...2.6.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 23, 2024
@sleberknight sleberknight added this to the 0.1.0 milestone Sep 25, 2024
@sleberknight sleberknight enabled auto-merge (squash) September 25, 2024 13:58
@sleberknight sleberknight merged commit af9421a into main Sep 25, 2024
4 checks passed
@sleberknight sleberknight deleted the dependabot/npm_and_yarn/ui/vueform/multiselect-2.6.10 branch September 25, 2024 13:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

2 participants