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 all audit.net dependencies to v27 (major) #1880

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 3, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Audit.NET 26.0.1 -> 27.0.0 age adoption passing confidence
Audit.WebApi.Core 26.0.1 -> 27.0.0 age adoption passing confidence

Release Notes

thepirat000/Audit.NET (Audit.NET)

v27.0.0

Compare Source

  • Audit.NET: Introducing an Items collection in the AuditScope to store custom data accessible throughout the audit scope's lifecycle.
  • Audit.NET: Refactoring AuditScopeOptions to eliminate the dependency on the static Audit.Core.Configuration.
  • Audit.NET: Adding virtual methods OnConfiguring/OnScopeCreated method to the AuditScopeFactory to enable custom configuration of the audit scope.
  • Audit.NET: Refactoring the ISystemClock interface to use a method instead of a property to get the current time.
  • Audit.NET: Enabling Custom Actions to optionally return a boolean value, signaling whether to proceed with or halt the processing of subsequent actions of the same type.
  • Audit.NET: Adding ExcludeEnvironmentInfo configuration to the Audit.Core.Configuration and AuditScopeOptions to allow excluding the environment information from the audit event.
  • Audit.EntityFramework.Core: Enabling configuration of the IAuditScopeFactory and AuditDataProvider through dependency injection.
  • Audit.WebApi.Core: Enabling configuration of the IAuditScopeFactory and AuditDataProvider through dependency injection.
  • Audit.Mvc.Core: Enabling configuration of the IAuditScopeFactory and AuditDataProvider through dependency injection.
  • Audit.SignalR: Enabling configuration of the IAuditScopeFactory and AuditDataProvider through dependency injection.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • 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 added the dependencies label Sep 3, 2024
Copy link

github-actions bot commented Sep 3, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
nuget/Audit.NET 27.0.0 🟢 4.8
Details
CheckScoreReason
Code-Review⚠️ 0Found 2/30 approved changesets -- score normalized to 0
Maintained🟢 1018 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Packaging⚠️ -1packaging workflow not detected
Binary-Artifacts🟢 10no binaries found in the repo
Fuzzing⚠️ 0project is not fuzzed
Security-Policy⚠️ 0security policy file not detected
Vulnerabilities🟢 100 existing vulnerabilities detected
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
SAST🟢 7SAST tool detected but not run on all commits
nuget/Audit.WebApi.Core 27.0.0 🟢 4.8
Details
CheckScoreReason
Code-Review⚠️ 0Found 2/30 approved changesets -- score normalized to 0
Maintained🟢 1018 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Packaging⚠️ -1packaging workflow not detected
Binary-Artifacts🟢 10no binaries found in the repo
Fuzzing⚠️ 0project is not fuzzed
Security-Policy⚠️ 0security policy file not detected
Vulnerabilities🟢 100 existing vulnerabilities detected
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
SAST🟢 7SAST tool detected but not run on all commits

Scanned Manifest Files

src/Whipstaff.AspNetCore/Whipstaff.AspNetCore.csproj
  • Audit.NET@27.0.0
  • Audit.WebApi.Core@27.0.0
  • Audit.NET@26.0.1
  • Audit.WebApi.Core@26.0.1

Copy link

sonarqubecloud bot commented Sep 3, 2024

Copy link

codecov bot commented Sep 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 32.73%. Comparing base (93d9b22) to head (832eb0c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1880   +/-   ##
=======================================
  Coverage   32.73%   32.73%           
=======================================
  Files         239      239           
  Lines        6434     6434           
  Branches      432      432           
=======================================
  Hits         2106     2106           
  Misses       4228     4228           
  Partials      100      100           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dpvreony dpvreony merged commit 14903f9 into main Sep 3, 2024
10 checks passed
@dpvreony dpvreony deleted the renovate/major-all-audit-net branch September 3, 2024 22:32
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant