Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 26, 2025

Updates the requirements on CodecBzip2 to permit the latest version.

Release notes

Sourced from CodecBzip2's releases.

v0.8.5

CodecBzip2 v0.8.5

Diff since v0.8.4

Merged pull requests:

Closed issues:

  • Memory leak if decompressed stream is not explicitly closed (#27)
  • Padding is not handled gracefully (#31)
  • Corrupt files hang in makemargin! (#32)
  • jl_malloc ccall doesn't match header. (#35)
  • Unable to transcode more than typemax(UInt32) bytes (#36)
Commits
  • bbccc86 Bump version to 0.8.5 (#45)
  • b787968 Add warning about serialize and deepcopy not being supported (#44)
  • 2448703 Add finalizer to BZStream and make TranscodingStreams.finalize a noop (#43)
  • 95a9fc8 Better error handling (#41)
  • 5ce971b Check overflow in bzalloc (#38)
  • 49d7cc3 Update CI, julia compat, and readme links (#39)
  • d00dcb8 Bump codecov/codecov-action from 4 to 5 (#37)
  • 072dd7a use TestsForCodecPackages.jl (#34)
  • 8dd665c Bump compat for TranscodingStreams to 0.11, (keep existing compat) (#33)
  • e9d5e3d test_roundtrip_seekstart (#30)
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file julia Pull requests that update julia code labels Dec 26, 2025
Updates the requirements on [CodecBzip2](https://github.com/JuliaIO/CodecBzip2.jl) to permit the latest version.
- [Release notes](https://github.com/JuliaIO/CodecBzip2.jl/releases)
- [Commits](JuliaIO/CodecBzip2.jl@v0.1.0...v0.8.5)

---
updated-dependencies:
- dependency-name: CodecBzip2
  dependency-version: 0.8.5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file julia Pull requests that update julia code labels Dec 26, 2025
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 julia Pull requests that update julia code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant