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 Svg from 3.4.2 to 3.4.4 #375

Closed
wants to merge 1 commit into from
Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2022

Bumps Svg from 3.4.2 to 3.4.4.

Changelog

Sourced from Svg's changelog.

Version 3.4.4 (2022-10-29)

Fixes

  • fixed localized family names in SvgFontManager (see [PR #993](svg-net/SVG#993))
  • fixed out of memory Exception in SvgImage.Render() (see #1003)
  • fixed argument Exception in Draw(Graphics) (see #1004)
  • updated System.Drawing.Common to prevent Remote Code Execution Vulnerability (see #1025)

Performance

  • performance optimization for SvgPath.Path() (see #1018, #1013)

Version 3.4.3 (2022-07-16)

Changes

  • removed out of support framework versions .NET 4.5.2/4.6.1 (replaced with 4.6.2) and .NET Core 2.1 (see PR #980)

Enhancements

Fixes

  • fixed out of memory in Svg 3.4.2 (see #989)

Infrastructure

  • the ExCSS library is now included via NuGet instead of copying the sources (see #596)
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Oct 31, 2022
@dependabot dependabot bot force-pushed the dependabot/nuget/Svg-3.4.4 branch from 8515be9 to 1c10ae4 Compare January 27, 2023 07:00
@dependabot dependabot bot force-pushed the dependabot/nuget/Svg-3.4.4 branch from 1c10ae4 to 1fb55ab Compare February 13, 2023 18:16
@dependabot dependabot bot force-pushed the dependabot/nuget/Svg-3.4.4 branch 2 times, most recently from 6f2f2e8 to dce4108 Compare April 3, 2023 21:18
@VoltanFr
Copy link
Owner

VoltanFr commented May 5, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/nuget/Svg-3.4.4 branch from dce4108 to c556c1e Compare May 5, 2023 05:43
@VoltanFr
Copy link
Owner

VoltanFr commented Jun 1, 2023

@dependabot rebase

Bumps [Svg](https://github.com/svg-net/SVG) from 3.4.2 to 3.4.4.
- [Release notes](https://github.com/svg-net/SVG/releases)
- [Changelog](https://github.com/svg-net/SVG/blob/master/doc/ReleaseNotes.md)
- [Commits](svg-net/SVG@v3.4.2...v3.4.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/Svg-3.4.4 branch from c556c1e to 357ebc2 Compare June 1, 2023 05:45
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 31, 2023

Superseded by #472.

@dependabot dependabot bot closed this Oct 31, 2023
@dependabot dependabot bot deleted the dependabot/nuget/Svg-3.4.4 branch October 31, 2023 21:24
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 .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant