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

[Snyk] Upgrade @angular/cdk from 9.2.0 to 9.2.1 #24

Merged
merged 3 commits into from May 19, 2020

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented May 7, 2020

Snyk has created this PR to upgrade @angular/cdk from 9.2.0 to 9.2.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 1 version ahead of your current version.
  • The recommended version was released 22 days ago, on 2020-04-14.
Release notes
Package name: @angular/cdk
  • 9.2.1 - 2020-04-14

    material

    bug fix a11y: avoid errors when trying to add high contrast class (#18323) (142c55e)
    bug fix a11y: focus monitor incorrectly detecting fake mousedown… (#15214) (ac565a2)
    bug fix autocomplete: provide horizontal fallback positions (#18906) (3488dda), closes #18854
    bug fix bottom-sheet: allow result to be passed when dismissing through service (#18831) (48e26b1)
    bug fix core: ripple mutating global options when animations are… (#18983) (09f2872)
    bug fix datepicker: add hover indication to navigation buttons (#18995) (94ab707), closes /github.com/angular/components/blob/master/src/material/button/button.scss#L13 #18958
    bug fix datepicker: disable calendar hover styles on touch devices (#18876) (d752cdf)
    bug fix datepicker: error in IE/Edge for static disabled binding (#18202) (80977f6)
    bug fix dialog: recapture focus when clicking on backdrop when cl… (#18826) (c5ddfe8), closes #18799
    bug fix drag-drop: allow preview z-index to be changed (#18914) (5c88e67), closes #18902
    bug fix drag-drop: boundary not accounting for scrolling (#18612) (0401024), closes #18597
    bug fix drag-drop: defer resolving scrollable parents until first drag (#18918) (ca263c3), closes #18737
    bug fix drag-drop: handle custom preview/placeholder with multiple root nodes (#18829) (92aed70)
    bug fix expansion: add strong focus indication (#18552) (6feff45)
    bug fix mat-button-toggle: mat-button-toggle element should not h… (#18746) (709ac63)
    bug fix popover-edit: hover content not showing up if content changes after init (#18937) (d7ff7cb), closes #18934
    bug fix popover-edit: unable to close focus content using the keyboard (#18945) (e7a197a)
    bug fix slider: not stopping drag when released outside of viewport (#18905) (ca3c68f), closes #18888
    bug fix tabs: tab nav bar not disabling pagination animation (#18886) (a6e5423)
    performance drag-drop: avoid unnecessary change detection on pointer down events (#18821) (2f6e941), closes #18726
    performance focus-monitor: optimize event registration (#18667) (174e4cd)
    performance ripple: optimize event registration (#18633) (fca0c28)

    google-maps

    bug fix map circle error during server-side rendering (#18822) (7c6be0e)
    bug fix not rendering until mapTypeId is set (#18967) (977c605), closes #18965

    cdk-experimental

    bug fix dialog: disableClose not working for tem… (#18968) (c0d19cb), closes #18964

    material-experimental

    bug fix mdc-card: not handling dark themes (#18938) (f1c0c09)
    bug fix mdc-chips: align theming setup with… (#19000) (7957423)
    bug fix mdc-chips: enter animation not disabled when using noop animations (#18653) (ea32d14), closes #18642
    bug fix mdc-chips: support custom errorStat… (#18974) (58abf23)
    bug fix mdc-radio: add strong focus indication (#18946) (897dee4)
    bug fix mdc-radio: no focus indication in h… (#18969) (4d22936), closes #13280
    performance mdc-chips: avoid checking the DOM on each change detection (#18929) (29dda54)
  • 9.2.0 - 2020-03-25

    This release introduces support for TypeScript 3.8.

    cdk

    bug fix coercion: add the support for readonly array coercion (#18807) (cd96886), closes #18806

    material

    bug fix form-field: incorrectly calculating start gap in RTL in the presence of a prefix (#18867) (6275339), closes #18857
    bug fix form-field: some input types taller than plain text input (#18825) (e311791), closes #18787
    bug fix list: no selected indication in high contrast mode while in single selection (#18585) (76e8a38)
    bug fix table: error when nesting tables (#18832) (32aec93), closes #18768

    google-maps

    feature support setting the map type (#18578) (2a6aae1), closes #18577

    material-experimental

    bug fix mdc-chips: add feature targeting to theme styles (#18830) (54bbb90)
    bug fix radio: redefine theme variables (#18907) (cc9793f)
    bug fix radio: remove input click handler (#18868) (7c75d6e)
    bug fix slide-toggle: allow different densities (#18895) (4d7ffaa)
    bug fix slide-toggle: redefine more variables (#18908) (1cca459)
from @angular/cdk GitHub release notes

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

@michael-vasyliv michael-vasyliv merged commit e4fcd22 into master May 19, 2020
@michael-vasyliv michael-vasyliv deleted the snyk-upgrade-dbac1d39e6110df01eb73a445bfd5ea4 branch May 19, 2020 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment