improv-wifi / sdk-ble-js

JavaScript SDK to add Improv Wi-Fi over BLE to your website.
https://www.improv-wifi.com
Apache License 2.0
46 stars 8 forks source link

Bump @material/mwc-circular-progress from 0.25.3 to 0.26.0 #142

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @material/mwc-circular-progress from 0.25.3 to 0.26.0.

Release notes

Sourced from @​material/mwc-circular-progress's releases.

v0.26.0

Changed

  • all
    • Upgrade typescript to 4.4.4

Fixed

  • linear-progress, circular-progress
    • Fix update typing to use PropertyValues
Changelog

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

[v0.26.0] - 2022-05-02

Changed

  • all
    • Upgrade typescript to 4.4.4

Fixed

  • linear-progress, circular-progress
    • Fix update typing to use PropertyValues
Commits
  • 77128c6 chore: Release 0.26 (#3393)
  • 79d08ca chore: bump to MDC v14.0.0 (#3391)
  • b98b27f Auto bump MDC Web deps to 14.0.0-canary.53b3cad2f.0
  • a1b4685 Auto bump MDC Web deps to 14.0.0-canary.f31a833fa.0
  • 808d6bc Merge pull request #3255 from material-components:auto-bump-mdc-deps-14.0.0-c...
  • 15e2623 refactor: Fix various lint warnings
  • 07f04df Auto bump MDC Web deps to 14.0.0-canary.cbd9358a6.0
  • 267230d Auto bump MDC Web deps to 14.0.0-canary.868793776.0
  • 0af8ade fix(linear,circular progress): Use PropertyValues typing to fix compile errors
  • 084e3f5 Auto bump MDC Web deps to 14.0.0-canary.c14e977ee.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by asyncliz, a new releaser for @​material/mwc-circular-progress since your current version.


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)
dependabot[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.