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

chore(dependencies): bump efcore to 8.0.7 #68

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

ntruchsess
Copy link
Contributor

@ntruchsess ntruchsess commented Jul 23, 2024

Description

increase framework version to latest 2.4.2
increase efcore version to latest 8.0.7
increase testcontainers version to 3.9.0

Why

efcore 8.0.3 has transitive dependency System.Text.Json 8.0.0 which has a security-vulerability that is clasified as high. Upgrade to efcore 8.0.7 implicitly upgrades this dependency to System.Text.Json 8.0.4.
same applies to framework and testcontainers, both were referring outdated System.Text.Json which is implicitly resolved by referencing the respective latest versions.

Issue

eclipse-tractusx/portal#369

Checklist

Please delete options that are not relevant.

  • I have performed a self-review of my own code
  • I have successfully tested my changes locally
  • I have checked that new and existing tests pass locally with my changes

Copy link

cla-assistant bot commented Jul 23, 2024

CLA assistant check
All committers have signed the CLA.

@ntruchsess ntruchsess marked this pull request as ready for review July 23, 2024 14:06
* upgrade efcore to 8.0.7
* upgrade frameworks to 2.4.2
* upgrade testcontainers to 3.9.0
* cleanup redundant dependencies
@ntruchsess ntruchsess force-pushed the chore/json-text-version branch from 56cea6a to 550d97e Compare July 29, 2024 13:51
@evegufy evegufy requested a review from Phil91 July 29, 2024 14:11
@evegufy evegufy merged commit 574055f into SAP:main Jul 29, 2024
8 checks passed
@ntruchsess ntruchsess deleted the chore/json-text-version branch July 29, 2024 14:23
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.

3 participants