Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Bump cairocffi from 0.6 to 1.2.0 #181

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

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps cairocffi from 0.6 to 1.2.0.

Changelog

Sourced from cairocffi's changelog.

cairocffi changelog

Version 1.2.0

Released on 2020-10-29

  • #152: Add NumPy support
  • #143: Make write_to_png function work on hardened systems
  • #156: Use major version name to open shared libraries
  • #165: Don’t list setuptools as required for installation

Version 1.1.0

Released on 2019-09-05

  • #135, #127, #119: Clean the way external libraries are found
  • #126: Remove const char* elements from cdef
  • Support Cairo features up to 1.17.2
  • Fix documentation generation

Version 1.0.2

Released on 2019-02-15

  • #123: Rely on a recent version of setuptools to handle VERSION

Version 1.0.1

Released on 2019-02-12

  • #120: Don't delete _generated modules on ffi_build import

Version 1.0.0

Released on 2019-02-08

6 years after its first release, cairocffi can now be considered as stable.

  • Drop Python 2.6, 2.7 and 3.4 support
  • Test with Python 3.7
  • Clean code, tests and packaging

Version 0.9.0

Commits

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 [cairocffi](https://github.com/Kozea/cairocffi) from 0.6 to 1.2.0.
- [Release notes](https://github.com/Kozea/cairocffi/releases)
- [Changelog](https://github.com/Kozea/cairocffi/blob/master/NEWS.rst)
- [Commits](Kozea/cairocffi@v0.6...v1.2.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 Oct 30, 2020
@codecov
Copy link

codecov bot commented Oct 30, 2020

Codecov Report

Merging #181 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #181   +/-   ##
=======================================
  Coverage   68.44%   68.44%           
=======================================
  Files          27       27           
  Lines        6050     6050           
  Branches     1094     1094           
=======================================
  Hits         4141     4141           
  Misses       1645     1645           
  Partials      264      264           
Flag Coverage Δ
#unittest 68.44% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 7225725...bcbe87c. Read the comment docs.

@ju5t
Copy link
Contributor

ju5t commented Dec 10, 2020

Is it possible to merge this? It's currently failing on Python 3.5 which will be obsolete next month. This is currently blocking upgrading our own applications unfortunately.

@ju5t
Copy link
Contributor

ju5t commented Dec 10, 2020

We've forked this repository to get around it, which was useful as we found that this also needs a bump in setup.py.

@rusefillc
Copy link

#228

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
Development

Successfully merging this pull request may close these issues.

2 participants