Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2025

Bumps zstd from 1.5.6.2 to 1.5.6.8.

Release notes

Sourced from zstd's releases.

Version 1.5.6-r8

  • Make decompression of zstd stream data possible #228 and #100

Wheel for python3.12 amd64 uploaded here

Version 1.5.6-r7

  • support of multiple instances of interpreter with own GIL by @​domysh

Version 1.5.6-r6

  • fix module version string form then building with external system library #203

Version 1.5.6-r5

  • find pkg-config in paths defined in PATH environment variable, as suggested by @​parona-source
  • add new options for development --all-warnings and --all-warnings-errors
  • fix action setup for building wheels

Version 1.5.6-r4

  • fixed check() function
  • fixed various compiller warnings
  • added some developer/debug options for compilation

Version 1.5.6-r3

  • add missing definitions of multithreading and external library flags
  • add new information function about legacy formats support
  • fix building with external system library
  • added an strict mode to compression function, to no make exception if level or threads count are beyond limitations

Broken check() function

Commits
  • 1dc1fb6 Merge pull request #230 from sergey-dryabzhinsky/Update-version-number-to-1568
  • 55ec16e Update Build_wheels_for_cpython312_x86_64_u24.yml
  • 242f3a7 Update Build_wheels_for_cpython27_x86_64.yml
  • 6575b7c Update Build_wheels_for_cpython38_x86_64_u24.yml
  • 7506a12 Update Build_wheels_for_cpython38_x86.yml
  • 65bdc80 Update Build_wheels_for_cpython312_x86_64_u24.yml
  • 857546b Update Build_wheels_for_cpython312_x86_64_u24.yml
  • 80f4a42 Update Build_wheels_for_cpython34_x86.yml
  • a384a26 Update Build_wheels_for_cpython312_x86_64_u24.yml
  • 12398d7 Update Build_wheels_for_cpython35_x86_64_u20.yml
  • 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 [zstd](https://github.com/sergey-dryabzhinsky/python-zstd) from 1.5.6.2 to 1.5.6.8.
- [Release notes](https://github.com/sergey-dryabzhinsky/python-zstd/releases)
- [Commits](sergey-dryabzhinsky/python-zstd@v1.5.6.2...v1.5.6.8)

---
updated-dependencies:
- dependency-name: zstd
  dependency-version: 1.5.6.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 1, 2025
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