Skip to content

chore(deps): update brotli requirement from 7 to 8#6

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/brotli-8
Open

chore(deps): update brotli requirement from 7 to 8#6
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/brotli-8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown

Updates the requirements on brotli to permit the latest version.

Commits
  • 9651aa3 Fix version bump
  • 577dc18 fix: guard BroCatli header byte-source underflow
  • 4f447c3 fix: handle null custom allocator returns
  • e50a4ff fix: catch panics in Broccoli FFI exports
  • b8dcac7 fix: validate BroCatli deserialized state fields
  • 9cbed81 Allow newer alloc-no-stdlib which enforce no-unsafe in their lib.rs
  • c195782 Handle NULL returns from custom encoder allocators
  • 21de815 publish to crates
  • 6bba7be better testing for edge cases
  • cf75fa6 Fix CompressMulti worker joins on errors
  • 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 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)

Updates the requirements on [brotli](https://github.com/dropbox/rust-brotli) to permit the latest version.
- [Release notes](https://github.com/dropbox/rust-brotli/releases)
- [Commits](dropbox/rust-brotli@7.0.0...8.0.4)

---
updated-dependencies:
- dependency-name: brotli
  dependency-version: 8.0.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 16, 2026
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants