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

chore(deps): bump vue-multiselect from 2.1.6 to 2.1.8 #638

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2023

Bumps vue-multiselect from 2.1.6 to 2.1.8.

Release notes

Sourced from vue-multiselect's releases.

v2.1.8

What's Changed

New Contributors

Full Changelog: shentao/vue-multiselect@v2.1.7...v2.1.8

v2.1.7

This release will be our final release for version 2, as we focus efforts on getting the mulitselect Vue 3 compatible. You can see the future plans for the multiselect here: shentao/vue-multiselect#1589

Changes

Removed spellcheck from search field (#991) Make select group respect closeOnSelect property (shentao/vue-multiselect#1206) Make "index" available in options list elements (#1248) Add class when has-option-group (#1474) Added new option to prevent autofocus on input search (#1579)

Fixes

Screen readers not identifying options properly (#1007) Disable autocomplete in Chrome (shentao/vue-multiselect#1064) Access $refs (shentao/vue-multiselect#966) Removed aria from remove element icon. (shentao/vue-multiselect#1071) Disabled grouped options get extra classes (#1081) Cannot read property 'blur' of undefined (#1421) "max" does not work properly when selecting all items in an option group (#1398) Programmatic control methods are missing in typescript declaration (#1499) No empty message appears when all group values are empty (#1357) Loading spinner's position (#1300) Remove event is fired before 'input' event (#1619) Select event updates previous value (v-model) (#1353) Selected text and option text are overlapping in drop-down #1602

Commits
  • cc7fb8b Merge pull request #1730 from shentao/release-2.1.8
  • 67bfc39 build: 2.1.8
  • 70af72e Merge pull request #1717 from malarium/fix-1716-error-with-blur-on-null-object
  • e35dd37 Fix(1716): null.blur() on special occasions
  • 30667d0 Merge pull request #1688 from shentao/1674-jsfiddle-just-showing-value-for-me
  • 5ea4ce4 docs(1674): Update Issue Replication Links
  • 59f8bbb Merge pull request #1637 from shentao/1518-please-release-217-as-it-has-been-...
  • 262de68 Generate dist for 2.1.7
  • daf9c03 fix: lint command
  • a3c9ca2 Generate dist for 2.1.7
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by mattelen, a new releaser for vue-multiselect since your current version.


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 [vue-multiselect](https://github.com/shentao/vue-multiselect) from 2.1.6 to 2.1.8.
- [Release notes](https://github.com/shentao/vue-multiselect/releases)
- [Commits](shentao/vue-multiselect@2.1.6...v2.1.8)

---
updated-dependencies:
- dependency-name: vue-multiselect
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 30, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants