Skip to content
This repository was archived by the owner on Mar 15, 2024. It is now read-only.

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2023

Bumps lz4 from 4.0.1 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.

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)

@dependabot dependabot bot added central_dependency Dependency is managed in .github repo python Pull requests that update Python code labels Feb 13, 2023
@ReenigneArcher ReenigneArcher added dependencies Pull requests that update a dependency file and removed central_dependency Dependency is managed in .github repo labels Feb 16, 2023
Bumps [lz4](https://github.com/python-lz4/python-lz4) from 4.0.1 to 4.3.2.
- [Release notes](https://github.com/python-lz4/python-lz4/releases)
- [Commits](python-lz4/python-lz4@v4.0.1...v4.3.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/nightly/lz4-4.3.2 branch from a5b1e4e to 3f275cb Compare March 17, 2023 14:09
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 2, 2024

Superseded by #74.

@dependabot dependabot bot closed this Jan 2, 2024
@dependabot dependabot bot deleted the dependabot/pip/nightly/lz4-4.3.2 branch January 2, 2024 10:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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