Skip to content

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

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

Merged
merged 1 commit into from
Jan 18, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 2, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/build-angular 13.0.3 -> 13.1.3 age adoption passing confidence
@angular-devkit/core 13.0.3 -> 13.1.3 age adoption passing confidence
@angular/cli 13.0.3 -> 13.1.3 age adoption passing confidence

Release Notes

angular/angular-cli

v13.1.3

Compare Source

@​angular/cli
Commit Type Description
4c9d72c65 fix remove extra space in Unable to find compatible package during ng add
@​schematics/angular
Commit Type Description
9b07191b1 fix set skipTest flag for resolvers when using ng new --skip-tests
@​angular-devkit/build-angular
Commit Type Description
5b39e0eca fix automatically purge stale build cache entries
6046e06b9 fix correctly resolve core-js/proposals/reflect-metadata
de68daa55 fix enable :where CSS pseudo-class
6a617ff4a fix ensure $localize calls are replaced in watch mode
92b4e067b fix load translations fresh start
d674dcd1a fix localized bundle generation fails in watch mode
6876ad36e fix use contenthash instead of chunkhash for chunks
11fd02105 fix websocket client only injected if required
6ca0e41a9 perf update esbuild to 0.14.11

Special Thanks

Alan Agius, Bill Barry, Derek Cormier, Elio Goettelmann, Joey Perrott, Kasper Christensen, Lukas Spirig and Zoltan Lehoczky

v13.1.2

Compare Source

@​angular-devkit/build-angular
Commit Type Description
1ddbd75ae fix add tailwindcss support for version 3
adf925c07 fix display FS cache information when verbose option is used
09c3826c9 fix only extract CSS styles when are specified in styles option
@​ngtools/webpack
Commit Type Description
f31d7f79d perf reduce redudant module rebuilds when cache is restored

Special Thanks

Alan Agius, Derek Cormier and Doug Parker

v13.1.1

Compare Source

@​schematics/angular
Commit Type Description
a315b968a fix updated Angular new project version to v13.1.0

Special Thanks

Alan Agius, Cédric Exbrayat and Derek Cormier

v13.1.0

Compare Source

@​angular/cli
Commit Type Description
56f802b7d feat ask to install angular-eslint when running ng lint in new projects
ecd9fb5c7 feat provide more detailed error for not found builder
0b6071af3 fix ng doc does open browser on Windows
@​schematics/angular
Commit Type Description
d5d9f042f feat add VS Code configurations when generating a new workspace
f95cc8281 feat generate new projects using TypeScript 4.5
21809e14c feat loosen project name validation
@​angular-devkit/schematics-cli
Commit Type Description
339bab06c feat generate new projects using TypeScript 4.5
@​angular-devkit/build-angular
Commit Type Description
bc8563760 feat add estimated transfer size to build output report
bc17cf0cd feat colorize file raw sizes based on failing budgets
3c681b68d feat set dir attribute when using localization
6d0f99a2d feat support JSON comments in dev-server proxy configuration file
9300545e6 feat watch i18n translation files with dev server
9bacba342 fix differentiate components and global styles using file query instead of filename
7408511da fix display cleaner errors
d55fc62ef fix fallback to use language ID to set the dir attribute
4c288b8bd fix lazy modules bundle budgets
562dc6a89 fix prefer ES2015 entrypoints when application targets ES2019 or lower
ac66e400c fix Sass compilation in StackBlitz webcontainers
e1bac5bbb fix update Angular peer dependencies to v13.1 prerelease
789ddfaeb perf disable webpack backwards compatible APIs
@​ngtools/webpack
Commit Type Description
5402f99f8 fix add cjs and mjs to passthrough files
10d4ede2d fix handle promise rejection during Angular program analyzes

Special Thanks

Alan Agius, Charles Lyding, Doug Parker, Ferdinand Malcher, Joey Perrott and Ruslan Lekhman

v13.0.4

Compare Source

@​angular/cli
Commit Type Description
ded7b5c06 fix exit with a non-zero error code when migration fails during ng update
250a58b48 fix logic which determines which temp version of the CLI is to be download during ng update
@​schematics/angular
Commit Type Description
372e2e633 fix address eslint linting failures in test.ts
@​angular-devkit/build-angular
Commit Type Description
b835389c8 fix correctly extract messages when using cached build (#​22266)
647a5f0b1 fix don't watch nested node_modules when polling is enabled
4d01d4f72 fix transform remapped sourcemap into a plain object
@​ngtools/webpack
Commit Type Description
4d918ef99 fix JIT mode CommonJS accessing inexistent default property

Special Thanks

Alan Agius, Billy Lando, David-Emmanuel DIVERNOIS and Derek Cormier


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 these updates 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 2, 2021

Codecov Report

Merging #650 (0751702) into development (5e3d35a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           development     #650   +/-   ##
============================================
  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...0751702. Read the comment docs.

@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 0c511df to fc25adf Compare December 9, 2021 23:54
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v13.0.4 chore(deps): update angular-cli monorepo to v13.1.0 Dec 9, 2021
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from fc25adf to 736c235 Compare December 10, 2021 18:36
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v13.1.0 chore(deps): update angular-cli monorepo to v13.1.1 Dec 10, 2021
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 736c235 to 3e8a812 Compare December 15, 2021 21:22
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v13.1.1 chore(deps): update angular-cli monorepo to v13.1.2 Dec 15, 2021
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from 3e8a812 to da09106 Compare January 13, 2022 00:07
@renovate renovate bot changed the title chore(deps): update angular-cli monorepo to v13.1.2 chore(deps): update angular-cli monorepo to v13.1.3 Jan 13, 2022
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from da09106 to b1fe9cd Compare January 18, 2022 08:22
@renovate renovate bot force-pushed the renovate/angular-cli-monorepo branch from b1fe9cd to 0751702 Compare January 18, 2022 08:28
@r-hannuschka r-hannuschka merged commit 327c576 into development Jan 18, 2022
@renovate renovate bot deleted the renovate/angular-cli-monorepo branch January 18, 2022 09:04
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