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/klauspost/compress from 1.11.6 to 1.11.12 in /exporter/honeycombexporter #693

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 8, 2021

Bumps github.com/klauspost/compress from 1.11.6 to 1.11.12.

Release notes

Sourced from github.com/klauspost/compress's releases.

v1.11.12

Changelog

04fbe89 Fix s2sx build

v1.11.10

No release notes provided.

v1.11.9

Changelog

6381575 Fix s2c output (#326) 28598d9 Test releases in CI (#327) 48d7571 s2: Add arm64 decompression (#324) 005d22e s2: Better should not search repeat value (#325)

v1.11.8

  • s2: Fixed occational out-of-bounds write on amd64. Upgrade recommended.
  • s2: Add AMD64 assembly for better mode. 25-50% faster. #315
  • s2: Less upfront decoder allocation. #322
  • zstd: Faster "compression" of incompressible data. #314
  • zip: Fix zip64 headers. #313

Binaries broken, not provided for this version.

v1.11.7

Changelog

dedf03c Use interface to get bytes (#309) fb371c6 s2: Add 'best' compression option (#310) 617727c s2: Add ReaderMaxBlockSize (#311) 85d8ebf s2: Clean up decoder (#312) b45090e s2: Fix crash on small better buffers (#308)

Commits

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/klauspost/compress](https://github.com/klauspost/compress) from 1.11.6 to 1.11.12.
- [Release notes](https://github.com/klauspost/compress/releases)
- [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml)
- [Commits](klauspost/compress@v1.11.6...v1.11.12)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 8, 2021
@github-actions
Copy link

This PR was marked stale due to lack of activity. It will be closed in 7 days.

@github-actions github-actions bot added the Stale label Mar 16, 2021
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 Stale
Projects
None yet
0 participants