build(deps): bump Scrutor from 4.2.2 to 5.0.1 by dependabot[bot] · Pull Request #727 · microsoft/sbom-tool (original) (raw)
Bumps Scrutor from 4.2.2 to 5.0.1.
Release notes
Sourced from Scrutor's releases.
Brave Stinger
What's Changed
- Add .NET 8 support by @khellang in khellang/Scrutor#209
- Update TypeSourceSelector.cs by @peterhel in khellang/Scrutor#230
- Adds interface filtering for
AsSelfWithInterfacesby @leachdaniel-clark in khellang/Scrutor#228- Deprecated
FromCallingAssemblyandFromExecutingAssemblyas they were misleading by @savornicesei in khellang/Scrutor#222New Contributors
- @peterhel made their first contribution in khellang/Scrutor#230
- @leachdaniel-clark made their first contribution in khellang/Scrutor#228
Full Changelog: khellang/Scrutor@v4.2.2...v5.0.0
Commits
- ab67b16 Version bump
- face8c7 Work around type load errors in .NET Framework
- d7f676e Change to latest LangVersion
- 481f71b Allow registering fully closed generic types, even if arity doesn't match #104
- 5221bff Add package README.md #223
- 32f5b8b Update package versions
- a55d056 FromExecutingAssembly and FromCallingAssembly are misleading #92
- ade33df Bump major version
- 99ec65d Bump dependencies to RTM
- 315fa2b Add plumbing to support decorating keyed services
- 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)