Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all non-major dependencies #253

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 11, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
Hangfire.AspNetCore (source) 1.8.17 -> 1.8.18 age adoption passing confidence nuget patch
Hangfire.Core (source) 1.8.17 -> 1.8.18 age adoption passing confidence nuget patch
Microsoft.AspNetCore.Authentication.OpenIdConnect (source) 9.0.1 -> 9.0.2 age adoption passing confidence nuget patch
Microsoft.AspNetCore.DataProtection.StackExchangeRedis (source) 9.0.1 -> 9.0.2 age adoption passing confidence nuget patch
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore (source) 9.0.1 -> 9.0.2 age adoption passing confidence nuget patch
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation (source) 9.0.1 -> 9.0.2 age adoption passing confidence nuget patch
Microsoft.AspNetCore.Mvc.Testing (source) 9.0.1 -> 9.0.2 age adoption passing confidence nuget patch
Microsoft.AspNetCore.WebUtilities (source) 9.0.1 -> 9.0.2 age adoption passing confidence nuget patch
Microsoft.EntityFrameworkCore.Design (source) 9.0.1 -> 9.0.2 age adoption passing confidence nuget patch
Microsoft.EntityFrameworkCore.InMemory (source) 9.0.1 -> 9.0.2 age adoption passing confidence nuget patch
Microsoft.EntityFrameworkCore.Relational (source) 9.0.1 -> 9.0.2 age adoption passing confidence nuget patch
Microsoft.Extensions.DependencyInjection (source) 9.0.1 -> 9.0.2 age adoption passing confidence nuget patch
Microsoft.Extensions.Http (source) 9.0.1 -> 9.0.2 age adoption passing confidence nuget patch
Sentry.AspNetCore (source) 5.1.0 -> 5.1.1 age adoption passing confidence nuget patch
dotnet-ef (source) 9.0.1 -> 9.0.2 age adoption passing confidence nuget patch
dotnet-sdk 9.0.102 -> 9.0.200 age adoption passing confidence dotnet-sdk patch
postgres 16.6 -> 16.7 age adoption passing confidence service minor
postgres 16.6 -> 16.7 age adoption passing confidence minor

Release Notes

HangfireIO/Hangfire (Hangfire.AspNetCore)

v1.8.18: 1.8.18

Release Notes
Hangfire.Core
  • AddedDashboardOptions.ServerPossiblyAbortedThreshold to configure a custom threshold for "possibly aborted" warnings.
  • Fixed – Expired jobs are still shown on the "Retries" page in some cases.
  • Fixed – Issues with CultureInfo-related differences after upgrading to 1.8.15–1.8.17.
  • Fixed – Don't leak AsyncLocal values from synchronous background job methods.
  • Fixed – Don't throw an exception when passing the Job.Args property to the Job class' constructor.
  • Project – Make the lock file usable for both .NET 8.0 and .NET 9.0 builds.
  • Project – Make code generation for cshtml files working on newer platforms.
Hangfire.AspNetCore
  • Fixed – Swallow possible ObjectDisposedException in the StopAsync method.
  • Fixed – Avoid NullReferenceException when LocalIpAddress or RemoteIpAddress is null.
dotnet/aspnetcore (Microsoft.AspNetCore.Authentication.OpenIdConnect)

v9.0.2: .NET 9.0.2

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.1...v9.0.2

dotnet/efcore (Microsoft.EntityFrameworkCore.Design)

v9.0.2: .NET 9.0.2

Release

What's Changed

Full Changelog: dotnet/efcore@v9.0.1...v9.0.2

dotnet/runtime (Microsoft.Extensions.DependencyInjection)

v9.0.2: .NET 9.0.2

Release

What's Changed

Full Changelog: dotnet/runtime@v9.0.1...v9.0.2

getsentry/sentry-dotnet (Sentry.AspNetCore)

v5.1.1

Compare Source

Fixes
  • Emit transaction.data inside contexts.trace.data (#​3936)
  • Native SIGSEGV errors resulting from managed NullReferenceExceptions are now suppressed on Android (#​3903)
  • OTel activities that are marked as not recorded are no longer sent to Sentry (#​3890)
  • Fixed envelopes with oversized attachments getting stuck in __processing (#​3938)
  • OperatingSystem will now return macOS as OS name instead of 'Darwin' as well as the proper version. (#​2710)
  • Ignore null value on CocoaScopeObserver.SetTag (#​3948)
  • Deduplicate profiling stack frames (#​3969)
dotnet/sdk (dotnet-sdk)

v9.0.200: .NET 9.0.2

Compare Source

Release

What's Changed


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 PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ebc5bf7 to 8957e2a Compare February 12, 2025 06:01
@renovate renovate bot changed the title chore(deps): update all non-major dependencies to 9.0.2 chore(deps): update all non-major dependencies Feb 12, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from e3b9d2b to d600e05 Compare February 14, 2025 01:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d600e05 to 2d1e188 Compare February 17, 2025 07:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants