netlify / angular-runtime

The Angular Runtime allows Angular to run on Netlify with zero configuration
https://docs.netlify.com/integrations/frameworks/angular/
MIT License
18 stars 7 forks source link

chore: fully upgrade demo and fixtures to v18 stable #129

Closed serhalp closed 1 month ago

serhalp commented 1 month ago

In https://github.com/netlify/angular-runtime/pull/110 we upgraded to an Angular 18 pre-release in a single new fixture.

This PR upgrades to all fixtures and the demo to v18 stable and swaps out the v18 fixture for a v17 fixture, since we still support v17.

I pinned the angular deps in the v17 fixture so that Renovate ignores it.

Closes #128.

netlify[bot] commented 1 month ago

Deploy Preview for plugin-angular-universal-demo ready!

Name Link
Latest commit c14265211c65413206bf7cb172d9fa2da183dfb4
Latest deploy log https://app.netlify.com/sites/plugin-angular-universal-demo/deploys/6657974a0611c2000800cb50
Deploy Preview https://deploy-preview-129--plugin-angular-universal-demo.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 site configuration.

mrstork commented 1 month ago

Might need to clear test cache after merging this as the angular 18 fixture files might be floating around causing fake failures (I experienced this when switching branches from main)