Skip to content

Update GZip requirement from 0.6.2 to 0.6.2, 0.7 in the all-julia-packages group across 1 directory#11

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/all-julia-packages-b01df94f71
Open

Update GZip requirement from 0.6.2 to 0.6.2, 0.7 in the all-julia-packages group across 1 directory#11
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/all-julia-packages-b01df94f71

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on GZip to permit the latest version.
Updates GZip to 0.7.1

Release notes

Sourced from GZip's releases.

v0.7.1

GZip v0.7.1

Diff since v0.7.0

Merged pull requests:

Closed issues:

  • Base.isopen is not implemented (#129)
  • peek should throw an EOFError when trying to read past the end of a file instead of returning -1 (#130)
  • Base.bytesavailable is not implemented (#131)
  • Base.unsafe_read is not implemented (#132)
  • Base.readavailable not implemented (#133)
  • Base.readbytes! is not implemented (#134)
  • read(s::GZipStream, a::Array{T}) should not be implemented (#135)
  • Missing non-ASCII filename tests (#137)
Commits
  • 7a64b8c Bump version to 0.7.1
  • fcdc857 Move benchmark tables out of README, link to test/README instead
  • 075f72c Update benchmarks for zlib-ng 2.3.3, use levels 1 and 9 only
  • 62f5d95 Merge pull request #138 from JuliaIO/vs/io-methods
  • 694e83c Implement missing Base IO methods and improve benchmarks
  • b3a2505 Merge pull request #136 from JuliaIO/nz/remove-strange-methods
  • 924b004 Update LICENSE.md
  • d38d56f Update copyright year in LICENSE.md
  • 49c861f Update README.md
  • 4c03756 Merge pull request #128 from JuliaIO/nz/docs-updates
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [GZip](https://github.com/JuliaIO/GZip.jl) to permit the latest version.

Updates `GZip` to 0.7.1
- [Release notes](https://github.com/JuliaIO/GZip.jl/releases)
- [Commits](JuliaIO/GZip.jl@v0.6.2...v0.7.1)

---
updated-dependencies:
- dependency-name: GZip
  dependency-version: 0.7.1
  dependency-type: direct:production
  dependency-group: all-julia-packages
...

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 Jun 29, 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 julia Pull requests that update julia code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants