Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Bump cynic from 3.4.3 to 3.6.1 in /backend #431

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 16, 2024

Bumps cynic from 3.4.3 to 3.6.1.

Changelog

Sourced from cynic's changelog.

3.6.1 - 2024-04-15

Fixes

  • Fixed a regresion in 3.6.0: schemas with directives on the schema definition will now parse

3.6.0 - 2024-04-12

Fixed

  • Fixed an issue where derive(Scalar) would fail on types with a serializefunction that was notserde::Serialize::serialize` (#909)

Changed

  • Improved errors when users use a derive on the wrong kind of GraphQL type (#889)
  • cynic-codegen now uses cynic-parser instead of graphql-parser (#824)

v3.5.1 - 2024-04-04

Changes

  • Operation is now Debug when Variables is Debug

v3.5.0 - 2024-03-25

Changes

  • Updates reqwest to 0.12 - this is breaking for users of the http-reqwest or http-reqwest-blocking features who will need to upgrade to reqwest 0.12.
  • Fixed some unused code warnings
Commits
  • 980ddd0 release: v3.6.1 & cynic-parser-v0.2.5 (#920)
  • eaa99e8 parser: implement schema definition directives (#921)
  • 862024a chore: run cargo fmt in parser-generator (#922)
  • 09b5a33 release: cynic-parser-v0.2.4 (#918)
  • e87e106 fix: Make TypeSystemDocument::definitions() return an ExactSizeIterator (#919)
  • 35715ae chore: release cynic-parser-v0.2.3 (#917)
  • f82cccf fix: a lot of bugs in cynic-parser pretty printing (#916)
  • a9eb5f5 chore: fix cynic release name (#915)
  • 35935c2 chore: version cynic-parser dep
  • 2fb3d41 chore: release v3.6.0 & cynic-parser-v0.2.2 (#887)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [cynic](https://github.com/obmarg/cynic) from 3.4.3 to 3.6.1.
- [Release notes](https://github.com/obmarg/cynic/releases)
- [Changelog](https://github.com/obmarg/cynic/blob/main/CHANGELOG.md)
- [Commits](obmarg/cynic@v3.4.3...v3.6.1)

---
updated-dependencies:
- dependency-name: cynic
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Apr 16, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 30, 2024

Superseded by #441.

@dependabot dependabot bot closed this Apr 30, 2024
@dependabot dependabot bot deleted the dependabot/cargo/backend/cynic-3.6.1 branch April 30, 2024 08:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants