Skip to content

feat: upgrading to v16 #757

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
Jun 11, 2023
Merged

feat: upgrading to v16 #757

merged 1 commit into from
Jun 11, 2023

Conversation

anandtiwary
Copy link
Contributor

@anandtiwary anandtiwary commented Jun 10, 2023

BREAKING CHANGE: Upgrading to ng v16

Description

Please include a summary of the change, motivation, and context.

  • Upgraded to v16
  • @angular-eslint/ng-cli-compat and @angular-eslint/ng-cli-compat--formatting-add-on has been removed. Replaced it with angular-eslint/recommended and @typescript-eslint/recommended
  • removed entryComponents

angular-eslint/angular-eslint#1353 (comment)

Testing

Please describe the tests that you ran to verify your changes. Please summarize what did you test and what needs to be tested e.g. deployed and tested helm chart locally.

Checklist:

  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • Any dependent changes have been merged and published in downstream modules

Documentation

Make sure that you have documented corresponding changes in this repository or hypertrace docs repo if required.

BREAKING CHANGE: Upgrading to ng v16
@anandtiwary anandtiwary requested a review from a team as a code owner June 10, 2023 23:07
@github-actions
Copy link

Test Results

53 tests   53 ✔️  26s ⏱️
15 suites    0 💤
  2 files      0

Results for commit 496cdec.

@codecov
Copy link

codecov bot commented Jun 10, 2023

Codecov Report

Merging #757 (496cdec) into main (150d755) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #757   +/-   ##
=======================================
  Coverage   99.66%   99.66%           
=======================================
  Files          49       49           
  Lines         606      606           
  Branches       38       38           
=======================================
  Hits          604      604           
  Misses          2        2           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

"@commitlint/cli": "^17.6.1",
"@commitlint/config-conventional": "^17.6.5",
"commitizen": "^4.2.5",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.42.0",
"eslint": "^8.39.0",
Copy link
Contributor

Choose a reason for hiding this comment

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

a number of these eslint changes (above too) are downgrades - intentional?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah, this was modified by ng upgrade. Probably @angular-eslint forced ng to downgrade eslint version

@anandtiwary anandtiwary merged commit 9dc7e04 into main Jun 11, 2023
@anandtiwary anandtiwary deleted the upgrade-ng16 branch June 11, 2023 22:13
@github-actions
Copy link

🎉 This PR is included in version 4.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants