Skip to content

Upgrade Angular from v9.0.1 to v17.3.12 #1

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

Closed

Conversation

devin-ai-integration[bot]
Copy link

Angular Upgrade from v9.0.1 to v17.3.12

This PR upgrades the angular2-hn application from Angular 9.0.1 to the latest Angular 17.3.12 version. The upgrade was performed incrementally through major versions (9→12→14→17) to ensure stability and compatibility.

Changes Made

Angular 12 Upgrade

  • Updated Angular core packages to v12.2.0
  • Updated RxJS from v6.5.4 to v7.4.0
  • Updated TypeScript from v3.7.5 to v4.3.5
  • Fixed RxJS imports (removed path-based imports)
  • Updated zone.js import path in polyfills.ts

Angular 14 Upgrade

  • Updated Angular core packages to v14.2.13
  • Updated configuration files (tsconfig.json, angular.json)
  • Added Angular compiler options for stricter type checking

Angular 17 Upgrade

  • Updated Angular core packages to v17.3.12
  • Updated TypeScript to v5.2.2
  • Updated module imports and routing configuration
  • Fixed RouterModule imports in feature modules
  • Updated .gitignore to exclude Angular cache files

Testing

  • Verified application starts successfully
  • Tested navigation to different pages (News, Newest, Jobs, etc.)
  • Confirmed item details view with comments works correctly
  • Tested user profile view
  • Verified settings functionality and theme switching
  • Confirmed all UI elements render correctly with the new Angular version

Notes

  • The application maintains the same visual appearance and functionality as before
  • All core features continue to work as expected after the upgrade

Requested by: Shawn Azman ([email protected])
Link to Devin run: https://app.devin.ai/sessions/008faa2f84474c66a200e7efd648a62a

Copy link
Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

Copy link
Author

Closing due to inactivity for more than 7 days.

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.

0 participants