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

fix(deps): update dependency @angular/cdk to v13.1.2 #649

Merged
merged 1 commit into from
Jan 18, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 1, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/cdk 13.0.2 -> 13.1.2 age adoption passing confidence

Release Notes

angular/components

v13.1.2

Compare Source

cdk
Commit Type Description
37898c3c1 fix overlay: fix positioning when zooming in Safari (#​24160)
af1882311 fix schematics: remove file extensions in tilde migration (#​24169)
db5d8cea2 fix table: Measure column width for sticky columns after new data has rendered. (#​23885)
7705cae78 fix text-field: handle undefined placeholder (#​24159)
material
Commit Type Description
69753d711 fix core: disable strong focus indicators in high contrast mode (#​24120)
0631976ca fix core: move pseudo-checkbox module to same directory (#​24132)
c6f7b9468 fix datepicker: fix duplicate nav stop with Voiceover (#​24085)
2ca59f8a6 fix stepper: icon not centered in header if direction changes (#​24131)
material-experimental
Commit Type Description
a7d97d618 fix mdc-button: incorrect metadata for fab anchor (#​24179)
ae9f3d5f5 fix mdc-checkbox: switch to non-deprecated styles (#​23218)
2f668888f fix mdc-dialog: remove extra outline in high contrast mode (#​24140)
12f427cdc fix mdc-list: export missing harness symbols (#​24175)
eb508be13 fix mdc-select: change max height to show scrollability (#​24129)
997589dd8 fix mdc-slide-toggle: remove aria-required rather than setting to false (#​24105)
be21308bb fix mdc-slider: keep value indicator within bounds (#​24167)
multiple
Commit Type Description
32f33c6dc fix correct tooltip and table MDC style import paths (#​24077)

Special Thanks

Andrew Seguin, Jeremy Elbourn, Jeri Peier, Karl Seamon, Kristiyan Kostadinov, Lukas Spirig, Miles Malerba, Paul Gschwendtner, Pei Wang, Wagner Maciel, Zach Arend and batnyu

v13.1.1

Compare Source

material
Commit Type Description
0629a2c1b3 fix schematics: don't replace variables contained within the names of other variables in theming API migration (#​24021)
6ce89aa0a5 fix stepper: assistive technology reading out stepper icon (#​24025)
655b41ab0f fix tabs: remove CSS content from chevron element (#​24091)

Special Thanks

Kristiyan Kostadinov and Paul Gschwendtner

v13.1.0

Compare Source

cdk
Commit Type Description
c381a6c5a feat bidi: support auto direction value (#​23906)
material
Commit Type Description
e7494314d feat core: change ErrorStateMatcher to accept AbstractForm instead of FormControl (#​24012)
1b6c93571 fix table: set class and role on no data row (#​23749)
google-maps
Commit Type Description
7dbe9a428 feat Getting google.maps.Map instance (#​23856)
material-luxon-adapter
Commit Type Description
a52da04a8 feat add option to set first day of week (#​24027)

Special Thanks

Amy Sorto, Andrew Seguin, Jeremy Elbourn, Jiří Balcar, Kristiyan Kostadinov, Lukas Taake, Miles Malerba, Paul Gschwendtner, Umer Naeem, Wagner Maciel and Zach Arend

v13.0.4

Compare Source

cdk
Commit Type Description
dddc933c5 fix drag-drop: last item not returned at initial index when sorting is disabled (#​23934)
material
Commit Type Description
8de380837 fix datepicker: hover styles not disabled on touch devices (#​23915)
cdk-experimental
Commit Type Description
e103a218e fix column-resize: Ensure resizable entity is not destroyed before applying min/max update (#​24007)
material-experimental
Commit Type Description
a90861a15 fix column-resize: Update for MDC and spec changes (#​23908)
45b7b1a0b fix mdc-checkbox: reduce amount of emitted theme css (#​24004)
4671d877e fix mdc-slider: throw error when thumb is missing (#​24061)

Special Thanks

Aristeidis Bampakos, Csaba Sandor, Ekkolon, Karl Seamon, Kristiyan Kostadinov, Nathaniel, Paul Gschwendtner and Robin Richtsfeld

v13.0.3

Compare Source

cdk
Commit Type Description
a3f99f8c6a fix drag-drop: remove boundary error (#​23966)
b92f0bc806 perf a11y: tree-shake warnings in production (#​23967)
material
Commit Type Description
73414a9ba6 perf bottom-sheet: do not run change detection when focusing element (#​23965)
a25dda672b perf core: tree shake sanity checks (#​23969)
multiple
Commit Type Description
f05a9c655a fix some experimental components not cleaned up completely (#​23994)

Special Thanks

Artur Androsovych, Kristiyan Kostadinov, Paul Gschwendtner and Ruslan Lekhman


Configuration

📅 Schedule: "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Berlin.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Dec 1, 2021

Codecov Report

Merging #649 (1ef97e5) into development (5e3d35a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           development     #649   +/-   ##
============================================
  Coverage        97.17%   97.17%           
============================================
  Files               12       12           
  Lines              283      283           
  Branches            54       54           
============================================
  Hits               275      275           
  Partials             8        8           
Flag Coverage Δ
core 97.17% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5e3d35a...1ef97e5. Read the comment docs.

@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from 7e6b8d5 to a69408d Compare December 8, 2021 22:42
@renovate renovate bot changed the title fix(deps): update dependency @angular/cdk to v13.0.3 fix(deps): update dependency @angular/cdk to v13.0.4 Dec 8, 2021
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from a69408d to 18cca55 Compare December 9, 2021 00:18
@renovate renovate bot changed the title fix(deps): update dependency @angular/cdk to v13.0.4 fix(deps): update dependency @angular/cdk to v13.1.0 Dec 9, 2021
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from 18cca55 to f822b18 Compare December 16, 2021 00:49
@renovate renovate bot changed the title fix(deps): update dependency @angular/cdk to v13.1.0 fix(deps): update dependency @angular/cdk to v13.1.1 Dec 16, 2021
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from f822b18 to ef68994 Compare January 12, 2022 21:55
@renovate renovate bot changed the title fix(deps): update dependency @angular/cdk to v13.1.1 fix(deps): update dependency @angular/cdk to v13.1.2 Jan 12, 2022
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from ef68994 to 1ef97e5 Compare January 18, 2022 08:30
@r-hannuschka r-hannuschka merged commit 9a95980 into development Jan 18, 2022
@renovate renovate bot deleted the renovate/angularmaterial-monorepo branch January 18, 2022 09:07
r-hannuschka added a commit that referenced this pull request Jan 18, 2022
* chore(deps): update dependency @ngx-file-upload/core to v4 (#488)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency eslint to v7.32.0 (#489)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency @types/node to v14.17.9 (#490)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update dependency highlight.js to v11.2.0 (#491)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency ng-packagr to v12.2.0 (#495)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update angularcli monorepo to v12.2.1 (#497)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update dependency @angular/cdk to v12.2.1 (#498)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency ts-node to v10.2.0 (#499)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency bootstrap-scss to v5.1.0 (#500)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency path-parse to 1.0.7 [security] (#501)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update dependency tslib to v2.3.1 (#503)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update angular monorepo to v12.2.1 (#496)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update dependency igniteui-angular to v12.1.1 (#493)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update typescript-eslint monorepo to v4.29.1 (#492)

Co-authored-by: Renovate Bot <[email protected]>

* bugfixing

* update deps

* update package.json

* update unit tests and version

* chore(deps): update dependency ts-node to v10.2.1 (#507)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update angular monorepo to v12.2.2 (#508)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency @types/node to v14.17.10 (#510)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update angularcli monorepo to v12.2.2 (#509)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update dependency @angular/cdk to v12.2.2 (#511)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency @types/node to v14.17.11 (#512)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update angular monorepo to v12.2.3 (#518)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency ng-packagr to v12.2.1 (#517)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update dependency igniteui-angular to v12.1.3 (#515)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency jasmine-core to v3.9.0 (#513)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update typescript-eslint monorepo to v4.29.3 (#514)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update dependency @angular/cdk to v12.2.3 (#519)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency @types/node to v14.17.12 (#520)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update angularcli monorepo to v12.2.3 (#521)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update dependency ngx-highlightjs to v5 (#522)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update typescript-eslint monorepo to v4.30.0 (#527)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency @types/node to v14.17.14 (#528)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update dependency igniteui-angular to v12.1.4 (#529)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update angular-cli monorepo to v12.2.4 (#530)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update dependency @angular/cdk to v12.2.4 (#532)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update angular monorepo to v12.2.4 (#531)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency @types/jasmine to v3.9.0 (#533)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update typescript-eslint monorepo to v4.31.0 (#534)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update dependency igniteui-angular to v12.1.5 (#536)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency @types/node to v14.17.15 (#535)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update angular-cli monorepo to v12.2.5 (#537)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update dependency @angular/cdk to v12.2.5 (#539)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update angular monorepo to v12.2.5 (#538)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update angular-eslint monorepo to v12.4.1 (#540)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update dependency ngx-file-drop to v11.2.0 (#541)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency @types/node to v14.17.16 (#546)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency @types/jasmine to v3.9.1 (#545)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update dependency igniteui-angular to v12.1.6 (#544)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency bootstrap-scss to v5.1.1 (#542)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update typescript-eslint monorepo to v4.31.1 (#543)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update angular monorepo to v12.2.6 (#548)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update angular-cli monorepo to v12.2.6 (#547)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update dependency @angular/cdk to v12.2.6 (#549)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency @types/node to v14.17.17 (#550)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update angular monorepo to v12.2.7 (#558)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency ng-packagr to v12.2.2 (#557)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency @types/node to v14.17.18 (#556)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update angular-eslint monorepo to v12.5.0 (#554)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update dependency igniteui-angular to v12.1.7 (#553)

Co-authored-by: Renovate Bot <[email protected]>

* fix e2e tests

* chore(deps): update typescript-eslint monorepo to v4.31.2 (#552)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency @compodoc/compodoc to v1.1.15 (#551)

Co-authored-by: Renovate Bot <[email protected]>

* update version

* chore(deps): update angular-cli monorepo to v12.2.7 (#560)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update dependency @angular/cdk to v12.2.7 (#561)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update angular monorepo to v12.2.8 (#566)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update typescript-eslint monorepo to v4.33.0 (#564)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update dependency igniteui-angular to v12.2.0 (#563)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update angular-cli monorepo to v12.2.8 (#567)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update dependency @angular/cdk to v12.2.8 (#565)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency @types/node to v14.17.21 (#562)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update angular-cli monorepo to v12.2.9 (#570)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update dependency @angular/cdk to v12.2.9 (#568)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update angular monorepo to v12.2.9 (#569)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update angular monorepo to v12.2.10 (#577)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency ng-packagr to v12.2.3 (#571)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update dependency igniteui-angular to v12.2.1 (#573)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update typescript-eslint monorepo to v5 (#575)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency ts-node to v10.3.0 (#574)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency jasmine-core to v3.10.0 (#579)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update angular-cli monorepo to v12.2.10 (#578)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency @types/node to v14.17.26 (#576)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency @types/node to v14.17.27 (#580)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update dependency @angular/cdk to v12.2.10 (#581)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency @types/jasmine to v3.10.0 (#582)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update typescript-eslint monorepo to v5.1.0 (#583)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency ng-packagr to v12.2.4 (#587)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update angular monorepo to v12.2.11 (#588)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency ts-node to v10.3.1 (#591)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency karma to v6.3.5 (#586)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update angular-cli monorepo to v12.2.11 (#590)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update dependency @angular/cdk to v12.2.11 (#589)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update dependency igniteui-angular to v12.2.2 (#585)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update dependency highlight.js to v11.3.1 (#584)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update typescript-eslint monorepo to v5.2.0 (#601)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update angular-eslint monorepo to v12.6.0 (#600)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update dependency igniteui-angular to v12.2.3 (#599)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency ng-packagr to v12.2.5 (#598)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency karma to v6.3.6 (#597)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency @types/jasmine to v3.10.1 (#596)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency ts-node to v10.4.0 (#595)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency jasmine-core to v3.10.1 (#594)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency bootstrap-scss to v5.1.3 (#593)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency @types/node to v14.17.32 (#592)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency @types/node to v16 (#602)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update angular-eslint monorepo to v12.6.1 (#603)

Co-authored-by: Renovate Bot <[email protected]>

* feat: upgrade to angular 13 (#616)

* feat: upgrade to angular 13

* fix: errors

* fix: code coverage

* update github workflow for core

* update version and readme

* chore(deps): update dependency jszip to 3.7.0 [security] (#620)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency nth-check to 2.0.1 [security] (#621)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update angular monorepo to v13 (#613)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency @ngx-file-upload/core to v5 (#624)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update angular monorepo to v13.0.1 (#604)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update typescript-eslint monorepo to v5.3.1 (#609)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update dependency @angular/cdk to v13.0.1 (#605)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update angular-cli monorepo to v13.0.2 (#606)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency @types/node to v16.11.7 (#623)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency karma to v6.3.8 (#607)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update dependency igniteui-angular to v12.2.5 (#608)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency @types/jasmine to v3.10.2 (#610)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update dependency ngx-highlightjs to v6 (#625)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency karma to v6.3.9 (#628)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update typescript-eslint monorepo to v5.4.0 (#626)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update dependency igniteui-angular to v12.3.0 (#627)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update angular-cli monorepo to v13.0.3 (#632)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update dependency @angular/cdk to v13.0.2 (#631)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency ng-packagr to v13.0.6 (#629)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update angular monorepo to v13.0.2 (#630)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update angular-eslint monorepo to v12.7.0 (#634)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency @types/node to v16.11.8 (#633)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update angular-eslint monorepo to v13 (#635)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency eslint to v8 (#572)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update angular-eslint monorepo to v13.0.1 (#636)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update dependency igniteui-angular to v13 (#641)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency eslint to v8.3.0 (#639)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency angular-cli-ghpages to v1 (#638)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency @types/node to v16.11.9 (#637)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency ng-packagr to v13.0.8 (#644)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency @types/node to v16.11.10 (#643)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency @compodoc/compodoc to v1.1.16 (#642)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update angular monorepo to v13.1.2 (#648)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency node-forge to 1.0.0 [security] (#658)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency follow-redirects to 1.14.7 [security] (#657)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update dependency ngx-file-drop to v13 (#654)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update typescript-eslint monorepo to v5.10.0 (#646)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency eslint to v8.7.0 (#653)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update dependency igniteui-angular to v13.0.8 (#645)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency karma-coverage to v2.1.0 (#651)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update angular-cli monorepo to v13.1.3 (#650)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency json-schema to 0.4.0 [security] (#659)

Co-authored-by: Renovate Bot <[email protected]>

* fix(deps): update dependency @angular/cdk to v13.1.2 (#649)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency @types/node to v16.11.20 (#647)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency ng-packagr to v13.1.3 (#655)

* chore(deps): update dependency ng-packagr to v13.1.3

* fix: ng build update browserslist

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Ralf Hannuschka <[email protected]>

* update demo, remove compodoc dependency

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants