Skip to content

Conversation

@lucas-koehler
Copy link
Contributor

@lucas-koehler lucas-koehler commented Oct 24, 2025

DO NOT SQUASH ON MERGE

  • Build Angular packages against v19 instead of v18
  • Drop Angular v18 from allowed peer dependencies
  • Add note on this to migration guide
  • Reduce linter violation for non-standalone components to warn
    because we still use them for all Angular renderers
  • Allow Angular v21 RC as peer dependency

Tested this by installing this into Angular Seed using latest stable release (Angular 20)

Small other changes:

  • Align typescript version of vue-vuetify with other packages
  • Remove root level angular dev dependencies

- Build Angular packages against v19 instead of v18
- Drop Angular v18 from allowed peer dependencies
- Add note on this to migration guide
- Reduce linter violation for non-standalone components to warn
  because we still use them for all Angular renderers
@netlify
Copy link

netlify bot commented Oct 24, 2025

Deploy Preview for jsonforms-examples ready!

Name Link
🔨 Latest commit 45f774f
🔍 Latest deploy log https://app.netlify.com/projects/jsonforms-examples/deploys/690c8d390feaf70007d03466
😎 Deploy Preview https://deploy-preview-2501--jsonforms-examples.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@lucas-koehler lucas-koehler requested a review from sdirix October 24, 2025 15:51
@coveralls
Copy link

coveralls commented Oct 24, 2025

Coverage Status

coverage: 82.798%. remained the same
when pulling 45f774f on lk/angular-19-build
into b20bc25 on master.

@lucas-koehler lucas-koehler changed the title Build against Angular v19 and drop support for v18 Build against Angular v19 and drop support for v18; Allow v21 RC Nov 6, 2025
Copy link
Member

@sdirix sdirix left a comment

Choose a reason for hiding this comment

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

I tested the Angular dev application and it worked fine for me.

@lucas-koehler lucas-koehler merged commit 2b6f5e3 into master Nov 13, 2025
15 of 17 checks passed
@lucas-koehler lucas-koehler deleted the lk/angular-19-build branch November 13, 2025 14:16
@lucas-koehler lucas-koehler added this to the 3.7 milestone Nov 13, 2025
@lucas-koehler lucas-koehler added angular dependencies Pull requests that update a dependency file labels Nov 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

angular dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants