dlr-eoc / ukis-frontend-libraries

A collection of angular ui-components, services, interfaces... to help you create geospatial mapping applications for the web.
Apache License 2.0
17 stars 4 forks source link

Update to angular 16 #205

Closed boeckMt closed 8 months ago

boeckMt commented 8 months ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

What is the current behavior?

What is the new behavior?

Does this PR introduce a breaking change?

Updated to angular version 16

Other information

Is it part of one/more packages and which?

socket-security[bot] commented 8 months ago

Updated and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
@types/cpx 1.5.2...1.5.5 None +2/-1 4.01 MB types
@types/jasminewd2 2.0.10...2.0.13 None +1/-1 63 kB types
opensearch-browser 2.0.0-alpha.6...2.0.0-alpha.7 None +6/-4 3.06 MB lubojr
@types/geojson 7946.0.10...7946.0.13 None +0/-0 8.13 kB types
@types/offscreencanvas 2019.7.0...2019.7.3 None +0/-0 8.89 kB types
jasmine-spec-reporter 5.0.2...7.0.0 None +0/-0 220 kB bcaudan
@angular/cli 14.1.1...16.2.10, 14.2.11...16.2.10 None +140/-107 38.1 MB google-wombot
@types/toposort 2.0.3...2.0.7 None +0/-0 5.02 kB types
@angular-devkit/build-angular 14.2.11...16.2.10 shell +298/-308 171 MB google-wombot
@angular/compiler-cli 14.3.0...16.2.12 None +41/-42 84.1 MB google-wombot
@angular-devkit/architect 0.1402.11...0.1602.10 None +6/-6 2.06 MB google-wombot
@angular/language-service 14.3.0...16.2.12 None +0/-0 16 MB google-wombot
@angular/platform-browser-dynamic 14.3.0...16.2.12 None +133/-133 835 MB google-wombot
@types/jasmine 3.10.7...4.6.4 None +0/-0 56.1 kB types
karma-jasmine-html-reporter 1.7.0...2.1.0 None +20/-17 6.44 MB dfederm
@angular/cdk 14.2.7...15.2.9 None +4/-5 44.3 MB google-wombot
@angular/platform-browser 14.3.0...16.2.12 None +15/-15 106 MB google-wombot
@angular/common 14.3.0...16.2.12 network +51/-51 391 MB google-wombot
@compodoc/compodoc 1.1.21...1.1.23 eval +172/-152 138 MB compodoc
@angular/animations 14.3.0...16.2.12 None +3/-3 24 MB google-wombot
@angular/router 14.3.0...16.2.12 None +24/-24 146 MB google-wombot
@angular/forms 14.3.0...16.2.12 None +24/-24 145 MB google-wombot
@angular/compiler 14.3.0...16.2.12 None +3/-3 30.4 MB google-wombot
@clr/angular 13.17.0...15.13.0 None +98/-84 421 MB clarity-service-account
jasmine 3.99.0...4.6.0 None +2/-2 811 kB sgravrock
@clr/ui 13.17.0...15.13.0 None +0/-52 7.28 MB clarity-service-account
@angular/core 14.3.0...16.2.12 None +42/-42 86.4 MB google-wombot
jasmine-core 3.99.1...4.6.0 None +0/-0 381 kB sgravrock
@types/node 14.18.47...18.18.14 None +2/-0 3.95 MB types
@types/node 14.18.47...20.10.1 None +1/-0 4 MB types
@cds/core 6.4.2...6.9.0 None +8/-8 10.1 MB clarity-service-account
assert 2.0.0...2.1.0 None +11/-9 1.47 MB ljharb
depcheck 1.4.3...1.4.7 filesystem +40/-64 10.7 MB rumpl
@schematics/angular 14.1.1...16.2.10, 14.2.11...16.2.10 None +18/-20 15.3 MB google-wombot
karma-junit-reporter 1.2.0...2.0.1 None +19/-16 6.24 MB karmarunnerbot
karma-coverage 2.2.0...2.2.1 None +37/-37 11.1 MB karmarunnerbot
zone.js 0.11.8...0.13.3 None +17/-17 4.55 MB google-wombot
karma-jasmine 4.0.2...5.1.0 None +19/-16 6.43 MB karmarunnerbot
url 0.11.1...0.11.3 None +9/-5 570 kB ljharb
proj4 2.9.0...2.9.2 None +0/-0 938 kB ahocevar
tslib 2.5.2...2.6.2 None +0/-0 84 kB typescript-bot
ng-packagr 14.2.2...16.2.3 None +80/-139 115 MB alan.agius4
maplibre-gl 3.3.0...3.6.2 None +6/-6 40.8 MB maplibreorg
@angular-devkit/schematics 14.2.11...16.2.10 None +10/-8 3.19 MB google-wombot
@angular-devkit/core 14.2.11...16.2.10 None +4/-4 931 kB google-wombot
terser 5.17.6...5.19.2 None +4/-5 3.08 MB fabiosantoscode
typescript 4.6.4...5.1.6, 4.8.4...5.1.6 None +0/-0 40.1 MB typescript-bot

🚮 Removed packages: ol@7.3.0, resolve@1.22.1

MichaelLangbein commented 8 months ago

Ah, node 20, finally. Time to use fetch and top level await.