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): major update Serilog.AspNetCore from 7.0.0 to 8.0.1 - autoclosed #17

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 19, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Serilog.AspNetCore 7.0.0 -> 8.0.1 age adoption passing confidence

Warning

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


Release Notes

serilog/serilog-aspnetcore (Serilog.AspNetCore)

v8.0.1

v8.0.0

Breaking change

The obsolete UseSerilog() extension on IWebHostBuilder has been removed. Switch to either IHostBuilder.UseSerilog() or IServiceCollection.AddSerilog() instead.

    .ConfigureServices(services => services.AddSerilog())

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: 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 this update again.


  • 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 Nov 19, 2023

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
⚠️ CSHARP csharpier 20 1 1.58s
⚠️ CSHARP dotnet-format yes 1 0.83s
⚠️ CSHARP roslynator 2 1 20.9s
✅ DOCKERFILE hadolint 1 0 0.1s
✅ JSON eslint-plugin-jsonc 5 0 0.87s
✅ JSON jsonlint 4 0 0.15s
⚠️ JSON prettier 4 1 0.55s
⚠️ MARKDOWN markdownlint 1 2 0.63s
✅ MARKDOWN markdown-table-formatter 1 0 0.31s
✅ OPENAPI spectral 1 0 3.69s
✅ REPOSITORY gitleaks yes no 0.26s
✅ REPOSITORY grype yes no 12.47s
✅ REPOSITORY secretlint yes no 0.78s
✅ REPOSITORY trivy-sbom yes no 1.19s
✅ REPOSITORY trufflehog yes no 3.35s
✅ XML xmllint 1 0 0.02s
✅ YAML prettier 1 0 0.75s
✅ YAML v8r 1 0 2.69s
✅ YAML yamllint 1 0 0.46s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@renovate renovate bot force-pushed the renovate/major-serilog.aspnetcore-8.x branch 12 times, most recently from b334f0e to ae94bc4 Compare November 24, 2023 12:02
@renovate renovate bot force-pushed the renovate/major-serilog.aspnetcore-8.x branch from ae94bc4 to bd533a2 Compare December 3, 2023 03:44
@renovate renovate bot force-pushed the renovate/major-serilog.aspnetcore-8.x branch 3 times, most recently from 77b22b6 to 29cada8 Compare December 14, 2023 11:53
@renovate renovate bot force-pushed the renovate/major-serilog.aspnetcore-8.x branch 2 times, most recently from 6719694 to d376603 Compare December 26, 2023 05:06
@renovate renovate bot force-pushed the renovate/major-serilog.aspnetcore-8.x branch 2 times, most recently from 76bfa26 to de3cf5f Compare January 12, 2024 19:17
@renovate renovate bot force-pushed the renovate/major-serilog.aspnetcore-8.x branch from de3cf5f to f05a217 Compare January 22, 2024 03:49
@renovate renovate bot changed the title fix(deps): major update Serilog.AspNetCore from 7.0.0 to 8.0.0 fix(deps): major update Serilog.AspNetCore from 7.0.0 to 8.0.1 Jan 22, 2024
@renovate renovate bot changed the title fix(deps): major update Serilog.AspNetCore from 7.0.0 to 8.0.1 fix(deps): major update Serilog.AspNetCore from 7.0.0 to 8.0.1 - autoclosed Jan 23, 2024
@renovate renovate bot closed this Jan 23, 2024
@renovate renovate bot deleted the renovate/major-serilog.aspnetcore-8.x branch January 23, 2024 12:39
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.

0 participants