Skip to content

chore(deps): update dependency netevolve.defaults to 2.6.95#490

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/netevolve.defaults-2.x
Open

chore(deps): update dependency netevolve.defaults to 2.6.95#490
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/netevolve.defaults-2.x

Conversation

@renovate

@renovate renovate Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
NetEvolve.Defaults 2.3.12.6.95 age confidence

Release Notes

dailydevops/defaults (NetEvolve.Defaults)

v2.6.95

Compare Source

What's Changed

v2.6.84

Compare Source

What's Changed

v2.6.75

Compare Source

What's Changed

v2.6.20

Compare Source

What's Changed

v2.6.19

Compare Source

What's Changed

v2.6.0

Compare Source

What's Changed

v2.5.3

Compare Source

What's Changed

v2.5.0

Compare Source

What's Changed

v2.4.0

Compare Source

What's Changed

  • feat(analyzers): add support for recommended analyzer packages and va… (#​374) @​samtrion

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from a team as a code owner June 12, 2026 11:00
@renovate renovate Bot added the dependency:nuget Indicates a pull request related to updating or managing NuGet package dependencies. label Jun 12, 2026
@renovate
renovate Bot requested review from benwirren and removed request for a team June 12, 2026 11:00
@renovate
renovate Bot enabled auto-merge (squash) June 12, 2026 11:00
@renovate
renovate Bot force-pushed the renovate/netevolve.defaults-2.x branch from 64f3e40 to e49b5c9 Compare June 18, 2026 19:23
@renovate
renovate Bot force-pushed the renovate/netevolve.defaults-2.x branch 2 times, most recently from 3bcd2fd to b140804 Compare July 22, 2026 17:11
@renovate renovate Bot changed the title chore(deps): update dependency netevolve.defaults to 2.6.20 chore(deps): update dependency netevolve.defaults to 2.6.75 Jul 22, 2026
@renovate
renovate Bot force-pushed the renovate/netevolve.defaults-2.x branch 2 times, most recently from 2d36eac to 704f2fe Compare July 23, 2026 06:57
@renovate renovate Bot changed the title chore(deps): update dependency netevolve.defaults to 2.6.75 chore(deps): update dependency netevolve.defaults to 2.6.84 Jul 23, 2026
@renovate
renovate Bot force-pushed the renovate/netevolve.defaults-2.x branch 11 times, most recently from 6362fe1 to 9dd1784 Compare July 25, 2026 14:27
@samtrion

Copy link
Copy Markdown
Contributor

This PR itself is fine, but merging it activates a new analyzer requirement: NetEvolve.Defaults 2.6.84 enforces NED0010 (recommended-package check for Meziantou.Analyzer), which this repo doesn't currently reference — causing a real, repo-wide build failure, not something caused by this dependency bump specifically.

Adding Meziantou.Analyzer (to match every sibling repo's convention) fixes NED0010, but surfaces two pre-existing, real violations that need actual code changes, not a mechanical fix:

  • MA0048: file XUnitLoggerT.cs` doesn't match its contained type name
  • MA0051: a method in XUnitLogger.cs exceeds the 60-line limit (65 lines)

Leaving this open pending a source fix for those two — happy to open that as a separate PR if wanted.

@renovate
renovate Bot force-pushed the renovate/netevolve.defaults-2.x branch 6 times, most recently from fb535f0 to b87435f Compare July 26, 2026 20:50
@renovate renovate Bot changed the title chore(deps): update dependency netevolve.defaults to 2.6.84 chore(deps): update dependency netevolve.defaults to 2.6.95 Jul 26, 2026
@renovate
renovate Bot force-pushed the renovate/netevolve.defaults-2.x branch from b87435f to 6f1f75c Compare July 27, 2026 14:02
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