Skip to content

chore(deps): update dependency autofac to 8.2.0

Renovate Bot FIT-Connect requested to merge renovate/autofac-8.x into main

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

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports