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(deps): Replace serde_yaml by serde_yml #8825

Merged
merged 2 commits into from
Sep 2, 2024
Merged

Conversation

upbqdn
Copy link
Member

@upbqdn upbqdn commented Sep 2, 2024

Motivation

Close #8455.

Solution

  • Use serde_yml instead of serde_yaml.
  • Regenerate openapi.yaml.

PR Author's Checklist

  • The PR name will make sense to users.
  • The PR provides a CHANGELOG summary.
  • The solution is tested.
  • The documentation is up to date.
  • The PR has a priority label.

PR Reviewer's Checklist

  • The PR Author's checklist is complete.
  • The PR resolves the issue.

@upbqdn upbqdn added A-dependencies Area: Dependency file updates C-trivial Category: A trivial change that is not worth mentioning in the CHANGELOG P-Low ❄️ labels Sep 2, 2024
@upbqdn upbqdn self-assigned this Sep 2, 2024
@upbqdn upbqdn requested a review from a team as a code owner September 2, 2024 10:38
@upbqdn upbqdn requested review from oxarbitrage and removed request for a team September 2, 2024 10:38
@mpguerra mpguerra linked an issue Sep 2, 2024 that may be closed by this pull request
Copy link
Contributor

@oxarbitrage oxarbitrage left a comment

Choose a reason for hiding this comment

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

Nice! Thanks.

@mergify mergify bot merged commit 9a616f4 into main Sep 2, 2024
192 checks passed
@mergify mergify bot deleted the replace-serde-yaml branch September 2, 2024 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-dependencies Area: Dependency file updates C-trivial Category: A trivial change that is not worth mentioning in the CHANGELOG P-Low ❄️
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix warning when building zebra
2 participants