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): bump Microsoft.Extensions.DependencyModel, Nuke.Common and Serilog.Sinks.File #1158

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 14, 2024

Bumps Microsoft.Extensions.DependencyModel, Nuke.Common and Serilog.Sinks.File. These dependencies needed to be updated together.
Updates Microsoft.Extensions.DependencyModel from 8.0.2 to 8.0.2

Commits

Updates Nuke.Common from 8.1.2 to 8.1.4

Release notes

Sourced from Nuke.Common's releases.

8.1.4

  • Fixed build.schema.json generation to use allOf for user and base type properties

8.1.3

  • Fixed naming from NukeBuild.IsSucessful to IsSucceeding
  • Fixed NukeBuild.IsSucceeding to negate IsFailing
  • Fixed NJsonSchema reference version
  • Fixed :secrets command to find secret parameters
  • Fixed argument format in DotNetTasks
  • Fixed definite argument in EntityFrameworkTasks
  • Fixed deprecated argument in MinVerTasks
Changelog

Sourced from Nuke.Common's changelog.

[8.1.4] / 2024-11-06

  • Fixed build.schema.json generation to use allOf for user and base type properties

[8.1.3] / 2024-11-05

  • Fixed naming from NukeBuild.IsSucessful to IsSucceeding
  • Fixed NukeBuild.IsSucceeding to negate IsFailing
  • Fixed NJsonSchema reference version
  • Fixed :secrets command to find secret parameters
  • Fixed argument format in DotNetTasks
  • Fixed definite argument in EntityFrameworkTasks
  • Fixed deprecated argument in MinVerTasks
Commits
  • 245ccad Merge branch 'hotfix/8.1.4'
  • c25e6eb chore: CHANGELOG.md for 8.1.4
  • f6004a6 chore: update CHANGELOG.md
  • f36586e fix(execution): allOf usage in schema generation
  • 45063fd Merge branch 'hotfix/8.1.3'
  • 79269f4 chore: CHANGELOG.md for 8.1.3
  • f1085d4 chore: update CHANGELOG.md
  • 2cd079a build: update dependencies
  • 836d5fb chore: regenerate tools
  • 98e5c7d fix(tools): deprecated argument in MinVerTasks (#1438)
  • Additional commits viewable in compare view

Updates Serilog.Sinks.File from 6.0.0 to 6.0.0

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

…nd Serilog.Sinks.File

Bumps [Microsoft.Extensions.DependencyModel](https://github.com/dotnet/runtime), [Nuke.Common](https://github.com/nuke-build/nuke) and [Serilog.Sinks.File](https://github.com/serilog/serilog-sinks-file). These dependencies needed to be updated together.

Updates `Microsoft.Extensions.DependencyModel` from 8.0.2 to 8.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.2...v8.0.2)

Updates `Nuke.Common` from 8.1.2 to 8.1.4
- [Release notes](https://github.com/nuke-build/nuke/releases)
- [Changelog](https://github.com/nuke-build/nuke/blob/develop/CHANGELOG.md)
- [Commits](nuke-build/nuke@8.1.2...8.1.4)

Updates `Serilog.Sinks.File` from 6.0.0 to 6.0.0
- [Release notes](https://github.com/serilog/serilog-sinks-file/releases)
- [Changelog](https://github.com/serilog/serilog-sinks-file/blob/dev/CHANGES.md)
- [Commits](serilog/serilog-sinks-file@v6.0.0...v6.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.DependencyModel
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Nuke.Common
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Serilog.Sinks.File
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Nov 14, 2024
Copy link
Contributor

No TODO comments were found.

Copy link
Contributor

Code Coverage

Package Line Rate Branch Rate Complexity Health
Beutl.ProjectSystem 13% 7% 2209
Beutl.Utilities 73% 67% 360
Beutl.Threading 100% 94% 118
Beutl.Operators 4% 0% 62
Beutl.Engine 25% 24% 8897
Beutl.Core 33% 31% 3120
Beutl.Extensibility 2% 0% 66
Beutl.Configuration 39% 19% 285
Beutl.Language 0% 0% 650
Summary 25% (9314 / 37357) 25% (2670 / 10863) 15767

Minimum allowed line rate is 0%

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 15, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 15, 2024
@dependabot dependabot bot deleted the dependabot/nuget/main/multi-902fc2be3f branch November 15, 2024 19:01
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 .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants