Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 8, 2021

Bumps opentype.js from 1.3.3 to 1.3.4.

Changelog

Sourced from opentype.js's changelog.

1.3.4 (October 8, 2021)

  • fix Quadratic to Cubic rounding issue in Glyph to CFF Ops stage (#468)
  • update dependencies with npm audit fix
Commits
  • 10563b5 update deps and 1.3.4
  • ad8a567 Merge pull request #468 from yne/fix-quadratic
  • c4b84d0 Add tests for CFF table building
  • 2c15a9b Fix Quadratic to Cubic rounding issue in Glyph to CFF Ops stage
  • 88f7c17 Add writing support for lookup type 6, formats 1 and 3 (#453)
  • 483cda7 Handle undefined chararray (#451)
  • eb57131 Added the support of loading from http url in node environment. (#447)
  • 7eb57ea Add writing support for Multiple Substitution (lookup type 2) (#449)
  • 1e3d65e Initialize CFF DICT's _defaultWidthX and _nominalWidthX (#445)
  • b6ac5f2 Typo fix (#442)
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Oct 8, 2021
Bumps [opentype.js](https://github.com/opentypejs/opentype.js) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/opentypejs/opentype.js/releases)
- [Changelog](https://github.com/opentypejs/opentype.js/blob/master/RELEASES.md)
- [Commits](opentypejs/opentype.js@1.3.3...1.3.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/opentype.js-1.3.4 branch from 3d40783 to 89b4615 Compare October 12, 2021 08:26
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.

0 participants