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

rddepman: bump mobyOpenAPISpec from 1.47 to 1.48 #8253

Merged
merged 2 commits into from
Feb 20, 2025

Conversation

rancherbot
Copy link

No description provided.

Rancher Desktop Dependency Manager and others added 2 commits February 19, 2025 08:48
Signed-off-by: Rancher Desktop Dependency Manager <[email protected]>
The OpenAPI file now contains an example that is too large to fit into an
int64 but does fit in an uint64; however, our YAML parser unconditionally
parses it as an int64.  Work around the issue by manually doing a string
replacement on the file before passing it to the OpenAPI parser.

Signed-off-by: Mark Yen <[email protected]>
Copy link
Member

@jandubois jandubois left a comment

Choose a reason for hiding this comment

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

Thanks, LGTM

@jandubois jandubois merged commit 72463ff into main Feb 20, 2025
28 checks passed
@jandubois jandubois deleted the rddepman/mobyOpenAPISpec/1.47-to-1.48 branch February 20, 2025 16:17
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