chore(deps): update dependency autofac to 8.1.1 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
Autofac (source) | nuget | patch |
8.1.0 -> 8.1.1
|
Release Notes
autofac/Autofac (Autofac)
v8.1.1
What's Changed
- Fix boxing in
ResolveRequest.operator==()
(#1430, thanks @SergeiPavlov!) - Remove redundant null-checking in resolution extensions (#1428, thanks @SergeiPavlov!)
- Fix #1427: Ensure
WithProperty
registration methods consistently allow null values (#1428)
Full Changelog: https://github.com/autofac/Autofac/compare/v8.1.0...v8.1.1
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.