Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps tom-select from 2.3.1 to 2.4.1.

Release notes

Sourced from tom-select's releases.

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

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

v2.4.0

This project is coming out of hibernation! I (@​nwalters512) will be serving as a maintainer going forward. It'd be great to have a few more people volunteer to share the load. If you're interested, please see orchidjs/tom-select#797.

Highlights from this release:

What's Changed

New Contributors

Full Changelog: orchidjs/tom-select@v2.3.1...v2.4.0

Commits
  • fb6ac54 v2.4.1 Release
  • 0cac711 Expose src/ in package.json exports (#811)
  • c7d8f2e Add style property to package.json (#810)
  • f325078 build(deps-dev): bump rollup from 4.27.2 to 4.27.3 (#807)
  • 0d7909d build(deps-dev): bump husky from 9.1.6 to 9.1.7 (#808)
  • b87d4c1 Upgrade all dependencies (#802)
  • df1dcd9 build(deps-dev): bump cssnano from 6.1.2 to 7.0.6 (#774)
  • 6206f2c build(deps-dev): bump jsdom from 22.1.0 to 25.0.1 (#782)
  • 548eb85 Build docs in GitHub Actions for all PRs (#801)
  • 8fbf37a build(deps-dev): bump @​11ty/eleventy from 2.0.1 to 3.0.0 (#788)
  • 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.1.
- [Release notes](https://github.com/orchidjs/tom-select/releases)
- [Commits](orchidjs/tom-select@v2.3.1...v2.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript for use by Github Labeler to mark pull requests that update Javascript code labels Nov 25, 2024
@FireLemons FireLemons merged commit 8277371 into main Nov 27, 2024
19 checks passed
@FireLemons FireLemons deleted the dependabot/npm_and_yarn/tom-select-2.4.1 branch November 27, 2024 01:32
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 for use by Github Labeler to mark pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants