zeno-ml / zeno-evals-hub

https://zeno-ml-openai-evals.hf.space/
MIT License
6 stars 3 forks source link

Bump @smui/button from 7.0.0-beta.3 to 7.0.0-beta.8 in /frontend #17

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @smui/button from 7.0.0-beta.3 to 7.0.0-beta.8.

Changelog

Sourced from @​smui/button's changelog.

7.0.0-beta.8 (2023-04-29)

Bug Fixes

  • autocomplete can set text to a non-string value (b4f9fa7)

7.0.0-beta.7 (2023-04-29)

Bug Fixes

  • don't focus autocomplete after selecting item to avoid performaing async search again (a3dda7d)

7.0.0-beta.6 (2023-04-29)

Bug Fixes

  • ensure element is defined when calling addTabindexIfNoItemsSelected by passing it (73fe3df)

7.0.0-beta.5 (2023-04-28)

Bug Fixes

  • add a svelte tick before attempting to add tabindex to list element (859a230)
  • list item can crash if element.getElement is undefined (d617f97)

7.0.0-beta.4 (2023-04-24)

Bug Fixes

... (truncated)

Commits
  • cc177b0 v7.0.0-beta.8
  • b4f9fa7 fix: autocomplete can set text to a non-string value
  • f30c3de v7.0.0-beta.7
  • b81c406 chore: update package lock
  • a3dda7d fix: don't focus autocomplete after selecting item to avoid performaing async...
  • 2dddb0d v7.0.0-beta.6
  • 73fe3df fix: ensure element is defined when calling addTabindexIfNoItemsSelected by p...
  • c9a3f9c v7.0.0-beta.5
  • 859a230 fix: add a svelte tick before attempting to add tabindex to list element
  • d617f97 fix: list item can crash if element.getElement is undefined
  • 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 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)