ngrx / platform

Reactive State for Angular
https://ngrx.io
Other
7.96k stars 1.95k forks source link

feat: upgrade Angular dependencies to v18 pre-release versions #4308

Closed timdeschryver closed 2 months ago

timdeschryver commented 2 months ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[x] Build related changes
[x] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

Closes #

What is the new behavior?

Does this PR introduce a breaking change?

[x] Yes
[ ] No
BREAKING CHANGES:

The minimum required version of Angular has been updated

BEFORE:

The minimum required version of Angular is 17.x

AFTER:

The minimum required version of Angular is 18.x

Other information

netlify[bot] commented 2 months ago

Deploy Preview for ngrx-io canceled.

Name Link
Latest commit 450a3e8166ade03748b5ce8beeb877533ae5eac9
Latest deploy log https://app.netlify.com/sites/ngrx-io/deploys/662df59cdbd3a200087363e2
brandonroberts commented 2 months ago

We should update the ng-packgr dependency to the 18.0.0-next.x release also