Skip to content

deps: Bump slopwatch.cmd from 0.4.0 to 0.4.2#32

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/dot-config/slopwatch.cmd-0.4.2
Open

deps: Bump slopwatch.cmd from 0.4.0 to 0.4.2#32
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/dot-config/slopwatch.cmd-0.4.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown
Contributor

Updated slopwatch.cmd from 0.4.0 to 0.4.2.

Release notes

Sourced from slopwatch.cmd's releases.

0.4.2

0.4.2 June 10th 2026

Bug Fixes:

  • --update-baseline now correctly adds new entries and removes stale ones — uses hash-based deduplication to keep your baseline in sync (PR #​97)

Dependencies:

  • Bumped Microsoft.CodeAnalysis.CSharp from 5.0.0 to 5.3.0 (PR #​92)
  • Bumped Akka.Streams from 1.5.60 to 1.5.68 (PR #​88)

0.4.1

0.4.1 May 28th 2026

Bug Fixes:

  • SW005 suppression via config now works correctly - the --config flag is respected for project file suppressions, enabling baseline cleanup of intentional MSBuild settings (PR #​80, fixes #​61)
  • ProjectRootLocator now uses a shared implementation across all detection rules, eliminating inconsistent path resolution between rules (PR #​80)
  • .slnx solution files are now fully supported — nearest solution detection includes .slnx alongside .sln for proper config file resolution in nested project layouts (PR #​80)
  • Added XML slopwatch-ignore comment suppression support for project files (.props, .targets) — matches the existing suppression pattern for code files (PR #​80)

Compatibility:

  • SDK toolchain bumped to .NET 10.0.300 (PR #​83)

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 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 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)

---
updated-dependencies:
- dependency-name: slopwatch.cmd
  dependency-version: 0.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jun 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants