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 zstd from 1.5.0.2 to 1.5.4.0 in /cramjam-python #108

Merged
merged 1 commit into from
Jul 29, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2023

Bumps zstd from 1.5.0.2 to 1.5.4.0.

Release notes

Sourced from zstd's releases.

Version 1.5.2.1

Quick fix for build via pypy3.9 - they not implemented bpo-40421 in full.

BROKEN TESTS

Version 1.5.2.0

Changes

Update bundled libzstd to 1.5.2.

BUILD FAILS ON PYPY-3.9

Version 1.5.1.0

  • update libzstd to 1.5.1 - follow upstream
  • fix passing VERSION string to compiler, thanks to @​hoffmang9

Version 1.5.0.4

Same as 1.5.0.3, but tests are fixed: update all version strings

Version 1.5.0.3

Compatibility with python 3.8 - 3.11 (@​vstinner)

BROKEN TESTS

Commits
  • d17f05b Update readme
  • c8a619a Merge pull request #91 from sergey-dryabzhinsky/update-zstd-154
  • 2f1f471 For #90: Update zstd to 1.5.4, version numbers, etc.
  • e1ab38f Merge pull request #89 from shailist/fix-pythoncapi
  • 45800cd fixed ansi c compatibility in pythoncapi_compact
  • 4f2da68 Merge pull request #84 from altendky/patch-1
  • 1e88dcb Merge pull request #85 from altendky/patch-2
  • e9c5110 Merge pull request #86 from altendky/patch-3
  • d28588d Update build-wheels.yml
  • 179dc47 Update build-wheels.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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 29, 2023
@milesgranger
Copy link
Owner

@dependabot rebase

Bumps [zstd](https://github.com/sergey-dryabzhinsky/python-zstd) from 1.5.0.2 to 1.5.4.0.
- [Release notes](https://github.com/sergey-dryabzhinsky/python-zstd/releases)
- [Commits](sergey-dryabzhinsky/python-zstd@v1.5.0.2...v1.5.4.0)

---
updated-dependencies:
- dependency-name: zstd
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/cramjam-python/zstd-1.5.4.0 branch from ac0f330 to 2301df4 Compare July 29, 2023 11:00
@milesgranger milesgranger merged commit 33c0516 into master Jul 29, 2023
@milesgranger milesgranger deleted the dependabot/pip/cramjam-python/zstd-1.5.4.0 branch July 29, 2023 11:24
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