zeno-ml / zeno-hub

AI Evaluation Platform
https://hub.zenoml.com
MIT License
39 stars 10 forks source link

build(deps-dev): bump @smui/chips from 7.0.0-beta.15 to 7.0.0-beta.16 in /frontend #626

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps @smui/chips from 7.0.0-beta.15 to 7.0.0-beta.16.

Changelog

Sourced from @​smui/chips's changelog.

7.0.0-beta.16 (2023-12-27)

Bug Fixes

  • allow changing the element for the snackbar close button in kitchen (fcaff7c)
  • cast component type to something ts likes (017039f)
  • prettier format extremely slow because autogenerated css not excluded (6dd27e1)
  • typescript and accessibility issues with menus and select inputs (5b4794f)
Commits
  • 09c2396 v7.0.0-beta.16
  • 5b4794f fix: typescript and accessibility issues with menus and select inputs
  • 1042327 chore: reformat code with new prettier version
  • 4159a2b chore: update packages, migrate to sveltekit 2
  • fcaff7c fix: allow changing the element for the snackbar close button in kitchen
  • 017039f fix: cast component type to something ts likes
  • 4d68905 Merge pull request #637 from JL102/textfield-error-message
  • 250b6e3 Merge pull request #638 from JL102/prettier-ignore
  • 6dd27e1 fix: prettier format extremely slow because autogenerated css not excluded
  • 2849183 refactor: improved error messsage when Textfield is initialized incorrectly
  • 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 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)