Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 9, 2025

Bumps vue-multiselect from 2.1.8 to 3.3.1.

Release notes

Sourced from vue-multiselect's releases.

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

New Contributors

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

v3.1.0

What's Changed

... (truncated)

Commits
  • 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
  • e0d3b48 Merge pull request #1910 from shentao/1909-wouldve-been-nice-to-make-teleport...
  • f8edfbd fix(1909): Add Docs for new useTeleport prop
  • 6cb841c fix(1909): Run teleport behind new prop
  • c01fc37 Merge pull request #1908 from shentao/v3-3-0
  • 07cd80c release(3.3.0): Docs and Bundling release
  • 70f2e80 Merge pull request #1903 from Amirkian2023/fix/clean-teleport
  • 7e609b9 chore(multiselect): Fix Linting errors
  • 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 Aug 9, 2025
@dependabot dependabot bot requested a review from WikiRik August 9, 2025 17:49
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vue-multiselect-3.3.1 branch 9 times, most recently from cf3178d to 46b9d8f Compare August 10, 2025 09:52
Bumps [vue-multiselect](https://github.com/shentao/vue-multiselect) from 2.1.8 to 3.3.1.
- [Release notes](https://github.com/shentao/vue-multiselect/releases)
- [Commits](shentao/vue-multiselect@v2.1.8...v3.3.1)

---
updated-dependencies:
- dependency-name: vue-multiselect
  dependency-version: 3.3.1
  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.3.1 branch from 46b9d8f to 5e6fc23 Compare August 10, 2025 13:00
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 10, 2025

Superseded by #2443.

@dependabot dependabot bot closed this Oct 10, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vue-multiselect-3.3.1 branch October 10, 2025 13: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