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 minor-updates-nuget #814

Merged
merged 7 commits into from
Aug 27, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 26, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
NetEscapades.AspNetCore.SecurityHeaders 0.22.0 -> 0.23.0 age adoption passing confidence
OpenIddict.AspNetCore (source) 5.7.1 -> 5.8.0 age adoption passing confidence
OpenIddict.Core (source) 5.7.1 -> 5.8.0 age adoption passing confidence
OpenIddict.EntityFrameworkCore (source) 5.7.1 -> 5.8.0 age adoption passing confidence
TngTech.ArchUnitNET.xUnit 0.10.6 -> 0.11.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

andrewlock/NetEscapades.AspNetCore.SecurityHeaders (NetEscapades.AspNetCore.SecurityHeaders)

v0.23.0

Features:

  • Add support for unsafe-hashes on style attributes, and inline event handlers #​162 (Thanks @​tiesmaster!)
openiddict/openiddict-core (OpenIddict.AspNetCore)

v5.8.0

Compare Source

This release introduces the following changes:

  • The OpenIddict client system integration now natively supports Android API 21+ (Android 5.0 and higher), iOS 12.0+, macOS 10.15+ and Mac Catalyst 13.1+. See Operating systems integration for more information.

  • Behavior change: the OpenIddict.Client.SystemIntegration package was updated to produce shorter default pipe names (which is required on macOS where strict length restrictions are enforced).

  • The OpenIddict.Client.SystemNetHttp and OpenIddict.Validation.SystemNetHttp packages have been updated to anticipate a breaking change introduced in the 9.0 version of Microsoft.Extensions.Http. See https://github.com/dotnet/runtime/issues/35987#issuecomment-2219613018 for more information.

  • 5 new web providers were added to OpenIddict.Client.WebIntegration:

    • Airtable
    • Calendly
    • Pipedrive
    • Typeform
    • Zoho
  • OpenIddict now uses Microsoft.IdentityModel 8.x on .NET 8.0 and higher.

  • The OpenIddict.EntityFramework package now uses EntityFramework 6.5.1 as the minimum version.

TNG/ArchUnitNET (TngTech.ArchUnitNET.xUnit)

v0.11.0

Compare Source

Breaking Changes

  • Require positive results by default by @​simonthum in https://github.com/TNG/ArchUnitNET/pull/201
    With this change, ArchUnitNET requires each test to have at least one successful evaluation for each checked rule. With this, tests like
    Types().That().Are("ThisClassDoesNotExist"). …
    will fail, because no type matches the precondition. This helps to prevent mistakes, where e.g. a change to a test leads to it no longer matching any type.
    This behaviour can be deactivated by using the WithoutRequiringPositiveResults function:
    Types().That().Are("ThisClassDoesNotExist"). … .WithoutRequiringPositiveResults()

Features

Enhancements

Dependency Updates

Full Changes: TNG/ArchUnitNET@0.10.6...0.11.0


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from tnotheis as a code owner August 26, 2024 23:02
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 26, 2024
tnotheis
tnotheis previously approved these changes Aug 27, 2024
Copy link
Contributor Author

renovate bot commented Aug 27, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@tnotheis tnotheis force-pushed the renovate/minor-updates-nuget branch from 567d2b0 to 39e5199 Compare August 27, 2024 06:52
@tnotheis tnotheis enabled auto-merge (squash) August 27, 2024 07:02
@tnotheis tnotheis merged commit f4680f9 into main Aug 27, 2024
23 checks passed
@tnotheis tnotheis deleted the renovate/minor-updates-nuget branch August 27, 2024 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant