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 #377

Merged
merged 1 commit into from
Apr 11, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 4, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Azure.ResourceManager.Storage (source) 1.2.0 -> 1.2.1 age adoption passing confidence
Hangfire.AspNetCore (source) 1.8.11 -> 1.8.12 age adoption passing confidence
Hangfire.Core (source) 1.8.11 -> 1.8.12 age adoption passing confidence
Microsoft.Identity.Web 2.17.2 -> 2.17.4 age adoption passing confidence
Microsoft.IdentityModel.Protocols.OpenIdConnect 7.4.1 -> 7.5.1 age adoption passing confidence
System.IdentityModel.Tokens.Jwt 7.4.1 -> 7.5.1 age adoption passing confidence

Release Notes

Azure/azure-sdk-for-net (Azure.ResourceManager.Storage)

v1.2.1

1.2.1 (2023-03-07)

Other Changes
  • Updating additional dependencies to mitigate CVE-2021-24112. Note that the vulnerability only exists in a dependency referenced by the netcoreapp3.0 target, which reach end-of-life in December, 2019.
HangfireIO/Hangfire (Hangfire.AspNetCore)

v1.8.12: 1.8.12

Release Notes
Hangfire.Core
  • AddedMaxDegreeOfParallelismForSchedulers experimental server option if supported by storage.
  • Added – Experimental support for parallel execution of the delayed job scheduler.
  • Added – Experimental support for parallel execution of the recurring job scheduler.
  • Fixed – Recurring job is scheduled to the past after recovering from error with AddOrUpdate.
  • FixedAddOrUpdate triggers execution of a recurring job, even if its next execution is in the future.
  • Fixed – Two very minor errors in the Swedish localization file (by @​Uglack).
Hangfire.SqlServer
  • Fixed – Populate InvocationData and LoadException properties in JobDetails method results.
AzureAD/microsoft-identity-web (Microsoft.Identity.Web)

v2.17.4

Compare Source

2.17.4

Bug fix
  • Fix assertions being removed from dict before callback is executed in TokenAcquisition. See issue #​2734 for details.

v2.17.3

Compare Source

2.17.3

AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet (Microsoft.IdentityModel.Protocols.OpenIdConnect)

v7.5.1

Compare Source

=====

Performance Improvements:
  • Use Base64.DecodeFromUtf8InPlace for base64 decode that saves 12% on token read time. Note that JsonWebToken no longer throws ArgumentOutOfRangeException and ArgumentException exceptions. See PR #​2504.
Fundamentals:
Bug Fix:
  • Contribution from @​martinb69 to fix correct parsing of UserInfoEndpoint. See issue #​2548 for details.

v7.5.0

=====

New features
  • Supports the 1.1 version of the Microsoft Entra ID Endpoint #​2503

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/nuget-minor-patch branch 6 times, most recently from 47e1011 to 99f0393 Compare April 11, 2024 05:39
@renovate renovate bot force-pushed the renovate/nuget-minor-patch branch from 0d28cf2 to c0e5831 Compare April 11, 2024 05:40
@Ceredron Ceredron merged commit 3b37b72 into main Apr 11, 2024
2 checks passed
@Ceredron Ceredron deleted the renovate/nuget-minor-patch branch April 11, 2024 13:13
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