Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 20, 2023

Updates the requirements on ruzstd to permit the latest version.

Release notes

Sourced from ruzstd's releases.

Support skippable frames and improve zstd binary

This support features support for

  • Skippable frames, which where previously regarded as a generally malformed frame
  • Decoding multiple frames in one file with the provided zstd binary (thanks @​phord)
Commits
  • a4d5d48 bump version number
  • d7351b4 mention zstd binary in the readme
  • b8c447e better wording
  • 39bda0d cleanup the readme from a lot of unnecessary info
  • 56f481d keep optimization document up to date
  • 993d0a7 make error format for skippable frames nicer
  • 6b5e4e8 Merge pull request #37 from KillingSpark/skipable_frames
  • 4aef98d add basic support for skippable frames
  • 6174749 Merge pull request #36 from phord/master
  • dc3ef95 zstd: Use range slices instead of resizing vectors
  • Additional commits viewable in compare view

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)

Updates the requirements on [ruzstd](https://github.com/KillingSpark/zstd-rs) to permit the latest version.
- [Release notes](https://github.com/KillingSpark/zstd-rs/releases)
- [Commits](KillingSpark/zstd-rs@v0.2.4...v0.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 20, 2023

The following labels could not be found: C-Dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant