Skip to content

build: update to Angular 15.1.0 and expand peer dependency range #26308

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 2 commits into from
Dec 22, 2022

Conversation

crisbeto
Copy link
Member

Updates the repo to the next version of Angular 15.1.0. This will allow us to switch to TS 4.9 when the CLI has been updated in angular/angular-cli#24462.

These changes also expand the peerDepdency range to include 15.1.0-next, because it was blocking the CLI from updating.

@crisbeto crisbeto added P2 The issue is important to a large percentage of users, with a workaround target: minor This PR is targeted for the next minor release labels Dec 22, 2022
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Dec 22, 2022
Updates the repo to the `next` version of Angular 15.1.0. This will allow us to switch to TS 4.9 when the CLI has been updated in angular/angular-cli#24462.
@crisbeto crisbeto force-pushed the 15.1.0-next-peer-dep branch from 2df8d21 to 9ed6658 Compare December 22, 2022 09:33
@crisbeto crisbeto added the merge: preserve commits When the PR is merged, a rebase and merge should be performed label Dec 22, 2022
Expands the peer dependency range for the framework to unblock angular/angular-cli#24462.
@crisbeto crisbeto force-pushed the 15.1.0-next-peer-dep branch from 9ed6658 to 41a8b0c Compare December 22, 2022 09:47
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Dec 22, 2022
@crisbeto crisbeto merged commit 6f92144 into angular:main Dec 22, 2022
crisbeto added a commit to crisbeto/angular-cli that referenced this pull request Jan 7, 2023
The Material tests had to be disabled temporarily during the TS 4.9 update, because the peer dependency range didn't allow for `next` versions. Now that the range was expanded in angular/components#26308, the tests should work again.
angular-robot bot pushed a commit to angular/angular-cli that referenced this pull request Jan 9, 2023
The Material tests had to be disabled temporarily during the TS 4.9 update, because the peer dependency range didn't allow for `next` versions. Now that the range was expanded in angular/components#26308, the tests should work again.
angular-robot bot pushed a commit to angular/angular-cli that referenced this pull request Jan 9, 2023
The Material tests had to be disabled temporarily during the TS 4.9 update, because the peer dependency range didn't allow for `next` versions. Now that the range was expanded in angular/components#26308, the tests should work again.

(cherry picked from commit e2a6776)
@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 Jan 22, 2023
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 area: build & ci Related the build and CI infrastructure of the project merge: preserve commits When the PR is merged, a rebase and merge should be performed P2 The issue is important to a large percentage of users, with a workaround target: minor This PR is targeted for the next minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants