build(deps): bump Scrutor from 5.1.0 to 6.0.1 by dependabot[bot] · Pull Request #872 · microsoft/sbom-tool (original) (raw)
Bumps Scrutor from 5.1.0 to 6.0.1.
Release notes
Sourced from Scrutor's releases.
Helpless Warrior
What's Changed
- AddClasses method registers only public classes by @tomaszprasolek in khellang/Scrutor#247
New Contributors
- @tomaszprasolek made their first contribution in khellang/Scrutor#247
Full Changelog: khellang/Scrutor@v6.0.0...v6.0.1
Itchy Tuner
Reapplied breaking change introduced in v5.1.0 as a new major version. From this version, only public types will be included by default, as stated in the documentation.
Full Changelog: khellang/Scrutor@v5.1.2...v6.0.0
Rude Badger
Reverted breaking change introduced in v5.1.0. Will be released in new major version.
Full Changelog: khellang/Scrutor@v5.1.1...v5.1.2
Rare Gambit
What's Changed
- Fix KeyedService.AnyKey support by @sunghwan2789 in khellang/Scrutor#245
New Contributors
- @sunghwan2789 made their first contribution in khellang/Scrutor#245
Full Changelog: khellang/Scrutor@v5.1.0...v5.1.1
Commits
- 0f0ad01 Bump version
- f60a2f9 AddClasses method registers only public classes
- de6ed9c Bump major version
- b385a62 Reapply 5.1.0 breaking change, will be released as 6.0
- 6a7ada3 Remove obsolete methods
- 1157727 Revert 5.1.0 breaking change, will be released in 6.0
- ec848e0 Revert "fix AddClasses registration error"
- d4526b8 Bump version
- 2e142e3 Use object.Equals instead
- e91d13d Fix KeyedService.AnyKey support
- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)