Skip to content

Bump HotChocolate.AspNetCore from 11.3.0 to 11.3.4#75

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

Bump HotChocolate.AspNetCore from 11.3.0 to 11.3.4#75
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/HotChocolate.AspNetCore-11.3.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 9, 2021

Copy link
Copy Markdown

Bumps HotChocolate.AspNetCore from 11.3.0 to 11.3.4.

Release notes

Sourced from HotChocolate.AspNetCore's releases.

11.3.4

For more details click here to get to our CHANGELOG.

Changes:

  • 9fba75414b9bb3ffc5a1edd70cedda07b4a83935 Added various catches to prevent unobserved task exceptions, tried to prevent the exceptions by checking web-socket state (#4052)
  • 14252d5ff3c3a38b8bb1ad1ab7aecdf13900d6f5 Removed references to the download version of BCP
  • a5a6257a537f2d2f3690661d13698ab2a33fc50a Mark API of 11.3.3 as shipped
  • 61ca8ae9b3067b53f6de624a4066df41e473e843 Use original quality for images on the website (#3976)
  • 95751b1a9f22c5d35e4d7f678ba358dd661c837a Align code style of website with BCP (#3940)

This list of changes was auto generated.

11.3.3

For more details click here to get to our CHANGELOG.

Changes:

  • 58bebde308f55dcdec9bae53a5a140683ba5ad54 Backport custom cursor pagination fix (#4036)
  • 718e6e4b5d570e88742d68f57c66dbcb2f274294 Documentation adjustments (#4005)
  • 34c68b9dd189bacb0021c5d5c0939b492693a012 Mark API of 11.3.2 as shipped (#3977)
  • ce7babc83503be3c2637449af8d3a7b3ad8f433a Fixed multipart upload example in docs. (#3983)

This list of changes was auto generated.

11.3.2

For more details click here to get to our CHANGELOG.

Changes:

  • 84f25b8d68987d450c619d2c156d0b26bd34ce9c Fixed cache locking issue. (#3975)
  • 18aae91a8ed2cc5d0f68ef646872c62492f32819 Added Blogpost for Rider Language Injection (#3971)
  • 8a8c6aa6ed37b071fa46bf152b821a6157a7e85d added ability to opt out from forward/backwards cursor pagination (#2528)
  • ff687a5214145b0e01f8bcbf48c306a83fb1f311 IsProjected on multiple fields (#3916)
  • 94c331e6b1032420a1ba4427be673b4c779a7ad9 Fixed url (#3955)
  • c2a4721f629b86d2b649e9e4fb215d0d250f1acf Add note about Code-first object types (#3942)
  • b645405d0a4ac8ab3750d4cdc7368b839219dc48 add xm logo (#3950)
  • 22755ecce053b9327d6a4d5d6aba75fd98a45878 Expand resolver documentation (#3802)
  • e45e9d751c71662d6d34b589f38dea5087c0c1ef New version selection experience (#3925)
  • 3d6a2964b5326bfd17af6dd5dc25132edf77160e Minor changes to website style (#3879)
  • b5e3c75c6f99b98caa2fe0a6ec0ebe978e450dc2 Added authorization docs (#3830)
  • ff81245be0458414fe8e6a800b4ee4204f7cb613 Mark 11.3.1 API as shipped (#3888)

This list of changes was auto generated.

11.3.1

For more details click here to get to our CHANGELOG.

... (truncated)

Commits
  • 9fba754 Added various catches to prevent unobserved task exceptions, tried to prevent...
  • 14252d5 Removed references to the download version of BCP
  • a5a6257 Mark API of 11.3.3 as shipped
  • 61ca8ae Use original quality for images on the website (#3976)
  • 95751b1 Align code style of website with BCP (#3940)
  • 58bebde Backport custom cursor pagination fix (#4036)
  • 718e6e4 Documentation adjustments (#4005)
  • 34c68b9 Mark API of 11.3.2 as shipped (#3977)
  • ce7babc Fixed multipart upload example in docs. (#3983)
  • 84f25b8 Fixed cache locking issue. (#3975)
  • 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.AspNetCore](https://github.com/ChilliCream/hotchocolate) from 11.3.0 to 11.3.4.
- [Release notes](https://github.com/ChilliCream/hotchocolate/releases)
- [Changelog](https://github.com/ChilliCream/hotchocolate/blob/develop/CHANGELOG.md)
- [Commits](ChilliCream/graphql-platform@11.3.0...11.3.4)

---
updated-dependencies:
- dependency-name: HotChocolate.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Aug 9, 2021
@dependabot @github

dependabot Bot commented on behalf of github Aug 18, 2021

Copy link
Copy Markdown
Author

Superseded by #76.

@dependabot dependabot Bot closed this Aug 18, 2021
@dependabot dependabot Bot deleted the dependabot/nuget/HotChocolate.AspNetCore-11.3.4 branch August 18, 2021 02:09
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