-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit 894ffa9
authored
chore(deps): update angular to v19.0.0-rc.3 (#497)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@angular-devkit/build-angular](https://redirect.github.com/angular/angular-cli)
| [`19.0.0-rc.2` ->
`19.0.0-rc.3`](https://renovatebot.com/diffs/npm/@angular-devkit%2fbuild-angular/19.0.0-rc.2/19.0.0-rc.3)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [@angular/cli](https://redirect.github.com/angular/angular-cli) |
[`19.0.0-rc.2` ->
`19.0.0-rc.3`](https://renovatebot.com/diffs/npm/@angular%2fcli/19.0.0-rc.2/19.0.0-rc.3)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>angular/angular-cli
(@​angular-devkit/build-angular)</summary>
###
[`v19.0.0-rc.3`](https://redirect.github.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#1900-rc3-2024-11-18)
[Compare
Source](https://redirect.github.com/angular/angular-cli/compare/19.0.0-rc.2...740b312586bb513e53fcfe8c0ae35c8ea30dc57a)
#####
[@​schematics/angular](https://redirect.github.com/schematics/angular)
| Commit | Type | Description |
|
---------------------------------------------------------------------------------------------------
| ---- | ------------------------------------------------------------- |
|
[4b4e000dd](https://redirect.github.com/angular/angular-cli/commit/4b4e000dd60bb43df5c8694eb8a0bc0b45d1cf8d)
| fix | don't show server routing prompt when using `browser` builder |
|
[9e6ab1bf2](https://redirect.github.com/angular/angular-cli/commit/9e6ab1bf231b35aceb989337fac55a6136594c5d)
| fix | use default import for `express` |
#####
[@​angular-devkit/build-angular](https://redirect.github.com/angular-devkit/build-angular)
| Commit | Type | Description |
|
---------------------------------------------------------------------------------------------------
| ---- | --------------------------------------------------------- |
|
[ea5ae68da](https://redirect.github.com/angular/angular-cli/commit/ea5ae68da9e7f2b598bae2ca9ac8be9c20ce7888)
| fix | bring back style tags in browser builder |
|
[25d928b4f](https://redirect.github.com/angular/angular-cli/commit/25d928b4fde00ae8396f6b9cfcd92b5254fc49aa)
| fix | fix hanging terminal when `browser-sync` is not installed |
##### [@​angular/build](https://redirect.github.com/angular/build)
| Commit | Type | Description |
|
---------------------------------------------------------------------------------------------------
| ---- | --------------------------------------------- |
|
[2551df533](https://redirect.github.com/angular/angular-cli/commit/2551df533d61400c0fda89db77a93378480f5047)
| fix | fully disable component style HMR in JIT mode |
##### [@​angular/ssr](https://redirect.github.com/angular/ssr)
| Commit | Type | Description |
|
---------------------------------------------------------------------------------------------------
| ---- |
-------------------------------------------------------------------------------------
|
|
[4ecf63a77](https://redirect.github.com/angular/angular-cli/commit/4ecf63a777871bf214bf42fe1738c206bde3201c)
| fix | export PrerenderFallback |
|
[fb05e7f0a](https://redirect.github.com/angular/angular-cli/commit/fb05e7f0abd9d68ac03f243c7774260619b8a623)
| fix | use wildcard server route configuration on the '/' route when
the app router is empty |
<!-- CHANGELOG SPLIT MARKER -->
</details>
---
### 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 is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/json-derulo/angular-ecmascript-intl).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent ea67cd1 commit 894ffa9Copy full SHA for 894ffa9
2 files changed
+53
-53
lines changed+51-51
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
37 |
| - | |
| 36 | + | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
|
0 commit comments