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

fix(@angular-devkit/build-angular): update to postcss 8.2.15 #20890

Merged
merged 2 commits into from May 25, 2021
Merged

fix(@angular-devkit/build-angular): update to postcss 8.2.15 #20890

merged 2 commits into from May 25, 2021

Conversation

alan-agius4
Copy link
Collaborator

Closes #20888

@alan-agius4 alan-agius4 added the target: lts This PR is targeting a version currently in long-term support label May 21, 2021
@google-cla google-cla bot added the cla: yes label May 21, 2021
@alan-agius4 alan-agius4 requested a review from clydin May 21, 2021 13:01
Previously in `update-8` test we used the Angular CLI in node_modules which caused incorrect result.

We now don't run `ng update @angular/core --next` or `ng update @angular/core`. This is due to our bumping strategy, which causes a period were `@angular/cli@latest` (v12.0.0) `@angular/core@latest` (v11.2.x) are of different major/minor version on the local NPM server. This causes `ng update` to fail.

NB: `ng update @angula/cli` will still cause `@angular/core` packages to be updated.

(cherry picked from commit 6d5043b)
@alan-agius4 alan-agius4 linked an issue May 21, 2021 that may be closed by this pull request
15 tasks
@alan-agius4 alan-agius4 added the action: merge The PR is ready for merge by the caretaker label May 22, 2021
@clydin clydin merged commit d002bb7 into angular:11.2.x May 25, 2021
@alan-agius4 alan-agius4 deleted the npm-7-postcss branch May 25, 2021 14:39
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Jun 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker target: lts This PR is targeting a version currently in long-term support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Impossible to install @angular-devkit/build-angular ~0.1102.13 on npm7
2 participants