Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2025

Updated NetEvolve.Defaults from 1.3.80 to 1.4.25.

Release notes

Sourced from NetEvolve.Defaults's releases.

1.4.25

What's Changed

  • fix: ContinueOnError WarnAndContinue (#​122) @​samtrion
  • fix(warning): Marked S1075 as NoWarn for TestProjects (#​121) @​samtrion
  • chore(deps): Bump the xunit group with 1 update (#​120) @dependabot[bot]
  • chore(ci): Bump dailydevops/pipelines from 1.1.22 to 1.1.28 (#​119) @dependabot[bot]

1.4.19

What's Changed

  • fix(copy): Continue On Error (#​118) @​samtrion
  • chore(ci): Bump dailydevops/pipelines from 0.14.82 to 1.1.22 (#​117) @dependabot[bot]
  • chore(deps): Bump the xunit group with 2 updates (#​112) @dependabot[bot]
  • chore(deps): Bump the xunit group with 1 update (#​110) @dependabot[bot]
  • chore(deps): Bump the xunit group with 2 updates (#​109) @dependabot[bot]

1.4.0

What's Changed

  • feat: Added support for .slnx files (#​108) @​samtrion

1.3.115

What's Changed

  • fix: Use MSBuildProjectDirectory instead of ProjectDir (#​106) @​samtrion
  • chore(deps): Bump the xunit group with 2 updates (#​104) @dependabot[bot]

1.3.108

What's Changed

  • chore: Marked NU1510 as WarningsNotAsErrors (#​102) @​samtrion
  • chore: Upgraded SonarAnalyzer.CSharp and disabled SonarCloud (#​103) @​samtrion
  • chore: Restore without packages lock file (#​99) @​samtrion

1.3.102

What's Changed

  • chore: Removed Sarif and TestResults from projects dailydevops/defaults@6919f67 @​samtrion
  • fix: Set version to 2.1 (#​96) @​samtrion

1.3.99

What's Changed

  • chore: Added property ErrorLog (#​95) @​samtrion
  • chore(deps): Update NetEvolve.Extensions.XUnit to 2.6.15 (#​93) @dependabot[bot]
  • chore(deps): Update NetEvolve.Extensions.XUnit to 2.6.9 (#​91) @dependabot[bot]

1.3.86

What's Changed

  • chore(deps): Update NetEvolve.Extensions.XUnit to 2.6.0; xunit.runner.visualstudio to 3.1.0 (#​90) @dependabot[bot]
  • chore(ci): Bump dailydevops/pipelines from 0.14.79 to 0.14.82 (#​89) @dependabot[bot]

Commits viewable in compare view.

Dependabot compatibility score

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 a team as a code owner October 23, 2025 21:06
@dependabot dependabot bot added the dependency:nuget Indicates a pull request related to updating or managing NuGet package dependencies. label Oct 23, 2025
@dependabot dependabot bot requested a review from samtrion October 23, 2025 21:06
@dependabot dependabot bot added the dependency:nuget Indicates a pull request related to updating or managing NuGet package dependencies. label Oct 23, 2025
@codecov
Copy link

codecov bot commented Oct 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (a792399) to head (1cbe68b).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #379   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines           88        88           
  Branches        16        16           
=========================================
  Hits            88        88           

☔ 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 previously approved these changes Oct 23, 2025
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

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 23, 2025

Beginning January 27, 2026, Dependabot will no longer support the @dependabot squash and merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@dependabot dependabot bot force-pushed the dependabot/nuget/NetEvolve.Defaults-1.4.25 branch 2 times, most recently from e352573 to e8d8f32 Compare October 23, 2025 21:57
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

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 23, 2025

Beginning January 27, 2026, Dependabot will no longer support the @dependabot squash and merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

---
updated-dependencies:
- dependency-name: NetEvolve.Defaults
  dependency-version: 1.4.25
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/NetEvolve.Defaults-1.4.25 branch from e8d8f32 to 1cbe68b Compare October 23, 2025 22:02
@sonarqubecloud
Copy link

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

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 23, 2025

Beginning January 27, 2026, Dependabot will no longer support the @dependabot squash and merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@dependabot dependabot bot merged commit 6219d16 into main Oct 23, 2025
17 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/NetEvolve.Defaults-1.4.25 branch October 23, 2025 22:07
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