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

⬆️ [maykinmedia/open-api-framework#93] Security updates #313

Merged
merged 3 commits into from
Jan 16, 2025

Conversation

stevenbal
Copy link
Collaborator

@stevenbal stevenbal commented Jan 3, 2025

Requires maykinmedia/open-api-workflows#8 to be merged

Fixes maykinmedia/open-api-framework#93 partially
Fixes maykinmedia/open-api-framework#81 partially

Changes

  • Replace pip-compile with uv
  • Security updates

Copy link
Contributor

@Coperh Coperh left a comment

Choose a reason for hiding this comment

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

Looks fine, but oaf-check.yml is run on PRs in open-klant which might become a problem. So it should be removed before merging.

bin/compile_dependencies.sh Outdated Show resolved Hide resolved
Comment on lines +1 to +3
-c ci.txt
-r ci.txt

Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I'm going to agree with @Coperh's comment on that one, so I'm going to leave this the same

@stevenbal stevenbal force-pushed the issue/security-updates branch from dc04e3e to 7fa9317 Compare January 16, 2025 08:38
@stevenbal stevenbal merged commit f3aed0d into master Jan 16, 2025
28 checks passed
@stevenbal stevenbal deleted the issue/security-updates branch January 16, 2025 08:42
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.

Bump third party library versions to fix security issues Use UV in the compile_dependencies scripts
3 participants