aws / amazon-finspace-examples

This repo contains sample code and sample notebooks to illustrate how to work with Amazon FinSpace
MIT No Attribution
20 stars 25 forks source link

Bump zstd from 1.4.9 to 1.5.4.0 in /ManagedkdbInsights/processing_data #38

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps zstd from 1.4.9 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

Version 1.5.0.2

  • simplify tests
  • add new function for them: ZSTD_external(): 0/1

Version 1.5.0.1

  • fix build - missing new file: zstd_errors.h

Version 1.5.0.0

  • Removed old function which generated custom block header
  • Updated zstd to new upstream version 1.5.0
  • Fix and simplify unit tests

BUILD BROKEN

Version 1.4.9.1

  • Fix python 3.8+ warnings about rigth size_t type for # formats
  • Update unittests - use os.environ everywhere
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 show 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/aws/amazon-finspace-examples/network/alerts).