build(deps): bump the all-dependencies group with 6 updates#110
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump the all-dependencies group with 6 updates#110dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the all-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [FluentValidation](https://github.com/JeremySkinner/fluentvalidation) | `11.11.0` | `12.0.0` | | [FluentValidation.DependencyInjectionExtensions](https://github.com/JeremySkinner/fluentvalidation) | `11.11.0` | `12.0.0` | | [OpenTelemetry.Instrumentation.AspNetCore](https://github.com/open-telemetry/opentelemetry-dotnet-contrib) | `1.11.1` | `1.12.0` | | [OpenTelemetry.Instrumentation.Http](https://github.com/open-telemetry/opentelemetry-dotnet-contrib) | `1.11.1` | `1.12.0` | | [OpenTelemetry.Instrumentation.Runtime](https://github.com/open-telemetry/opentelemetry-dotnet-contrib) | `1.11.1` | `1.12.0` | | [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `3.0.2` | `3.1.0` | Updates `FluentValidation` from 11.11.0 to 12.0.0 - [Release notes](https://github.com/JeremySkinner/fluentvalidation/releases) - [Changelog](https://github.com/FluentValidation/FluentValidation/blob/main/Changelog.txt) - [Commits](FluentValidation/FluentValidation@11.11.0...12.0.0) Updates `FluentValidation.DependencyInjectionExtensions` from 11.11.0 to 12.0.0 - [Release notes](https://github.com/JeremySkinner/fluentvalidation/releases) - [Changelog](https://github.com/FluentValidation/FluentValidation/blob/main/Changelog.txt) - [Commits](FluentValidation/FluentValidation@11.11.0...12.0.0) Updates `OpenTelemetry.Instrumentation.AspNetCore` from 1.11.1 to 1.12.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/releases) - [Commits](open-telemetry/opentelemetry-dotnet-contrib@Resources.AWS-1.11.1...Instrumentation.AWS-1.12.0) Updates `OpenTelemetry.Instrumentation.Http` from 1.11.1 to 1.12.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/releases) - [Commits](open-telemetry/opentelemetry-dotnet-contrib@Resources.AWS-1.11.1...Instrumentation.AWS-1.12.0) Updates `OpenTelemetry.Instrumentation.Runtime` from 1.11.1 to 1.12.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/releases) - [Commits](open-telemetry/opentelemetry-dotnet-contrib@Resources.AWS-1.11.1...Instrumentation.AWS-1.12.0) Updates `xunit.runner.visualstudio` from 3.0.2 to 3.1.0 - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@3.0.2...3.1.0) --- updated-dependencies: - dependency-name: FluentValidation dependency-version: 12.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: FluentValidation.DependencyInjectionExtensions dependency-version: 12.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: OpenTelemetry.Instrumentation.AspNetCore dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: OpenTelemetry.Instrumentation.Http dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: OpenTelemetry.Instrumentation.Runtime dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
winromulus
approved these changes
May 6, 2025
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.
Bumps the all-dependencies group with 6 updates:
11.11.012.0.011.11.012.0.01.11.11.12.01.11.11.12.01.11.11.12.03.0.23.1.0Updates
FluentValidationfrom 11.11.0 to 12.0.0Release notes
Sourced from FluentValidation's releases.
Changelog
Sourced from FluentValidation's changelog.
Commits
5365d92Prepare for 12.0 release52c7531Update docs469a5b7Update docs for auto-registration recommendationfd4028cUse discard for unused lambda arguments (#2302)49c0da4Update copyright53b565eUpdate docse88796aRename ScalePrecisionValidatorTests -> PrecisionScaleValidatorTestsc715c03Revert change to ScalePrecisionValidatorTestsf0d51d2Use decimal scale to simplify PrecisionScaleValidator (#2295)52e2147Align Func arguments of comparable rules (#2297)Updates
FluentValidation.DependencyInjectionExtensionsfrom 11.11.0 to 12.0.0Release notes
Sourced from FluentValidation.DependencyInjectionExtensions's releases.
Changelog
Sourced from FluentValidation.DependencyInjectionExtensions's changelog.
Commits
5365d92Prepare for 12.0 release52c7531Update docs469a5b7Update docs for auto-registration recommendationfd4028cUse discard for unused lambda arguments (#2302)49c0da4Update copyright53b565eUpdate docse88796aRename ScalePrecisionValidatorTests -> PrecisionScaleValidatorTestsc715c03Revert change to ScalePrecisionValidatorTestsf0d51d2Use decimal scale to simplify PrecisionScaleValidator (#2295)52e2147Align Func arguments of comparable rules (#2297)Updates
OpenTelemetry.Instrumentation.AspNetCorefrom 1.11.1 to 1.12.0Release notes
Sourced from OpenTelemetry.Instrumentation.AspNetCore's releases.
... (truncated)
Commits
0078f1e[release] Prepare release Instrumentation.AWS-1.12.0 (#2759)f8e1ea2[release] Prepare release Instrumentation.Runtime-1.12.0 (#2756)93d2318[release] Prepare release Instrumentation.Quartz-1.12.0-beta.1 (#2754)71492d2[release] Prepare release Instrumentation.Process-1.12.0-beta.1 (#2752)ce97967[release] Instrumentation.Http- stable release 1.12.0 updates (#2749)7f73ab4[release] Prepare release Instrumentation.Http-1.12.0 (#2748)fa91974[release] Instrumentation.AspNetCore- stable release 1.12.0 updates (#2742)76d6a64[release] Prepare release Instrumentation.GrpcNetClient-1.12.0-beta.1 (#2746)ac9a0a3[release] Prepare release Instrumentation.EntityFrameworkCore-1.12.0-beta.1 (...01dcd67[release] Prepare release Instrumentation.AspNetCore-1.12.0 (#2739)Updates
OpenTelemetry.Instrumentation.Httpfrom 1.11.1 to 1.12.0Release notes
Sourced from OpenTelemetry.Instrumentation.Http's releases.
... (truncated)
Commits
0078f1e[release] Prepare release Instrumentation.AWS-1.12.0 (#2759)f8e1ea2[release] Prepare release Instrumentation.Runtime-1.12.0 (#2756)93d2318[release] Prepare release Instrumentation.Quartz-1.12.0-beta.1 (#2754)71492d2[release] Prepare release Instrumentation.Process-1.12.0-beta.1 (#2752)ce97967[release] Instrumentation.Http- stable release 1.12.0 updates (#2749)7f73ab4[release] Prepare release Instrumentation.Http-1.12.0 (#2748)fa91974[release] Instrumentation.AspNetCore- stable release 1.12.0 updates (#2742)76d6a64[release] Prepare release Instrumentation.GrpcNetClient-1.12.0-beta.1 (#2746)ac9a0a3[release] Prepare release Instrumentation.EntityFrameworkCore-1.12.0-beta.1 (...01dcd67[release] Prepare release Instrumentation.AspNetCore-1.12.0 (#2739)Updates
OpenTelemetry.Instrumentation.Runtimefrom 1.11.1 to 1.12.0Release notes
Sourced from OpenTelemetry.Instrumentation.Runtime's releases.
... (truncated)
Commits
0078f1e[release] Prepare release Instrumentation.AWS-1.12.0 (#2759)f8e1ea2[release] Prepare release Instrumentation.Runtime-1.12.0 (#2756)93d2318[release] Prepare release Instrumentation.Quartz-1.12.0-beta.1 (#2754)71492d2[release] Prepare release Instrumentation.Process-1.12.0-beta.1 (#2752)ce97967[release] Instrumentation.Http- stable release 1.12.0 updates (#2749)7f73ab4[release] Prepare release Instrumentation.Http-1.12.0 (#2748)fa91974[release] Instrumentation.AspNetCore- stable release 1.12.0 updates (#2742)76d6a64[release] Prepare release Instrumentation.GrpcNetClient-1.12.0-beta.1 (#2746)ac9a0a3[release] Prepare release Instrumentation.EntityFrameworkCore-1.12.0-beta.1 (...01dcd67[release] Prepare release Instrumentation.AspNetCore-1.12.0 (#2739)Updates
xunit.runner.visualstudiofrom 3.0.2 to 3.1.0Commits
00ab0a9v3.1.0fac4d85Skip tests during discovery that have duplicate unique IDs, since they won't ...2a4863bMove potentially throwing app domain cleanup code inside of try/catchdcc4678Filter out duplicate test warnings caused by Test Explorer passing duplicates...3ae7409Send warning message when disabling long running test detection and test time...a05e9cbLatest dependencies (and bump to net8.0 due to xunit.v3.runner.utility 2.x ne...6c5b6a1Use -tl:off for Test targets428a422Bump up to 3.1.0 due to new .NET 8 requirement385eb55Update build commands to ensure minimum .NET SDK is 9e2c61c2xunit/xunit#3075: Attempt to resolve dictionary throwing for duplicate keyDependabot 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 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