Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2025

Performed the following updates:

  • Updated Microsoft.CodeAnalysis.CSharp to 4.12.0 in /Directory.Build.props, /Directory.Packages.props, /src/NetEvolve.Defaults.Analyzer/NetEvolve.Defaults.Analyzer.csproj, /src/NetEvolve.Defaults/build/NetEvolve.Defaults.props, /src/NetEvolve.Defaults/build/NetEvolve.Defaults.targets, /src/NetEvolve.Defaults/build/SupportAdditionalFiles.targets, /src/NetEvolve.Defaults/build/SupportAssemblyAttributes.targets, /src/NetEvolve.Defaults/build/SupportCopyright.targets, /src/NetEvolve.Defaults/build/SupportDetectContinuousIntegration.props, /src/NetEvolve.Defaults/build/SupportDetectContinuousIntegration.targets, /src/NetEvolve.Defaults/build/SupportGeneral.props, /src/NetEvolve.Defaults/build/SupportGeneral.targets, /src/NetEvolve.Defaults/build/SupportNuGetAudit.targets, /src/NetEvolve.Defaults/build/SupportPackageInformation.props, /src/NetEvolve.Defaults/build/SupportPackageInformation.targets, /src/NetEvolve.Defaults/build/SupportSystemRuntimeExperimental.targets
  • Updated Microsoft.CodeAnalysis.CSharp to 4.13.0 in /Directory.Packages.props
  • Updated Microsoft.NET.Test.Sdk to 17.13.0 in /Directory.Build.props, /Directory.Packages.props, /tests/NetEvolve.Defaults.Tests.Integration/NetEvolve.Defaults.Tests.Integration.csproj
  • Updated NetEvolve.Extensions.XUnit to 2.5.105 in /Directory.Build.props, /Directory.Packages.props, /tests/NetEvolve.Defaults.Tests.Integration/NetEvolve.Defaults.Tests.Integration.csproj

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 will merge this PR once CI passes on it, as requested by @samtrion.


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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from samtrion May 1, 2025 19:55
@dependabot dependabot bot requested a review from a team as a code owner May 1, 2025 19:55
@dependabot dependabot bot added the dependency:nuget Indicates a pull request related to updating or managing NuGet package dependencies. label May 1, 2025
@codecov
Copy link

codecov bot commented May 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 3.63%. Comparing base (e329102) to head (65c994d).
Report is 4 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main     #87   +/-   ##
=====================================
  Coverage   3.63%   3.63%           
=====================================
  Files          2       2           
  Lines         55      55           
  Branches       2       2           
=====================================
  Hits           2       2           
  Misses        53      53           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@samtrion samtrion changed the title chore(deps)Update Microsoft.CodeAnalysis.CSharp and 2 other dependencies chore(deps): Update Microsoft.CodeAnalysis.CSharp and 2 other dependencies May 1, 2025
@samtrion
Copy link
Member

samtrion commented May 1, 2025

@dependabot reopen

@samtrion samtrion closed this May 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 1, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot reopened this May 1, 2025
@samtrion
Copy link
Member

samtrion commented May 1, 2025

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/nuget/multi-255ca33246 branch from 9f68291 to 5f854c9 Compare May 1, 2025 20:12
@samtrion samtrion force-pushed the dependabot/nuget/multi-255ca33246 branch from 5f854c9 to fb799a3 Compare May 1, 2025 20:19
…ncies

- Microsoft.CodeAnalysis.CSharp to 4.12.0, 4.13.0
- Microsoft.NET.Test.Sdk to 17.13.0
- NetEvolve.Extensions.XUnit to 2.5.105

---
updated-dependencies:
- dependency-name: Microsoft.CodeAnalysis.CSharp
  dependency-version: 4.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 17.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: NetEvolve.Extensions.XUnit
  dependency-version: 2.5.105
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@samtrion samtrion force-pushed the dependabot/nuget/multi-255ca33246 branch from fb799a3 to 500adc5 Compare May 1, 2025 20:19
Copy link
Member

@samtrion samtrion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@sonarqubecloud
Copy link

sonarqubecloud bot commented May 1, 2025

@dependabot dependabot bot merged commit a124523 into main May 1, 2025
16 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/multi-255ca33246 branch May 1, 2025 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency:nuget Indicates a pull request related to updating or managing NuGet package dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants