tarsinzer / routerkit

🦩 strict typed angular routes
MIT License
76 stars 8 forks source link

chore(deps): update angular-cli monorepo to v14.2.1 #259

Closed renovate[bot] closed 1 year 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 14.1.1 -> 14.2.1 age adoption passing confidence
@angular-devkit/core 14.1.1 -> 14.2.1 age adoption passing confidence
@angular-devkit/schematics 14.1.1 -> 14.2.1 age adoption passing confidence
@angular-devkit/schematics-cli 14.1.1 -> 14.2.1 age adoption passing confidence
@angular/cli 14.1.1 -> 14.2.1 age adoption passing confidence

Release Notes

angular/angular-cli ### [`v14.2.1`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#​1421-2022-08-26) [Compare Source](https://togithub.com/angular/angular-cli/compare/14.2.0...14.2.1) ##### [@​schematics/angular](https://togithub.com/schematics/angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------- | | [e4ca46866](https://togithub.com/angular/angular-cli/commit/e4ca4686627bd31604cf68bc1d2473337e26864c) | fix | update ng-packagr version to `^14.2.0` | #### Special Thanks Alan Agius ### [`v14.2.0`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#​1420-2022-08-25) [Compare Source](https://togithub.com/angular/angular-cli/compare/14.1.3...14.2.0) ##### [@​angular/cli](https://togithub.com/angular/cli) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------- | | [596037010](https://togithub.com/angular/angular-cli/commit/596037010a8113809657cebc9385d040922e6d86) | fix | add missing space after period in warning text | ##### [@​angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------------- | | [44c25511e](https://togithub.com/angular/angular-cli/commit/44c25511ea2adbd4fbe82a6122fc00af612be8e8) | feat | add ability to serve service worker when using dev-server | | [3fb569b5c](https://togithub.com/angular/angular-cli/commit/3fb569b5c82f22afca4dc59313356f198755827e) | feat | switch to Sass modern API in esbuild builder | | [5bd03353a](https://togithub.com/angular/angular-cli/commit/5bd03353ac6bb19c983efb7ff015e7aec3ff61d1) | fix | correct esbuild builder global stylesheet sourcemap URL | | [c4402b1bd](https://togithub.com/angular/angular-cli/commit/c4402b1bd32cdb0cdd7aeab14239b57ee700d361) | fix | correctly handle parenthesis in url | | [50c783307](https://togithub.com/angular/angular-cli/commit/50c783307eb1253f4f2a87502bd7a19f6a409aeb) | fix | use valid CSS comment for sourcemaps with Sass in esbuild builder | | [4c251853f](https://togithub.com/angular/angular-cli/commit/4c251853fbc66c6c9aae171dc75612db31afe2fb) | perf | avoid extra string creation with no sourcemaps for esbuild sass | | [d97640534](https://togithub.com/angular/angular-cli/commit/d9764053478620a5f4a3349c377c74415435bcbb) | perf | with esbuild builder only load Sass compiler when needed | #### Special Thanks Alan Agius, Charles Lyding, Doug Parker, Jason Bedard, Joey Perrott, Kristiyan Kostadinov and angular-robot\[bot] ### [`v14.1.3`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#​1413-2022-08-17) [Compare Source](https://togithub.com/angular/angular-cli/compare/14.1.2...14.1.3) ##### [@​angular-devkit/core](https://togithub.com/angular-devkit/core) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------- | | [365035cb3](https://togithub.com/angular/angular-cli/commit/365035cb37c57e07cb96e45a38f266b16b4e2fbf) | fix | update workspace extension warning to use correct phrasing | #### Special Thanks AgentEnder, Alan Agius, Charles Lyding and Jason Bedard ### [`v14.1.2`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#​1412-2022-08-10) [Compare Source](https://togithub.com/angular/angular-cli/compare/14.1.1...14.1.2) ##### [@​angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------------- | | [3e19c842c](https://togithub.com/angular/angular-cli/commit/3e19c842cc2a7f2dc62904f5f88025a4687d378a) | fix | avoid collect stats from chunks with no files | | [d0a0c597c](https://togithub.com/angular/angular-cli/commit/d0a0c597cd09b1ce4d7134d3e330982b522f28a9) | fix | correctly handle data URIs with escaped quotes in stylesheets | | [67b3a086f](https://togithub.com/angular/angular-cli/commit/67b3a086fe90d1b7e5443e8a9f29b12367dd07e7) | fix | process stylesheet resources from url tokens with esbuild browser builder | | [e6c45c316](https://togithub.com/angular/angular-cli/commit/e6c45c316ebcd1b5a16b410a3743088e9e9f789c) | perf | reduce babel transformation in esbuild builder | | [38b71bcc0](https://togithub.com/angular/angular-cli/commit/38b71bcc0ddca1a34a5a4480ecd0b170bd1e9620) | perf | use esbuild in esbuild builder to downlevel native async/await | ##### [@​ngtools/webpack](https://togithub.com/ngtools/webpack) | Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------------- | | [dd47a5e8c](https://togithub.com/angular/angular-cli/commit/dd47a5e8c543cbd3bb37afe5040a72531b028347) | fix | elide type only named imports when using `emitDecoratorMetadata` | #### Special Thanks Alan Agius, Charles Lyding and Jason Bedard

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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.



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