Skip to content
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

Revert "Revert "feat(core): update to next version of angular deps"" #2264

Merged
merged 1 commit into from
Jan 31, 2020

Conversation

FrozenPandaz
Copy link
Collaborator

This reverts commit f816fc4.

It also contains other changes required to make angular 9 compatible with bazel

Current Behavior (This is the behavior we have today, before the PR is merged)

Nx uses Angular 8

Expected Behavior (This is the new behavior we can expect after the PR is merged)

Nx uses Angular 9

Issue

)
);
return chain([
addUpdateTask('@angular/core', '9.0.0-rc.4', [postInstallTask]),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Above rc.7 is used.

@FrozenPandaz FrozenPandaz force-pushed the angular-next branch 3 times, most recently from d40aee8 to 9b3c2f8 Compare January 9, 2020 15:31
package.json Outdated
"@angular-devkit/build-webpack": "0.803.14",
"@angular-devkit/core": "8.3.14",
"@angular-devkit/schematics": "8.3.14",
"@angular-devkit/architect": "0.900.0-rc.8",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @FrozenPandaz. Rc 9 has been released. Would you please update this PR?

@FrozenPandaz FrozenPandaz merged commit b6e6b3f into master Jan 31, 2020
@FrozenPandaz FrozenPandaz deleted the angular-next branch January 31, 2020 18:08
@github-actions
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants