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

Bump @material/mwc-linear-progress from 0.20.0 to 0.21.0 #421

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 3, 2021

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps @material/mwc-linear-progress from 0.20.0 to 0.21.0.

Release notes

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

v0.21.0

[v0.21.0] - 2021-04-30

Changed

  • all
    • Upgrade typescript to 4.1.4
    • Change all fields from private to protected
  • base
    • Clean up RippleInterface now that the ripple directive has been removed
    • Remove HTMLElementWithRipple interface
    • Clean up ripple property typing
  • checkbox
    • Remove underscores from internal event handler functions
  • ripple
    • Use css.declaration in ripple-theme.scss
    • Remove RippleAPI interface, merged with RippleInterface in base
    • Remove mwc-ripple-global.scss, which was only used for the ripple directive
  • menu
    • Added new closing event triggering any immediate action that must be taken without waiting for animations to finish.
    • BREAKING(VISUAL): Added a min-width of 112px to be in line with material spec.
  • select
    • Added fixedMenuPosition to allow menu overlaying in nested absolute contexts e.g. dialog.

Fixed

  • all
    • Format sass files with prettier
  • circular-progress
    • Support setting aria-label attribute
  • dialog
    • Blocking elements will not throw if dialog is closed and removed from DOM before opening animation is completed.
    • Memory leak with document event listener
    • Only bind event listeners once in firstUpdated
  • fab
    • Added missing documentation for extended-(label|icon)-padding custom props
  • FormElement
    • FormElement checks if change event re-refiring is needed
  • icon-button
    • Fixed label property to use aria-label attribute
  • icon-button-toggle
    • Fixed label property to use aria-label attribute
  • linear-progress
    • Fixed ariaLabel property to use aria-label attribute
  • list
    • Fix issue with diff indices of different digit length

... (truncated)

Changelog

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

[v0.21.0] - 2021-04-30

Changed

  • all
    • Upgrade typescript to 4.1.4
    • Change all fields from private to protected
  • base
    • Clean up RippleInterface now that the ripple directive has been removed
    • Remove HTMLElementWithRipple interface
    • Clean up ripple property typing
  • checkbox
    • Remove underscores from internal event handler functions
  • ripple
    • Use css.declaration in ripple-theme.scss
    • Remove RippleAPI interface, merged with RippleInterface in base
    • Remove mwc-ripple-global.scss, which was only used for the ripple directive
  • menu
    • Added new closing event triggering any immediate action that must be taken without waiting for animations to finish.
    • BREAKING(VISUAL): Added a min-width of 112px to be in line with material spec.
  • select
    • Added fixedMenuPosition to allow menu overlaying in nested absolute contexts e.g. dialog.

Fixed

  • all
    • Format sass files with prettier
  • circular-progress
    • Support setting aria-label attribute
  • dialog
    • Blocking elements will not throw if dialog is closed and removed from DOM before opening animation is completed.
    • Memory leak with document event listener
    • Only bind event listeners once in firstUpdated
  • fab
    • Added missing documentation for extended-(label|icon)-padding custom props
  • FormElement
    • FormElement checks if change event re-refiring is needed
  • icon-button
    • Fixed label property to use aria-label attribute
  • icon-button-toggle
    • Fixed label property to use aria-label attribute
  • linear-progress
    • Fixed ariaLabel property to use aria-label attribute
  • list
    • Fix issue with diff indices of different digit length
  • ripple

... (truncated)

Commits
  • b832b7d v0.21.0
  • 11b1f2b Lock lit-element version to 2.4.0
  • b1298c4 Auto bump MDC Web deps to 12.0.0-canary.197f64fa2.0
  • e1a6280 Auto bump MDC Web deps to 12.0.0-canary.cad489689.0
  • b8f464b Auto bump MDC Web deps to 12.0.0-canary.3f342c3f4.0
  • 729483b chore: bump deps
  • 8be1be0 Auto bump MDC Web deps to 11.0.0-canary.352b295c1.0
  • 58f9b04 Auto bump MDC Web deps to 11.0.0-canary.b2fa996a1.0
  • 0fdb1e4 Auto bump MDC Web deps to 11.0.0-canary.c91e8d141.0
  • cb8b770 Auto bump MDC Web deps to 11.0.0-canary.15604bd0d.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by taylorv, a new releaser for @​material/mwc-linear-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 dependabot bot added the type/dependencies Pull requests that update a dependency file label May 3, 2021
@marksie1988 marksie1988 merged commit 3afba64 into master May 12, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/master/material/mwc-linear-progress-0.21.0 branch May 12, 2021 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant