deps(nuget): Bump the hotchocolate group with 10 updates#169
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
deps(nuget): Bump the hotchocolate group with 10 updates#169dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps GreenDonut from 16.0.0-p.10.26 to 16.0.0-p.11.21 Bumps HotChocolate.AspNetCore from 16.0.0-p.10.26 to 16.0.0-p.11.21 Bumps HotChocolate.AspNetCore.Authorization from 16.0.0-p.10.26 to 16.0.0-p.11.21 Bumps HotChocolate.AspNetCore.CommandLine from 16.0.0-p.10.26 to 16.0.0-p.11.21 Bumps HotChocolate.Data from 16.0.0-p.10.26 to 16.0.0-p.11.21 Bumps HotChocolate.Data.EntityFramework from 16.0.0-p.10.26 to 16.0.0-p.11.21 Bumps HotChocolate.Diagnostics from 16.0.0-p.10.26 to 16.0.0-p.11.21 Bumps HotChocolate.PersistedOperations.InMemory from 16.0.0-p.10.26 to 16.0.0-p.11.21 Bumps HotChocolate.Types.Analyzers from 16.0.0-p.10.26 to 16.0.0-p.11.21 Bumps HotChocolate.Types.OffsetPagination from 16.0.0-p.10.26 to 16.0.0-p.11.21 --- updated-dependencies: - dependency-name: GreenDonut dependency-version: 16.0.0-p.11.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: hotchocolate - dependency-name: HotChocolate.AspNetCore dependency-version: 16.0.0-p.11.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: hotchocolate - dependency-name: HotChocolate.AspNetCore.Authorization dependency-version: 16.0.0-p.11.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: hotchocolate - dependency-name: HotChocolate.AspNetCore.CommandLine dependency-version: 16.0.0-p.11.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: hotchocolate - dependency-name: HotChocolate.Data dependency-version: 16.0.0-p.11.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: hotchocolate - dependency-name: HotChocolate.Data.EntityFramework dependency-version: 16.0.0-p.11.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: hotchocolate - dependency-name: HotChocolate.Diagnostics dependency-version: 16.0.0-p.11.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: hotchocolate - dependency-name: HotChocolate.PersistedOperations.InMemory dependency-version: 16.0.0-p.11.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: hotchocolate - dependency-name: HotChocolate.Types.Analyzers dependency-version: 16.0.0-p.11.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: hotchocolate - dependency-name: HotChocolate.Types.OffsetPagination dependency-version: 16.0.0-p.11.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: hotchocolate ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
❌ REUSE compliance check failed. Please ensure all files have proper SPDX headers. See REUSE Documentation for more information. |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated GreenDonut from 16.0.0-p.10.26 to 16.0.0-p.11.21.
Release notes
Sourced from GreenDonut's releases.
16.0.0-p.11.21
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.11.20...16.0.0-p.11.21
16.0.0-p.11.20
What's Changed
.gitattributesfile and remove CRLFs from repository by @glen-84 in Add.gitattributesfile and remove CRLFs from repository ChilliCream/graphql-platform#9172Full Changelog: ChilliCream/graphql-platform@16.0.0-p.11.19...16.0.0-p.11.20
16.0.0-p.11.19
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.11.18...16.0.0-p.11.19
16.0.0-p.11.18
What's Changed
AsSelectorby @michaelstaib in Add test for list unions onAsSelectorChilliCream/graphql-platform#9231Full Changelog: ChilliCream/graphql-platform@16.0.0-p.11.17...16.0.0-p.11.18
16.0.0-p.11.17
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.11.16...16.0.0-p.11.17
16.0.0-p.11.16
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.11.15...16.0.0-p.11.16
16.0.0-p.11.15
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.11.14...16.0.0-p.11.15
16.0.0-p.11.14
What's Changed
EnableOneOfoption by @glen-84 in RemoveEnableOneOfoption ChilliCream/graphql-platform#9177New Contributors
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.11.11...16.0.0-p.11.14
16.0.0-p.11.13
16.0.0-p.11.12
16.0.0-p.11.11
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.11.10...16.0.0-p.11.11
16.0.0-p.11.10
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.11.9...16.0.0-p.11.10
16.0.0-p.11.9
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.11.8...16.0.0-p.11.9
16.0.0-p.11.8
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.11.7...16.0.0-p.11.8
16.0.0-p.11.7
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.11.6...16.0.0-p.11.7
16.0.0-p.11.6
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.11.5...16.0.0-p.11.6
16.0.0-p.11.5
What's Changed
@includeand@skipdirectives by @michaelstaib in Fix QueryContext selector to respect @include and @skip directives ChilliCream/graphql-platform#9135Full Changelog: ChilliCream/graphql-platform@16.0.0-p.11.4...16.0.0-p.11.5
16.0.0-p.11.4
What's Changed
@mcpToolAnnotationsdirective as internal by @glen-84 in Marked the@mcpToolAnnotationsdirective as internal ChilliCream/graphql-platform#9128Full Changelog: ChilliCream/graphql-platform@16.0.0-p.11.3...16.0.0-p.11.4
16.0.0-p.11.3
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.11.2...16.0.0-p.11.3
16.0.0-p.11.2
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.11.1...16.0.0-p.11.2
16.0.0-p.11.1
What's Changed
New Contributors
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.10.46...16.0.0-p.11.1
16.0.0-p.10.47
What's Changed
@deferdraft spec by @michaelstaib in Implements the new @defer draft spec ChilliCream/graphql-platform#9095New Contributors
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.10.46...16.0.0-p.10.47
16.0.0-p.10.46
What's Changed
\zinstead of$by @glen-84 in Updated .NET regular expressions to use\zinstead of$ChilliCream/graphql-platform#9026Full Changelog: ChilliCream/graphql-platform@16.0.0-p.10.45...16.0.0-p.10.46
16.0.0-p.10.45
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.10.44...16.0.0-p.10.45
16.0.0-p.10.44
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.10.43...16.0.0-p.10.44
16.0.0-p.10.43
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.10.42...16.0.0-p.10.43
16.0.0-p.10.40
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.10.39...16.0.0-p.10.40
16.0.0-p.10.39
What's Changed
System.CommandLinein theAspNetCore.CommandLineproject by @glen-84 in UpdatedSystem.CommandLinein theAspNetCore.CommandLineproject ChilliCream/graphql-platform#9083Full Changelog: ChilliCream/graphql-platform@16.0.0-p.10.38...16.0.0-p.10.39
16.0.0-p.10.38
What's Changed
Nitro.CommandLine.CoreintoNitro.CommandLineby @glen-84 in [Nitro CLI] MergedNitro.CommandLine.CoreintoNitro.CommandLineChilliCream/graphql-platform#9079Nitro.CommandLine.Fusion.Compatibilityby @glen-84 in [Nitro CLI] RenamedNitro.CommandLine.Fusion.CompatibilityChilliCream/graphql-platform#9080Full Changelog: ChilliCream/graphql-platform@16.0.0-p.10.37...16.0.0-p.10.38
16.0.0-p.10.37
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.10.36...16.0.0-p.10.37
16.0.0-p.10.36
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.10.35...16.0.0-p.10.36
16.0.0-p.10.35
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.10.34...16.0.0-p.10.35
16.0.0-p.10.34
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.10.33...16.0.0-p.10.34
16.0.0-p.10.33
What's Changed
@costand@listSizedirectives by @glen-84 in [Fusion] Added support for merging@costand@listSizedirectives ChilliCream/graphql-platform#9057Full Changelog: ChilliCream/graphql-platform@16.0.0-p.10.32...16.0.0-p.10.33
16.0.0-p.10.32
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.10.31...16.0.0-p.10.32
16.0.0-p.10.31
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.10.30...16.0.0-p.10.31
16.0.0-p.10.30
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.10.29...16.0.0-p.10.30
16.0.0-p.10.29
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.10.28...16.0.0-p.10.29
16.0.0-p.10.28
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.10.27...16.0.0-p.10.28
16.0.0-p.10.27
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.10.26...16.0.0-p.10.27
Commits viewable in compare view.
Updated HotChocolate.AspNetCore from 16.0.0-p.10.26 to 16.0.0-p.11.21.
Release notes
Sourced from HotChocolate.AspNetCore's releases.
16.0.0-p.11.21
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.11.20...16.0.0-p.11.21
16.0.0-p.11.20
What's Changed
.gitattributesfile and remove CRLFs from repository by @glen-84 in Add.gitattributesfile and remove CRLFs from repository ChilliCream/graphql-platform#9172Full Changelog: ChilliCream/graphql-platform@16.0.0-p.11.19...16.0.0-p.11.20
16.0.0-p.11.19
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.11.18...16.0.0-p.11.19
16.0.0-p.11.18
What's Changed
AsSelectorby @michaelstaib in Add test for list unions onAsSelectorChilliCream/graphql-platform#9231Full Changelog: ChilliCream/graphql-platform@16.0.0-p.11.17...16.0.0-p.11.18
16.0.0-p.11.17
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.11.16...16.0.0-p.11.17
16.0.0-p.11.16
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.11.15...16.0.0-p.11.16
16.0.0-p.11.15
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.11.14...16.0.0-p.11.15
16.0.0-p.11.14
What's Changed
EnableOneOfoption by @glen-84 in RemoveEnableOneOfoption ChilliCream/graphql-platform#9177New Contributors
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.11.11...16.0.0-p.11.14
16.0.0-p.11.13
16.0.0-p.11.12
16.0.0-p.11.11
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.11.10...16.0.0-p.11.11
16.0.0-p.11.10
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.11.9...16.0.0-p.11.10
16.0.0-p.11.9
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.11.8...16.0.0-p.11.9
16.0.0-p.11.8
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.11.7...16.0.0-p.11.8
16.0.0-p.11.7
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.11.6...16.0.0-p.11.7
16.0.0-p.11.6
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.11.5...16.0.0-p.11.6
16.0.0-p.11.5
What's Changed
@includeand@skipdirectives by @michaelstaib in Fix QueryContext selector to respect @include and @skip directives ChilliCream/graphql-platform#9135Full Changelog: ChilliCream/graphql-platform@16.0.0-p.11.4...16.0.0-p.11.5
16.0.0-p.11.4
What's Changed
@mcpToolAnnotationsdirective as internal by @glen-84 in Marked the@mcpToolAnnotationsdirective as internal ChilliCream/graphql-platform#9128Full Changelog: ChilliCream/graphql-platform@16.0.0-p.11.3...16.0.0-p.11.4
16.0.0-p.11.3
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.11.2...16.0.0-p.11.3
16.0.0-p.11.2
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.11.1...16.0.0-p.11.2
16.0.0-p.11.1
What's Changed
New Contributors
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.10.46...16.0.0-p.11.1
16.0.0-p.10.47
What's Changed
@deferdraft spec by @michaelstaib in Implements the new @defer draft spec ChilliCream/graphql-platform#9095New Contributors
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.10.46...16.0.0-p.10.47
16.0.0-p.10.46
What's Changed
\zinstead of$by @glen-84 in Updated .NET regular expressions to use\zinstead of$ChilliCream/graphql-platform#9026Full Changelog: ChilliCream/graphql-platform@16.0.0-p.10.45...16.0.0-p.10.46
16.0.0-p.10.45
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.10.44...16.0.0-p.10.45
16.0.0-p.10.44
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.10.43...16.0.0-p.10.44
16.0.0-p.10.43
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.10.42...16.0.0-p.10.43
16.0.0-p.10.40
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.10.39...16.0.0-p.10.40
16.0.0-p.10.39
What's Changed
System.CommandLinein theAspNetCore.CommandLineproject by @glen-84 in UpdatedSystem.CommandLinein theAspNetCore.CommandLineproject ChilliCream/graphql-platform#9083Full Changelog: ChilliCream/graphql-platform@16.0.0-p.10.38...16.0.0-p.10.39
16.0.0-p.10.38
What's Changed
Nitro.CommandLine.CoreintoNitro.CommandLineby @glen-84 in [Nitro CLI] MergedNitro.CommandLine.CoreintoNitro.CommandLineChilliCream/graphql-platform#9079Nitro.CommandLine.Fusion.Compatibilityby @glen-84 in [Nitro CLI] RenamedNitro.CommandLine.Fusion.CompatibilityChilliCream/graphql-platform#9080Full Changelog: ChilliCream/graphql-platform@16.0.0-p.10.37...16.0.0-p.10.38
16.0.0-p.10.37
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.10.36...16.0.0-p.10.37
16.0.0-p.10.36
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.10.35...16.0.0-p.10.36
16.0.0-p.10.35
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.10.34...16.0.0-p.10.35
16.0.0-p.10.34
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.10.33...16.0.0-p.10.34
16.0.0-p.10.33
What's Changed
@costand@listSizedirectives by @glen-84 in [Fusion] Added support for merging@costand@listSizedirectives ChilliCream/graphql-platform#9057Full Changelog: ChilliCream/graphql-platform@16.0.0-p.10.32...16.0.0-p.10.33
16.0.0-p.10.32
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.10.31...16.0.0-p.10.32
16.0.0-p.10.31
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.10.30...16.0.0-p.10.31
16.0.0-p.10.30
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.10.29...16.0.0-p.10.30
16.0.0-p.10.29
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.10.28...16.0.0-p.10.29
16.0.0-p.10.28
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.10.27...16.0.0-p.10.28
16.0.0-p.10.27
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.10.26...16.0.0-p.10.27
Commits viewable in compare view.
Updated HotChocolate.AspNetCore.Authorization from 16.0.0-p.10.26 to 16.0.0-p.11.21.
Release notes
Sourced from HotChocolate.AspNetCore.Authorization's releases.
16.0.0-p.11.21
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.11.20...16.0.0-p.11.21
16.0.0-p.11.20
What's Changed
.gitattributesfile and remove CRLFs from repository by @glen-84 in Add.gitattributesfile and remove CRLFs from repository ChilliCream/graphql-platform#9172Full Changelog: ChilliCream/graphql-platform@16.0.0-p.11.19...16.0.0-p.11.20
16.0.0-p.11.19
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.11.18...16.0.0-p.11.19
16.0.0-p.11.18
What's Changed
AsSelectorby @michaelstaib in Add test for list unions onAsSelectorChilliCream/graphql-platform#9231Full Changelog: ChilliCream/graphql-platform@16.0.0-p.11.17...16.0.0-p.11.18
16.0.0-p.11.17
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.11.16...16.0.0-p.11.17
16.0.0-p.11.16
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.11.15...16.0.0-p.11.16
16.0.0-p.11.15
What's Changed
Full Changelog: ChilliCream/graphql-platform@16.0.0-p.11.14...16.0.0-p.11.15
16.0.0-p.11.14
What's Changed
EnableOneOfoption by @glen-84 in RemoveEnableOneOfoption ChilliCream/graphql-platform#9177New Contributors
*...
Description has been truncated