chore(deps): update dependency autofac to v8.1.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
Autofac (source) | nuget | minor |
8.0.0 -> 8.1.0
|
Release Notes
autofac/Autofac (Autofac)
v8.1.0
What's Changed
- Optimized
required
member caching (#1415 - thanks @SergeiPavlov!) - Correctly handle polyfilled
required
infrastructure attributes by (#1421 - thanks @DoctorVanGogh!) - Improve memory management in registered services tracking (#1423 - thanks @snaumenko-st!)
- Fix #1330: Generic decorators attached to generics that expose multiple service types should be handled properly (#1424)
Full Changelog: https://github.com/autofac/Autofac/compare/v8.0.0...v8.1.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.