-
Notifications
You must be signed in to change notification settings - Fork 4
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
Conversation
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Manifest Filessrc/Whipstaff.AspNetCore/Whipstaff.AspNetCore.csproj
|
Quality Gate passedIssues Measures |
Codecov ReportAll modified and coverable lines are covered by tests ✅
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. |
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. |
This PR contains the following updates:
26.0.1
->27.0.0
26.0.1
->27.0.0
Release Notes
thepirat000/Audit.NET (Audit.NET)
v27.0.0
Compare Source
Items
collection in theAuditScope
to store custom data accessible throughout the audit scope's lifecycle.AuditScopeOptions
to eliminate the dependency on the staticAudit.Core.Configuration
.OnConfiguring
/OnScopeCreated
method to theAuditScopeFactory
to enable custom configuration of the audit scope.ISystemClock
interface to use a method instead of a property to get the current time.ExcludeEnvironmentInfo
configuration to theAudit.Core.Configuration
andAuditScopeOptions
to allow excluding the environment information from the audit event.IAuditScopeFactory
andAuditDataProvider
through dependency injection.IAuditScopeFactory
andAuditDataProvider
through dependency injection.IAuditScopeFactory
andAuditDataProvider
through dependency injection.IAuditScopeFactory
andAuditDataProvider
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.
This PR was generated by Mend Renovate. View the repository job log.