deps(dotnet): Bump Splat from 19.2.1 to 20.0.0#93
Conversation
--- updated-dependencies: - dependency-name: Splat dependency-version: 20.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
AI AnalysisTechnical Summary of Pull Request: Title: deps(dotnet): Bump Splat from 19.2.1 to 20.0.0 OverviewThis PR updates the Splat library dependency from version 19.2.1 to 20.0.0. Splat is a core dependency used for dependency injection, logging, and platform abstractions in .NET applications, typically within ReactiveUI-based projects. Technical Requirements and Constraints
This summary was automatically generated by AI to help with triage and may not be 100% accurate. |
|
Thanks @dependabot! 🙏 This update has been included in the consolidated dependency PR #95, now merged to Your bump — Splat 19.2.1 → 20.0.0 — landed as part of that merge. We grouped the six open dependency PRs into one atomic update because they shared a common blocker: the Splat 19.3.1 signing certificate was revoked, which failed the Linux Closing this one as consolidated — no action needed. 👍 |
|
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 from 19.2.1 to 20.0.0.
Release notes
Sourced from Splat's releases.
20.0.0
🗞️ What's Changed
♻️ Refactoring
🐛 Fixes
🧹 General Changes
✅ Tests
🔗 Full Changelog: reactiveui/splat@v19.4.1...20.0.0
🙌 Contributions
💖 Thanks to all the contributors: @glennawatson
19.4.1
🔏 19.4.1 — consolidated, re-signed release
This is the recommended release. It supersedes and folds in
19.3.1, which was signed with a code-signing certificate that has since been revoked — NuGet restore fails on it withNU3012.19.4.1is re-signed with a valid certificate; the superseded19.3.1release has been removed and its notes consolidated here.🗞️ What's Changed
💥 Breaking
✨ Improvements
CompositeDisposablefor thread-safety and performance (#1477)System.Reactivepackage reference fromSplat.Core(#1579)🐛 Fixes
📝 Documentation
🧹 Build, CI & signing
📦 Dependencies
🔗 Full Changelog: reactiveui/splat@19.2.1...v19.4.1
🙌 Contributions
💖 Thanks to all the contributors — @glennawatson, @ChrisPulman (see the linked PRs for attribution).
🤖 Automated services that contributed: @renovate[bot]
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)