Skip to content

build(deps): Bump zstandard from 0.11.1 to 0.12.0 in /bot #174

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
Sep 16, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Sep 16, 2019

Bumps zstandard from 0.11.1 to 0.12.0.

Release notes

Sourced from zstandard's releases.

0.12.0

Backwards Compatibility Notes

  • Support for Python 3.4 has been dropped since Python 3.4 is no longer
    a supported Python version upstream. (But it will likely continue to
    work until Python 2.7 support is dropped and we port to Python 3.5+
    APIs.)

Bug Fixes

  • Fix ZstdDecompressor.__init__ on 64-bit big-endian systems (#91).
  • Fix memory leak in ZstdDecompressionReader.seek() (#82).

Changes

  • CI transitioned to Azure Pipelines (from AppVeyor and Travis CI).
  • Switched to pytest for running tests (from nose).
  • Bundled zstandard library upgraded from 1.3.8 to 1.4.3.
Changelog

Sourced from zstandard's changelog.

0.12.0 (released 2019-09-15)

Backwards Compatibility Notes

  • Support for Python 3.4 has been dropped since Python 3.4 is no longer a supported Python version upstream. (But it will likely continue to work until Python 2.7 support is dropped and we port to Python 3.5+ APIs.)

Bug Fixes

  • Fix ZstdDecompressor.__init__ on 64-bit big-endian systems (#91).
  • Fix memory leak in ZstdDecompressionReader.seek() (#82).

Changes

  • CI transitioned to Azure Pipelines (from AppVeyor and Travis CI).
  • Switched to pytest for running tests (from nose).
  • Bundled zstandard library upgraded from 1.3.8 to 1.4.3.
Commits
  • bfa24a8 global: release 0.12.0
  • 8434b41 ci: remove Travis CI
  • b632341 ci: add Linux Anaconda jobs
  • 75dc1a2 ci: script to download Azure Pipelines release artifacts
  • 81205fc ci: Azure Pipelines jobs to build macOS wheels
  • 1738eb5 ci: remove jobs for manylinux1 x64 builds
  • e076b77 ci: enable fuzzing in Azure Pipelines
  • 0e24388 ci: remove sdist from Travis CI
  • 9174acd ci: produce ManyLinux wheels in Azure Pipelines
  • 6fa5141 ci: add Azure Pipeline job to produce source distribution
  • 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 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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.

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 16, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/bot/zstandard-0.12.0 branch from 040db68 to b3f5331 Compare September 16, 2019 18:10
@marco-c marco-c merged commit dac04bf into master Sep 16, 2019
@marco-c marco-c deleted the dependabot/pip/bot/zstandard-0.12.0 branch September 16, 2019 18:18
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