build(deps): bump Scrutor from 5.0.2 to 5.1.0 by dependabot[bot] · Pull Request #842 · microsoft/sbom-tool (original) (raw)
Bumps Scrutor from 5.0.2 to 5.1.0.
Release notes
Sourced from Scrutor's releases.
v5.1.0
What's Changed
- Extend ILifetimeSelector with a new WithLifetime method that acepts a Func parameter to map implementation type to service lifetime by @ripebananas in khellang/Scrutor#240
- The
IsDecoratedmethod has been made public by @portyanikhin in khellang/Scrutor#242- Fix AddClasses method to take only public classes not private by @AntonyNET in khellang/Scrutor#238
New Contributors
- @ripebananas made their first contribution in khellang/Scrutor#240
- @portyanikhin made their first contribution in khellang/Scrutor#242
- @AntonyNET made their first contribution in khellang/Scrutor#238
Full Changelog: khellang/Scrutor@v5.0.3...v5.1.0
Hasty Patriot
What's Changed
- ActivatorUtilities.CreateFactory created breaking change from version 4.2.2 to 5.0.1 by @mesies in khellang/Scrutor#239
New Contributors
- @mesies made their first contribution in khellang/Scrutor#239
Full Changelog: khellang/Scrutor@v5.0.2...v5.0.3
Commits
- 22f4408 Bump version
- 6e9975f Make decorators public
- 4284819 Minor tweaks to lifetime selector feature
- 0b1d216 fix AddClasses registration error
- 80dea6b The
IsDecoratedmethod has been made public - e77e0f2 Extended
ILifetimeSelectorwith a newWithLifetimemethod that accepts a ... - 1109c88 Bump .NET SDK version
- 4d2f683 Bump version
- 798bcc1 Force string equality check
- bc30406 Update test packages
- 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)