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, @angular/material, @angular/material-moment-adapter #29

Merged
merged 3 commits into from Jun 21, 2020

Conversation

snyk-bot
Copy link
Contributor

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

Snyk has created this PR to upgrade multiple dependencies.

👯 The following dependencies are linked and will therefore be updated together.

ℹ️ 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.

Name Versions Released on
@angular/cdk
from 9.2.1 to 9.2.2
1 version ahead of your current version 2 days ago
on 2020-05-01
@angular/material
from 9.2.1 to 9.2.2
1 version ahead of your current version 2 days ago
on 2020-05-01
@angular/material-moment-adapter
from 9.2.1 to 9.2.2
1 version ahead of your current version 2 days ago
on 2020-05-01
Release notes
Package name: @angular/cdk
  • 9.2.2 - 2020-05-01

    | ---------- | --------------------- |
    | bug fix | testing/testbed: emit pointer events for test element click (d7b1bbe) |

    bug fix a11y: focus monitor not working inside shadow dom (#19135) (e7bfb47), closes #18667 #19133
    bug fix button-toggle: static checked value not being picked up (#18442) (1daada5), closes #18427
    bug fix autocomplete: incorrect options from harness if multiple panels are on the page at the same time (#19114) (fd46ca3)
    bug fix chips: chip list disabled state out of sync when swapping out form group with a disabled one (#17993) (f4bec43), closes #17872
    bug fix components-examples: rename example component to follow naming convention for autoloading in docs (#19142) (9c8e87e)
    bug fix datepicker: inconsistent focus restoration timing in touchUi mode (#17732) (d199500), closes #17560
    bug fix dialog: incorrect dialog state for close animation (#19034) (fd0217d)
    bug fix drag-drop: boundary not accounting for parent scrolling (#19108) (548a58a), closes #19086
    bug fix drag-drop: drop-list wrong enter position (#19116) (12c705a)
    bug fix drag-drop: expose Point interface (#19051) (9383364), closes #19001
    bug fix drag-drop: preview matchSize sometimes incorrect inside flex container (#19062) (a65872d), closes #19060
    bug fix drag-drop: unable to start dragging in list if dragged item is destroyed (#19055) (72fe1e4), closes #18628
    bug fix list: don't select disabled options when pressing ctrl + a (#18885) (087ed4a)
    bug fix overlay: expand flexible origin type to allow SVG elements (#19199) (bee88e1), closes #36381
    bug fix platform: avoid errors if ShadowRoot is not defined (#19124) (874c754)
    bug fix select: don't select active item when tabbing away while closed (#18797) (4307837), closes #18784
    bug fix select: incorrect options from harness if multiple selects are on the page at the same time (#19112) (4fe5764), closes #19075
    bug fix tabs: group alignment propagating to nested groups (#19037) (59a5786), closes #19035
    bug fix tabs: unnecessarily adding pagination when changing to new list of tabs with same labels (#16869) (d26ba73), closes #16789
    bug fix tree: complete viewChange stream on destroy (#18991) (d7d3be1)
    bug fix avoid runtime error on server (8f36604)
    bug fix incorrect variable access for server-side rendering check (#19166) (b5864ca)
    bug fix unable to bind to events after initialization (#18996) (0695e82)
    bug fix mdc-form-field: add filled MDC text field class (#19103) (54c5633)
    bug fix mdc-progress-bar: better server-side rendering support (#19036) (7a99cfa)
    bug fix mdc-button: strong focus indication always visible on fab buttons (#19169) (11786b7)
    bug fix mdc-chips: not disabling all animations when animations are disabled (#18440) (d25fe8b)
    bug fix mdc-form-field: missing styles for native select controls (#19140) (90c1474)
    bug fix mdc-input: avoid double event listeners in ivy (#19052) (2a4da91)
    bug fix mdc-radio: avoid bundling styles from base radio button (#19032) (4557d58)
    bug fix mdc-radio: strong focus indicator not working (#19091) (b713104)
    bug fix mdc-slide-toggle: strong focus indication not visible (#19048) (a507873), closes #18895
    bug fix mdc-table: not supporting multiple themes (#18931) (d564f6e)
  • 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)
from @angular/cdk GitHub release notes
Package name: @angular/material
  • 9.2.2 - 2020-05-01

    | ---------- | --------------------- |
    | bug fix | testing/testbed: emit pointer events for test element click (d7b1bbe) |

    bug fix a11y: focus monitor not working inside shadow dom (#19135) (e7bfb47), closes #18667 #19133
    bug fix button-toggle: static checked value not being picked up (#18442) (1daada5), closes #18427
    bug fix autocomplete: incorrect options from harness if multiple panels are on the page at the same time (#19114) (fd46ca3)
    bug fix chips: chip list disabled state out of sync when swapping out form group with a disabled one (#17993) (f4bec43), closes #17872
    bug fix components-examples: rename example component to follow naming convention for autoloading in docs (#19142) (9c8e87e)
    bug fix datepicker: inconsistent focus restoration timing in touchUi mode (#17732) (d199500), closes #17560
    bug fix dialog: incorrect dialog state for close animation (#19034) (fd0217d)
    bug fix drag-drop: boundary not accounting for parent scrolling (#19108) (548a58a), closes #19086
    bug fix drag-drop: drop-list wrong enter position (#19116) (12c705a)
    bug fix drag-drop: expose Point interface (#19051) (9383364), closes #19001
    bug fix drag-drop: preview matchSize sometimes incorrect inside flex container (#19062) (a65872d), closes #19060
    bug fix drag-drop: unable to start dragging in list if dragged item is destroyed (#19055) (72fe1e4), closes #18628
    bug fix list: don't select disabled options when pressing ctrl + a (#18885) (087ed4a)
    bug fix overlay: expand flexible origin type to allow SVG elements (#19199) (bee88e1), closes #36381
    bug fix platform: avoid errors if ShadowRoot is not defined (#19124) (874c754)
    bug fix select: don't select active item when tabbing away while closed (#18797) (4307837), closes #18784
    bug fix select: incorrect options from harness if multiple selects are on the page at the same time (#19112) (4fe5764), closes #19075
    bug fix tabs: group alignment propagating to nested groups (#19037) (59a5786), closes #19035
    bug fix tabs: unnecessarily adding pagination when changing to new list of tabs with same labels (#16869) (d26ba73), closes #16789
    bug fix tree: complete viewChange stream on destroy (#18991) (d7d3be1)
    bug fix avoid runtime error on server (8f36604)
    bug fix incorrect variable access for server-side rendering check (#19166) (b5864ca)
    bug fix unable to bind to events after initialization (#18996) (0695e82)
    bug fix mdc-form-field: add filled MDC text field class (#19103) (54c5633)
    bug fix mdc-progress-bar: better server-side rendering support (#19036) (7a99cfa)
    bug fix mdc-button: strong focus indication always visible on fab buttons (#19169) (11786b7)
    bug fix mdc-chips: not disabling all animations when animations are disabled (#18440) (d25fe8b)
    bug fix mdc-form-field: missing styles for native select controls (#19140) (90c1474)
    bug fix mdc-input: avoid double event listeners in ivy (#19052) (2a4da91)
    bug fix mdc-radio: avoid bundling styles from base radio button (#19032) (4557d58)
    bug fix mdc-radio: strong focus indicator not working (#19091) (b713104)
    bug fix mdc-slide-toggle: strong focus indication not visible (#19048) (a507873), closes #18895
    bug fix mdc-table: not supporting multiple themes (#18931) (d564f6e)
  • 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)
from @angular/material GitHub release notes
Package name: @angular/material-moment-adapter
  • 9.2.2 - 2020-05-01

    | ---------- | --------------------- |
    | bug fix | testing/testbed: emit pointer events for test element click (d7b1bbe) |

    bug fix a11y: focus monitor not working inside shadow dom (#19135) (e7bfb47), closes #18667 #19133
    bug fix button-toggle: static checked value not being picked up (#18442) (1daada5), closes #18427
    bug fix autocomplete: incorrect options from harness if multiple panels are on the page at the same time (#19114) (fd46ca3)
    bug fix chips: chip list disabled state out of sync when swapping out form group with a disabled one (#17993) (f4bec43), closes #17872
    bug fix components-examples: rename example component to follow naming convention for autoloading in docs (#19142) (9c8e87e)
    bug fix datepicker: inconsistent focus restoration timing in touchUi mode (#17732) (d199500), closes #17560
    bug fix dialog: incorrect dialog state for close animation (#19034) (fd0217d)
    bug fix drag-drop: boundary not accounting for parent scrolling (#19108) (548a58a), closes #19086
    bug fix drag-drop: drop-list wrong enter position (#19116) (12c705a)
    bug fix drag-drop: expose Point interface (#19051) (9383364), closes #19001
    bug fix drag-drop: preview matchSize sometimes incorrect inside flex container (#19062) (a65872d), closes #19060
    bug fix drag-drop: unable to start dragging in list if dragged item is destroyed (#19055) (72fe1e4), closes #18628
    bug fix list: don't select disabled options when pressing ctrl + a (#18885) (087ed4a)
    bug fix overlay: expand flexible origin type to allow SVG elements (#19199) (bee88e1), closes #36381
    bug fix platform: avoid errors if ShadowRoot is not defined (#19124) (874c754)
    bug fix select: don't select active item when tabbing away while closed (#18797) (4307837), closes #18784
    bug fix select: incorrect options from harness if multiple selects are on the page at the same time (#19112) (4fe5764), closes #19075
    bug fix tabs: group alignment propagating to nested groups (#19037) (59a5786), closes #19035
    bug fix tabs: unnecessarily adding pagination when changing to new list of tabs with same labels (#16869) (d26ba73), closes #16789
    bug fix tree: complete viewChange stream on destroy (#18991) (d7d3be1)
    bug fix avoid runtime error on server (8f36604)
    bug fix incorrect variable access for server-side rendering check (#19166) (b5864ca)
    bug fix unable to bind to events after initialization (#18996) (0695e82)
    bug fix mdc-form-field: add filled MDC text field class (#19103) (54c5633)
    bug fix mdc-progress-bar: better server-side rendering support (#19036) (7a99cfa)
    bug fix mdc-button: strong focus indication always visible on fab buttons (#19169) (11786b7)
    bug fix mdc-chips: not disabling all animations when animations are disabled (#18440) (d25fe8b)
    bug fix mdc-form-field: missing styles for native select controls (#19140) (90c1474)
    bug fix mdc-input: avoid double event listeners in ivy (#19052) (2a4da91)
    bug fix mdc-radio: avoid bundling styles from base radio button (#19032) (4557d58)
    bug fix mdc-radio: strong focus indicator not working (#19091) (b713104)
    bug fix mdc-slide-toggle: strong focus indication not visible (#19048) (a507873), closes #18895
    bug fix mdc-table: not supporting multiple themes (#18931) (d564f6e)
  • 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)
from @angular/material-moment-adapter 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

snyk-bot and others added 3 commits May 3, 2020 07:46
Snyk has created this PR to upgrade:
  - @angular/cdk from 9.2.1 to 9.2.2.
    See this package in NPM: https://www.npmjs.com/package/@angular/cdk
  - @angular/material from 9.2.1 to 9.2.2.
    See this package in NPM: https://www.npmjs.com/package/@angular/material
  - @angular/material-moment-adapter from 9.2.1 to 9.2.2.
    See this package in NPM: https://www.npmjs.com/package/@angular/material-moment-adapter

See this project in Snyk:
https://app.snyk.io/org/lingounet/project/d8bb6dfb-7c05-46de-aa72-9d9af86db449?utm_source=github&utm_medium=upgrade-pr
Snyk has created this PR to upgrade:
  - @angular/cdk from 9.2.1 to 9.2.2.
    See this package in NPM: https://www.npmjs.com/package/@angular/cdk
  - @angular/material from 9.2.1 to 9.2.2.
    See this package in NPM: https://www.npmjs.com/package/@angular/material
  - @angular/material-moment-adapter from 9.2.1 to 9.2.2.
    See this package in NPM: https://www.npmjs.com/package/@angular/material-moment-adapter

See this project in Snyk:
https://app.snyk.io/org/lingounet/project/d8bb6dfb-7c05-46de-aa72-9d9af86db449?utm_source=github&utm_medium=upgrade-pr
@lingounet lingounet merged commit a6076f1 into master Jun 21, 2020
@lingounet lingounet deleted the snyk-upgrade-ab55fc512655245814024d6f522e281a branch June 21, 2020 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment