Skip to content

chore(deps): Bump NetEvolve.Defaults from 1.3.80 to 1.4.25#276

Merged
dependabot[bot] merged 1 commit intomainfrom
dependabot/nuget/NetEvolve.Defaults-1.4.25
Oct 23, 2025
Merged

chore(deps): Bump NetEvolve.Defaults from 1.3.80 to 1.4.25#276
dependabot[bot] merged 1 commit intomainfrom
dependabot/nuget/NetEvolve.Defaults-1.4.25

Conversation

@dependabot
Copy link
Copy Markdown
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 it's up-to-date and 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:13
@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 review from benwirren and removed request for a team October 23, 2025 21:13
@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
Copy Markdown

codecov Bot commented Oct 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.43%. Comparing base (88dbe0f) to head (90c5858).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #276   +/-   ##
=======================================
  Coverage   98.43%   98.43%           
=======================================
  Files           5        5           
  Lines         256      256           
  Branches       33       33           
=======================================
  Hits          252      252           
  Misses          4        4           

☔ 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
Copy Markdown
Contributor

@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
Copy Markdown
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 96c5d8b to 90c5858 Compare October 23, 2025 21:51
@sonarqubecloud
Copy link
Copy Markdown

Copy link
Copy Markdown
Contributor

@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
Copy Markdown
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 f64b263 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:04
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.

1 participant