Skip to content

chore(deps): Bump LiveChartsCore.SkiaSharpView.WPF from 2.0.1 to 2.0.5#249

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/nuget/AIManagerCore/src/AIManager.UI/LiveChartsCore.SkiaSharpView.WPF-2.0.5
Jul 6, 2026
Merged

chore(deps): Bump LiveChartsCore.SkiaSharpView.WPF from 2.0.1 to 2.0.5#249
github-actions[bot] merged 1 commit into
mainfrom
dependabot/nuget/AIManagerCore/src/AIManager.UI/LiveChartsCore.SkiaSharpView.WPF-2.0.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Updated LiveChartsCore.SkiaSharpView.WPF from 2.0.1 to 2.0.5.

Release notes

Sourced from LiveChartsCore.SkiaSharpView.WPF's releases.

2.0.4

The first weeks after 2.0.0 were focused on one thing: working through the issue backlog that built up during the long
beta / rc cycle. These four patch releases bring the project to its lowest open-issue count in years — more than 40
reported issues fixed across every supported platform, with no behavioral changes to the public API shipped in 2.0.0.

If you're on 2.0.0 you can drop 2.0.4 straight in: same APIs, same defaults, just fewer bugs.

Highlights:

  • Long-standing rendering fixes on Avalonia, WPF, WinUI, MAUI, Blazor, WinForms and Mac Catalyst — each platform had
    at least one pinned report cleared in this round.
  • A handful of chart-engine corrections that were hard to reach without the breadth of the 2.0 redesign:
    stacked-series z-index baseline, gauge tight-bounds collapse, axis pin preserved under zoom, null-gap line rendering
    on inserts/resize, mixed-sign stacking, a MinSeparators floor, granular pan/zoom flags, and runtime AnimationsSpeed
    propagation.
  • New cross-platform regression coverage in tests/SnapshotTests/ and tests/UITests/ (Factos) so the harder-to-test
    bugs — z-order, theme inheritance, pointer-capture loss, tab/scroll mount cycles — won't regress silently.

Fixes

Core / chart engine

  • #​1419 — Multi X-axis InLine axes overlap
  • #​1511 — HeatSeries fractional-step auto-sizing
  • #​1533 — Sections freeze on fast drag (Scaler infinity leak)
  • #​1576 — Lost-capture leaves drag armed (WPF / Avalonia / WinUI / Uno-Skia)
  • #​1826 — Null Labels crash & silent throttler swallow
  • #​1847 — NaN / Infinity handling (docs, recipes, snapshot tests)
  • #​1856 — Visual / VisualElement ZIndex honored
  • #​1923 — Stacked-series ZIndex baseline (replaces the 1000 - Position workaround)
  • #​1926 — Runtime AnimationsSpeed mutations propagate without recreating series
  • #​1957 — Mobile pan vs. tooltip conflict (5 px pan-engagement deadzone)
  • #​1970 — Zombie shapes after Values shrink (regression coverage)
  • #​1978 — DrawMarginFrame.Fill drawn under series
  • #​2054 — Invisible-series legend NRE
  • #​2064 — Line marker inherits user Stroke
  • #​2071 — MinSeparators floor for sparse axes
  • #​2124 — DrawnLabelVisual.Label read-only getter
  • #​2131 — PieChart gauge collapse on tight bounds (two rounds: max-value clamp + pushout-bounds split)
  • #​2132 / #​2083 — Null-gap line rendering on inserts and resize
  • #​2152 / #​2073 — Stacker correctness for mixed positive / negative values
  • #​2159 — Zoom no longer overwrites pinned MinLimit / MaxLimit
  • #​2165 — RectangleHoverArea hit-test with negative width / height
  • #​2175 / #​2119 — Granular PanX / PanY / ZoomX / ZoomY flags + NoFit honored
  • #​2216 — Ticker DisposeTicker null-deref hardening

GeoMap

  • #​962 — Series swap no longer blanks shared lands
  • #​1417 — Detach / reattach lifecycle (tab and scroll mount cycles)
  • #​1426 — Custom GeoJSON import (Polygon / MultiPolygon, non-string properties, missing keys)

... (truncated)

Commits viewable in compare view.

@dependabot dependabot Bot added the dotnet label Jul 6, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot requested a review from xjanova as a code owner July 6, 2026 02:13
@dependabot dependabot Bot added the dotnet label Jul 6, 2026
---
updated-dependencies:
- dependency-name: LiveChartsCore.SkiaSharpView.WPF
  dependency-version: 2.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/nuget/AIManagerCore/src/AIManager.UI/LiveChartsCore.SkiaSharpView.WPF-2.0.5 branch from 9baa60d to 4484021 Compare July 6, 2026 02:17
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Jul 6, 2026
@github-actions github-actions Bot merged commit e76f4c1 into main Jul 6, 2026
5 of 7 checks passed
@dependabot dependabot Bot deleted the dependabot/nuget/AIManagerCore/src/AIManager.UI/LiveChartsCore.SkiaSharpView.WPF-2.0.5 branch July 6, 2026 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation dotnet size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants