Skip to content

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

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 1 commit into from
May 30, 2024

Conversation

serhalp
Copy link
Contributor

@serhalp serhalp commented May 29, 2024

In #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.

@github-actions github-actions bot added the type: chore work needed to keep the product and development running smoothly label May 29, 2024
Copy link

netlify bot commented May 29, 2024

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

Name Link
🔨 Latest commit c142652
🔍 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.

and swap the v18 fixture for a v17 fixture
@serhalp serhalp force-pushed the chore/angular-18-cleanup branch from 4e5e6b0 to c142652 Compare May 29, 2024 20:59
@serhalp serhalp marked this pull request as ready for review May 29, 2024 21:10
@serhalp serhalp requested a review from a team as a code owner May 29, 2024 21:10
@mrstork
Copy link
Contributor

mrstork commented May 30, 2024

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)

@serhalp serhalp merged commit 148a531 into main May 30, 2024
10 checks passed
@serhalp serhalp deleted the chore/angular-18-cleanup branch May 30, 2024 14:41
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.

Possible regression with new framework release
2 participants