-
-
Notifications
You must be signed in to change notification settings - Fork 84
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
Bump the hotchocolate group across 1 directory with 7 updates #2100
Closed
Conversation
This file contains 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
Bumps the hotchocolate group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [StrawberryShake.Server](https://github.com/ChilliCream/graphql-platform) | `14.3.0` | `15.0.1` | | [HotChocolate.AspNetCore](https://github.com/ChilliCream/graphql-platform) | `14.3.0` | `15.0.1` | | [HotChocolate.AspNetCore.Authorization](https://github.com/ChilliCream/graphql-platform) | `14.3.0` | `15.0.1` | | [HotChocolate.Data.EntityFramework](https://github.com/ChilliCream/graphql-platform) | `14.3.0` | `15.0.1` | | [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.11` | `8.0.0` | | [HotChocolate.Types.Analyzers](https://github.com/ChilliCream/graphql-platform) | `14.3.0` | `15.0.1` | | [HotChocolate.Types.Scalars](https://github.com/ChilliCream/graphql-platform) | `14.3.0` | `15.0.1` | Updates `StrawberryShake.Server` from 14.3.0 to 15.0.1 - [Release notes](https://github.com/ChilliCream/graphql-platform/releases) - [Commits](ChilliCream/graphql-platform@14.3.0...15.0.1) Updates `HotChocolate.AspNetCore` from 14.3.0 to 15.0.1 - [Release notes](https://github.com/ChilliCream/graphql-platform/releases) - [Commits](ChilliCream/graphql-platform@14.3.0...15.0.1) Updates `HotChocolate.AspNetCore.Authorization` from 14.3.0 to 15.0.1 - [Release notes](https://github.com/ChilliCream/graphql-platform/releases) - [Commits](ChilliCream/graphql-platform@14.3.0...15.0.1) Updates `HotChocolate.Data.EntityFramework` from 14.3.0 to 15.0.1 - [Release notes](https://github.com/ChilliCream/graphql-platform/releases) - [Commits](ChilliCream/graphql-platform@14.3.0...15.0.1) Updates `Microsoft.EntityFrameworkCore` from 8.0.11 to 8.0.0 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.11...v8.0.0) Updates `HotChocolate.Types.Analyzers` from 14.3.0 to 15.0.1 - [Release notes](https://github.com/ChilliCream/graphql-platform/releases) - [Commits](ChilliCream/graphql-platform@14.3.0...15.0.1) Updates `HotChocolate.Types.Scalars` from 14.3.0 to 15.0.1 - [Release notes](https://github.com/ChilliCream/graphql-platform/releases) - [Commits](ChilliCream/graphql-platform@14.3.0...15.0.1) --- updated-dependencies: - dependency-name: StrawberryShake.Server dependency-type: direct:production update-type: version-update:semver-major dependency-group: hotchocolate - dependency-name: HotChocolate.AspNetCore dependency-type: direct:production update-type: version-update:semver-major dependency-group: hotchocolate - dependency-name: HotChocolate.AspNetCore.Authorization dependency-type: direct:production update-type: version-update:semver-major dependency-group: hotchocolate - dependency-name: HotChocolate.Data.EntityFramework dependency-type: direct:production update-type: version-update:semver-major dependency-group: hotchocolate - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: hotchocolate - dependency-name: HotChocolate.Types.Analyzers dependency-type: direct:production update-type: version-update:semver-major dependency-group: hotchocolate - dependency-name: HotChocolate.Types.Scalars dependency-type: direct:production update-type: version-update:semver-major dependency-group: hotchocolate ... Signed-off-by: dependabot[bot] <[email protected]>
Set the milestone to the next minor version, check for supply chain attacks, and then add the |
Cyberboss
approved these changes
Feb 6, 2025
Cyberboss
added
the
CI Cleared
Apply this to a pull request from a fork to allow it to run the CI suite
label
Feb 6, 2025
Superseded by #2103. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
CI Cleared
Apply this to a pull request from a fork to allow it to run the CI suite
Dependencies
Related to updating dependant libraries
size/S
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.
Bumps the hotchocolate group with 7 updates in the / directory:
14.3.0
15.0.1
14.3.0
15.0.1
14.3.0
15.0.1
14.3.0
15.0.1
8.0.11
8.0.0
14.3.0
15.0.1
14.3.0
15.0.1
Updates
StrawberryShake.Server
from 14.3.0 to 15.0.1Release notes
Sourced from StrawberryShake.Server's releases.
... (truncated)
Commits
6c393d3
Fixed: Preserve ordering when executing batched paging queries. (#7994)b8fcc1c
Remove obsolete methods:RemovePath
andRemoveLocations
(#7860)df2f85d
[Fusion] Fix BatchExecutionState with multiple VariableValues (#7982)cb62bfd
[Fusion] Added post-merge validation rule "NoQueriesRule" (#7988)15bfd32
[Fusion] Updated SetOperationTypes to remove empty operation types (#7986)a0ece0b
[Fusion] Changed the return type of MergeUnionTypes to non-nullable (#7985)8dfeac5
[Fusion] Updated MergeUnionTypes to allow empty merged union type (#7984)c0192a1
[Fusion] Added post-merge validation rule "EmptyMergedInterfaceTypeRule" (#7980)e25f735
[Fusion] Added post-merge validation rule "EmptyMergedUnionTypeRule" (#7979)3a13e5d
[Fusion] Referenced existing union type members when merging (#7983)Updates
HotChocolate.AspNetCore
from 14.3.0 to 15.0.1Release notes
Sourced from HotChocolate.AspNetCore's releases.
... (truncated)
Commits
6c393d3
Fixed: Preserve ordering when executing batched paging queries. (#7994)b8fcc1c
Remove obsolete methods:RemovePath
andRemoveLocations
(#7860)df2f85d
[Fusion] Fix BatchExecutionState with multiple VariableValues (#7982)cb62bfd
[Fusion] Added post-merge validation rule "NoQueriesRule" (#7988)15bfd32
[Fusion] Updated SetOperationTypes to remove empty operation types (#7986)a0ece0b
[Fusion] Changed the return type of MergeUnionTypes to non-nullable (#7985)8dfeac5
[Fusion] Updated MergeUnionTypes to allow empty merged union type (#7984)c0192a1
[Fusion] Added post-merge validation rule "EmptyMergedInterfaceTypeRule" (#7980)e25f735
[Fusion] Added post-merge validation rule "EmptyMergedUnionTypeRule" (#7979)3a13e5d
[Fusion] Referenced existing union type members when merging (#7983)Updates
HotChocolate.AspNetCore.Authorization
from 14.3.0 to 15.0.1Release notes
Sourced from HotChocolate.AspNetCore.Authorization's releases.
... (truncated)
Commits
6c393d3
Fixed: Preserve ordering when executing batched paging queries. (#7994)b8fcc1c
Remove obsolete methods:RemovePath
andRemoveLocations
(#7860)df2f85d
[Fusion] Fix BatchExecutionState with multiple VariableValues (#7982)cb62bfd
[Fusion] Added post-merge validation rule "NoQueriesRule" (#7988)15bfd32
[Fusion] Updated SetOperationTypes to remove empty operation types (#7986)a0ece0b
[Fusion] Changed the return type of MergeUnionTypes to non-nullable (#7985)8dfeac5
[Fusion] Updated MergeUnionTypes to allow empty merged union type (#7984)c0192a1
[Fusion] Added post-merge validation rule "EmptyMergedInterfaceTypeRule" (#7980)e25f735
[Fusion] Added post-merge validation rule "EmptyMergedUnionTypeRule" (#7979)3a13e5d
[Fusion] Referenced existing union type members when merging (#7983)Updates
HotChocolate.Data.EntityFramework
from 14.3.0 to 15.0.1Release notes
Sourced from HotChocolate.Data.EntityFramework's releases.
... (truncated)
Commits
6c393d3
Fixed: Preserve ordering when executing batched paging queries. (#7994)b8fcc1c
Remove obsolete methods:RemovePath
andRemoveLocations
(#7860)df2f85d
[Fusion] Fix BatchExecutionState with multiple VariableValues (#7982)cb62bfd
[Fusion] Added post-merge validation rule "NoQueriesRule" (#7988)15bfd32
[Fusion] Updated SetOperationTypes to remove empty operation types (#7986)a0ece0b
[Fusion] Changed the return type of MergeUnionTypes to non-nullable (#7985)8dfeac5
[Fusion] Updated MergeUnionTypes to allow empty merged union type (#7984)c0192a1
[Fusion] Added post-merge validation rule "EmptyMergedInterfaceTypeRule" (#7980)e25f735
[Fusion] Added post-merge validation rule "EmptyMergedUnionTypeRule" (#7979)3a13e5d
[Fusion] Referenced existing union type members when merging (#7983)Updates
Microsoft.EntityFrameworkCore
from 8.0.11 to 8.0.0Commits
e017dc1
Merged PR 34963: [internal/release/8.0] Update dependencies from dnceng/inter...5d2c758
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtimeb776d0d
Merge in 'release/8.0' changes187b0b8
Update dependencies from https://github.com/dotnet/arcade build 20231025.4 (#...72b8d33
Merge in 'release/8.0' changes94bff5a
Revert binary breaking change on IEntityType (#32166)1425f65
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime6a75f1d
Update dependencies from https://github.com/dotnet/runtime build 20231024.7 (...e8d9247
Stabilize versions (#32110)4313d6d
Merge branch 'release/7.0' into release/8.0Updates
HotChocolate.Types.Analyzers
from 14.3.0 to 15.0.1Release notes
Sourced from HotChocolate.Types.Analyzers's releases.