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

Update to Angular CDK 18.1 #7

Merged
merged 3 commits into from
Jul 10, 2024
Merged

Update to Angular CDK 18.1 #7

merged 3 commits into from
Jul 10, 2024

Conversation

Zefling
Copy link
Owner

@Zefling Zefling commented Jul 10, 2024

Improve drag and drop with angular/components#13372

Zefling added 3 commits July 10, 2024 20:11
The installed Angular CLI version is outdated.
Installing a temporary Angular CLI versioned 18.1.0 to perform the update.
✔ Packages successfully installed.
Using package manager: npm
Collecting installed dependencies...
Found 45 dependencies.
Fetching dependency metadata from registry...
    Updating package.json with dependency @angular-devkit/build-angular @ "18.1.0" (was "18.0.2")...
    Updating package.json with dependency @angular/cli @ "18.1.0" (was "18.0.2")...
    Updating package.json with dependency @angular/compiler-cli @ "18.1.0" (was "18.0.1")...
    Updating package.json with dependency @angular/animations @ "18.1.0" (was "18.0.1")...
    Updating package.json with dependency @angular/cdk @ "18.1.0" (was "18.0.1")...
    Updating package.json with dependency @angular/common @ "18.1.0" (was "18.0.1")...
    Updating package.json with dependency @angular/compiler @ "18.1.0" (was "18.0.1")...
    Updating package.json with dependency @angular/core @ "18.1.0" (was "18.0.1")...
    Updating package.json with dependency @angular/forms @ "18.1.0" (was "18.0.1")...
    Updating package.json with dependency @angular/platform-browser @ "18.1.0" (was "18.0.1")...
    Updating package.json with dependency @angular/platform-browser-dynamic @ "18.1.0" (was "18.0.1")...
    Updating package.json with dependency @angular/router @ "18.1.0" (was "18.0.1")...
UPDATE package.json (2613 bytes)
✔ Cleaning node modules directory
✔ Installing packages
** Executing migrations of package '@angular/core' **

❯ Updates calls to afterRender with an explicit phase to the new API.
  Migration completed (No changes made).
@Zefling Zefling merged commit 852b3cf into master Jul 10, 2024
@Zefling Zefling deleted the ng-18.1 branch July 10, 2024 21:25
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