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 async-compression from 0.4.1 to 0.4.4 #262

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2023

Bumps async-compression from 0.4.1 to 0.4.4.

Release notes

Sourced from async-compression's releases.

async-compression: v0.4.4

  • Update zstd dependency to 0.13.

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.
Changelog

Sourced from async-compression's changelog.

0.4.4

  • Update zstd dependency to 0.13.

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.
Commits
  • d75f8c2 Merge pull request #251 from Nullus157/new-release
  • 3e9eec0 Release async-compression v0.4.4
  • 99f53f2 Merge pull request #250 from Nullus157/dependabot/cargo/zstd-safe-7
  • 682718b chore(deps): update zstd-safe requirement from 6 to 7
  • 2fa53e2 Merge pull request #249 from g2p/min-versions
  • f396957 Add a min-versions run to the CI
  • 13934c4 Fix a minimum-versions issue
  • ece5584 Merge pull request #245 from Nullus157/construct-brotli-encoder
  • 4e8abd4 chore: prepare release 0.4.3
  • d0d8cdd feat: impl Default for brotli::EncoderParams
  • 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.1 to 0.4.4.
- [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.1...async-compression-v0.4.4)

---
updated-dependencies:
- dependency-name: async-compression
  dependency-type: direct:production
  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 16, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 17, 2023

Looks like async-compression is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Oct 17, 2023
@dependabot dependabot bot deleted the dependabot/cargo/async-compression-0.4.4 branch October 17, 2023 00:48
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