appuio / cloud-portal

APPUiO Cloud Portal (Web Frontend)
Apache License 2.0
5 stars 0 forks source link

Update npm #546

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/build-angular 16.1.8 -> 16.2.0 age adoption passing confidence
@angular/animations 16.1.8 -> 16.2.0 age adoption passing confidence
@angular/cdk 16.1.7 -> 16.2.0 age adoption passing confidence
@angular/cli 16.1.8 -> 16.2.0 age adoption passing confidence
@angular/common 16.1.8 -> 16.2.0 age adoption passing confidence
@angular/compiler 16.1.8 -> 16.2.0 age adoption passing confidence
@angular/compiler-cli (source) 16.1.8 -> 16.2.0 age adoption passing confidence
@angular/core 16.1.8 -> 16.2.0 age adoption passing confidence
@angular/forms 16.1.8 -> 16.2.0 age adoption passing confidence
@angular/localize 16.1.8 -> 16.2.0 age adoption passing confidence
@angular/platform-browser 16.1.8 -> 16.2.0 age adoption passing confidence
@angular/platform-browser-dynamic 16.1.8 -> 16.2.0 age adoption passing confidence
@angular/router (source) 16.1.8 -> 16.2.0 age adoption passing confidence
@sentry/angular-ivy (source) 7.61.1 -> 7.62.0 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the logs for more information.


Release Notes

