Skip to content

build(deps): bump cython from 0.29.9 to 0.29.10 #59

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 5, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps cython from 0.29.9 to 0.29.10.

Changelog

Sourced from cython's changelog.

0.29.10 (2019-06-02)

Bugs fixed

  • Fix compile errors in CPython 3.8b1 due to the new "tp_vectorcall" slots. (Github issue #2976)
Commits
  • 34de6ba Prepare release of 0.29.10.
  • f10a0a3 Fix compile errors in CPython 3.8b1 due to the tp_print/tp_vectorcall slots.
  • bfe6076 Update unicode test to conditionally expect FI/Finnish in pre/post-Py3.8 (GH-...
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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)

Finally, you can contact us by mentioning @dependabot.

@codecov
Copy link

codecov bot commented Jun 4, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #59   +/-   ##
=======================================
  Coverage   92.24%   92.24%           
=======================================
  Files           1        1           
  Lines         116      116           
=======================================
  Hits          107      107           
  Misses          9        9

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 5a29993...d496cf5. Read the comment docs.

@whtsky
Copy link
Owner

whtsky commented Jun 5, 2019

bors r+

bors bot added a commit that referenced this pull request Jun 5, 2019
59: build(deps): bump cython from 0.29.9 to 0.29.10 r=whtsky a=dependabot-preview[bot]

Bumps [cython](https://github.com/cython/cython) from 0.29.9 to 0.29.10.
<details>
<summary>Changelog</summary>

*Sourced from [cython's changelog](https://github.com/cython/cython/blob/master/CHANGES.rst).*

> 0.29.10 (2019-06-02)
> ====================
> 
> Bugs fixed
> ----------
> 
> -   Fix compile errors in CPython 3.8b1 due to the new "tp\_vectorcall" slots. (Github issue [#2976](https://github-redirect.dependabot.com/cython/cython/issues/2976))
</details>
<details>
<summary>Commits</summary>

- [`34de6ba`](cython/cython@34de6ba) Prepare release of 0.29.10.
- [`f10a0a3`](cython/cython@f10a0a3) Fix compile errors in CPython 3.8b1 due to the tp_print/tp_vectorcall slots.
- [`bfe6076`](cython/cython@bfe6076) Update unicode test to conditionally expect FI/Finnish in pre/post-Py3.8 (GH-...
- See full diff in [compare view](cython/cython@0.29.9...0.29.10)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=cython&package-manager=pip&previous-version=0.29.9&new-version=0.29.10)](https://dependabot.com/compatibility-score.html?dependency-name=cython&package-manager=pip&previous-version=0.29.9&new-version=0.29.10)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

**Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com).

<details>
<summary>Dependabot commands and options</summary>
<br />

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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- 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)

Finally, you can contact us by mentioning @dependabot.

</details>

Co-authored-by: dependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>
@bors
Copy link
Contributor

bors bot commented Jun 5, 2019

@bors bors bot merged commit d496cf5 into master Jun 5, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/pip/cython-0.29.10 branch June 5, 2019 05:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant