Skip to content

Bump vue-multiselect from 3.2.0 to 3.5.0 in /ui#395

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/ui/vue-multiselect-3.5.0
Open

Bump vue-multiselect from 3.2.0 to 3.5.0 in /ui#395
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/ui/vue-multiselect-3.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps vue-multiselect from 3.2.0 to 3.5.0.

Release notes

Sourced from vue-multiselect's releases.

v3.5.0

What's Changed

New Contributors

Full Changelog: shentao/vue-multiselect@v3.4.0...v3.5.0

v3.4.0

What's Changed

New Contributors

Full Changelog: shentao/vue-multiselect@v3.3.1...v3.4.0

v3.3.1

Quick patch to put the recent changes to use Vue's teleport feature behind a prop. The props defaults to false, so this should restore installs that were working pre v3.3.0.

What's Changed

Full Changelog: shentao/vue-multiselect@v3.3.0...v3.3.1

v3.3.0

Breaking Changes

No "proper" breaking changes, however we now teleport the open multiselect to the end of body. When updating this package, make sure your CSS is still working correctly, as the CSS queries may need updating because of how the teleport works.

What's Changed

New Contributors

... (truncated)

Commits
  • 8092917 Merge pull request #1927 from shentao/release(3.5)
  • b00724e release(3.5.0): Version Release
  • 3ce7dfb release(3.5.0): Version Release
  • 80dd52a Merge pull request #1926 from shentao/fix-1636
  • 1ac029a fix(1636): list-not-empty
  • db50ce7 fix(1636): list-not-empty
  • 140590d Merge pull request #1803 from nachodd/patch-1
  • 1b17006 Update src/pointerMixin.js without whitespace
  • 2c7335b Merge pull request #1852 from rockisch/master
  • 4d95b40 Merge pull request #1925 from NeverDieOne/feature/custom-teleport-to
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
vue-multiselect [>= 3.3.a, < 3.4]

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 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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 23, 2026
Bumps [vue-multiselect](https://github.com/shentao/vue-multiselect) from 3.2.0 to 3.5.0.
- [Release notes](https://github.com/shentao/vue-multiselect/releases)
- [Commits](shentao/vue-multiselect@v3.2.0...v3.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui/vue-multiselect-3.5.0 branch from 1820d57 to 0e08d07 Compare March 25, 2026 19:36
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.

0 participants