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

Update nuget non-major dependencies #308

Merged
merged 1 commit into from
Feb 15, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 15, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
Hangfire.AspNetCore (source) 1.8.9 -> 1.8.10 age adoption passing confidence nuget patch
Hangfire.Core (source) 1.8.9 -> 1.8.10 age adoption passing confidence nuget patch
Microsoft.Identity.Web 2.16.1 -> 2.17.0 age adoption passing confidence nuget minor
Microsoft.NET.Test.Sdk 17.8.0 -> 17.9.0 age adoption passing confidence nuget minor
Npgsql 8.0.1 -> 8.0.2 age adoption passing confidence nuget patch
mcr.microsoft.com/dotnet/aspnet 8.0.1-alpine3.18 -> 8.0.2-alpine3.18 age adoption passing confidence final patch
mcr.microsoft.com/dotnet/sdk 8.0.101-alpine3.18 -> 8.0.200-alpine3.18 age adoption passing confidence stage patch

Release Notes

HangfireIO/Hangfire (Hangfire.AspNetCore)

v1.8.10: 1.8.10

Release Notes
Hangfire.Core
  • Changed – Added Norwegian translations for new keys (by @​khellang).
  • Changed – Update Brazilian Portuguese translation (by @​HugoAlames).
  • Changed – Bump Cronos dependency to version 0.8.3.
Hangfire.AspNetCore
  • Fixed – Don't check HasStarted in Response.WriteAsync to avoid breaking dispatchers.
Hangfire.SqlServer
  • Changed – Bump Dapper for the netstandard2.0 platform to version 2.1.28.
  • Changed – Bump Dapper for net451 and netstandard1.3 platforms to version 1.60.6.
Hangfire.Core, Hangfire.NetCore, Hangfire.AspNetCore, Hangfire.SqlServer, Hangfire.SqlServer.Msmq
  • Project – Enable NuGet package and DLL signing with a company certificate.
  • Project – Require NuGet package signature validation on restore for dependencies.
  • Project – Add HangfireIO as a package owner.
AzureAD/microsoft-identity-web (Microsoft.Identity.Web)

v2.17.0

Compare Source

=========

  • Updated to Microsoft.IdentityModel.* 7.3.1 and MSAL.NET 4.59.0
New features
Bug fixes
  • In OWIN applications, GetTokenForUserAsync now respects the ClaimsPrincipal. See issue #​2629 for details.
  • After setting AddTokenAcquisition(useSingleton:true) to use token acquisition as a singleton, if you use .AddMicrosoftGraph and/or .AddDownstreamApi after this call,
    the GraphServiceClient and IDownstreamApis are now registered as a singleton service. For details see PR #​2645
  • Added check Against Injection Attacks. For details see PR 2619
Engineering excellence
microsoft/vstest (Microsoft.NET.Test.Sdk)

v17.9.0

What's Changed
New Contributors

Full Changelog: microsoft/vstest@v17.8.0...v17.9.0

npgsql/npgsql (Npgsql)

v8.0.2

8.0.2 contains quite a few fixes, everyone is strongly encouraged to upgrade.

The full list of changes is available here.

dotnet/aspnetcore (mcr.microsoft.com/dotnet/aspnet)

v8.0.2

Compare Source

dotnet/sdk (mcr.microsoft.com/dotnet/sdk)

v8.0.200: .NET 8.0.2

Compare Source

Release


Configuration

📅 Schedule: Branch creation - "before 07:00 on Thursday" in timezone Europe/Oslo, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/manager-minor-patch branch from 5f73e65 to cd7b632 Compare February 15, 2024 10:38
@renovate renovate bot force-pushed the renovate/manager-minor-patch branch from cd7b632 to 09fad15 Compare February 15, 2024 12:03
@Ceredron Ceredron merged commit 375d9da into main Feb 15, 2024
2 checks passed
@Ceredron Ceredron deleted the renovate/manager-minor-patch branch February 15, 2024 13:59
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.

1 participant