Skip to content

build(deps): bump rubyzip from 3.2.2 to 3.3.0#5081

Merged
philippthun merged 1 commit intomainfrom
dependabot/bundler/rubyzip-3.3.0
May 5, 2026
Merged

build(deps): bump rubyzip from 3.2.2 to 3.3.0#5081
philippthun merged 1 commit intomainfrom
dependabot/bundler/rubyzip-3.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Bumps rubyzip from 3.2.2 to 3.3.0.

Release notes

Sourced from rubyzip's releases.

v3.3.0

Version 3.3.0

The 3.3.x line ensures that Zip::InputStream behaves more like standard Ruby IO classes.

⚠️ 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.3.0 (2026-05-02)

  • Refactor InputStream and AbstractInputStream. #661

Tooling/internal:

  • Update Actions to use checkout@v5.
  • Add Ruby4.0 to the CI matrix. #659
Commits
  • 1e7982e Update copyright year in LICENSE.md.
  • cc366ba Update version number and Changelog for release.
  • c67d99f Document InputStream fully.
  • 4ac8d35 Test AbstractInputStream#read fully.
  • 19635d4 Tidy up AbstractInputStreamTest test data.
  • 6d7231a Update usage of InputStream#read in other tests.
  • 8f823b8 Refactor AbstractInputStream#readlines.
  • 52a91b5 Refactor AbstractInputStream#each_line.
  • ceecacd Fix how AbstractInputStream#gets updates lineno.
  • 6dea2c6 Stop using a 'global' io in the AbstractInputStream tests.
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels May 4, 2026
Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 3.2.2 to 3.3.0.
- [Release notes](https://github.com/rubyzip/rubyzip/releases)
- [Changelog](https://github.com/rubyzip/rubyzip/blob/main/Changelog.md)
- [Commits](rubyzip/rubyzip@v3.2.2...v3.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/bundler/rubyzip-3.3.0 branch from d2035f2 to d0e34d8 Compare May 5, 2026 11:52
@philippthun philippthun merged commit 01b02ee into main May 5, 2026
11 checks passed
@philippthun philippthun deleted the dependabot/bundler/rubyzip-3.3.0 branch May 5, 2026 12:28
ari-wg-gitbot added a commit to cloudfoundry/capi-release that referenced this pull request May 5, 2026
Changes in cloud_controller_ng:

- Remove unnecessary explicit adapter requires from monkeypatch
    PR: cloudfoundry/cloud_controller_ng#5086
    Author: Philipp Thun <philipp.thun@sap.com>

Dependency updates in cloud_controller_ng:

- build(deps): bump rubyzip from 3.2.2 to 3.3.0
    PR: cloudfoundry/cloud_controller_ng#5081
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps): bump rake from 13.3.1 to 13.4.2 in /docs/v3
    PR: cloudfoundry/cloud_controller_ng#5075
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps): bump nokogiri from 1.19.2 to 1.19.3 in /docs/v3
    PR: cloudfoundry/cloud_controller_ng#5074
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps): bump minitest from 6.0.5 to 6.0.6
    PR: cloudfoundry/cloud_controller_ng#5077
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps): bump mini_racer from 0.20.0 to 0.21.0 in /docs/v3
    PR: cloudfoundry/cloud_controller_ng#5073
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps): bump json from 2.19.3 to 2.19.4 in /docs/v3
    PR: cloudfoundry/cloud_controller_ng#5076
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps-dev): bump spring from 4.4.2 to 4.5.0
    PR: cloudfoundry/cloud_controller_ng#5078
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps): bump sequel from 5.103.0 to 5.104.0
    PR: cloudfoundry/cloud_controller_ng#5082
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant