Skip to content
This repository has been archived by the owner on Feb 5, 2023. It is now read-only.

Bump convert-svg-core and convert-svg-to-png #253

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2023

Bumps convert-svg-core to 0.6.4 and updates ancestor dependency convert-svg-to-png. These dependencies need to be updated together.

Updates convert-svg-core from 0.5.0 to 0.6.4

Release notes

Sourced from convert-svg-core's releases.

0.6.4

  • Retain only allowed attributes from SVG input #84 a43dffa

0.6.3

  • Retain only allowed attributes from SVG input #84 a43dffa

0.6.2

  • Add convert-svg-to-webp package 812ea66
  • Strip onload attribute from SVG input #81 7e6031a

0.6.1

  • Bump cheerio dependency to latest v1 RC avoid vulnerable dependency

0.6.0

  • Breaking Change: All packages now require Node.js version 12.20.0 or newer
  • Support UTF-8 characters in SVG
  • Support SVG dimensions (width, height) that use pt units
  • Add rounding API and CLI option to control how dimensions are rounded (defaults to "round")
  • Fix CVE-2021-23631 by improving input validation
  • quality CLI option for JPEG not passed correctly #65
  • Bump dependencies (incl. major for Puppeteer)
  • Bump devDependencies
  • Skip inconsistent tests
Changelog

Sourced from convert-svg-core's changelog.

Version 0.6.4, 2022.06.07

  • Convert only first SVG element from input #86 2bbc498

Version 0.6.3, 2022.06.06

  • Retain only allowed attributes from SVG input #84 a43dffa

Version 0.6.2, 2022.05.29

  • Add convert-svg-to-webp package 812ea66
  • Strip onload attribute from SVG input #81 7e6031a

Version 0.6.1, 2022.04.29

  • Bump cheerio dependency to latest v1 RC avoid vulnerable dependency

Version 0.6.0, 2022.04.28

  • Breaking Change: All packages now require Node.js version 12.20.0 or newer
  • Support UTF-8 characters in SVG
  • Support SVG dimensions (width, height) that use pt units
  • Add rounding API and CLI option to control how dimensions are rounded (defaults to "round")
  • Fix CVE-2021-23631 by improving input validation
  • quality CLI option for JPEG not passed correctly #65
  • Bump dependencies (incl. major for Puppeteer)
  • Bump devDependencies
  • Skip inconsistent tests
Commits
  • 063ad00 Release 0.6.4
  • 2bbc498 Convert only first SVG element from input
  • faef02a Release 0.6.3
  • a43dffa Remove all disallowed SVG element attributes
  • ebd2ad6 Release 0.6.2
  • 7e6031a Strip onload attribute from SVG input
  • 5e39f45 Switch default branch from master to main
  • 18f65d0 roll 0.6.1
  • 4131de8 Bump cheerio dependency to latest v1 RC avoid vulnerable dependency
  • c9e48d2 Release 0.6.0 (#76)
  • Additional commits viewable in compare view

Updates convert-svg-to-png from 0.5.0 to 0.6.4

Release notes

Sourced from convert-svg-to-png's releases.

0.6.4

  • Retain only allowed attributes from SVG input #84 a43dffa

0.6.3

  • Retain only allowed attributes from SVG input #84 a43dffa

0.6.2

  • Add convert-svg-to-webp package 812ea66
  • Strip onload attribute from SVG input #81 7e6031a

0.6.1

  • Bump cheerio dependency to latest v1 RC avoid vulnerable dependency

0.6.0

  • Breaking Change: All packages now require Node.js version 12.20.0 or newer
  • Support UTF-8 characters in SVG
  • Support SVG dimensions (width, height) that use pt units
  • Add rounding API and CLI option to control how dimensions are rounded (defaults to "round")
  • Fix CVE-2021-23631 by improving input validation
  • quality CLI option for JPEG not passed correctly #65
  • Bump dependencies (incl. major for Puppeteer)
  • Bump devDependencies
  • Skip inconsistent tests
Changelog

Sourced from convert-svg-to-png's changelog.

Version 0.6.4, 2022.06.07

  • Convert only first SVG element from input #86 2bbc498

Version 0.6.3, 2022.06.06

  • Retain only allowed attributes from SVG input #84 a43dffa

Version 0.6.2, 2022.05.29

  • Add convert-svg-to-webp package 812ea66
  • Strip onload attribute from SVG input #81 7e6031a

Version 0.6.1, 2022.04.29

  • Bump cheerio dependency to latest v1 RC avoid vulnerable dependency

Version 0.6.0, 2022.04.28

  • Breaking Change: All packages now require Node.js version 12.20.0 or newer
  • Support UTF-8 characters in SVG
  • Support SVG dimensions (width, height) that use pt units
  • Add rounding API and CLI option to control how dimensions are rounded (defaults to "round")
  • Fix CVE-2021-23631 by improving input validation
  • quality CLI option for JPEG not passed correctly #65
  • Bump dependencies (incl. major for Puppeteer)
  • Bump devDependencies
  • Skip inconsistent tests
Commits
  • 063ad00 Release 0.6.4
  • 2bbc498 Convert only first SVG element from input
  • faef02a Release 0.6.3
  • a43dffa Remove all disallowed SVG element attributes
  • ebd2ad6 Release 0.6.2
  • 7e6031a Strip onload attribute from SVG input
  • 5e39f45 Switch default branch from master to main
  • 18f65d0 roll 0.6.1
  • 4131de8 Bump cheerio dependency to latest v1 RC avoid vulnerable dependency
  • c9e48d2 Release 0.6.0 (#76)
  • Additional commits viewable in compare view

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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [convert-svg-core](https://github.com/neocotic/convert-svg/tree/HEAD/packages/convert-svg-core) to 0.6.4 and updates ancestor dependency [convert-svg-to-png](https://github.com/neocotic/convert-svg/tree/HEAD/packages/convert-svg-to-png). These dependencies need to be updated together.


Updates `convert-svg-core` from 0.5.0 to 0.6.4
- [Release notes](https://github.com/neocotic/convert-svg/releases)
- [Changelog](https://github.com/neocotic/convert-svg/blob/main/CHANGES.md)
- [Commits](https://github.com/neocotic/convert-svg/commits/0.6.4/packages/convert-svg-core)

Updates `convert-svg-to-png` from 0.5.0 to 0.6.4
- [Release notes](https://github.com/neocotic/convert-svg/releases)
- [Changelog](https://github.com/neocotic/convert-svg/blob/main/CHANGES.md)
- [Commits](https://github.com/neocotic/convert-svg/commits/0.6.4/packages/convert-svg-to-png)

---
updated-dependencies:
- dependency-name: convert-svg-core
  dependency-type: indirect
- dependency-name: convert-svg-to-png
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
0 participants