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 #704

Merged
merged 22 commits into from
Nov 25, 2024
Merged

update the version of angular required #704

merged 22 commits into from
Nov 25, 2024

Conversation

arawinters
Copy link
Contributor

@arawinters arawinters commented Nov 24, 2024

Pull request questions

Which issue does this address

resolves #697
relates to @senzing/rest-api-client-ng#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 dependencies Change requested in dependencies maintenance tasks related to code maintenance labels Nov 24, 2024
@arawinters arawinters self-assigned this Nov 24, 2024
@arawinters arawinters requested a review from a team as a code owner November 24, 2024 21:00
@arawinters arawinters requested a review from a team as a code owner November 24, 2024 21:04
@arawinters arawinters merged commit e77bfb9 into main Nov 25, 2024
14 checks passed
@arawinters arawinters deleted the 697.awinters.ng18 branch November 25, 2024 18:07
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

update angular to @18.x.x
3 participants