-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit 70b0b8a
chore(deps): update angular to v16.1.3 (#72)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[@angular-devkit/build-angular](https://togithub.com/angular/angular-cli)
| devDependencies | patch | [`16.1.1` ->
`16.1.3`](https://renovatebot.com/diffs/npm/@angular-devkit%2fbuild-angular/16.1.1/16.1.3)
|
| [@angular/animations](https://togithub.com/angular/angular) |
dependencies | patch | [`16.1.2` ->
`16.1.3`](https://renovatebot.com/diffs/npm/@angular%2fanimations/16.1.2/16.1.3)
|
| [@angular/cdk](https://togithub.com/angular/components) | dependencies
| patch | [`16.1.2` ->
`16.1.3`](https://renovatebot.com/diffs/npm/@angular%2fcdk/16.1.2/16.1.3)
|
| [@angular/cli](https://togithub.com/angular/angular-cli) |
devDependencies | patch | [`16.1.1` ->
`16.1.3`](https://renovatebot.com/diffs/npm/@angular%2fcli/16.1.1/16.1.3)
|
| [@angular/common](https://togithub.com/angular/angular) | dependencies
| patch | [`16.1.2` ->
`16.1.3`](https://renovatebot.com/diffs/npm/@angular%2fcommon/16.1.2/16.1.3)
|
| [@angular/compiler](https://togithub.com/angular/angular) |
dependencies | patch | [`16.1.2` ->
`16.1.3`](https://renovatebot.com/diffs/npm/@angular%2fcompiler/16.1.2/16.1.3)
|
|
[@angular/compiler-cli](https://togithub.com/angular/angular/tree/main/packages/compiler-cli)
([source](https://togithub.com/angular/angular)) | devDependencies |
patch | [`16.1.2` ->
`16.1.3`](https://renovatebot.com/diffs/npm/@angular%2fcompiler-cli/16.1.2/16.1.3)
|
| [@angular/core](https://togithub.com/angular/angular) | dependencies |
patch | [`16.1.2` ->
`16.1.3`](https://renovatebot.com/diffs/npm/@angular%2fcore/16.1.2/16.1.3)
|
| [@angular/forms](https://togithub.com/angular/angular) | dependencies
| patch | [`16.1.2` ->
`16.1.3`](https://renovatebot.com/diffs/npm/@angular%2fforms/16.1.2/16.1.3)
|
| [@angular/material](https://togithub.com/angular/components) |
dependencies | patch | [`16.1.2` ->
`16.1.3`](https://renovatebot.com/diffs/npm/@angular%2fmaterial/16.1.2/16.1.3)
|
| [@angular/platform-browser](https://togithub.com/angular/angular) |
dependencies | patch | [`16.1.2` ->
`16.1.3`](https://renovatebot.com/diffs/npm/@angular%2fplatform-browser/16.1.2/16.1.3)
|
|
[@angular/platform-browser-dynamic](https://togithub.com/angular/angular)
| dependencies | patch | [`16.1.2` ->
`16.1.3`](https://renovatebot.com/diffs/npm/@angular%2fplatform-browser-dynamic/16.1.2/16.1.3)
|
|
[@angular/router](https://togithub.com/angular/angular/tree/main/packages/router)
([source](https://togithub.com/angular/angular)) | dependencies | patch
| [`16.1.2` ->
`16.1.3`](https://renovatebot.com/diffs/npm/@angular%2frouter/16.1.2/16.1.3)
|
---
### Release Notes
<details>
<summary>angular/angular-cli
(@​angular-devkit/build-angular)</summary>
###
[`v16.1.3`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#​1613-2023-06-29)
[Compare
Source](https://togithub.com/angular/angular-cli/compare/16.1.2...16.1.3)
#####
[@​angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular)
| Commit | Type | Description |
|
---------------------------------------------------------------------------------------------------
| ---- | -------------------------------------------------------- |
|
[b56ab0798](https://togithub.com/angular/angular-cli/commit/b56ab07980c5d990606ddb1e298fc1c4ecf8a2a8)
| fix | use absolute watch paths for postcss dependency messages |
<!-- CHANGELOG SPLIT MARKER -->
###
[`v16.1.2`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#​1612-2023-06-28)
[Compare
Source](https://togithub.com/angular/angular-cli/compare/16.1.1...16.1.2)
##### [@​angular/cli](https://togithub.com/angular/cli)
| Commit | Type | Description |
|
---------------------------------------------------------------------------------------------------
| ---- | -------------------------------------------- |
|
[3475e0281](https://togithub.com/angular/angular-cli/commit/3475e0281da3298f288a5f8836155c0b8c971372)
| fix | update direct `semver` dependencies to 7.5.3 |
#####
[@​angular-devkit/build-angular](https://togithub.com/angular-devkit/build-angular)
| Commit | Type | Description |
|
---------------------------------------------------------------------------------------------------
| ---- | --------------------------------------------------------------
|
|
[8108b8c2d](https://togithub.com/angular/angular-cli/commit/8108b8c2da3ebfdb74f0f9d3554df01f484670bd)
| fix | allow linker JIT support with prebundling with esbuild builder |
|
[502365037](https://togithub.com/angular/angular-cli/commit/502365037bf7dbacd0e28d29a074a246971848ea)
| fix | use all style language watch files in esbuild builder |
<!-- CHANGELOG SPLIT MARKER -->
</details>
<details>
<summary>angular/angular (@​angular/animations)</summary>
###
[`v16.1.3`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#​1613-2023-06-28)
[Compare
Source](https://togithub.com/angular/angular/compare/16.1.2...16.1.3)
##### core
| Commit | Type | Description |
| -- | -- | -- |
|
[dd6fc5785f](https://togithub.com/angular/angular/commit/dd6fc5785fcf10b88db8b87d726af604668bc143)
| fix | expose input transform function on ComponentFactory and
ComponentMirror
([#​50713](https://togithub.com/angular/angular/pull/50713)) |
##### elements
| Commit | Type | Description |
| -- | -- | -- |
|
[e1bbe47c23](https://togithub.com/angular/angular/commit/e1bbe47c234a495766cc07a9741a194954a6b9b4)
| fix | support input transform functions
([#​50713](https://togithub.com/angular/angular/pull/50713)) |
##### platform-browser
| Commit | Type | Description |
| -- | -- | -- |
|
[79dd6a847a](https://togithub.com/angular/angular/commit/79dd6a847a742ccf69597b122026758ad2b0b629)
| fix | wait until animation completion before destroying renderer
([#​50677](https://togithub.com/angular/angular/pull/50677)) |
|
[a797f41d1b](https://togithub.com/angular/angular/commit/a797f41d1bcf11945673ef6d0474f33ad4614602)
| fix | wait until animation completion before destroying renderer
([#​50860](https://togithub.com/angular/angular/pull/50860)) |
<!-- CHANGELOG SPLIT MARKER -->
</details>
<details>
<summary>angular/components (@​angular/cdk)</summary>
###
[`v16.1.3`](https://togithub.com/angular/components/blob/HEAD/CHANGELOG.md#​1613-linen-latte-2023-06-28)
[Compare
Source](https://togithub.com/angular/components/compare/16.1.2...16.1.3)
##### cdk
| Commit | Type | Description |
| -- | -- | -- |
|
[419528977f](https://togithub.com/angular/components/commit/419528977fc66928de7e0db544891dd18f7ab5f8)
| fix | **schematics:** clean up deep imports of devkit APIs
([#​27363](https://togithub.com/angular/components/pull/27363)) |
##### material
| Commit | Type | Description |
| -- | -- | -- |
|
[5c066badba](https://togithub.com/angular/components/commit/5c066badbaaae48d747f7e99dec16c721584d585)
| fix | **badge:** warn if use with mat-icon
([#​27368](https://togithub.com/angular/components/pull/27368)) |
|
[581506145b](https://togithub.com/angular/components/commit/581506145b994153e430db143b5dbac080540699)
| fix | **chips:** remove button role from editable chips
([#​27317](https://togithub.com/angular/components/pull/27317)) |
|
[faccac047b](https://togithub.com/angular/components/commit/faccac047b56dada0435bf3e414fe4c5607f637a)
| fix | **core:** add validation to create-token-slot
([#​27357](https://togithub.com/angular/components/pull/27357)) |
|
[3a846e1ece](https://togithub.com/angular/components/commit/3a846e1ece7fbfa18ef8dcf42e76ad219c606798)
| fix | **dialog:** exit animation duration not being picked up
([#​27372](https://togithub.com/angular/components/pull/27372)) |
<!-- CHANGELOG SPLIT MARKER -->
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNDQuMCIsInVwZGF0ZWRJblZlciI6IjM1LjE0Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: Renovate Bot <[email protected]>1 parent 5123169 commit 70b0b8aCopy full SHA for 70b0b8a
File tree
Expand file treeCollapse file tree
1 file changed
+699
-738
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+699
-738
lines changed
0 commit comments