Skip to content

Commit

Permalink
build(deps): update angular-cli monorepo to v17.3.8 (#9432)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@angular-devkit/build-angular](https://togithub.com/angular/angular-cli)
| [`17.3.7` ->
`17.3.8`](https://renovatebot.com/diffs/npm/@angular-devkit%2fbuild-angular/17.3.7/17.3.8)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@angular-devkit%2fbuild-angular/17.3.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@angular-devkit%2fbuild-angular/17.3.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@angular-devkit%2fbuild-angular/17.3.7/17.3.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@angular-devkit%2fbuild-angular/17.3.7/17.3.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@angular/cli](https://togithub.com/angular/angular-cli) | [`17.3.7`
->
`17.3.8`](https://renovatebot.com/diffs/npm/@angular%2fcli/17.3.7/17.3.8)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@angular%2fcli/17.3.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@angular%2fcli/17.3.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@angular%2fcli/17.3.7/17.3.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@angular%2fcli/17.3.7/17.3.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>angular/angular-cli
(@&#8203;angular-devkit/build-angular)</summary>

###
[`v17.3.8`](https://togithub.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1738-2024-05-22)

[Compare
Source](https://togithub.com/angular/angular-cli/compare/17.3.7...17.3.8)

##### [@&#8203;angular/cli](https://togithub.com/angular/cli)

| Commit | Type | Description |
|
---------------------------------------------------------------------------------------------------
| ---- | -------------------------------------------------------- |
|
[3ada6eb52](https://togithub.com/angular/angular-cli/commit/3ada6eb5256631ca3a951525fc9814ad0447a41f)
| fix | clarify optional migration instructions during ng update |

#####
[@&#8203;angular-devkit/schematics](https://togithub.com/angular-devkit/schematics)

| Commit | Type | Description |
|
---------------------------------------------------------------------------------------------------
| ---- |
---------------------------------------------------------------------------------------------------------
|
|
[4b6ba8df1](https://togithub.com/angular/angular-cli/commit/4b6ba8df1ab8f4801fba7ddc38812417e274d960)
| fix | `SchematicTestRunner.runExternalSchematic` fails with "The
encoded data was not valid for encoding utf-8" |

<!-- CHANGELOG SPLIT MARKER -->

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 5am every weekday" in timezone
America/Los_Angeles, 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Esri/calcite-design-system).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaG9yZSIsImRlcGVuZGVuY2llcyJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 28, 2024
1 parent 268245a commit 929a64b
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 41 deletions.
80 changes: 41 additions & 39 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/calcite-components-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"zone.js": "0.14.6"
},
"devDependencies": {
"@angular-devkit/build-angular": "17.3.7",
"@angular/cli": "17.3.7",
"@angular-devkit/build-angular": "17.3.8",
"@angular/cli": "17.3.8",
"@angular/compiler-cli": "17.3.9",
"ng-packagr": "17.3.0"
},
Expand Down

0 comments on commit 929a64b

Please sign in to comment.