Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump @skeletonlabs/skeleton from 1.5.1 to 2.4.0 #18

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2023

Bumps @skeletonlabs/skeleton from 1.5.1 to 2.4.0.

Release notes

Sourced from @​skeletonlabs/skeleton's releases.

@​skeletonlabs/skeleton@​2.4.0

Minor Changes

  • feat: Added recursive Tree View component enhancements including: (#2181)

    • Added click and toggle events.
    • The lead and content props now accepts Svelte components and HTML content.
  • feat: Added a transition duration property to the Drawer component as well as DrawerSettings (#2139)

Patch Changes

  • bugfix: Fixed a linting error on the linting error on Progress Radial component (#2134)

@​skeletonlabs/skeleton@​2.3.0

Minor Changes

    • feat: File Dropzone and File Button now include a fileInput prop to reference to the input element. (#2105)
    • feat: File Dropzone now forwards the on:focus, on:focusin, and on:focusout events.
  • feat: Added input-chip-interface and input-chip-wrapper region classes to Input Chips. (#2089)

  • feat: Multiple revisions to the Tree View component: (#2069)

    • Enhanced and properly named non-recursive Tree View events.
    • Separated the recursive Tree View under the new component RecursiveTreeView.
    • RecursiveTreeView now utilizes the relational prop to enable relational checking.
    • RecursiveTreeView is now using ID arrays with 2-way binding to control the Tree View state, including:
      • expandedNodes
      • disabledNodes
      • checkedNodes
      • indeterminateNodes (affects only multiple relational mode)
    • TreeViewNode now requires a unique ID to support the new checking system.

Patch Changes

  • bugfix: Resolved an issue that allowed focusTrap to escape hidden inputs (#2077)

  • feat: Added a strokeLinecap property to to Progress Radials, enabling rounded styling (#2093)

  • chore: Accordion now has RTL compatibility via the use of the text-start class (#2109)

  • bugfix: Added title prop to Lightswitch component for better i18n support (#2090)

@​skeletonlabs/skeleton@​2.2.0

Minor Changes

  • bugfix: fixes for the new scrollbarGutter property in AppShell (#2048)

Patch Changes

... (truncated)

Commits

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 [@skeletonlabs/skeleton](https://github.com/skeletonlabs/skeleton) from 1.5.1 to 2.4.0.
- [Release notes](https://github.com/skeletonlabs/skeleton/releases)
- [Commits](https://github.com/skeletonlabs/skeleton/compare/1.5.1...@skeletonlabs/[email protected])

---
updated-dependencies:
- dependency-name: "@skeletonlabs/skeleton"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 30, 2023
@socket-security
Copy link

socket-security bot commented Oct 30, 2023

New and updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
@skeletonlabs/tw-plugin 0.2.4 environment +0 610 kB skeletonadmin
vite-plugin-tailwind-purgecss 0.1.3 None +5 4.3 MB cokakoala
@iconify/svelte 3.1.4 network +1 455 kB cyberalien
@types/node 20.9.0 None +1 4 MB types
@skeletonlabs/skeleton 1.5.1...2.4.0 None +0/-0 306 kB skeletonadmin

@sohamjaiswal sohamjaiswal merged commit 76c40cb into main Nov 10, 2023
4 checks passed
@sohamjaiswal sohamjaiswal deleted the dependabot/npm_and_yarn/skeletonlabs/skeleton-2.4.0 branch November 10, 2023 02:29
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant