Skip to content

Bump async-compression from 0.4.0 to 0.4.3 in /native#41

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/native/async-compression-0.4.3
Open

Bump async-compression from 0.4.0 to 0.4.3 in /native#41
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/native/async-compression-0.4.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 1, 2023

Bumps async-compression from 0.4.0 to 0.4.3.

Release notes

Sourced from async-compression's releases.

async-compression: v0.4.3

  • Implement Default for brotli::EncoderParams.

async-compression: v0.4.2

  • Add top-level brotli module containing stable brotli crate wrapper types.
  • Add BrotliEncoder::with_quality_and_params() constructors.
  • Add Deflate64Decoder behind new crate feature deflate64.

async-compression: v0.4.1

  • Add Zstd{Encoder,Decoder}::with_dict() constructors.
  • Add zstdmt crate feature that enables zstd-safe/zstdmt, allowing multi-threaded functionality to work as expected.
Changelog

Sourced from async-compression's changelog.

0.4.3

  • Implement Default for brotli::EncoderParams.

0.4.2

  • Add top-level brotli module containing stable brotli crate wrapper types.
  • Add BrotliEncoder::with_quality_and_params() constructors.
  • Add Deflate64Decoder behind new crate feature deflate64.

0.4.1 - 2023-07-10

  • Add Zstd{Encoder,Decoder}::with_dict() constructors.
  • Add zstdmt crate feature that enables zstd-safe/zstdmt, allowing multi-threaded functionality to work as expected.
Commits
  • ece5584 Merge pull request #245 from Nullus157/construct-brotli-encoder
  • 4e8abd4 chore: prepare release 0.4.3
  • d0d8cdd feat: impl Default for brotli::EncoderParams
  • c2c7a24 Merge pull request #244 from Nullus157/dependabot/github_actions/actions/chec...
  • 499b645 chore(deps): bump actions/checkout from 3 to 4
  • 8273067 Merge pull request #243 from Nullus157/rel-042
  • cb0a54f chore(async-compression): prepare release 0.4.2
  • 29a411b Merge pull request #242 from Nullus157/brotli-params
  • b698b1a feat: re-add Copy derive to brotli::EncoderParams
  • ee2acc1 chore: remove EncoderParams Copy derive
  • 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 <dependency name> 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)

Bumps [async-compression](https://github.com/Nullus157/async-compression) from 0.4.0 to 0.4.3.
- [Release notes](https://github.com/Nullus157/async-compression/releases)
- [Changelog](https://github.com/Nullus157/async-compression/blob/main/CHANGELOG.md)
- [Commits](Nullus157/async-compression@async-compression-v0.4.0...async-compression-v0.4.3)

---
updated-dependencies:
- dependency-name: async-compression
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Oct 1, 2023
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants