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.7 #625

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps vue-multiselect from 2.1.6 to 2.1.7.

Release notes

Sourced from vue-multiselect's releases.

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
  • 057ab03 Merge pull request #1630 from shentao/1602-selected-text-and-option-text-are-...
  • 59faee8 Bump minimatch from 3.0.4 to 3.0.8 (#1633)
  • 2d58096 Bump qs from 6.5.2 to 6.5.3 (#1635)
  • ad99d11 Bump decode-uri-component from 0.2.0 to 0.2.2 (#1631)
  • c4d69ee fix: selected text & option overlap
  • e92b676 Merge pull request #1627 from shentao/1343-multiselect-without-pills-like-exa...
  • 180777e fix(1343): Fix example with v-if/v-show
  • ec08bba fix(1343): Add selection slot to docs
  • 26a6dba Bump core-js from 3.26.0 to 3.26.1 (#1625)
  • de45c12 Merge pull request #1620 from shentao/akki-jat/fix-select-event-model-value-d...
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Oct 2, 2023
Bumps [vue-multiselect](https://github.com/shentao/vue-multiselect) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/shentao/vue-multiselect/releases)
- [Commits](shentao/vue-multiselect@2.1.6...v2.1.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vue-multiselect-2.1.7 branch from 564a287 to b3ace0b Compare October 16, 2023 15:46
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 30, 2023

Superseded by #638.

@dependabot dependabot bot closed this Oct 30, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vue-multiselect-2.1.7 branch October 30, 2023 13:11
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.

0 participants