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): bump svelte-ux from 0.66.0 to 0.72.0 #269

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 2, 2024

Bumps svelte-ux from 0.66.0 to 0.72.0.

Release notes

Sourced from svelte-ux's releases.

[email protected]

Minor Changes

  • [MultiSelect | MultiSelectField | MultiSelectMenu] Remove labelProp and valueProp props and expect common label and value props. Improve type safety (#415)

  • [SelectField] Remove optionText() and optionValue() props and expect common label and value props. Improve type safety (#415)

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Minor Changes

  • Cleanup a11y and TS warnings/errors (#409)

  • [ButtonGroup] Remove mouse/keyboard event handlers (a11y). Use wrapping container to stop event propagation (#409)

[email protected]

Patch Changes

[email protected]

Minor Changes

... (truncated)

Commits
  • e2437a7 Version Packages (#416)
  • 47712a6 Assign all headers an id when layout mounts instead of waiting for TableOfCon...
  • 882129d Close dialog when link is clicked
  • bd1c0f7 [TableOfContents] Add nodeClick event
  • 253cf77 Unify SelectField and MultiSelectField options (#415)
  • 0541128 Version Packages (#414)
  • 346f2c1 [MultiSelect] Add mode prop and support immediate to hide action buttons ...
  • 88e9626 [MultiSelect] Simplify actions layout and justify end by default for extra ac...
  • 8e7d8ae [MultiSelect] Add maintainOrder prop to not separate selected above unselected
  • c6fc5cc Merge branch 'main' of https://github.com/techniq/svelte-ux
  • 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 requested a review from a team as a code owner July 2, 2024 06:54
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 2, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/svelte-ux-0.72.0 branch 2 times, most recently from b98f98f to 2e5909f Compare July 2, 2024 08:16
Bumps [svelte-ux](https://github.com/techniq/svelte-ux) from 0.66.0 to 0.72.0.
- [Release notes](https://github.com/techniq/svelte-ux/releases)
- [Commits](https://github.com/techniq/svelte-ux/compare/[email protected]@0.72.0)

---
updated-dependencies:
- dependency-name: svelte-ux
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/svelte-ux-0.72.0 branch from 2e5909f to cc0c72d Compare July 2, 2024 08:29
@maalni maalni merged commit bcd670b into main Jul 2, 2024
3 checks passed
@maalni maalni deleted the dependabot/npm_and_yarn/main/svelte-ux-0.72.0 branch July 2, 2024 08:43
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.

1 participant