Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

chore(deps): bump HotChocolate.Stitching from 11.3.0 to 11.3.1#450

Merged
ratanparai merged 1 commit intomasterfrom
dependabot/nuget/HotChocolate.Stitching-11.3.1
Jul 3, 2021
Merged

chore(deps): bump HotChocolate.Stitching from 11.3.0 to 11.3.1#450
ratanparai merged 1 commit intomasterfrom
dependabot/nuget/HotChocolate.Stitching-11.3.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jul 1, 2021

Bumps HotChocolate.Stitching from 11.3.0 to 11.3.1.

Release notes

Sourced from HotChocolate.Stitching's releases.

11.3.1

For more details click here to get to our CHANGELOG.

Hot Chocolate

  • da07279ec570c722b8ae2174bb65944894ab7cf7 Changed the way we resolver the type from the runtime type. (#3869)
  • 0280c7d83f7e028f905aa770c611e16359547023 Simplified how the ClaimsPrincipal of the current context can be injected into a resolver. (#3862)
  • 3087c385fd41688557cd82e70fc9146a79a56674 Added a argument compiler for the processing path (#3861)

Strawberry Shake

  • ca63f21abcee8d066219ed3ac1060c14b02b07d3 Improved Strawberry GUID robustness (#3863)

Web Site

  • 6616f9159c6de01a1816a81ebb94677342d95233 Fix Website CI failure and cherry-pick Gatsby v3 update (#3867)
  • e08386061caf5b19f80678cc7f597f13e26b923b Detect and fix broken links (#3746)

This list of changes was auto generated.

11.3.1-rc.2

For more details click here to get to our CHANGELOG.

Changes:

  • da07279ec570c722b8ae2174bb65944894ab7cf7 Changed the whay we resolver the type from the runtime type. (#3869)
  • 6616f9159c6de01a1816a81ebb94677342d95233 Fix Website CI failure and cherry-pick Gatsby v3 update (#3867)
  • d9fb69833a018e17c1fe78eaab361ce7cdd48cb6 Updated COMMUNITY.md (#3865)
  • 306e6a6d680df35f870f20bcb7c049f25e1a78c5 Introduced website ci build
  • 7144952bb339cc5869f0a966035ebc7619b7e4a8 Fixed deploy-website filename
  • fa9a0f7ab9cc5099088d77f44194dcd71dc1e8de added new website pipeline
  • ca63f21abcee8d066219ed3ac1060c14b02b07d3 Strawberry GUID robustness 11.x (#3863)
  • 0280c7d83f7e028f905aa770c611e16359547023 Simplified how the ClaimsPrincipal of the current context can be injected into a resolver. (#3862)
  • 3087c385fd41688557cd82e70fc9146a79a56674 Added a argument compiler for the processing path (#3861)
  • e08386061caf5b19f80678cc7f597f13e26b923b Detect and fix broken links (#3746)
  • 96630fb2b1c9479cec94265b202a8a7b923e6e92 Removed more flaky tests
  • 605f93a21235c426dc85e9d2e5226ab305447a5f Disabled flaky tests
  • bfdff2a73040c19826e78633686badef22a82cc8 Marked some tests as flaky
  • 6497d4d68488640b9c3eb9d24bc1932012c61242 Fixed sonar build

This list of changes was auto generated.

11.3.1-preview.6

For more details click here to get to our CHANGELOG.

Changes:

  • da07279ec570c722b8ae2174bb65944894ab7cf7 Changed the whay we resolver the type from the runtime type. (#3869)

... (truncated)

Commits
  • 3b86b65 Fix API Baseline (#3873)
  • da07279 Changed the whay we resolver the type from the runtime type. (#3869)
  • 6616f91 Fix Website CI failure and cherry-pick Gatsby v3 update (#3867)
  • d9fb698 Updated COMMUNITY.md (#3865)
  • 306e6a6 Introduced website ci build
  • 7144952 Fixed deploy-website filename
  • fa9a0f7 added new website pipeline
  • ca63f21 Strawberry GUID robustness 11.x (#3863)
  • 0280c7d Simplified how the ClaimsPrincipal of the current context can be injected int...
  • 3087c38 Added a argument compiler for the processing path (#3861)
  • 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)

@dependabot dependabot Bot requested review from mahedee and ratanparai as code owners July 1, 2021 23:05
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 1, 2021
Bumps [HotChocolate.Stitching](https://github.com/ChilliCream/hotchocolate) from 11.3.0 to 11.3.1.
- [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.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/nuget/HotChocolate.Stitching-11.3.1 branch from 1b452f0 to 3164454 Compare July 3, 2021 13:49
@ratanparai ratanparai merged commit 3ea3276 into master Jul 3, 2021
@ratanparai ratanparai deleted the dependabot/nuget/HotChocolate.Stitching-11.3.1 branch July 3, 2021 14:01
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 size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant