ipfs-blog icon indicating copy to clipboard operation
ipfs-blog copied to clipboard

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

Open dependabot[bot] opened this issue 1 year ago • 0 comments

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: https://github.com/shentao/vue-multiselect/compare/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: https://github.com/shentao/vue-multiselect/discussions/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)

dependabot[bot] avatar Oct 30 '23 13:10 dependabot[bot]