Skip to content

Bump tom-select from 2.3.1 to 2.4.3#164

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/tom-select-2.4.3
Open

Bump tom-select from 2.3.1 to 2.4.3#164
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/tom-select-2.4.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 5, 2025

Bumps tom-select from 2.3.1 to 2.4.3.

Release notes

Sourced from tom-select's releases.

v2.4.3

What's Changed

New Contributors

Full Changelog: orchidjs/tom-select@v2.4.2...v2.4.3

v2.4.2

Highlights from this release:

  • @​MatTheCat fixed a bug where the caret could overlap with the selected content.

What's Changed

New Contributors

Full Changelog: orchidjs/tom-select@v2.4.1...v2.4.2

v2.4.1

Highlights from this release:

  • src/ was added to exports in package.json. This is necessary to support certain setups that relied on being able to import files directly from src/. It's recommended to update your imports to either import from one of the supported exports, as the src/ export will be removed in a future major version:
    • Use tom-select/base, tom-select/popular, tom-select/utils, or tom-select/plugins/* for JavaScript
    • Use tom-select/dist/css/* for compiled CSS
    • Use tom-select/dist/scss/* for raw SCSS
  • package.json now contains a style property, which should improve compatibility with tools like Symfony Asset Mapper.
  • All development dependencies were updated to their latest versions.

What's Changed

... (truncated)

Commits
  • 2efbaab v2.4.3 Release
  • a527e5b Fix Sass deprecation warning (#751)
  • 2728c7a v2.4.2 Release
  • c02cebb build(deps-dev): bump sass from 1.81.1 to 1.83.4 (#863)
  • db13fa9 build(deps-dev): bump puppeteer from 23.9.0 to 24.1.1 (#870)
  • 7c960e2 build(deps-dev): bump rollup from 4.28.0 to 4.32.0 (#871)
  • 31cf14d build(deps-dev): bump stylelint from 16.11.0 to 16.14.0 (#872)
  • b93c0bd build(deps-dev): bump @​arethetypeswrong/cli from 0.17.0 to 0.17.3 (#862)
  • a9401bb Add unit to CSS zero-length variables (#819)
  • fbc4d31 Disable AppArmor in CI for headless Chrome (#873)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by nwalters512, a new releaser for tom-select 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)

Bumps [tom-select](https://github.com/orchidjs/tom-select) from 2.3.1 to 2.4.3.
- [Release notes](https://github.com/orchidjs/tom-select/releases)
- [Commits](orchidjs/tom-select@v2.3.1...v2.4.3)

---
updated-dependencies:
- dependency-name: tom-select
  dependency-version: 2.4.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from TomNaessens April 5, 2025 09:52
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 5, 2025
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