chore(deps): update dependency autofac to 8.2.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
Autofac (source) | nuget | minor |
8.1.1 -> 8.2.0
|
Release Notes
autofac/Autofac (Autofac)
v8.2.0
What's Changed
- Fix #1437: Improve type cache handling for generic type arguments with respect to
AssemblyLoadContext
disposal (#1438 - thanks @hemirunner426!) - Added overloads for
RegisterServiceMiddleware
to assist with interceptors/decorators (#1439 - thanks @idiotsky!)
Full Changelog: https://github.com/autofac/Autofac/compare/v8.1.1...v8.2.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.