Skip to content
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

⬆️ Bump numcodecs from 0.6.3 to 0.6.4 #11

Closed
wants to merge 1 commit into from

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 25, 2020

Bumps numcodecs from 0.6.3 to 0.6.4.

Changelog

Sourced from numcodecs's changelog.

0.6.4

  • Update Cython to 0.29.14. By John Kirkham <jakirkham>, 168, 177, 204.
  • The bundled c-blosc sources have been upgraded to version 1.17.0. This fixes compilation with newer versions of gcc. By Joe Jevnik <llllllllll>, 194.
  • Create .pep8speaks.yml. By Alistair Miles <alimanfoo>.
  • Simplify datetime/timedelta check. By John Kirkham <jakirkham>, 170, 171.
  • Update URL metadata for PyPI. By Elliott Sales de Andrade <QuLogic>, 178.
  • Enable pytest rewriting in test helper functions. By Elliott Sales de Andrade <QuLogic>, 185.
  • Rewrites the ensure_text implementation. By John Kirkham <jakirkham>, 201, 205, 206.
  • Add macOS to CI. By Alistair Miles <alimanfoo>, 192.
  • Fix test failures on big-endian systems. By Elliott Sales de Andrade <QuLogic>, 186.
  • Use unittest.mock on Python 3. By Elliott Sales de Andrade <QuLogic>, 179.
  • Don't mask compile errors in setup.py. By Joe Jevnik <llllllllll>, 197.
  • Allow pickles when loading test fixture data. By Elliott Sales de Andrade <QuLogic>, 193.
  • Update cpuinfo.py. By John Kirkham <jakirkham>, 202.
  • Use ensure_text in JSON codecs. By John Kirkham <jakirkham>, 207.
  • Support Python 3.8. By John Kirkham <jakirkham>, 208.
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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 2 PRs for your first few update runs. Once an update run creates fewer than 2 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 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)

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 25, 2020
@ghost
Copy link

ghost commented Mar 25, 2020

Congratulations 🎉. DeepCode analyzed your code in 0.703 seconds and we found no issues. Enjoy a moment of no bugs ☀️.

👉 View analysis in DeepCode’s Dashboard | Configure the bot

@weiji14
Copy link
Owner

weiji14 commented Mar 25, 2020

@dependabot ignore this minor version, see rationale in commit 728405f.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/numcodecs-0.6.4 branch March 25, 2020 19:51
@dependabot-preview
Copy link
Contributor Author

OK, I won't notify you about version 0.6.x again, unless you re-open this PR or update to a 0.6.x release yourself.

@weiji14
Copy link
Owner

weiji14 commented Jun 17, 2020

@dependabot reopen

@dependabot-preview dependabot-preview bot reopened this Jun 17, 2020
@dependabot-preview dependabot-preview bot restored the dependabot/pip/numcodecs-0.6.4 branch June 17, 2020 02:49
@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/numcodecs-0.6.4 branch from aeeed0e to 654a9f4 Compare June 17, 2020 02:52
@weiji14
Copy link
Owner

weiji14 commented Jun 17, 2020

@dependabot ignore this patch version. Maybe wait until wheel builds are available, see zarr-developers/numcodecs#70. Would be nice to be able to upgrade to Zarr 2.4.0+ after!

@dependabot-preview
Copy link
Contributor Author

OK, I won't notify you about version 0.6.4 again, unless you re-open this PR or update to a 0.6.4 release yourself.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/numcodecs-0.6.4 branch June 17, 2020 05:21
@weiji14
Copy link
Owner

weiji14 commented Sep 16, 2020

@dependabot reopen

@dependabot-preview dependabot-preview bot reopened this Sep 16, 2020
@dependabot-preview dependabot-preview bot restored the dependabot/pip/numcodecs-0.6.4 branch September 16, 2020 22:00
@dependabot-preview
Copy link
Contributor Author

Superseded by #160.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/numcodecs-0.6.4 branch September 16, 2020 22:03
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant