Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump OxyPlot.Core from 2.1.0 to 2.1.2 in /LibreHardwareMonitor #919

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 5, 2022

Bumps OxyPlot.Core from 2.1.0 to 2.1.2.

Release notes

Sourced from OxyPlot.Core's releases.

v2.1.2

OxyPlot 2.1.2

Small release, with the main purpose of making important bug-fixes available for the WPF provision, and removing a dependency on an insecure version of System.Drawing.Common

Added

  • Add LineThickness property to TrackerControl (#1831)
  • Add properties for MinimumSegmentLength to series and annotations (#1853)
  • Add fractal examples for PolygonAnnotation and PolylineAnnotations (#1853)
  • Add AxisPreference to PlotManipulator
  • Add VisualStudioToolsManifest.xml to add components to the Visual Studio Designer toolbox (#1446)

Changed

  • Change default MinimumSegmentLength to 2 and remove limits for series and annotations with simple geometry (#1853)
  • Improve performance of StairStepSeries, particularly when zoomed in and X is monotonic or when consecutive points have equal Y components
  • StairStepSeries renders a horizontal line when a point with a valid X component and invalid Y component follows a valid point
  • Update version of System.Drawing.Common

Fixed

  • WPF - OxyPlot doesn't render inside a Popup (#1796)
  • Odd behavior of zooming of Logarithmic axis in Cartesian plot (#1825)
  • SkiaSharp.WPF - OxyPlot doesn't render inside an ElementHost (#1800)
  • NullReference in SkiaSharp WPF renderer if UIElement has no PresentationSource (#1798)
  • WPF DPI Regression (#1799)
  • Code generation for escape sequences in strings (#1824)
  • Axes not always honoring AbsoluteMinimum/AbsoluteMaximum and/or MinimumRange/MaximumRange properties (#1812)
  • WindowsForms tracker no longer clipping outside PlotView boundaries (#1863)
  • Histogram now rendering properly when using logarithmic Y axis (#740)
  • Fix ExampleLibrary build errors in certain code pages (#1890)

Full changelog from 2.1.0: oxyplot/oxyplot@v2.1.0...v2.1.2

Note: there is no version 2.1.1

Changelog

Sourced from OxyPlot.Core's changelog.

[2.1.2] - 2022-12-03

Added

  • Add LineThickness property to TrackerControl (#1831)
  • Add properties for MinimumSegmentLength to series and annotations (#1853)
  • Add fractal examples for PolygonAnnotation and PolylineAnnotations (#1853)
  • Add AxisPreference to PlotManipulator
  • Add VisualStudioToolsManifest.xml to add components to the Visual Studio Designer toolbox (#1446)

Changed

  • Change default MinimumSegmentLength to 2 and remove limits for series and annotations with simple geometry (#1853)
  • Improve performance of StairStepSeries, particularly when zoomed in and X is monotonic or when consecutive points have equal Y components
  • StairStepSeries renders a horizontal line when a point with a valid X component and invalid Y component follows a valid point

Removed

Fixed

  • WPF - OxyPlot doesn't render inside a Popup (#1796)
  • Odd behavior of zooming of Logarithmic axis in Cartesian plot (#1825)
  • SkiaSharp.WPF - OxyPlot doesn't render inside an ElementHost (#1800)
  • NullReference in SkiaSharp WPF renderer if UIElement has no PresentationSource (#1798)
  • WPF DPI Regression (#1799)
  • Code generation for escape sequences in strings (#1824)
  • Axes not always honoring AbsoluteMinimum/AbsoluteMaximum and/or MinimumRange/MaximumRange properties (#1812)
  • WindowsForms tracker no longer clipping outside PlotView boundaries (#1863)
  • Histogram now rendering properly when using logarithmic Y axis (#740)
  • Fix ExampleLibrary build errors in certain code pages (#1890)
Commits

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

Bumps [OxyPlot.Core](https://github.com/oxyplot/oxyplot) from 2.1.0 to 2.1.2.
- [Release notes](https://github.com/oxyplot/oxyplot/releases)
- [Changelog](https://github.com/oxyplot/oxyplot/blob/develop/CHANGELOG.md)
- [Commits](oxyplot/oxyplot@v2.1.0...v2.1.2)

---
updated-dependencies:
- dependency-name: OxyPlot.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 5, 2022
@PhyxionNL
Copy link
Collaborator

@dependabot merge

@dependabot dependabot bot merged commit 41e138f into master Dec 7, 2022
@dependabot dependabot bot deleted the dependabot/nuget/LibreHardwareMonitor/OxyPlot.Core-2.1.2 branch December 7, 2022 13:21
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant