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 Jan 2, 2024

Bumps lz4 from 4.0.1 to 4.3.3.

Release notes

Sourced from lz4's releases.

Add Python 3.12 wheels

What's Changed

New Contributors

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

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
  • 65b563a Merge pull request #275 from evansd/python3.12-wheels
  • 7182e7d Drop support for Python 3.7
  • b8844b1 Add explicit dependency on setuptools
  • d41a676 Add Python 3.12 to the build matrix
  • 837d0d6 Use importlib.metadata over pkg_resources
  • 58df083 Merge pull request #268 from python-lz4/fixups
  • 231b29c Add .readthedocs.yml
  • 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
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 4.0.1 to 4.3.3.
- [Release notes](https://github.com/python-lz4/python-lz4/releases)
- [Commits](python-lz4/python-lz4@v4.0.1...v4.3.3)

---
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 added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 2, 2024
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.

0 participants