Skip to content
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 all-dependencies group across 2 directories with 5 updates #554

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 3, 2024

Bumps the all-dependencies group with 5 updates in the /src/OrchardCore.Cms.Web directory:

Package From To
GraphQL.DataLoader 7.9.0 8.1.0
GraphQL 7.9.0 8.1.0
System.Drawing.Common 4.7.2 8.0.8
AWSSDK.S3 3.7.403.5 3.7.404.1
JsonPath.Net 1.1.5 1.1.6

Bumps the all-dependencies group with 1 update in the /src/OrchardCore.Mvc.Web directory: JsonPath.Net.

Updates GraphQL.DataLoader from 7.9.0 to 8.1.0

Release notes

Sourced from GraphQL.DataLoader's releases.

8.1.0

What's Changed

Full Changelog: graphql-dotnet/graphql-dotnet@8.0.2...8.1.0

8.0.2

What's Changed

Full Changelog: graphql-dotnet/graphql-dotnet@8.0.1...8.0.2

8.0.1

What's Changed

Full Changelog: graphql-dotnet/graphql-dotnet@8.0.0...8.0.1

8.0.0

What's Changed

... (truncated)

Commits
  • 9609f83 Bug fix for issue 4064: object cannot be coerced to a list of objects (#4065)
  • 42c2261 Add DefaultAstValueAttribute to set default values of complex objects in type...
  • f0fb375 Add Parser, Validator and ValidateArguments attribute analyzers (#4057)
  • 91b3708 Verify sample code provided in issue 4060 (#4062)
  • 0a37c8e Deprecated arguments are returned when feature is disabled (#4061)
  • e2e15b2 Rename default method names for Parser and Validator attributes (#4056)
  • 841e422 Allow private methods in Parser/Validator/ValidateArguments attributes (#4055)
  • 36db79b Add attributes for Parser, Validator and ValidateArguments (#4052)
  • b6593a5 Obsolete validation rule constructors (#4051)
  • 7340df9 Add validation for field arguments (#4047)
  • Additional commits viewable in compare view

Updates GraphQL from 7.9.0 to 8.1.0

Release notes

Sourced from GraphQL's releases.

8.1.0

What's Changed

Full Changelog: graphql-dotnet/graphql-dotnet@8.0.2...8.1.0

8.0.2

What's Changed

Full Changelog: graphql-dotnet/graphql-dotnet@8.0.1...8.0.2

8.0.1

What's Changed

Full Changelog: graphql-dotnet/graphql-dotnet@8.0.0...8.0.1

8.0.0

What's Changed

... (truncated)

Commits
  • 9609f83 Bug fix for issue 4064: object cannot be coerced to a list of objects (#4065)
  • 42c2261 Add DefaultAstValueAttribute to set default values of complex objects in type...
  • f0fb375 Add Parser, Validator and ValidateArguments attribute analyzers (#4057)
  • 91b3708 Verify sample code provided in issue 4060 (#4062)
  • 0a37c8e Deprecated arguments are returned when feature is disabled (#4061)
  • e2e15b2 Rename default method names for Parser and Validator attributes (#4056)
  • 841e422 Allow private methods in Parser/Validator/ValidateArguments attributes (#4055)
  • 36db79b Add attributes for Parser, Validator and ValidateArguments (#4052)
  • b6593a5 Obsolete validation rule constructors (#4051)
  • 7340df9 Add validation for field arguments (#4047)
  • Additional commits viewable in compare view

Updates System.Drawing.Common from 4.7.2 to 8.0.8

Release notes

Sourced from System.Drawing.Common's releases.

.NET 8.0.4

Release

.NET 8.0.3

Release

.NET 8.0.2

Release

.NET 8.0.1

Release

.NET 8.0.0

Release

.NET 8.0 RC 2

Release

.NET 8.0 RC 1

Release

.NET 8.0 Preview 7

Release

.NET 8.0 Preview 6

Release

.NET 8.0 Preview 5

https:/dotnet/core/releases/tag/v8.0.0-preview.5

.NET 8.0 Preview 4

Release

.NET 8.0 Preview 3

Release

.NET 8.0 Preview 2

Release

.NET 8.0 Preview 1

Release

.NET 7.0.18

Release

.NET 7.0.17

Release

.NET 7.0.16

Release

... (truncated)

Commits

Updates AWSSDK.S3 from 3.7.403.5 to 3.7.404.1

Commits

Updates JsonPath.Net from 1.1.5 to 1.1.6

Commits
  • 4d6c742 Merge pull request #799 from json-everything/pub-sept-24
  • 4d3f4b8 update schemagen version and release notes
  • f8f2ea0 remove jetbrains trash
  • f94252a update path version and release notes
  • c74567c Updated XML doc on JsonExclude
  • 8714b2a Cleanup whitespace
  • ec1a02d Add tests
  • 84ec03c Fix JsonPath.TryParse to allow relative start, consistent with JsonPath.Parse
  • 8c3b64f Resolve PR feedback
  • 811d8c9 Tidy up 2
  • Additional commits viewable in compare view

Updates JsonPath.Net from 1.1.5 to 1.1.6

Commits
  • 4d6c742 Merge pull request #799 from json-everything/pub-sept-24
  • 4d3f4b8 update schemagen version and release notes
  • f8f2ea0 remove jetbrains trash
  • f94252a update path version and release notes
  • c74567c Updated XML doc on JsonExclude
  • 8714b2a Cleanup whitespace
  • ec1a02d Add tests
  • 84ec03c Fix JsonPath.TryParse to allow relative start, consistent with JsonPath.Parse
  • 8c3b64f Resolve PR feedback
  • 811d8c9 Tidy up 2
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the all-dependencies group with 5 updates in the /src/OrchardCore.Cms.Web directory:

| Package | From | To |
| --- | --- | --- |
| [GraphQL.DataLoader](https:/graphql-dotnet/graphql-dotnet) | `7.9.0` | `8.1.0` |
| [GraphQL](https:/graphql-dotnet/graphql-dotnet) | `7.9.0` | `8.1.0` |
| [System.Drawing.Common](https:/dotnet/winforms) | `4.7.2` | `8.0.8` |
| [AWSSDK.S3](https:/aws/aws-sdk-net) | `3.7.403.5` | `3.7.404.1` |
| [JsonPath.Net](https:/json-everything/json-everything) | `1.1.5` | `1.1.6` |

Bumps the all-dependencies group with 1 update in the /src/OrchardCore.Mvc.Web directory: [JsonPath.Net](https:/json-everything/json-everything).


Updates `GraphQL.DataLoader` from 7.9.0 to 8.1.0
- [Release notes](https:/graphql-dotnet/graphql-dotnet/releases)
- [Commits](graphql-dotnet/graphql-dotnet@7.9.0...8.1.0)

Updates `GraphQL` from 7.9.0 to 8.1.0
- [Release notes](https:/graphql-dotnet/graphql-dotnet/releases)
- [Commits](graphql-dotnet/graphql-dotnet@7.9.0...8.1.0)

Updates `System.Drawing.Common` from 4.7.2 to 8.0.8
- [Release notes](https:/dotnet/winforms/releases)
- [Changelog](https:/dotnet/winforms/blob/main/docs/release-activity.md)
- [Commits](https:/dotnet/winforms/commits/v8.0.8)

Updates `AWSSDK.S3` from 3.7.403.5 to 3.7.404.1
- [Changelog](https:/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD)
- [Commits](https:/aws/aws-sdk-net/commits)

Updates `JsonPath.Net` from 1.1.5 to 1.1.6
- [Commits](json-everything/json-everything@path-v1.1.5...path-v1.1.6)

Updates `JsonPath.Net` from 1.1.5 to 1.1.6
- [Commits](json-everything/json-everything@path-v1.1.5...path-v1.1.6)

---
updated-dependencies:
- dependency-name: GraphQL.DataLoader
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: GraphQL
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: System.Drawing.Common
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: AWSSDK.S3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: JsonPath.Net
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: JsonPath.Net
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 3, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants