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 lz4 from 3.1.10 to 4.3.2 in /extra_requirements #98

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 1, 2023

Bumps lz4 from 3.1.10 to 4.3.2.

Release notes

Sourced from lz4's releases.

v4.3.2

What's Changed

Full Changelog: python-lz4/python-lz4@v4.3.1...v4.3.2

v4.3.1

What's Changed

Full Changelog: python-lz4/python-lz4@v4.3.0...v4.3.1

v4.3.0

What's Changed

Full Changelog: python-lz4/python-lz4@v4.2.0...v4.3.0

v4.2.0

What's Changed

Full Changelog: python-lz4/python-lz4@v4.1.0...v4.2.0

v4.1.0

What's Changed

New Contributors

Full Changelog: python-lz4/python-lz4@v4.0.2...v4.1.0

Fix a memory leak when frame decompression fails

This release fixes #247 (via #255) - thanks to @​jmg-duarte for the fix.

v4.0.1

What's Changed

New Contributors

Full Changelog: python-lz4/python-lz4@v4.0.0...v4.0.1

... (truncated)

Commits
  • f3462c8 Merge pull request #266 from python-lz4/fixups
  • b1b3afd Don't link against system lz4 if PYLZ4_USE_SYSTEM_LZ4 is not True
  • d1a071a Ensure PYLZ4_USE_SYSTEM_LZ4 env var passed to cibuildwheel
  • 7839671 Clean up handling of PYLZ4_EXPERIMENTAL
  • 9a1d7c2 Force using bundled LZ4 when building wheels
  • acd7557 Add env var to control building against system LZ4
  • d472359 Remove dependency on distutils (#236)
  • 8a4aa23 Remove AppVeyor badge from README
  • 076150f Add github actions status badge to README
  • b70ebe6 Merge pull request #265 from python-lz4/update-github-actions
  • 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)

Bumps [lz4](https://github.com/python-lz4/python-lz4) from 3.1.10 to 4.3.2.
- [Release notes](https://github.com/python-lz4/python-lz4/releases)
- [Commits](python-lz4/python-lz4@3.1.10...v4.3.2)

---
updated-dependencies:
- dependency-name: lz4
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 1, 2023
@coveralls
Copy link

Pull Request Test Coverage Report for Build 3818675419

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.0%) to 85.873%

Files with Coverage Reduction New Missed Lines %
strax/processor.py 2 90.06%
Totals Coverage Status
Change from base Build 1723049845: 0.0%
Covered Lines: 4419
Relevant Lines: 5146

💛 - Coveralls

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