-
-
Notifications
You must be signed in to change notification settings - Fork 89
Bump the hotchocolate group with 1 update #2376
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: dev
Are you sure you want to change the base?
Conversation
|
Set the milestone to the next minor version, check for supply chain attacks, and then add the |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
a0efc6b to
8d754c8
Compare
|
Dependabot received an unexpected response from a private package registry. Because of this, Dependabot cannot update this pull request. |
2 similar comments
|
Dependabot received an unexpected response from a private package registry. Because of this, Dependabot cannot update this pull request. |
|
Dependabot received an unexpected response from a private package registry. Because of this, Dependabot cannot update this pull request. |
Bumps StrawberryShake.Server from 15.1.9 to 15.1.11 --- updated-dependencies: - dependency-name: StrawberryShake.Server dependency-version: 15.1.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: hotchocolate ... Signed-off-by: dependabot[bot] <support@github.com>
8d754c8 to
c7ea4d5
Compare
Updated StrawberryShake.Server from 15.1.9 to 15.1.11.
Release notes
Sourced from StrawberryShake.Server's releases.
15.1.11
What's Changed
Hot Chocolate
Added
While we dropped F# support from the Hot Chocolate Core with V15 we have done some foundation work so that community support can bring this back. Watch the following project for progress on this: https://github.com/cmeeren/FSharp.HotChocolate
Datescalar akaDateOperationFilterInputType(#8409)Changed
This brings most of the changes we have made on the V16 branch into the V15 branch.
These changes carry a lot of stability and performance improvements when dealing with GraphQL over SSE.
Fixed
@streamfails when list contains fewer items than initialCount (#8715)Aligns the initialization of scalar types with other types, which solves the directive initialization issue when the directive has default argument values.
When using dynamic schemas that can change at runtime the services that are bound to the schema are not properly disposed when the old schema was phased out. This fix now properly disposes the
ServiceProvider.Strawberry Shake
Changed
This change in Strawberry Shake allows you to additionally use the operation interfaces to inject query, mutation or subscription operations.
Full Changelog: ChilliCream/graphql-platform@15.1.10...15.1.11-p.5
15.1.11-p.7
What's Changed
Hot Chocolate
Fixed
New Contributors
Full Changelog: ChilliCream/graphql-platform@15.1.11-p.6...15.1.11-p.7
15.1.11-p.6
What's Changed
Hot Chocolate
Added
While we dropped F# support from the Hot Chocolate Core with V15 we have done some foundation work so that community support can bring this back. Watch the following project for progress on this: https://github.com/cmeeren/FSharp.HotChocolate
Datescalar akaDateOperationFilterInputType(#8409)Changed
This brings most of the changes we have made on the V16 branch into the V15 branch.
These changes carry a lot of stability and performance improvements when dealing with GraphQL over SSE.
Fixed
@streamfails when list contains fewer items than initialCount (#8715)Aligns the initialization of scalar types with other types, which solves the directive initialization issue when the directive has default argument values.
When using dynamic schemas that can change at runtime the services that are bound to the schema are not properly disposed when the old schema was phased out. This fix now properly disposes the
ServiceProvider.Strawberry Shake
Changed
This change in Strawberry Shake allows you to additionally use the operation interfaces to inject query, mutation or subscription operations.
Full Changelog: ChilliCream/graphql-platform@15.1.10...15.1.11-p.5
15.1.11-p.5
What's Changed
Hot Chocolate
Added
Changed
Fixed
@streamfails when list contains fewer items than initialCount (#8715)Strawberry Shake
Changed
Full Changelog: ChilliCream/graphql-platform@15.1.10...15.1.11-p.5
15.1.11-p.4
What's Changed
Full Changelog: ChilliCream/graphql-platform@15.1.10...15.1.11-p.4
15.1.11-p.3
Full Changelog: ChilliCream/graphql-platform@15.1.11-p.2...15.1.11-p.3
15.1.11-p.2
What's Changed
Full Changelog: ChilliCream/graphql-platform@15.1.11-p.1...15.1.11-p.2
15.1.11-p.1
Full Changelog: ChilliCream/graphql-platform@15.1.10...15.1.11-p.1
15.1.10
Full Changelog: ChilliCream/graphql-platform@15.1.9...15.1.10
15.1.10-p.1
Full Changelog: ChilliCream/graphql-platform@15.1.9...15.1.10-p.1
Commits viewable in compare view.
You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions