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

fix(deps): update all nuget patches #50

Merged
merged 3 commits into from
Feb 26, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 18, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Microsoft.AspNetCore.Authentication.JwtBearer (source) 8.0.1 -> 8.0.2 age adoption passing confidence
coverlet.collector 6.0.0 -> 6.0.1 age adoption passing confidence
xunit.runner.visualstudio 2.5.6 -> 2.5.7 age adoption passing confidence

Warning

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


Release Notes

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

v8.0.2: .NET 8.0.2

Release

coverlet-coverage/coverlet (coverlet.collector)

v6.0.1

Fixed
  • Uncovered lines in .NET 8 for inheriting records #​1555
  • Fix record constructors not covered when SkipAutoProps is true #​1561
  • Fix .NET 7 Method Group branch coverage issue #​1447
  • Fix ExcludeFromCodeCoverage does not exclude method in a partial class #​1548
  • Fix ExcludeFromCodeCoverage does not exclude F# task #​1547
  • Fix issues where ExcludeFromCodeCoverage ignored #​1431
  • Fix issues with ExcludeFromCodeCoverage attribute #​1484
  • Fix broken links in documentation #​1514
  • Fix problem with coverage for .net5 WPF application #​1221 by https://github.com/lg2de
  • Fix unable to instrument module for Microsoft.AspNetCore.Mvc.Razor #​1459 by https://github.com/lg2de
Improvements

Diff between 6.0.0 and 6.0.1

xunit/visualstudio.xunit (xunit.runner.visualstudio)

v2.5.7

Compare Source


Configuration

📅 Schedule: Branch creation - "before 5am every weekday,on sunday" in timezone Europe/Copenhagen, Automerge - "after 12pm every weekday,before 4pm every weekday" in timezone Europe/Copenhagen.

🚦 Automerge: Enabled.

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.

Copy link

github-actions bot commented Feb 18, 2024

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
⚠️ CSHARP csharpier 18 1 1.41s
⚠️ CSHARP dotnet-format yes 1 0.89s
⚠️ CSHARP roslynator 2 1 12.87s
❌ DOCKERFILE hadolint 1 1 0.12s
✅ JSON eslint-plugin-jsonc 5 0 1.17s
✅ JSON jsonlint 4 0 0.22s
⚠️ JSON prettier 4 1 0.92s
⚠️ MARKDOWN markdownlint 1 2 0.53s
✅ MARKDOWN markdown-table-formatter 1 0 0.33s
✅ OPENAPI spectral 1 0 1.97s
✅ REPOSITORY gitleaks yes no 0.14s
✅ REPOSITORY grype yes no 10.97s
✅ REPOSITORY secretlint yes no 0.96s
✅ REPOSITORY trivy-sbom yes no 1.19s
✅ REPOSITORY trufflehog yes no 9.93s
✅ XML xmllint 1 0 0.0s
✅ YAML prettier 1 0 0.52s
✅ YAML v8r 1 0 2.11s
✅ YAML yamllint 1 0 0.29s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@renovate renovate bot force-pushed the renovate/all-nuget-patches branch from b697240 to 54c6903 Compare February 19, 2024 00:45
@renovate renovate bot force-pushed the renovate/all-nuget-patches branch from 54c6903 to 69380ad Compare February 23, 2024 23:12
Copy link
Contributor Author

renovate bot commented Feb 26, 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.

auto-merge was automatically disabled February 26, 2024 15:04

Base branch was modified

@rkthtrifork rkthtrifork merged commit 7bbc3dc into main Feb 26, 2024
3 of 5 checks passed
@rkthtrifork rkthtrifork deleted the renovate/all-nuget-patches branch February 26, 2024 15:08
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