-
Notifications
You must be signed in to change notification settings - Fork 117
chore: bump dependencies via gobump #4803
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
Conversation
|
Error: Trying to reproduce locally, I do not understand what is going on here. |
|
Ah reproduced locally with |
|
Okay oapi-codegen upgrade is causing this, a manual patch is needed for the upgrade, I am going to create a new PR with gobump update and fix. |
|
I can actually push to the |
|
Some tests involving |
The oapi-codegen update to v2.5.0 changed the Details field of the main Error type to be an empty interface. This requires updates to the error handling tests to accommodate the new structure.
638dc09 to
f1750dc
Compare
|
Can you help me to merge this? Only shellshock is failing but this is irrelevant, thanks @osbuild/osbuild-reviewers |
b167230 to
6c45c1c
Compare
|
I can't see the Snyk output but it's failing. What is it failing on? |
|
It was this theoretical path traversal in Edit: The function in question is never used as user input, it is passed only with constants like |
6c45c1c to
d625b33
Compare
|
Had to amend a small change, the version must be |
Unfortunately, Shellcheck is still not happy 😬 |
d625b33 to
5f84971
Compare
|
Thanks, the proper version string was |
thozza
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
I retried the failed Azure, am I doing it right? |
Pinned Go version dependency update
Summary
🥨 Created with gobump (HEAD) 🥨