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

Merged
merged 1 commit into from
Mar 27, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 21, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Azure.Messaging.EventGrid (source) 4.22.0 -> 4.23.0 age adoption passing confidence
Azure.ResourceManager (source) 1.10.1 -> 1.11.0 age adoption passing confidence
Hangfire.AspNetCore (source) 1.8.10 -> 1.8.11 age adoption passing confidence
Hangfire.Core (source) 1.8.10 -> 1.8.11 age adoption passing confidence
Hangfire.PostgreSql (source) 1.20.5 -> 1.20.8 age adoption passing confidence
Microsoft.AspNetCore.Authentication.JwtBearer (source) 8.0.2 -> 8.0.3 age adoption passing confidence
Microsoft.AspNetCore.Mvc.Testing (source) 8.0.2 -> 8.0.3 age adoption passing confidence
Microsoft.AspNetCore.OpenApi (source) 8.0.2 -> 8.0.3 age adoption passing confidence
Microsoft.Extensions.DependencyInjection.Abstractions (source) 8.0.0 -> 8.0.1 age adoption passing confidence
Microsoft.Extensions.Logging.Abstractions (source) 8.0.0 -> 8.0.1 age adoption passing confidence
Microsoft.Identity.Web 2.17.0 -> 2.17.2 age adoption passing confidence
Microsoft.IdentityModel.Protocols.OpenIdConnect 7.3.1 -> 7.4.1 age adoption passing confidence
System.IdentityModel.Tokens.Jwt 7.3.1 -> 7.4.1 age adoption passing confidence

Release Notes

Azure/azure-sdk-for-net (Azure.Messaging.EventGrid)

v4.23.0

4.23.0 (2024-03-11)

Features Added
  • Added API Center events.
HangfireIO/Hangfire (Hangfire.AspNetCore)

v1.8.11: 1.8.11

Release Notes
Hangfire.Core
  • Changed – Add icons and fix metadata for NuGet packages.
  • Changed – Bump ILRepack to version 2.0.27 to avoid problems with internalizing.
  • Fixed – "Type exists in both Cronos and Hangfire.Core" exception.
frankhommers/Hangfire.PostgreSql (Hangfire.PostgreSql)

v1.20.8

Compare Source

What's Changed

Full Changelog: hangfire-postgres/Hangfire.PostgreSql@1.20.7...1.20.8

v1.20.7

Compare Source

What's Changed
New Contributors

Full Changelog: hangfire-postgres/Hangfire.PostgreSql@1.20.6...1.20.7

v1.20.6

Compare Source

What's Changed
New Contributors

Full Changelog: hangfire-postgres/Hangfire.PostgreSql@1.20.5...1.20.6

dotnet/aspnetcore (Microsoft.AspNetCore.Authentication.JwtBearer)

v8.0.3: .NET 8.0.3

Release

dotnet/runtime (Microsoft.Extensions.DependencyInjection.Abstractions)

v8.0.1: .NET 8.0.1

Release

AzureAD/microsoft-identity-web (Microsoft.Identity.Web)

v2.17.2

Compare Source

=========

New features
  • Added support for CIAM custom user domains. You can now use an Open ID connect authority in the "Authority" property of the configuration instead of using "Instance" and "Tenant". See issue #​2690 for details.

v2.17.1

Compare Source

=========

  • Updated to Microsoft.IdentityModel.* 7.4.0
New features
  • DownstreamApi now automatically processes claims challenge from web APIs which are CAE enabled, provided you set "ClientCapablities" : ["cp1"] in the configuation. See issue #​2550.
Bug fixes
  • Fixes the use of ServiceDescriptor for containers which have keyed services present. This can be an issue on .NET 8.0. See issue #​2676 for details.
Engineering excellence
  • Calls to ConfidentialClientApplicationBuilderExtension.WithClientCredentials are fully async. See issue #​2566 for details.
AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet (Microsoft.IdentityModel.Protocols.OpenIdConnect)

v7.4.1

======

Bug Fixes:
  • SamlSecurityTokenHandler and Saml2SecurityTokenHandler now can fetch configuration when validating SAML issuer and signature. See PR #​2412
  • JsonWebToken.ReadToken now correctly checks Dot3 index in JWE. See PR #​2501
Engineering Excellence:
  • Remove reference to Microsoft.IdentityModel.Logging in Microsoft.IdentityModel.Protocols, which already depends on it via Microsoft.IdentityModel.Tokens. See PR #​2508
  • Adjust uppercase json serialization tests to fix an unreliable test method, add consistency to naming. See PR #​2512
  • Disable the 'restore' and 'build' steps of 'build and pack' in build.sh, improving speed. See PR #​2521

v7.4.0

======

New Features:
  • Introduced an injection point for external metadata management and adjusted the issuer Last Known Good (LKG) to maintain the state within the issuer validator. See PR #​2480.
  • Made an internal virtual method public, enabling users to provide signature providers. See PR #​2497.
Performance Improvements:
  • Added a new JsonWebToken constructor that accepts Memory for improved performance, along with enhancements to existing constructors. More information can be found in issue #​2487 and in PR #​2458.
Fundamentals:
  • Resolved the issue of duplicated log messages in the source code and made IDX10506 log message more specific. For more details, refer to PR #​2481.
  • Enhanced Json serialization by ensuring the complete object is always read. This improvement can be found in PR #​2491.
Engineering Excellence:
  • Streamlined the build and release process by replacing the dependency on updateAssemblyInfo.ps1 with the Version property. Check out the details in PR #​2494.
  • Excluded the packing of Benchmark and TestApp projects for a more efficient process. Details available in PR #​2496.

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 from 2bafcfe to 117889e Compare March 25, 2024 16:43
@renovate renovate bot force-pushed the renovate/nuget-minor-patch branch from 117889e to e02337f Compare March 25, 2024 18:46
@Ceredron Ceredron merged commit ab546be into main Mar 27, 2024
2 checks passed
@Ceredron Ceredron deleted the renovate/nuget-minor-patch branch March 27, 2024 08:28
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