gehtsoft-usa / BallisticCalculator1

A new version of a ballistic calculator API, a new generation light-weight, LGPL library of modelling projectile trajectory in atmosphere
GNU Lesser General Public License v2.1
43 stars 5 forks source link

Bump Svg from 3.4.0 to 3.4.2 #27

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps Svg from 3.4.0 to 3.4.2.

Changelog

Sourced from Svg's changelog.

Version 3.4.2 (2022-04-11)

Changes

  • made anti-aliasing behavior more consistent with rendering in browsers (see #960)

Fixes

  • fixed issue for SvgTextBase.Bounds with blank SvgTextSpan (see [PR #963](svg-net/SVG#963))
  • fixed precision issue in SvgUnit (see [PR #969](svg-net/SVG#969))
  • fixed InheritGradient values are not inherited (see #966)

Version 3.4.1 (2022-03-19)

Fixes

  • fixed text-decoration conversion (see #941)
  • fixed text-transformation (see #952)
  • fixed invalid value is set in Attributes of SvgTextBase (see #954)
  • fixed precision issue in SvgUnit (see [PR #961](svg-net/SVG#961))
Commits
  • 090a480 Prepare bugfix release 3.4.2
  • 8f54863 Make sure InheritGradient values are inherited (#970)
  • e858d54 Fix precision issue in SvgUnit (#969)
  • 934c476 Consolidate anti-aliasing behavior with browsers (#965)
  • 51597d3 Fix ArgumentException in SvgTextBase.Bounds when text is only whitespace (#963)
  • 8fb0965 Prepare bugfix release
  • 6febdb9 Remove .NET 2.1 from CI tests
  • 78de2d6 Fix precision issue in SvgUnit (#961)
  • 9ad522a Change DeepCopy method of SvgTextBase. (#956)
  • 78fabce Fix Invalid Cast Exception when updating SvgText Coordinates (#955)
  • 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 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 years ago

Looks like Svg is up-to-date now, so this is no longer needed.