chore: Bump the minor-and-patch group with 4 updates#275
Merged
j-d-ha merged 1 commit intoJan 1, 2026
Conversation
Bumps csharpier from 1.2.3 to 1.2.4 Bumps jetbrains.resharper.globaltools from 2025.3.0.4 to 2025.3.1 Bumps OpenTelemetry.Instrumentation.AWSLambda from 1.12.1 to 1.14.1 Bumps Verify.XunitV3 from 31.8.0 to 31.9.2 --- updated-dependencies: - dependency-name: csharpier dependency-version: 1.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: jetbrains.resharper.globaltools dependency-version: 2025.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: OpenTelemetry.Instrumentation.AWSLambda dependency-version: 1.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: Verify.XunitV3 dependency-version: 31.9.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #275 +/- ##
=======================================
Coverage 88.95% 88.95%
=======================================
Files 132 132
Lines 3251 3251
Branches 326 326
=======================================
Hits 2892 2892
Misses 242 242
Partials 117 117 Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
j-d-ha
disabled auto-merge
January 1, 2026 19:46
j-d-ha
deleted the
dependabot/nuget/dot-config/minor-and-patch-893e0f1ec7
branch
January 1, 2026 19:46
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 csharpier from 1.2.3 to 1.2.4.
Release notes
Sourced from csharpier's releases.
1.2.4
1.2.4
What's Changed
Weird enter in closing when formatting XAML TextBlock #1785
CSharpier was breaking an end element to a new line when it did not need to.
Order Modifiers (IDE0036) not formatting when code is preceded by a comment. #1784
When incorrectly ordered modifiers were preceded by a comment they were not being reordered. Thanks go to @TimothyMakkison for the contribution
Performance issue when running CLI in project with pnpm on Windows #1781
The code to determine if there is a version of CSharpier.MsBuild referenced that does not match the version of CSharpier being run has been optimized to not look in node_modules or .git. This significantly speeds things up in some setups.
Full Changelog: belav/csharpier@1.2.3...1.2.4
Commits viewable in compare view.
Updated jetbrains.resharper.globaltools from 2025.3.0.4 to 2025.3.1.
Updated OpenTelemetry.Instrumentation.AWSLambda from 1.12.1 to 1.14.1.
Release notes
Sourced from OpenTelemetry.Instrumentation.AWSLambda's releases.
1.14.1
NuGet: OpenTelemetry.Extensions.AWS v1.14.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AWS v1.14.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AWSLambda v1.14.1
OpenTelemetry.Instrumentation.AWSLambda in the Lambda layer. In this scenario
nothing is forcing the NuGet resolution to include the updated version of
Amazon.Lambda.Core that has the reworked logic
for determining the trace id.
(#3629)
See CHANGELOG for details.
1.14.0
NuGet: OpenTelemetry.Exporter.Geneva v1.14.0
Add support for .NET 10.0.
(#2822)
Update .NET 10.0 NuGet package versions from
10.0.0-rc.2.25502.107to10.0.0.(#3403)
Updated OpenTelemetry core component version(s) to
1.14.0.(#3403)
See CHANGELOG for details.
1.14.0-rc.1
NuGet: OpenTelemetry.Instrumentation.AspNetCore v1.14.0-rc.1
(#2822)
See CHANGELOG for details.
1.14.0-beta.2
NuGet: OpenTelemetry.Instrumentation.EntityFrameworkCore v1.14.0-beta.2
net10.0andnet8.0target frameworks.(#3519)
See CHANGELOG for details.
1.14.0-beta.1
NuGet: OpenTelemetry.Extensions v1.14.0-beta.1
Add support for .NET 10.0.
(#2822)
Update .NET 10.0 NuGet package versions from
10.0.0-rc.2.25502.107to10.0.0.(#3403)
Updated OpenTelemetry core component version(s) to
1.14.0.(#3403)
See CHANGELOG for details.
1.14.0-alpha.1
NuGet: OpenTelemetry.Instrumentation.EventCounters v1.14.0-alpha.1
1.14.0.(#3403)
See CHANGELOG for details.
1.13.1
NuGet: OpenTelemetry.Exporter.Geneva v1.13.1
service.name,service.instanceId, and custom attributes.(#3214)
(#3360)
See CHANGELOG for details.
1.13.0
NuGet: OpenTelemetry.Exporter.Geneva v1.13.0
1.13.1.(#3218)
See CHANGELOG for details.
1.13.0-rc.1
NuGet: OpenTelemetry.Instrumentation.AspNet v1.13.0-rc.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AspNet.TelemetryHttpModule v1.13.0-rc.1
No notable changes.
See CHANGELOG for details.
1.13.0-beta.2
NuGet: OpenTelemetry.Instrumentation.Wcf v1.13.0-beta.2
(#3248)
See CHANGELOG for details.
1.13.0-beta.1
NuGet: OpenTelemetry.Resources.Host v1.13.0-beta.1
Added support for the
host.archresource attribute inHostDetectorfor .NET only.
(#3147)
Updated OpenTelemetry core component version(s) to
1.13.1.(#3218)
See CHANGELOG for details.
1.13.0-alpha.1
NuGet: OpenTelemetry.Exporter.Geneva v1.13.0-alpha.1
the MessagePack serializer. The maximum string length, in characters, can be
set using the
PrivatePreviewLogMessagePackStringSizeLimit=<CharCount>connection string parameter.
(#2813)
(#2818)
See CHANGELOG for details.
Commits viewable in compare view.
Updated Verify.XunitV3 from 31.8.0 to 31.9.2.
Release notes
Sourced from Verify.XunitV3's releases.
No release notes found for this version range.
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 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