angular/angular-cli (@​angular-devkit/build-angular) ### [`v16.2.0`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1620-2023-08-09) [Compare Source](https://togithub.com/angular/angular-cli/compare/16.1.8...16.2.0) ##### [@​angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------------------- | | [e6b377436](https://togithub.com/angular/angular-cli/commit/e6b377436a471073657dc35e7c7a28db6688760a) | feat | add `ssr` option in application builder | | [c05c83be7](https://togithub.com/angular/angular-cli/commit/c05c83be7c6c8bcdad4be8686a6e0701a55304cc) | feat | add initial application builder implementation | | [095f5aba6](https://togithub.com/angular/angular-cli/commit/095f5aba60a4c1267a87b8b3ae38dbfbf70731f1) | feat | add initial support for server bundle generation using esbuild | | [cb165a75d](https://togithub.com/angular/angular-cli/commit/cb165a75dc8c21ead537684a092ed50d3736e04a) | feat | add pre-rendering (SSG) and App-shell support generation to application builder | | [2a3fc6846](https://togithub.com/angular/angular-cli/commit/2a3fc68460152a48758b9353bff48193641861c5) | feat | add preload hints based on transitive initial files | | [099cec758](https://togithub.com/angular/angular-cli/commit/099cec758ad671c7fd0ca2058a271e4fe181a44d) | feat | add support for serving SSR with dev-server when using the application builder | | [449e21b3a](https://togithub.com/angular/angular-cli/commit/449e21b3a6da990a5865bb5bdfb8145794f40cf9) | fix | correctly load dev server assets with vite 4.4.0+ | | [f42f10135](https://togithub.com/angular/angular-cli/commit/f42f10135c1e2184a9080b726dc5e41669937b13) | fix | ensure preload hints for external stylesheets are marked as styles | | [7defb3635](https://togithub.com/angular/angular-cli/commit/7defb3635c89737d151c9537bd7becd463098434) | fix | ensure that server dependencies are loaded also in ssr entrypoint | | [05f31bd28](https://togithub.com/angular/angular-cli/commit/05f31bd28f002a232598e0468dc418f99e434ae0) | fix | prevent race condition in setting up sass worker pool | | [5048f6e82](https://togithub.com/angular/angular-cli/commit/5048f6e82e299b0733f34cbdcb1e7b1ef9a63210) | fix | Set chunk names explicitly | | [974748cdf](https://togithub.com/angular/angular-cli/commit/974748cdf894c5ad0451e3fdf1c186bdad80878b) | perf | filter postcss usage based on content in esbuild builder | | [61a652d91](https://togithub.com/angular/angular-cli/commit/61a652d91274f4adce20182e630fe9963b4ceddd) | perf | inject Sass import/use directive importer information when resolving | | [a0a2c7aef](https://togithub.com/angular/angular-cli/commit/a0a2c7aef675f8aae294d2119f721c4345d633b0) | perf | only load browserslist in babel preset if needed | | [6bfd1800e](https://togithub.com/angular/angular-cli/commit/6bfd1800efa2bf41126696b66938bdf291ad5455) | perf | use in-memory Sass module resolution cache |
angular/angular (@​angular/animations) ### [`v16.2.0`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1620-2023-08-09) [Compare Source](https://togithub.com/angular/angular/compare/16.1.9...16.2.0) ##### benchpress | Commit | Type | Description | | -- | -- | -- | | [dd850b2ab7](https://togithub.com/angular/angular/commit/dd850b2ab781f24065550f8a948ced498e0f1e99) | fix | correctly report GC memory amounts ([#​50760](https://togithub.com/angular/angular/pull/50760)) | ##### common | Commit | Type | Description | | -- | -- | -- | | [29d358170b](https://togithub.com/angular/angular/commit/29d358170b046f4a6773dfdfbbd1050f54deb301) | feat | add component input binding support for NgComponentOutlet ([#​51148](https://togithub.com/angular/angular/pull/51148)) | | [1837efb9da](https://togithub.com/angular/angular/commit/1837efb9daf5c8e86a99a06ecc77bb42bc60dbb0) | feat | Allow ngSrc to be changed post-init ([#​50683](https://togithub.com/angular/angular/pull/50683)) | ##### compiler | Commit | Type | Description | | -- | -- | -- | | [c27a1e61d6](https://togithub.com/angular/angular/commit/c27a1e61d64a67aa169086f7db11bcfd5bb7d2fc) | feat | scope selectors in [@​scope](https://togithub.com/scope) queries ([#​50747](https://togithub.com/angular/angular/pull/50747)) | ##### compiler-cli | Commit | Type | Description | | -- | -- | -- | | [12bad6576d](https://togithub.com/angular/angular/commit/12bad6576d2ffe4667118b214d9c7598ed3d8edb) | fix | libraries compiled with v16.1+ breaking with Angular framework v16.0.x ([#​50714](https://togithub.com/angular/angular/pull/50714)) | ##### core | Commit | Type | Description | | -- | -- | -- | | [e53d4ecf4c](https://togithub.com/angular/angular/commit/e53d4ecf4cfd9e64d6ba8c8b19adbb7df9cfc047) | feat | add afterRender and afterNextRender ([#​50607](https://togithub.com/angular/angular/pull/50607)) | | [98d262fd27](https://togithub.com/angular/angular/commit/98d262fd27795014ee3988b08d3c48a0dfb63c40) | feat | create injector debugging APIs ([#​48639](https://togithub.com/angular/angular/pull/48639)) | | [cdaa2a8a9e](https://togithub.com/angular/angular/commit/cdaa2a8a9eab490b55bbb841ede4f54a2656df30) | feat | support Provider type in Injector.create ([#​49587](https://togithub.com/angular/angular/pull/49587)) | | [9f490da7e2](https://togithub.com/angular/angular/commit/9f490da7e27e495cb45d2064af9091731422a6b1) | fix | handle hydration of view containers for root components ([#​51247](https://togithub.com/angular/angular/pull/51247)) | ##### router | Commit | Type | Description | | -- | -- | -- | | [0b14e4ef74](https://togithub.com/angular/angular/commit/0b14e4ef742b1c0f73d873e2c337683b60f46845) | feat | exposes the `fixture` of the `RouterTestingHarness` ([#​50280](https://togithub.com/angular/angular/pull/50280)) | ### [`v16.1.9`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#1619-2023-08-09) [Compare Source](https://togithub.com/angular/angular/compare/16.1.8...16.1.9)
angular/components (@​angular/cdk) ### [`v16.2.0`](https://togithub.com/angular/components/blob/HEAD/CHANGELOG.md#1620-rc0-metal-mushroom-2023-08-02) [Compare Source](https://togithub.com/angular/components/compare/16.1.8...16.2.0) ##### cdk | Commit | Type | Description | | -- | -- | -- | | [626bf533d9](https://togithub.com/angular/components/commit/626bf533d920251e2b755e29df3835760e23ec56) | feat | **dialog:** expose rendered ComponentRef | ##### material | Commit | Type | Description | | -- | -- | -- | | [956aec2c64](https://togithub.com/angular/components/commit/956aec2c6482b347609c25fd2d8a85679e541ecf) | feat | **bottom-sheet:** expose rendered ComponentRef | | [30c3e13444](https://togithub.com/angular/components/commit/30c3e134446b00536b36aa2bbbf840f2aec1c247) | feat | **dialog:** expose rendered ComponentRef | ### [`v16.1.8`](https://togithub.com/angular/components/blob/HEAD/CHANGELOG.md#1618-plastic-pear-2023-08-09) [Compare Source](https://togithub.com/angular/components/compare/16.1.7...16.1.8) ##### cdk | Commit | Type | Description | | -- | -- | -- | | [3284407af4](https://togithub.com/angular/components/commit/3284407af49b719214a44f793107fd697db70f84) | fix | **menu:** nested menus requiring two taps to open touch devices ([#​27586](https://togithub.com/angular/components/pull/27586)) | ##### material | Commit | Type | Description | | -- | -- | -- | | [18e537a013](https://togithub.com/angular/components/commit/18e537a0136467ce2757749520a799184486bc6d) | fix | **chips:** focus lingering on previous chip ([#​27559](https://togithub.com/angular/components/pull/27559)) | | [675b29a1e3](https://togithub.com/angular/components/commit/675b29a1e3d09b311fff115ebe5b85e4190c6177) | fix | **slider:** match active & focus state on IOS ([#​27546](https://togithub.com/angular/components/pull/27546)) | ##### youtube-player | Commit | Type | Description | | -- | -- | -- | | [9ec77aa376](https://togithub.com/angular/components/commit/9ec77aa376def0209acdeee813e233b605f1d817) | fix | Allow playlists without specifying videoId ([#​27529](https://togithub.com/angular/components/pull/27529)) ([#​27588](https://togithub.com/angular/components/pull/27588)) |
getsentry/sentry-javascript (@​sentry/angular-ivy) ### [`v7.62.0`](https://togithub.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#7620) [Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/7.61.1...7.62.0) ##### Important Changes - **feat(integrations): Add `ContextLines` integration for html-embedded JS stack frames ([#​8699](https://togithub.com/getsentry/sentry-javascript/issues/8699))** This release adds the `ContextLines` integration as an optional integration for the Browser SDKs to `@sentry/integrations`. This integration adds source code from inline JavaScript of the current page's HTML (e.g. JS in ` Githubissues.
  • Githubissues is a development platform for aggregating issues.