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 nuget non-major dependencies #96

Merged
merged 1 commit into from
Apr 11, 2024

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
Microsoft.AspNetCore.Mvc.Testing (source) 8.0.2 -> 8.0.3 age adoption passing confidence
Microsoft.AspNetCore.OpenApi (source) 7.0.16 -> 7.0.17 age adoption passing confidence
Microsoft.IdentityModel.Logging 7.4.0 -> 7.5.1 age adoption passing confidence
Microsoft.IdentityModel.Tokens 7.4.0 -> 7.5.1 age adoption passing confidence
Microsoft.VisualStudio.Azure.Containers.Tools.Targets 1.19.6 -> 1.20.1 age adoption passing confidence
coverlet.collector 6.0.1 -> 6.0.2 age adoption passing confidence

Release Notes

dotnet/aspnetcore (Microsoft.AspNetCore.Mvc.Testing)

v8.0.3: .NET 8.0.3

Release

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

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

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
coverlet-coverage/coverlet (coverlet.collector)

v6.0.2

Fixed
  • Threshold-stat triggers error #​1634
  • Fixed coverlet collector 6.0.1 requires dotnet sdk 8 #​1625
  • Type initializer errors after updating from 6.0.0 to 6.0.1 #​1629
  • Exception when multiple exclude-by-attribute filters specified #​1624
Improvements
  • More concise options to specify multiple parameters in coverlet.console #​1624

Diff between 6.0.1 and 6.0.2


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 2 times, most recently from 9bb02a7 to 3f8629e Compare March 31, 2024 19:23
@renovate renovate bot force-pushed the renovate/nuget-minor-patch branch 2 times, most recently from 57a0dc6 to 3417284 Compare April 9, 2024 01:39
@renovate renovate bot force-pushed the renovate/nuget-minor-patch branch from 3417284 to e05e130 Compare April 11, 2024 10:46
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@acn-dgopa acn-dgopa merged commit d6d3aae into main Apr 11, 2024
4 checks passed
@acn-dgopa acn-dgopa deleted the renovate/nuget-minor-patch branch April 11, 2024 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant