Skip to content

Bump HotChocolate.Data from 11.3.1 to 12.13.1#185

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/HotChocolate.Data-12.13.1
Closed

Bump HotChocolate.Data from 11.3.1 to 12.13.1#185
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/HotChocolate.Data-12.13.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 6, 2022

Copy link
Copy Markdown

Bumps HotChocolate.Data from 11.3.1 to 12.13.1.

Release notes

Sourced from HotChocolate.Data's releases.

12.13.1

  • Updated Banana Cake Pop to version 1.0.3

12.13.0

For more details click here to get to our CHANGELOG.

Changes:

  • 7edbe2d6bc97294564982179ec08a8505f3233c9 Ported MultiPart response fix back from 13
  • 2486e4ebb9a33a55ac54bd71cd09c33a3c14fe4b Reworked Build for BCP 1
  • 7e491389e927b373a9adaa51aea5960a641fe026 Fixed upload scalar on SS (#5333)
  • 36c737ba7183a707c36ccffd895f72c32fe2954f Fixed upload scalar on SS (#5330)
  • 452bd1daedb231a3923655be7fbb521905f9ccce Adds file upload to StrawberryShake version 12 (#5327)
  • 15a45bb8192318874fded3089692b9d5647f9637 Fixed InputParser issue for optional value types.
  • 60b8957114556b105cba36aa96128b41e3e882ea Extended documnetation on Subscriptions for v12 (#5295)
  • 6f0486c91f689bbfcd94fb88bef01aa36788b537 Backport "Allow empty filter expressions to be visited #5214" to 12 (#5293)
  • cfdc54940ce41584857fba902bcf4d772d230433 Allow to override the enum type name and value comparer

This list of changes was auto generated.

12.13.0-preview.5

For more details click here to get to our CHANGELOG.

Changes:

  • 7e491389e927b373a9adaa51aea5960a641fe026 Fixed upload scalar on SS (#5333)
  • 36c737ba7183a707c36ccffd895f72c32fe2954f Fixed upload scalar on SS (#5330)
  • 452bd1daedb231a3923655be7fbb521905f9ccce Adds file upload to StrawberryShake version 12 (#5327)
  • 15a45bb8192318874fded3089692b9d5647f9637 Fixed InputParser issue for optional value types.
  • 60b8957114556b105cba36aa96128b41e3e882ea Extended documnetation on Subscriptions for v12 (#5295)
  • 6f0486c91f689bbfcd94fb88bef01aa36788b537 Backport "Allow empty filter expressions to be visited #5214" to 12 (#5293)
  • cfdc54940ce41584857fba902bcf4d772d230433 Allow to override the enum type name and value comparer

This list of changes was auto generated.

12.12.1

What's Changed

Full Changelog: ChilliCream/graphql-platform@12.12.0...12.12.1

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)

... (truncated)

Commits
  • 7edbe2d Ported MultiPart response fix back from 13
  • 2486e4e Reworked Build for BCP 1
  • 7e49138 Fixed upload scalar on SS (#5333)
  • 36c737b Fixed upload scalar on SS (#5330)
  • 452bd1d Adds file upload to StrawberryShake version 12 (#5327)
  • 15a45bb Fixed InputParser issue for optional value types.
  • 60b8957 Extended documnetation on Subscriptions for v12 (#5295)
  • 6f0486c Backport "Allow empty filter expressions to be visited #5214" to 12 (#5293)
  • cfdc549 Allow to override the enum type name and value comparer
  • f3db120 Fixed query result compile error
  • 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 [HotChocolate.Data](https://github.com/ChilliCream/hotchocolate) from 11.3.1 to 12.13.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.1...12.13.1)

---
updated-dependencies:
- dependency-name: HotChocolate.Data
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Sep 6, 2022
@dependabot @github

dependabot Bot commented on behalf of github Sep 8, 2022

Copy link
Copy Markdown
Author

Superseded by #186.

@dependabot dependabot Bot closed this Sep 8, 2022
@dependabot dependabot Bot deleted the dependabot/nuget/HotChocolate.Data-12.13.1 branch September 8, 2022 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants