tbrittain / SmbExplorerCompanion

Baseball-Reference style desktop application for Super Mega Baseball 4 franchise playthroughs
MIT License
2 stars 0 forks source link

Bump ScottPlot.WPF from 4.1.68 to 5.0.26 #185

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps ScottPlot.WPF from 4.1.68 to 5.0.26.

Release notes

Sourced from ScottPlot.WPF's releases.

ScottPlot 5.0.26

ScottPlot 5.0.25

  • NuGet: Use snupkg format to include debug symbols (#3496)
  • Scatter: Fixed indexing error affecting GetNearest() (#3616) @​Matthew-Chidlow @​SongPing
  • Generate: Exposed a static RandomWalker instance for easily generating random walk datasets

ScottPlot 5.0.24

... (truncated)

Changelog

Sourced from ScottPlot.WPF's changelog.

ScottPlot 5.0.26

Published on NuGet on 2024-04-14

ScottPlot 4.1.74

Published on NuGet on 2024-04-14

  • Security: Use System.Drawing.Common version 4.7.2 to address CVE-2021-26701
  • Package: Target supported versions of .NET Framework (4.6.2, 4.7.2, and 4.8) and .NET (6.0 and 8.0)

ScottPlot 5.0.25

Published on NuGet on 2024-04-08

ScottPlot 5.0.24

Published on NuGet on 2024-04-07

... (truncated)

Commits
  • 0d2fcdb CICD: trigger deployment workflow when releases are published
  • a2d19d7 CICD: setup Java in workflows that build WinUI packages
  • e6403a7 CICD: use version-specific names for deployment steps
  • b29f5fe CICD: unify deployment script and run when releases are published
  • cc4b922 CICD: fix environment variable references in full build workflow
  • cbb1007 ScottPlot 5.0.26
  • d890d91 CICD: restore workloads before building ScottPlot4
  • 384e269 Blazor: display source code with syntax highlighting
  • 2519e55 CICD: use environment variables for solution file paths
  • 1cbe88d Dev: Blazor build script
  • Additional 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 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 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)
dependabot[bot] commented 2 months ago

Superseded by #187.