Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps fonttools from 4.5.0 to 4.6.0.

Release notes

Sourced from fonttools's releases.

4.6.0

  • [varLib] Added support for building variable BASE table version 1.1 (#1858).
  • [CPAL] Added fromRGBA method to Color class (#1861).
Changelog

Sourced from fonttools's changelog.

4.6.0 (released 2020-03-24)

  • [varLib] Added support for building variable BASE table version 1.1 (#1858).
  • [CPAL] Added fromRGBA method to Color class (#1861).
Commits
  • c2539cd Release 4.6.0
  • f811cfc Update changelog [skip ci]
  • c77c201 Merge pull request #1861 from jansindl3r/master
  • 15aa8dc hex above repr
  • 06fdfab Merge pull request #1858 from fonttools/basetable1.1
  • 13b2455 init removed, back to inhereted namedtuple
  • 08cd70e fixed spaces
  • 0a33dbd CPAL/Color, fromRGBA, added init, moved dunder repr to the dunder part of...
  • aeb5149 Add variable support for BASE table 1.1
  • 531eb54 Bump version: 4.5.0 → 4.5.1.dev0
  • See full diff 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 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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/fonttools/fonttools/releases)
- [Changelog](https://github.com/fonttools/fonttools/blob/master/NEWS.rst)
- [Commits](fonttools/fonttools@4.5.0...4.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 25, 2020
@codecov
Copy link

codecov bot commented Mar 25, 2020

Codecov Report

Merging #22 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #22   +/-   ##
=======================================
  Coverage   98.73%   98.73%           
=======================================
  Files           6        6           
  Lines         237      237           
=======================================
  Hits          234      234           
  Misses          3        3           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b6d0f08...2529a4f. Read the comment docs.

@chrissimpkins
Copy link
Member

@dependabot merge

@dependabot-preview dependabot-preview bot merged commit fec91cc into master Mar 25, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/pip/fonttools-4.6.0 branch March 25, 2020 14:45
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

Development

Successfully merging this pull request may close these issues.

2 participants