Skip to content

Bump rubyzip from 3.5.0 to 3.6.0 - #1013

Merged
zetter-rpf merged 1 commit into
mainfrom
dependabot/bundler/rubyzip-3.6.0
Sep 15, 2026
Merged

zetter-rpf merged 1 commit into
mainfrom
dependabot/bundler/rubyzip-3.6.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps rubyzip from 3.5.0 to 3.6.0.

Release notes

Sourced from rubyzip's releases.

v3.6.0

Version 3.6.0

The 3.6.x line lazy-loads OpenSSL only when really needed (for faster start-up times) and clamps internal (DOS-based) dates and times to the allowed range. See README.md for details.

⚠️ There are breaking changes in the 3.x series ⚠️

Please see the README and Updating to version 3.x in the wiki for help upgrading from version 2.4.x to version 3.x.

Changelog

Sourced from rubyzip's changelog.

3.6.0 (2026-09-01)

  • Forward options from OutputStream.open without a block. #674
  • Clamp DOS date and time to the range the fields can hold. #671

Tooling/internal:

  • Unix owner ids no longer default to 0 (root).
  • Legacy Unix owner ids no longer default to 0 (root).
  • Handle short reads in copy_stream_n. #675
  • Retain required Zip64 offset fields. #676
  • Load openssl only when AES encryption is used. #672
Commits
  • a31f40c Update Changelog for release.
  • defb7bf Unix owner ids no longer default to 0 (root).
  • bb755dd Legacy Unix owner ids no longer default to 0 (root).
  • abc248c Handle short reads in copy_stream_n
  • 045062d Retain required Zip64 offset fields
  • c2ea155 Test blockless output stream options
  • 0600350 Forward options from OutputStream.open without a block
  • 096d2f4 Bump minor version number due to latest changes.
  • 17474a1 Clamp DOS date and time to the range the fields can hold
  • 6362d8a Stop RUBYOPT leaking into the require test subprocesses
  • 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 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 [rubyzip](https://github.com/rubyzip/rubyzip) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/rubyzip/rubyzip/releases)
- [Changelog](https://github.com/rubyzip/rubyzip/blob/main/Changelog.md)
- [Commits](rubyzip/rubyzip@v3.5.0...v3.6.0)

---
updated-dependencies:
- dependency-name: rubyzip
  dependency-version: 3.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Sep 14, 2026
Copilot AI lite review requested due to automatic review settings September 14, 2026 09:29
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Sep 14, 2026
@cla-bot cla-bot Bot added the cla-signed label Sep 14, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@github-actions

Copy link
Copy Markdown

Test coverage

93.55% line coverage reported by SimpleCov.
Run: https://github.com/RaspberryPiFoundation/editor-api/actions/runs/34828278275

@raspberrypiherokubot
raspberrypiherokubot temporarily deployed to editor-api-p-dependabot-zmxkf4 September 14, 2026 09:35 Inactive
@zetter-rpf
zetter-rpf merged commit c2907cb into main Sep 15, 2026
6 checks passed
@zetter-rpf
zetter-rpf deleted the dependabot/bundler/rubyzip-3.6.0 branch September 15, 2026 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants