Bump @xmldom/xmldom and svg2ttf#547
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) and [svg2ttf](https://github.com/fontello/svg2ttf). These dependencies needed to be updated together. Updates `@xmldom/xmldom` from 0.7.8 to 0.9.10 - [Release notes](https://github.com/xmldom/xmldom/releases) - [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md) - [Commits](xmldom/xmldom@0.7.8...0.9.10) Updates `svg2ttf` from 6.0.3 to 6.1.0 - [Changelog](https://github.com/fontello/svg2ttf/blob/master/CHANGELOG.md) - [Commits](fontello/svg2ttf@6.0.3...6.1.0) --- updated-dependencies: - dependency-name: "@xmldom/xmldom" dependency-version: 0.9.10 dependency-type: indirect - dependency-name: svg2ttf dependency-version: 6.1.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
0f49fcc to
22eaf78
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps @xmldom/xmldom and svg2ttf. These dependencies needed to be updated together.
Updates
@xmldom/xmldomfrom 0.7.8 to 0.9.10Release notes
Sourced from @xmldom/xmldom's releases.
... (truncated)
Changelog
Sourced from @xmldom/xmldom's changelog.
... (truncated)
Commits
bf396a50.9.1078f6089test: add missing serializer coverage for nodeFilter string return, Attribute...192ce5bci: remove unused imports flagged by CodeQLca81c06test: lower stack size for testsc9d5937style: npm run format1537fb4docs: add 0.9.10 changelog entryafd6f6fdocs: add 0.8.13 changelog entryafeb4eerefactor: align error mesage between branches4845ef1fix: prevent stack overflow in isEqualNode (GHSA-2v35-w6hq-6mfw)dfb94a4test: add missing isEqualNode behavioral coverageMaintainer changes
This version was pushed to npm by karfau, a new releaser for
@xmldom/xmldomsince your current version.Updates
svg2ttffrom 6.0.3 to 6.1.0Changelog
Sourced from svg2ttf's changelog.
Commits
c9023496.1.0 releaseddccd896lint fix: the rest of assorted errors44cc19flint fix: no-useless-escape off, prefer-const off, no-deprecated-api off, key...14f2580lint fix: operator-linebreak, object-shorthand off, array-bracket-spacing63d647elint fix: space-before-function-paren, spaced-commentedfc077lint fix: no-multispaces, no-var off, no-multiple-empty-lines off40cef3flint fix: semia052919Switch to neolint rules0695bb8Dropmochause04b237aUpdate CI config