chore: Bump the minor-and-patch group with 8 updates#365
Merged
github-actions[bot] merged 1 commit intoJun 20, 2026
Merged
Conversation
Bumps Autofac.Extensions.DependencyInjection from 11.0.0 to 11.0.1 Bumps Basic.Reference.Assemblies.Net100 from 1.8.8 to 1.8.9 Bumps Basic.Reference.Assemblies.Net110 from 1.8.8 to 1.8.9 Bumps Basic.Reference.Assemblies.Net80 from 1.8.8 to 1.8.9 Bumps Basic.Reference.Assemblies.Net90 from 1.8.8 to 1.8.9 Bumps jetbrains.resharper.globaltools from 2026.1.2 to 2026.1.3 Bumps OpenTelemetry.Instrumentation.AWSLambda from 1.15.1 to 1.16.0 Bumps Verify.XunitV3 from 31.19.1 to 31.20.0 --- updated-dependencies: - dependency-name: Autofac.Extensions.DependencyInjection dependency-version: 11.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Basic.Reference.Assemblies.Net100 dependency-version: 1.8.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Basic.Reference.Assemblies.Net110 dependency-version: 1.8.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Basic.Reference.Assemblies.Net80 dependency-version: 1.8.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Basic.Reference.Assemblies.Net90 dependency-version: 1.8.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: jetbrains.resharper.globaltools dependency-version: 2026.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: OpenTelemetry.Instrumentation.AWSLambda dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: Verify.XunitV3 dependency-version: 31.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... 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 |
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #365 +/- ##
=======================================
Coverage 87.38% 87.38%
=======================================
Files 113 113
Lines 2814 2814
Branches 351 351
=======================================
Hits 2459 2459
Misses 254 254
Partials 101 101 Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
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 Autofac.Extensions.DependencyInjection from 11.0.0 to 11.0.1.
Release notes
Sourced from Autofac.Extensions.DependencyInjection's releases.
11.0.1
What's Changed
Autofacfrom9.1.0to9.2.0.Microsoft.Extensions.DependencyInjection.Abstractionsfrom10.0.4to10.0.9.Commits viewable in compare view.
Updated Basic.Reference.Assemblies.Net100 from 1.8.8 to 1.8.9.
Release notes
Sourced from Basic.Reference.Assemblies.Net100's releases.
1.8.9
Create release 1.8.9
Commits viewable in compare view.
Updated Basic.Reference.Assemblies.Net110 from 1.8.8 to 1.8.9.
Release notes
Sourced from Basic.Reference.Assemblies.Net110's releases.
1.8.9
Create release 1.8.9
Commits viewable in compare view.
Updated Basic.Reference.Assemblies.Net80 from 1.8.8 to 1.8.9.
Release notes
Sourced from Basic.Reference.Assemblies.Net80's releases.
1.8.9
Create release 1.8.9
Commits viewable in compare view.
Updated Basic.Reference.Assemblies.Net90 from 1.8.8 to 1.8.9.
Release notes
Sourced from Basic.Reference.Assemblies.Net90's releases.
1.8.9
Create release 1.8.9
Commits viewable in compare view.
Updated jetbrains.resharper.globaltools from 2026.1.2 to 2026.1.3.
Updated OpenTelemetry.Instrumentation.AWSLambda from 1.15.1 to 1.16.0.
Release notes
Sourced from OpenTelemetry.Instrumentation.AWSLambda's releases.
1.16.0
NuGet: OpenTelemetry.Extensions.AWS v1.16.0
Fix sampling behaviour to be compatible with .NET 11.
(#4396)
Updated OpenTelemetry core component version(s) to
1.16.0.(#4487)
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AWS v1.16.0
Add instrumentation scope version and schema URL to metrics and traces.
(#4063)
Pass AWS attribute values to created meters as tags.
(#4063)
Capture SNS
TopicArnas theaws.sns.topic.arnspan attribute.(#4043)
Add
cloud.regionattribute to all AWS SDK client spans.(#4043)
Add messaging attributes for AWS SNS and SQS.
(#4043)
BREAKING: Update latest AWS Semantic Conventions to 1.40.0.
(#4043)
Fix suppression scope leakage when
SuppressDownstreamInstrumentationisenabled.
(#4304)
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AWSLambda v1.16.0
Update
System.Text.Jsonfornetstandard2.0to8.0.5.(#4154)
Add instrumentation scope version and schema URL to traces.
(#4063)
See CHANGELOG for details.
1.16.0-beta.1
NuGet: OpenTelemetry.Instrumentation.ServiceFabricRemoting v1.16.0-beta.1
Raised the minimum required version of
Microsoft.ServiceFabric.ActorsandMicrosoft.ServiceFabric.Services.Remotingfrom7.1.2448to8.4.268, as the7.1Service Fabric runtime is going out of support.(#4510)
Updated OpenTelemetry core component version(s) to
1.16.0.(#4487)
See CHANGELOG for details.
1.15.2
NuGet: OpenTelemetry.Exporter.Geneva v1.15.2
1.15.3.(#4166)
See CHANGELOG for details.
Commits viewable in compare view.
Updated Verify.XunitV3 from 31.19.1 to 31.20.0.
Release notes
Sourced from Verify.XunitV3's releases.
31.20.0
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@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