Skip to content

chore(deps): update angular to ~18.1.0 #386

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 10, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 10, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/build-angular ~18.0.0 -> ~18.1.0 age adoption passing confidence
@angular/animations (source) ~18.0.0 -> ~18.1.0 age adoption passing confidence
@angular/cdk ~18.0.0 -> ~18.1.0 age adoption passing confidence
@angular/cli ~18.0.0 -> ~18.1.0 age adoption passing confidence
@angular/common (source) ~18.0.0 -> ~18.1.0 age adoption passing confidence
@angular/compiler (source) ~18.0.0 -> ~18.1.0 age adoption passing confidence
@angular/compiler-cli (source) ~18.0.0 -> ~18.1.0 age adoption passing confidence
@angular/core (source) ~18.0.0 -> ~18.1.0 age adoption passing confidence
@angular/forms (source) ~18.0.0 -> ~18.1.0 age adoption passing confidence
@angular/material ~18.0.0 -> ~18.1.0 age adoption passing confidence
@angular/platform-browser (source) ~18.0.0 -> ~18.1.0 age adoption passing confidence
@angular/platform-browser-dynamic (source) ~18.0.0 -> ~18.1.0 age adoption passing confidence
@angular/router (source) ~18.0.0 -> ~18.1.0 age adoption passing confidence
ng-packagr ~18.0.0 -> ~18.1.0 age adoption passing confidence

Release Notes

angular/angular-cli (@​angular-devkit/build-angular)

v18.1.0

Compare Source

@​angular/cli
Commit Type Description
6c0f60d1b fix make ng update to keep newline at the end of package.json
@​angular-devkit/build-angular
Commit Type Description
1eb36e593 fix reduce the number of max workers to available CPUs minus one
c6fc0203e fix rollback terser to 5.29.2
@​angular/build
Commit Type Description
628d87a94 feat support WASM/ES Module integration proposal
fb8e3c39a fix allow top-level await in zoneless applications
5ec724338 fix correctly name entry points to match budgets
cd97134a6 fix normalize paths during module resolution in Vite
27bd67083 fix redirect to path with trailing slash for asset directories
e8a6d6bc4 fix reduce the number of max workers to available CPUs minus one
3091956f5 fix support import attributes in JavaScript transformer
angular/angular (@​angular/animations)

v18.1.0

Compare Source

common
Commit Type Description
f25653e231 fix typo in NgOptimizedImage warning (#​56756)
9b35726e42 fix typo in warning for NgOptimizedDirective (#​56817)
compiler
Commit Type Description
fd6cd0422d feat Add extended diagnostic to warn when there are uncalled functions in event bindings (#​56295)
341a116d61 fix allow more characters in let declaration name (#​56764)
2a1291e942 fix give precedence to local let declarations over parent ones (#​56752)
compiler-cli
Commit Type Description
66e582551e fix avoid duplicate diagnostics for let declarations read before definition (#​56843)
4d18c5bfd5 fix flag all conflicts between let declarations and local symbols (#​56752)
9e21582456 fix Show template syntax errors in local compilation modified (#​55855)
5996502921 fix type check let declarations nested inside nodes (#​56752)
cdebf751e4 fix used before declared diagnostic not firing for control flow blocks (#​56843)
core
Commit Type Description
ea3c802056 feat Add a schematic to migrate afterRender phase flag (#​55648)
5df3e78c99 feat add equality function to rxjs-interop toSignal (#​56447)
0a48d584f2 feat add support for let syntax (#​56715)
352e0782ec feat expose signal input metadata in ComponentMirror (#​56402)
a655e46447 feat Redesign the afterRender & afterNextRender phases API (#​55648)
e5a6f91722 feat support TypeScript 5.5 (#​56096)
38effcc63e fix Add back phase flag option as a deprecated API (#​55648)
86bcfd3e49 fix improve docs on afterRender hooks (#​56522)
b2445a0953 fix link errors to ADEV (#​55554) (#​56038)
03a2acd2a3 fix properly remove imports in the afterRender phase migration (#​56524)
4d87b9e899 fix rename the equality function option in toSignal (#​56769) (#​56922)
8bd4c074af fix toSignal equal option should be passed to inner computed (#​56903)
forms
Commit Type Description
00bde8b1c2 fix Make NgControlStatus host bindings OnPush compatible (#​55720)
http
Commit Type Description
cc21989132 fix Make Content-Type header case insensitive (#​56541)
language-service
Commit Type Description
b400e2e4d4 feat autocompletion for the component not imported (#​55595)
67b2c336bc fix import the default exported component correctly (#​56432)
router
Commit Type Description
a13f5da773 feat Allow UrlTree as an input to routerLink (#​56265)
1d3a7529b4 feat Set a different browser URL from the one for route matching (#​53318)

v18.0.7

Compare Source

compiler
Commit Type Description
85f77b5cda fix fix CSS animation rule scope (#​56800)
http
Commit Type Description
95d7076d1a perf execute fetch outside of Angular zone (#​56820)
migrations
Commit Type Description
d6fff45e73 fix Fix cf migration let condition semicolon order (#​56913)
angular/components (@​angular/cdk)

v18.1.0

Compare Source

material
Commit Type Description
674538b77 fix core: add fallback if ripples get stuck (#​29323)
ng-packagr/ng-packagr (ng-packagr)

v18.1.0

Compare Source

Features
  • add support for TypeScript 5.5 (ae2a698)

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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot force-pushed the renovate/angular branch from 78b42be to c238330 Compare July 10, 2024 14:28
@renovate renovate bot changed the title chore(deps): update dependency ng-packagr to ~18.1.0 chore(deps): update angular to ~18.1.0 Jul 10, 2024
@renovate renovate bot force-pushed the renovate/angular branch from c238330 to ea04888 Compare July 10, 2024 18:18
@json-derulo json-derulo merged commit 120e6d1 into main Jul 10, 2024
8 checks passed
@renovate renovate bot deleted the renovate/angular branch July 10, 2024 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant