Skip to content

deps(dotnet): Bump Splat.NLog from 19.3.1 to 19.4.1#90

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/Splat.NLog-19.4.1
Closed

deps(dotnet): Bump Splat.NLog from 19.3.1 to 19.4.1#90
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/Splat.NLog-19.4.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 7, 2026

Copy link
Copy Markdown
Contributor

Updated Splat.NLog from 19.3.1 to 19.4.1.

Release notes

Sourced from Splat.NLog's releases.

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 with NU3012. 19.4.1 is re-signed with a valid certificate; the superseded 19.3.1 release has been removed and its notes consolidated here.

🗞️ What's Changed

💥 Breaking

  • Drop .NET MAUI 9 platform targets (#​1586)
  • Remove Tizen bitmap code; simplify platform detection (#​1583)

✨ Improvements

  • Refactor CompositeDisposable for thread-safety and performance (#​1477)
  • Cross-platform targeting — compile .NET Framework, Windows and Android targets on non-Windows hosts (#​1581, #​1582)
  • Remove a dead System.Reactive package reference from Splat.Core (#​1579)

🐛 Fixes

  • Fix intermittent Raygun test crash caused by unobserved task exceptions (#​1510)

📝 Documentation

  • Add and improve XML documentation for public APIs (#​1476)
  • Update copyright year to 2026 across source files (#​1474)

🧹 Build, CI & signing

  • Migrate signing from SSL.com eSigner to Certum SimplySign (container signing)
  • Switch versioning from Nerdbank.GitVersioning to MinVer
  • Pin 3rd-party actions to commit SHAs (CodeQL)

📦 Dependencies

  • Routine dependency/test-stack updates by @​renovate[bot]

🔗 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 compatibility score

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 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)

---
updated-dependencies:
- dependency-name: Splat.NLog
  dependency-version: 19.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file nuget NuGet package updates labels Jun 7, 2026
@dependabot dependabot Bot requested a review from karlspace as a code owner June 7, 2026 06:51
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file nuget NuGet package updates labels Jun 7, 2026
@github-actions

github-actions Bot commented Jun 7, 2026

Copy link
Copy Markdown

AI Analysis

Technical Summary:

This pull request updates the Splat.NLog dependency from version 19.3.1 to 19.4.1. The 19.4.1 release addresses critical issues related to package signing and includes various improvements, fixes, and some breaking changes.


Technical Requirements and Constraints

  • Code Signing:
    The previous version 19.3.1 was signed with a revoked certificate causing NuGet restore errors (NU3012). Version 19.4.1 is re-signed with a valid certificate via Certum SimplySign, ensuring secure and trusted package consumption.

  • Platform Targeting:
    .NET MAUI 9 platform targets were dropped. Tizen bitmap code was removed to simplify platform detection, which might affect projects targeting these platforms.

  • Cross-platform Build Support:
    The package now supports cross-compilation of .NET Framework, Windows, and Android targets on non-Windows hosts


This summary was automatically generated by AI to help with triage and may not be 100% accurate.

@dependabot @github

dependabot Bot commented on behalf of github Jun 14, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #94.

@dependabot dependabot Bot closed this Jun 14, 2026
@dependabot dependabot Bot deleted the dependabot/nuget/Splat.NLog-19.4.1 branch June 14, 2026 07:09
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 nuget NuGet package updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants