Skip to content

Update GZip requirement from 0.5, 0.6 to 0.5, 0.6, 0.7#257

Merged
CarloLucibello merged 2 commits into
masterfrom
dependabot/julia/GZip-0.5-and-0.6-and-0.7
Jun 14, 2026
Merged

Update GZip requirement from 0.5, 0.6 to 0.5, 0.6, 0.7#257
CarloLucibello merged 2 commits into
masterfrom
dependabot/julia/GZip-0.5-and-0.6-and-0.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 14, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on GZip to permit the latest version.

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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Updates the requirements on [GZip](https://github.com/JuliaIO/GZip.jl) to permit the latest version.
- [Release notes](https://github.com/JuliaIO/GZip.jl/releases)
- [Commits](https://github.com/JuliaIO/GZip.jl/commits/v0.7.1)

---
updated-dependencies:
- dependency-name: GZip
  dependency-version: 0.7.1
  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 Apr 14, 2026
@CarloLucibello

Copy link
Copy Markdown
Member

@copilot resolve the merge conflicts in this pull request

Copilot AI commented Jun 14, 2026

Copy link
Copy Markdown
Contributor

@copilot resolve the merge conflicts in this pull request

Resolved the merge conflicts in commit e771659. The conflict in Project.toml was between this PR's GZip = "0.5, 0.6, 0.7" update and master's FixedPointNumbers = "0.8, 0.9" update — both changes are now included.

Copilot AI requested a review from CarloLucibello June 14, 2026 16:48
@CarloLucibello CarloLucibello merged commit 03376ff into master Jun 14, 2026
6 of 7 checks passed
@dependabot dependabot Bot deleted the dependabot/julia/GZip-0.5-and-0.6-and-0.7 branch June 14, 2026 16:49
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.

2 participants