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

[cppgraphqlgen] Update to v4.3.1 #24607

Merged
merged 4 commits into from
May 10, 2022

Conversation

wravery
Copy link
Contributor

@wravery wravery commented May 8, 2022

Describe the pull request

  • What does your PR fix?

    Updates cppgraphqlgen to the latest release.

  • Which triplets are supported/not supported? Have you updated the CI baseline?

    All, No (although it is still marked as failing in Linux because the version of GCC is not new enough)

  • Does your PR follow the maintainer guide?

    Yes.

  • If you have added/updated a port: Have you run ./vcpkg x-add-version --all and committed the result?

    Yes.

@LilyWangLL LilyWangLL added the category:port-update The issue is with a library, which is requesting update new revision label May 9, 2022
ports/cppgraphqlgen/vcpkg.json Outdated Show resolved Hide resolved
Co-authored-by: LilyWangLL <94091114+LilyWangLL@users.noreply.github.com>
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!

PRs must add only one version and must not modify any published versions

When making any changes to a library, the version or port-version in vcpkg.json or CONTROL must be modified.

Error: Local changes detected for cppgraphqlgen but no changes to version or port version.
-- Version: 4.3.1
-- Old SHA: 557d6d1812b93cf5974ad63362c0f378f019073d
-- New SHA: 7c3acfd5254a4ae0680cc3f96eef630bcaab7b36
-- Did you remember to update the version or port version?
-- Pass `--overwrite-version` to bypass this check.
***No files were updated.***

@LilyWangLL LilyWangLL added the info:reviewed Pull Request changes follow basic guidelines label May 10, 2022
@BillyONeal BillyONeal merged commit 3c1e65c into microsoft:master May 10, 2022
@BillyONeal
Copy link
Member

Thanks for the update!

@wravery wravery deleted the cppgraphqlgen-4.3.1 branch May 10, 2022 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-update The issue is with a library, which is requesting update new revision info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants