Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2025

Bumps Autofac and HangFire.Autofac. These dependencies needed to be updated together.
Updates Autofac from 8.2.0 to 5.0.0

Commits
  • c247e60 Package semver => 5.0.0
  • 1d5ea62 Merge develop to master for v5.0.0.
  • 852cafd Check if parent scopes are disposed when checking scope IsDisposed
  • 3a8ef4c Reduce amount of change to the LifetimeScope
  • 1886204 Rework the 'tree dispose' concept to take less copies of the disposal referen...
  • fda7c3e Disposable changes for compatibility with nullables
  • 4bacf0a Extend the pre-resolve disposed check to verify the entire chain above the sc...
  • 2c63e85 Merge branch 'pr-immutable-container' into develop
  • c686833 Merge branch 'develop' into pr-immutable-container
  • a1c9e8a Make concurrency benchmark methods async
  • Additional commits viewable in compare view

Updates HangFire.Autofac from 2.6.0 to 2.7.0

Release notes

Sourced from HangFire.Autofac's releases.

2.7.0

Release Notes

  • Added – Support for custom scope configuration logic with background job context data.
  • Project – Faster continuous integration builds with the modern PowerShell.
  • Project – Don't emit warnings when building with .NET 9.0 SDK.
Commits
  • 0668557 Update appveyor.yml
  • 1dbf135 Bump version to 2.7.0 and add release notes
  • 1b3bbd2 Disable CheckNotRecommendedTargetFramework check
  • 7a6eebd Bump Microsoft.CodeAnalysis.NetAnalyzers to 9.0.0
  • 53b95c1 Update Hangfire.Autofac.sln
  • f149c70 Bump copyright year
  • 8adc14a Typo (#14)
  • d22fe8f Rename GitHub workflow
  • 020ccbc Update AutofacJobActivatorTests.cs
  • 8c47ea7 Update AutofacJobActivatorTests.cs
  • 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [Autofac](https://github.com/autofac/Autofac) and [HangFire.Autofac](https://github.com/HangfireIO/Hangfire.Autofac). These dependencies needed to be updated together.

Updates `Autofac` from 8.2.0 to 5.0.0
- [Release notes](https://github.com/autofac/Autofac/releases)
- [Commits](autofac/Autofac@v8.2.0...v5.0.0)

Updates `HangFire.Autofac` from 2.6.0 to 2.7.0
- [Release notes](https://github.com/HangfireIO/Hangfire.Autofac/releases)
- [Commits](HangfireIO/Hangfire.Autofac@v2.6.0...v2.7.0)

---
updated-dependencies:
- dependency-name: Autofac
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: HangFire.Autofac
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jan 10, 2025
Copy link

@mergify mergify bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approving dependabot

@codecov
Copy link

codecov bot commented Jan 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 27.13%. Comparing base (44b529c) to head (9ba73cc).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2666   +/-   ##
=======================================
  Coverage   27.13%   27.13%           
=======================================
  Files          39       39           
  Lines         678      678           
  Branches       17       17           
=======================================
  Hits          184      184           
  Misses        490      490           
  Partials        4        4           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mergify mergify bot merged commit 288bb7d into main Jan 10, 2025
14 of 16 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/multi-4a3bc81285 branch January 10, 2025 01:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant