deps(dotnet): Bump Splat.NLog from 20.0.0 to 21.0.0 - #131
dependabot[bot] wants to merge 1 commit into
Conversation
--- updated-dependencies: - dependency-name: Splat.NLog dependency-version: 21.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
Reviewed, but not merging on its own: CI is green because every dependency is a minimum-version constraint, but the resolved graph is inconsistent. Splat 20.0.0 and Splat.Builder 20.0.0 end up running against Splat.Core/Splat.Logging 21.0.0, and Splat.Core 21 removes a few members. Splat.NLog 21 also requires NLog ≥ 6.1.4 (now satisfied on This belongs to the same decision as the ReactiveUI 24 + Splat 21 PR (#128): either remove ReactiveUI/Splat/Splat.NLog from |
|
Closing: the maintainer decided to remove the references rather than carry the ReactiveUI 24 migration into consuming applications.
Shipping as a breaking change in 4.0.0:
Build and the full test suite are green without them. Thanks Dependabot — the PR is what surfaced that these references had no consumer inside the library. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Updated Splat.NLog from 20.0.0 to 21.0.0.
Release notes
Sourced from Splat.NLog's releases.
21.0.0
🗞️ What's Changed
✨ Features
🐛 Fixes
🧹 General Changes
📦 Dependencies
🔗 Full Changelog: reactiveui/splat@v20.2.0...v21.0.0
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
🤖 Automated services that contributed: @renovate[bot]
20.2.0
🗞️ What's Changed
✨ Features
🔗 Full Changelog: reactiveui/splat@v20.1.0...v20.2.0
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
20.1.0
🗞️ What's Changed
🧹 General Changes
📦 Dependencies
🔗 Full Changelog: reactiveui/splat@v20.0.0...v20.1.0
🙌 Contributions
... (truncated)
Commits viewable in compare view.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)