Skip to content

Comments

chore(deps): bump StrawberryShake.CodeGeneration.CSharp.Analyzers from 11.3.2 to 12.12.1#142

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/StrawberryShake.CodeGeneration.CSharp.Analyzers-12.12.1
Closed

chore(deps): bump StrawberryShake.CodeGeneration.CSharp.Analyzers from 11.3.2 to 12.12.1#142
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/StrawberryShake.CodeGeneration.CSharp.Analyzers-12.12.1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 14, 2022

Bumps StrawberryShake.CodeGeneration.CSharp.Analyzers from 11.3.2 to 12.12.1.

Release notes

Sourced from StrawberryShake.CodeGeneration.CSharp.Analyzers's releases.

12.12.1

For more details click here to get to our CHANGELOG.

12.12.0

For more details click here to get to our CHANGELOG.

Changes:

  • 21294eb2444789fd69dcf582e849deeddb60f072 Reworked Template
  • 5559970b74e7b0ca91479da10c0a49b06303eab0 Updated BCP to Version 42 on HC Version 12 (#5203)
  • 9affedb5e635eea33f6b0e41794cbf1625442375 Disallow introspection fields on subscription root (#5187)
  • 66b9dcebc835d4479ecc7ec17e99e1d8d0cc9279 Adds support for flags enum (#5186)
  • feb33ff3f44ce7b1252f9ba4394ac02a02230f66 Reduce impact of MapField (#5175)
  • f592759f5edaf4484f8bdc7bd879a167f42de2a4 Backport #4775 to v12: "Close open WebSocket sessions when application is shutting down" (#5166)

This list of changes was auto generated.

12.11.1

12.11.0

What's Changed

Full Changelog: ChilliCream/graphql-platform@12.10.0...12.11.0

12.11.0-preview.4

For more details click here to get to our CHANGELOG.

Changes:

  • 14f09aace82d2a6a2e9889f89005bf1908d3087b Fixed total count breaking change in connection; (#5122)
  • 4a9fcd0ee29ebbf4c1a20bbbce89370d220468c3 Adds the property back for backwards compatibility (#5120)
  • 15ca0dbb4e07f2dadbe123aa57723e14dcbdde61 Fixed issue where generic types would invalidly be registered. (#5119)
  • 0feb64580282756c84e8ff6436cf6966a4d7b61b Fixed Complexity Validation Status Code (#5117)

This list of changes was auto generated.

12.11.0-preview.3

For more details click here to get to our CHANGELOG.

Changes:

  • 4a9fcd0ee29ebbf4c1a20bbbce89370d220468c3 Adds the property back for backwards compatibility (#5120)
  • 15ca0dbb4e07f2dadbe123aa57723e14dcbdde61 Fixed issue where generic types would invalidly be registered. (#5119)
  • 0feb64580282756c84e8ff6436cf6966a4d7b61b Fixed Complexity Validation Status Code (#5117)

... (truncated)

Commits
  • f3db120 Fixed query result compile error
  • ca8855d Fixed issue where mutation the result object would drop the ContextData (#5211)
  • 21294eb Reworked Template
  • 5559970 Updated BCP to Version 42 on HC Version 12 (#5203)
  • 9affedb Disallow introspection fields on subscription root (#5187)
  • 66b9dce Adds support for flags enum (#5186)
  • feb33ff Reduce impact of MapField (#5175)
  • f592759 Backport #4775 to v12: "Close open WebSocket sessions when application is shu...
  • 248db55 Cherry Picked Fixes Interface Field Naming Convention. (#5158)
  • 421a64e Fixed stitching with add resolver (#5143)
  • 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 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 [StrawberryShake.CodeGeneration.CSharp.Analyzers](https://github.com/ChilliCream/hotchocolate) from 11.3.2 to 12.12.1.
- [Release notes](https://github.com/ChilliCream/hotchocolate/releases)
- [Changelog](https://github.com/ChilliCream/hotchocolate/blob/main/CHANGELOG.md)
- [Commits](ChilliCream/graphql-platform@11.3.2...12.12.1)

---
updated-dependencies:
- dependency-name: StrawberryShake.CodeGeneration.CSharp.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 14, 2022

Dependabot tried to add @ratanparai as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/cseshohag/eSchool/pulls/142/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the cseshohag/eSchool repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 14, 2022

The following labels could not be found: dependencies.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 1, 2022

Superseded by #158.

@dependabot dependabot bot closed this Sep 1, 2022
@dependabot dependabot bot deleted the dependabot/nuget/StrawberryShake.CodeGeneration.CSharp.Analyzers-12.12.1 branch September 1, 2022 23:13
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.

0 participants