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

chore: release #887

Merged
merged 2 commits into from
Apr 12, 2024
Merged

chore: release #887

merged 2 commits into from
Apr 12, 2024

Conversation

cynic-releaser[bot]
Copy link
Contributor

@cynic-releaser cynic-releaser bot commented Apr 5, 2024

πŸ€– New release

  • cynic: 3.5.1 -> 3.5.2 (βœ“ API compatible changes)
  • cynic-proc-macros: 3.5.1 -> 3.5.2
  • cynic-codegen: 3.5.1 -> 3.5.2 (βœ“ API compatible changes)
  • cynic-parser: 0.2.1 -> 0.2.2 (βœ“ API compatible changes)
  • cynic-cli: 3.5.1 -> 3.5.2
  • cynic-introspection: 3.5.1 -> 3.5.2
  • cynic-querygen: 3.5.1 -> 3.5.2
Changelog

cynic

3.5.2 - 2024-04-12

Fixed

  • specifically use serde::Serialize in Scalar derive (#909)
  • merge problems in cynic-codegen (#896)
  • better type kind mismatch errors (#889)

Other

  • unintentional recursion panic (#890)
  • remove last criterion benchmark (#898)
  • Update cynic-codegen to use cynic-parser (#824)
  • concurrency on release task & remove a TODO (#884)


This PR was generated with release-plz.

Copy link

netlify bot commented Apr 5, 2024

βœ… Deploy Preview for cynic-querygen-web canceled.

Name Link
πŸ”¨ Latest commit c1c9ce8
πŸ” Latest deploy log https://app.netlify.com/sites/cynic-querygen-web/deploys/66195cf052f7b10007a77eef

@obmarg obmarg force-pushed the release-plz-2024-04-05T21-18-48Z branch from 2a0c2b2 to 4f05481 Compare April 5, 2024 21:40
@github-actions github-actions bot force-pushed the release-plz-2024-04-05T21-18-48Z branch 3 times, most recently from d908313 to 0c8c54c Compare April 6, 2024 17:07
obmarg added a commit that referenced this pull request Apr 6, 2024
#### Why are we making this change?

I noticed that CI wasn't running on the release PR #887. This seems to
be because release-plz does force pushes with the git CLI instead of via
the API.

#### What effects does this change have?

Attempts to configure the git CLI to use the same GitHub app token that
release-plz uses for the API, which should hopefully fix this.
@github-actions github-actions bot force-pushed the release-plz-2024-04-05T21-18-48Z branch from 0c8c54c to 388158f Compare April 6, 2024 17:52
@cynic-releaser cynic-releaser bot force-pushed the release-plz-2024-04-05T21-18-48Z branch 3 times, most recently from c65557b to 95369ec Compare April 7, 2024 10:48
@obmarg obmarg marked this pull request as draft April 7, 2024 10:51
@cynic-releaser cynic-releaser bot force-pushed the release-plz-2024-04-05T21-18-48Z branch 12 times, most recently from 0fb9208 to bac6305 Compare April 11, 2024 19:04
Signed-off-by: cynic-releaser[bot] <166170668+cynic-releaser[bot]@users.noreply.github.com>
@cynic-releaser cynic-releaser bot force-pushed the release-plz-2024-04-05T21-18-48Z branch from bac6305 to fc49c0d Compare April 12, 2024 15:37
@obmarg obmarg marked this pull request as ready for review April 12, 2024 16:01
@obmarg obmarg merged commit 2fb3d41 into main Apr 12, 2024
6 checks passed
@obmarg obmarg deleted the release-plz-2024-04-05T21-18-48Z branch April 12, 2024 16:18
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.

1 participant