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 github.com/DataDog/zstd from 1.4.8 to 1.5.0 #153

Merged
merged 1 commit into from
Dec 14, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2021

Bumps github.com/DataDog/zstd from 1.4.8 to 1.5.0.

Release notes

Sourced from github.com/DataDog/zstd's releases.

zstd 1.5.0

This release updates the upstream zstd version to 1.5.0 (#106) (thanks @​SirSniper!) which sports some major performance improvements!

It comes with additional changes to the Go wrapper:

  • Allow building against zstd dynamic library instead of static by @​dopuskh3 (#109)
  • Don't block the stream reader when a block is available by @​delthas (#96)

zstd 1.5.0-rc.1

This release updates the upstream zstd version to 1.5.0 (#106 thanks to @​SirSniper)

Commits
  • c4c921b Merge pull request #96 from delthas/fix-stream-read
  • 0b51bae Merge branch '1.x' into fix-stream-read
  • 0b0bdec Merge pull request #109 from DataDog/dopuskh3/zstd-external-library
  • 1a7f3d7 Update readme build instructions
  • 7ce4378 Add extra CI jobs
  • 0c4231e Add version constraint for building against external library
  • 3d311f6 Remove ZSTD_STATIC_LINKING_ONLY constraint
  • 3c423a1 Bump go version in ci jobs
  • c1af35d Update circleci config to add build against external libzstd
  • f09f8dc Add external_zstd build config file to build against external libzstd
  • 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)

Bumps [github.com/DataDog/zstd](https://github.com/DataDog/zstd) from 1.4.8 to 1.5.0.
- [Release notes](https://github.com/DataDog/zstd/releases)
- [Commits](DataDog/zstd@v1.4.8...v1.5.0)

---
updated-dependencies:
- dependency-name: github.com/DataDog/zstd
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team December 1, 2021 08:01
@vreynolds vreynolds merged commit f293fb4 into main Dec 14, 2021
@vreynolds vreynolds deleted the dependabot/go_modules/github.com/DataDog/zstd-1.5.0 branch December 14, 2021 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant