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 dependencies #189

Merged
merged 12 commits into from
Oct 8, 2024
Merged

Update dependencies #189

merged 12 commits into from
Oct 8, 2024

Conversation

Morphclue
Copy link
Owner

@Morphclue Morphclue commented Sep 29, 2024

Context

I've ran nx migrate and updated some dependencies. This should get rid of most of our current security issues.
Furthermore I've disabled the no-unused-expressions rule, cause in our case it would only bloat the code.

It seems the only relevant Angular-related change is that the HttpClientModule is now superseeded by provideHttpClient(withInterceptorsFromDi()).

Related

@Morphclue Morphclue added the dependencies Pull requests that update a dependency file label Sep 29, 2024
@Clashsoft Clashsoft merged commit 6629b15 into master Oct 8, 2024
4 checks passed
@Clashsoft Clashsoft deleted the feat/update-deps branch October 8, 2024 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants