Skip to content

chore: pin demo to 22 stable#447

Merged
hrishikesh-k merged 2 commits into
mainfrom
hk/pin-22-demo
Jun 4, 2026
Merged

chore: pin demo to 22 stable#447
hrishikesh-k merged 2 commits into
mainfrom
hk/pin-22-demo

Conversation

@hrishikesh-k
Copy link
Copy Markdown
Contributor

Now that Angular 22 is out, it's good to pin the demo to ^22 instead of next.

@hrishikesh-k hrishikesh-k requested a review from a team as a code owner June 4, 2026 11:32
@netlify
Copy link
Copy Markdown

netlify Bot commented Jun 4, 2026

Deploy Preview for angular-runtime-demo ready!

Name Link
🔨 Latest commit 1a48207
🔍 Latest deploy log https://app.netlify.com/projects/angular-runtime-demo/deploys/6a21625b6759720008914e4f
😎 Deploy Preview https://deploy-preview-447--angular-runtime-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions Bot added the type: chore work needed to keep the product and development running smoothly label Jun 4, 2026
@hrishikesh-k hrishikesh-k enabled auto-merge (squash) June 4, 2026 11:33
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jun 4, 2026

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: d37cbf3d-e0b9-4832-a574-d3048fbed4fd

📥 Commits

Reviewing files that changed from the base of the PR and between 844d89e and 1a48207.

⛔ Files ignored due to path filters (1)
  • demo/package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (1)
  • demo/package.json

📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Updated Angular framework and tooling dependencies to version 22 stable release.

Walkthrough

This PR updates the demo project's Angular dependencies from the next tag to the stable ^22 version constraint. All @angular/* runtime packages (animations, common, compiler, core, forms, platform-browser, platform-browser-dynamic, router, and ssr) and development tooling packages (@angular/build, @angular/cli, @angular/compiler-cli) are updated to use version ^22.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: pinning demo Angular dependencies from 'next' tag to '^22' (stable version).
Description check ✅ Passed The description is directly related to the changeset, explaining the rationale for updating demo Angular dependencies to version 22 now that it's stable.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch hk/pin-22-demo

Comment @coderabbitai help to get the list of available commands and usage tips.

@hrishikesh-k hrishikesh-k merged commit d0e372b into main Jun 4, 2026
15 checks passed
@hrishikesh-k hrishikesh-k deleted the hk/pin-22-demo branch June 4, 2026 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: chore work needed to keep the product and development running smoothly

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants