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: Raise the 'openapi'-updater to a higher order of precedence above the 'yaml'-updater #143

Conversation

ixuz
Copy link

@ixuz ixuz commented Apr 22, 2024

The problem

This PR addresses the issue where openapi.yaml files are incorrectly bumped with the "yaml"-updater instead of the "openapi"-updater.

The fix

The fix applied here is to raise the "openapi"-updater to have a higher order of precedence than the "yaml"-updater.

@ixuz
Copy link
Author

ixuz commented Apr 24, 2024

Please review this PR @TimothyJones 😃

@ixuz
Copy link
Author

ixuz commented Apr 27, 2024

Slight nudge as it may have gone unnoticed @TimothyJones

@TimothyJones TimothyJones changed the title Raise the 'openapi'-updater to a higher order of precedence above the 'yaml'-updater fix: Raise the 'openapi'-updater to a higher order of precedence above the 'yaml'-updater Apr 28, 2024
@TimothyJones TimothyJones merged commit 37fe178 into absolute-version:master Apr 28, 2024
8 checks passed
@TimothyJones
Copy link
Member

Thanks for the bump and the PR!

@TimothyJones
Copy link
Member

Releasing as 12.4.1

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