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

release: adds angular 17 support #273

Merged
merged 21 commits into from
Nov 7, 2023
Merged

release: adds angular 17 support #273

merged 21 commits into from
Nov 7, 2023

Conversation

pavankjadda
Copy link
Collaborator

No description provided.

@pavankjadda pavankjadda deleted the branch development August 20, 2023 05:24
@pavankjadda pavankjadda reopened this Aug 20, 2023
@pavankjadda pavankjadda changed the base branch from development to master November 3, 2023 15:03
@pavankjadda pavankjadda changed the base branch from master to development November 3, 2023 15:03
@pavankjadda pavankjadda deleted the branch development November 3, 2023 15:18
@pavankjadda pavankjadda closed this Nov 3, 2023
@pavankjadda pavankjadda reopened this Nov 3, 2023
Updated the GitHub workflows to use PNPM for package management instead of NPM. This change affects both the npm_publish_ssr.yml and ci.yml workflows. Additionally, a pnpm-lock.yaml file was added to the project.
The commit upgraded all Angular related dependencies from 16.2.1 to 17.0.0-rc, and other packages like rxjs, tslib, and zone.js to their latest versions as per the pnpm-lock.yaml file. This will provide the latest features and bug fixes available in Angular and other dependencies. Furthermore, the '@nguniversal/express-engine' has been replaced by '@angular/ssr'.
Copy link

sonarqubecloud bot commented Nov 7, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@pavankjadda pavankjadda marked this pull request as ready for review November 7, 2023 15:39
@pavankjadda pavankjadda merged commit ce6dec3 into development Nov 7, 2023
2 checks passed
@pavankjadda pavankjadda deleted the v17 branch November 7, 2023 15:42
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