Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 10, 2025

Bumps vue-multiselect from 2.1.8 to 3.4.0.

Release notes

Sourced from vue-multiselect's releases.

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

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

v3.2.0

Breaking Changes

No expected breaking changes here, however we have updated the Node version & dev dependencies we use to build the library. While we don't expect any breaking changes, we're doing a minor release here to highlight this.

What's Changed

... (truncated)

Commits
  • 343f180 Merge pull request #1921 from shentao/v3.4.0
  • 56bb2ad release(3.4.0):
  • 2f567cc Merge pull request #1916 from shentao/1914-teleport---unable-to-add-custom-cl...
  • 906ae10 Update documentation/src/components/Props.vue
  • 96f7184 Update documentation/src/components/Props.vue
  • 1426946 feat(contentWrapperClass): Add feature and docs
  • 3845889 fix: change keypress event to keydown (#1907)
  • 79fb9ce Merge pull request #1912 from shentao/v3-3-1
  • c6e95d3 release(3.3.1): New build and doc files
  • 348774a fix(1909): Restore Z-index to 50
  • Additional commits viewable 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 10, 2025
Bumps [vue-multiselect](https://github.com/shentao/vue-multiselect) from 2.1.8 to 3.4.0.
- [Release notes](https://github.com/shentao/vue-multiselect/releases)
- [Commits](shentao/vue-multiselect@v2.1.8...v3.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vue-multiselect-3.4.0 branch from 68c7555 to fbe5f34 Compare October 12, 2025 09:01
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