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

update the version of angular required #333

Merged
merged 6 commits into from
Nov 25, 2024
Merged

update the version of angular required #333

merged 6 commits into from
Nov 25, 2024

Conversation

arawinters
Copy link
Contributor

Pull request questions

Which issue does this address

resolves #328

Why was change needed

  • updates the required version of the angular library to version 18.
  • updates the typescript dependency to version 5.4.0

now requires node@18.2.0 and greater

What does change improve

This brings the library dependencies to latest stable major version(s) and allows for greater compatibility with upstream dependency patch versions.

@arawinters arawinters added maintenance tasks related to code maintenance dependencies Change requested in dependencies security security related updates labels Nov 22, 2024
@arawinters arawinters self-assigned this Nov 22, 2024
@arawinters arawinters requested a review from a team as a code owner November 22, 2024 22:36
@arawinters arawinters merged commit 9862238 into main Nov 25, 2024
7 checks passed
@arawinters arawinters deleted the 328.awinters.ng18 branch November 25, 2024 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Change requested in dependencies maintenance tasks related to code maintenance security security related updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

update angular to @18.x.x
2 participants