zeno-ml / zeno

AI Data Management & Evaluation Platform
https://zenoml.com
MIT License
214 stars 11 forks source link

build(deps-dev): bump @smui/circular-progress from 7.0.0-beta.8 to 7.0.0-beta.15 in /frontend #1000

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @smui/circular-progress from 7.0.0-beta.8 to 7.0.0-beta.15.

Changelog

Sourced from @​smui/circular-progress's changelog.

7.0.0-beta.15 (2023-09-04)

Bug Fixes

  • add declaration files to work around rollup typescript resolving modules to the src directory (b09a46b), closes #556

7.0.0-beta.14 (2023-06-30)

Bug Fixes

  • move omit generic down line to fix union type that is too complex to represent type error (b26b1d4)

7.0.0-beta.13 (2023-06-29)

Bug Fixes

  • rework tag prop to allow svg, simplify prop types to fix ts error (d1610c8)

7.0.0-beta.12 (2023-06-29)

Bug Fixes

  • rewrite google's imports to work in sveltekit (cf99c9e)

7.0.0-beta.11 (2023-06-29)

Bug Fixes

  • if Google's not gonna fix it, I'll fix it myself (e5d8a80)

... (truncated)

Commits
  • 6ed73be v7.0.0-beta.15
  • d373edd chore: update packages
  • b09a46b fix: add declaration files to work around rollup typescript resolving modules...
  • 20815d8 docs: add a demo showing how to use Select in a form element
  • 4313519 docs: fix note about component types in migration docs
  • feca1d1 v7.0.0-beta.14
  • c2e8052 chore: don't build the demo site before publishing its package
  • b26b1d4 fix: move omit generic down line to fix union type that is too complex to rep...
  • 1e59862 v7.0.0-beta.13
  • 9ba8fac docs: fix ripple color on colored button demo
  • 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)