Parsely / pykafka

Apache Kafka client for Python; high-level & low-level consumer/producer, with great performance.
http://pykafka.readthedocs.org/
Apache License 2.0
1.12k stars 232 forks source link

Bump lz4 from 2.1.6 to 2.1.9 #949

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps lz4 from 2.1.6 to 2.1.9.

Release notes *Sourced from [lz4's releases](https://github.com/python-lz4/python-lz4/releases).* > ## Update bundled lz4 library to version 1.9.1 > No release notes provided. > > ## Fix OSX wheel builds > This release contains no functional changes, it simply fixes the broken wheel deployment for OSX. > > ## Fix a bug on windows > This release fixes issue [#172](https://github-redirect.dependabot.com/python-lz4/python-lz4/issues/172) which causes failures in decompression for the Frame bindings on Windows.
Commits - [`ffba651`](https://github.com/python-lz4/python-lz4/commit/ffba651a697ed2b02813367db5e2be36e7022562) Merge branch 'master' of https://github.com/python-lz4/python-lz4 - [`eeee56c`](https://github.com/python-lz4/python-lz4/commit/eeee56c9658846c1593ff12b11f106f31e13ffc0) Merge branch 'development' - [`545dd86`](https://github.com/python-lz4/python-lz4/commit/545dd860ee6d9a449c45d32305132fb7ba125c85) Update bundled lz4 libs to version 1.9.1 - [`1747401`](https://github.com/python-lz4/python-lz4/commit/1747401344d4b8016e32cb470a9eb770fb75676f) Invoke garbage collector in test_frame_5.py - [`a1a6b2c`](https://github.com/python-lz4/python-lz4/commit/a1a6b2c8cee1f875af7fdebfc14704965f819e3a) Merge pull request [#175](https://github-redirect.dependabot.com/python-lz4/python-lz4/issues/175) from python-lz4/development - [`a4ea513`](https://github.com/python-lz4/python-lz4/commit/a4ea513b87e311fa74f85193334a90211985c719) Ensure that twine is installed on travis - [`144f340`](https://github.com/python-lz4/python-lz4/commit/144f34007adbeba67b013042b5b9154a5f6cd0ae) Merge pull request [#174](https://github-redirect.dependabot.com/python-lz4/python-lz4/issues/174) from python-lz4/development - [`47ac5de`](https://github.com/python-lz4/python-lz4/commit/47ac5de241bb2ab593616b9d86ef426e3dd1563e) Merge pull request [#171](https://github-redirect.dependabot.com/python-lz4/python-lz4/issues/171) from reikdas/patch-1 - [`4f4c086`](https://github.com/python-lz4/python-lz4/commit/4f4c0863babc405c5e2324b30bf32c902b3fce19) Merge pull request [#173](https://github-redirect.dependabot.com/python-lz4/python-lz4/issues/173) from python-lz4/issue-172 - [`a3fe8d1`](https://github.com/python-lz4/python-lz4/commit/a3fe8d173d680188d638ef851180a264348e06dc) Add test_frame_8.py - Additional commits viewable in [compare view](https://github.com/python-lz4/python-lz4/compare/v2.1.6...v2.1.9)


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 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.
codecov-io commented 5 years ago

Codecov Report

Merging #949 into master will decrease coverage by 0.21%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #949      +/-   ##
==========================================
- Coverage   83.47%   83.26%   -0.22%     
==========================================
  Files          36       36              
  Lines        3807     3807              
  Branches      562      562              
==========================================
- Hits         3178     3170       -8     
- Misses        483      492       +9     
+ Partials      146      145       -1
Impacted Files Coverage Δ
pykafka/managedbalancedconsumer.py 77.48% <0%> (-1.99%) :arrow_down:
pykafka/broker.py 93.06% <0%> (-1.16%) :arrow_down:
pykafka/cluster.py 70.43% <0%> (-1.1%) :arrow_down:
pykafka/handlers.py 92.64% <0%> (-0.74%) :arrow_down:
pykafka/simpleconsumer.py 85.71% <0%> (-0.67%) :arrow_down:
pykafka/balancedconsumer.py 91.22% <0%> (+0.58%) :arrow_up:
pykafka/connection.py 85.14% <0%> (+0.99%) :arrow_up:
pykafka/topic.py 81.44% <0%> (+1.03%) :arrow_up:

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 70cb0be...9c917c3. Read the comment docs.