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: Update dependencies #413

Merged
merged 1 commit into from
Jun 19, 2024
Merged

Conversation

reneleonhardt
Copy link
Contributor

@reneleonhardt reneleonhardt commented Jun 17, 2024

Features

  • Update Rust dependencies
  • Update Maven dependencies
  • Update Docker images
  • Let Dependabot update Rust, Maven and Docker versions
  • Fix 5 security vulnerabilities in codegen swagger (and maybe more in docker images)
Library Vulnerability Severity
com.google.guava:guava CVE-2023-2976 MEDIUM
CVE-2020-8908 LOW
org.json:json CVE-2022-45688 HIGH
CVE-2023-5072
org.yaml:snakeyaml CVE-2022-1471

@reneleonhardt reneleonhardt force-pushed the updates branch 2 times, most recently from 435d1bd to 25ee774 Compare June 17, 2024 18:36
appveyor.yml Outdated
@@ -1,6 +1,8 @@
image: Visual Studio 2017
image: Visual Studio 2019
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not 100% sure docker is working in this one: https://www.appveyor.com/docs/windows-images-software/#docker ...

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I'm at a loss how a PR can possibly pass that test 😅
What can I do, should I revert that file?

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, try to revert that file, it should go through

@reneleonhardt reneleonhardt force-pushed the updates branch 8 times, most recently from 9a49b1f to 5d9d7e1 Compare June 18, 2024 06:38
@fussybeaver fussybeaver merged commit 9435d91 into fussybeaver:master Jun 19, 2024
13 checks passed
@fussybeaver
Copy link
Owner

LGTM

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.

2 participants