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

fix: [#4684] Remove unnecessary resolutions #4719

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

sw-joelmut
Copy link
Collaborator

Addresses #4684
#minor

Description

This removes unnecessary resolutions as they are no longer needed due to packages' newer versions and vulnerability fixes.

Specific Changes

  • All removed resolutions are no longer needed, reducing from around 25 to 5.
  • Some of the resolutions were updated to newer versions, fixing the vulnerability issue.

Testing

Test image isn't needed, removing resolutions just affects the vulnerability detection system.

@sw-joelmut sw-joelmut added the Automation: No parity PR does not need to be applied to other languages. label Jul 26, 2024
@sw-joelmut sw-joelmut requested a review from a team as a code owner July 26, 2024 13:36
@coveralls
Copy link

coveralls commented Jul 26, 2024

Pull Request Test Coverage Report for Build 10112211654

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.4%) to 84.433%

Totals Coverage Status
Change from base Build 9861924905: 0.4%
Covered Lines: 20429
Relevant Lines: 22904

💛 - Coveralls

@tracyboehrer tracyboehrer merged commit 38286e6 into main Jul 26, 2024
13 checks passed
@tracyboehrer tracyboehrer deleted the southworks/remove/resolutions branch July 26, 2024 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Automation: No parity PR does not need to be applied to other languages.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants