Skip to content
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.

[Snyk] Upgrade @material/mwc-icon from 0.25.3 to 0.26.1 #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

violethaze74
Copy link
Member

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade @material/mwc-icon from 0.25.3 to 0.26.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 42 versions ahead of your current version.
  • The recommended version was released 4 months ago, on 2022-05-09.
Release notes
Package name: @material/mwc-icon
  • 0.26.1 - 2022-05-09

    Fixed

    • Add .js to import paths
  • 0.26.0 - 2022-05-03

    Changed

    • all
      • Upgrade typescript to 4.4.4

    Fixed

    • linear-progress, circular-progress
      • Fix update typing to use PropertyValues
  • 0.26.0-canary.f3e28323.0 - 2021-11-02
  • 0.26.0-canary.eefcf660.0 - 2021-10-20
  • 0.26.0-canary.e5923d68.0 - 2021-09-30
  • 0.26.0-canary.e2203ffa.0 - 2021-09-23
  • 0.26.0-canary.e1bcf14e.0 - 2021-12-28
  • 0.26.0-canary.dfc00d60.0 - 2021-10-09
  • 0.26.0-canary.d8ed5109.0 - 2021-09-30
  • 0.26.0-canary.d21acc8f.0 - 2021-10-20
  • 0.26.0-canary.cf7ba5a9.0 - 2021-12-10
  • 0.26.0-canary.ca0a674f.0 - 2021-10-18
  • 0.26.0-canary.c3aa844c.0 - 2021-10-11
  • 0.26.0-canary.b9e44af7.0 - 2021-11-03
  • 0.26.0-canary.b9d35b69.0 - 2022-01-05
  • 0.26.0-canary.b6fe2a12.0 - 2021-09-22
  • 0.26.0-canary.b1c1ab52.0 - 2021-09-21
  • 0.26.0-canary.ae060177.0 - 2021-09-21
  • 0.26.0-canary.893fc857.0 - 2022-01-07
  • 0.26.0-canary.8067ce28.0 - 2021-11-04
  • 0.26.0-canary.6be1a13e.0 - 2021-09-21
  • 0.26.0-canary.69ba13b7.0 - 2022-01-19
  • 0.26.0-canary.6278ee5d.0 - 2021-09-27
  • 0.26.0-canary.60449b7b.0 - 2021-10-21
  • 0.26.0-canary.4abe237e.0 - 2021-09-24
  • 0.26.0-canary.448f6cb9.0 - 2021-11-04
  • 0.26.0-canary.406d6fe1.0 - 2021-10-13
  • 0.26.0-canary.3b2452cc.0 - 2021-12-09
  • 0.26.0-canary.3a5d5f34.0 - 2021-09-27
  • 0.26.0-canary.345c2bb9.0 - 2021-12-02
  • 0.26.0-canary.2afff08e.0 - 2022-01-06
  • 0.26.0-canary.27e05c5d.0 - 2021-11-03
  • 0.26.0-canary.232327ee.0 - 2021-11-01
  • 0.26.0-canary.1c9adcb3.0 - 2021-10-04
  • 0.26.0-canary.143ed3c8.0 - 2021-09-29
  • 0.26.0-canary.0efb9c2c.0 - 2021-10-02
  • 0.26.0-canary.0d8084ed.0 - 2021-10-28
  • 0.26.0-canary.0af8ade5.0 - 2022-02-07
  • 0.26.0-canary.0aa18745.0 - 2021-11-02
  • 0.26.0-canary.0a492ae8.0 - 2021-11-02
  • 0.26.0-canary.07e91417.0 - 2021-09-22
  • 0.26.0-canary.0547aeeb.0 - 2021-12-06
  • 0.25.3 - 2021-10-21

    chore(iconbutton): Modify link icon button syntax.

    PiperOrigin-RevId: 404792275

from @material/mwc-icon GitHub release notes
Commit messages
Package name: @material/mwc-icon
  • 06b516b refactor(iconbutton): Refactor static styles into shared file, in preparation for adding icon button variants, which will share the `static-styles` mixin.
  • 87e4f81 feat(radio): Added screenshot tests to M3 radio.
  • b6e3370 Merge pull request #3403 from material-components:release
  • 15f83ee chore: release v0.26.1 (#3403)
  • 36f752a v0.26.1
  • a25f534 chore: update changelog
  • d99e305 fix: add js extension for lit tooling (#3401)
  • 4284c9e refactor(navbar): Use endPressConfig instead of pointerUp
  • 8369a66 fix(navbar): Move interaction event to be emitted on pointer up
  • 5bb1bfb feat(switch): initial base for new switch design
  • 056b3ce chore: update package-lock.json
  • 77128c6 chore: Release 0.26 (#3393)
  • 79d08ca chore: bump to MDC v14.0.0 (#3391)
  • 468d997 feat(tab): Moves rendering of `md-icon` up to the outer/wrapping `primary-tab` and `secondary-tab` files.
  • d009d36 refactor(navbar): Use md-badge
  • 0a3c9f9 feat(badge): create m3 badge web component
  • 98f64c4 fix(checkbox): Minor design fixes to M3 checkbox
  • 04ae9d8 feat(focusring): Update components to remove ring on pointer interaction
  • 5cb6083 Merge pull request #3382 from material-components:auto-bump-mdc-deps-14.0.0-canary.53b3cad2f.0
  • b98b27f Auto bump MDC Web deps to 14.0.0-canary.53b3cad2f.0
  • 3fa1da8 feat(MenuSurface): Add opening event for menus.
  • 6bd417c fix(button): Update Tonal Button focus, hover, and pressed states to correct token values
  • ba8f307 docs(checkbox): Added developer docs to M3 checkbox
  • f3e82a1 refactor(sass): update sass color helper to not allow forced-colors variables.

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants