Skip to content

Bump fog-aws from 3.30.0 to 3.33.0#82

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/fog-aws-3.33.0
Open

Bump fog-aws from 3.30.0 to 3.33.0#82
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/fog-aws-3.33.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Aug 8, 2025

Bumps fog-aws from 3.30.0 to 3.33.0.

Changelog

Sourced from fog-aws's changelog.

v3.33.0 (2025-08-27)

Closed issues:

  • Add support for ListObjectsV2 #741

Merged pull requests:

  • Update base64 requirement from ~> 0.2.0 to >= 0.2, < 0.4 #743 (dependabot[bot])
  • Fix #741 Added list objects v2 api support #744
  • Update rubyzip requirement from ~> 2.4.1 to ~> 3.0.0 #746 (dependabot[bot])
  • storage headers should be rejected in a case-insensitive way #747

v3.32.0 (2025-05-27)

Full Changelog

Closed issues:

  • Add ability to specify s3 restore object tier in post_object_restore #740

Merged pull requests:

  • Add ability to specify s3 restore object tier in post_object_restore #742 (Ankk98)

v3.31.0 (2025-04-21)

Full Changelog

Closed issues:

  • Compute.describe_instance_status() fails #734

Merged pull requests:

Commits
  • 0666fce v3.33.0
  • 4e48c05 storage headers should be rejected in a case-insensitive way (#747)
  • f40a8c9 Update rubyzip requirement from ~> 2.4.1 to ~> 3.0.0 (#746)
  • a7a4a00 Fix #741 Added list objects v2 api support (#744)
  • d796c0e Update base64 requirement from ~> 0.2.0 to >= 0.2, < 0.4 (#743)
  • 80a1cfa v3.32.0
  • 0ce982c Add ability to specify s3 restore object tier in post_object_restore (#742)
  • 6b5bf0d add ostruct for head builds, since it is no longer available by default
  • c84f6aa v3.31.0
  • 6cf9350 Fix Compute.describe_instance_status parser (#735)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

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

Bumps [fog-aws](https://github.com/fog/fog-aws) from 3.30.0 to 3.33.0.
- [Changelog](https://github.com/fog/fog-aws/blob/master/CHANGELOG.md)
- [Commits](fog/fog-aws@v3.30.0...v3.33.0)

---
updated-dependencies:
- dependency-name: fog-aws
  dependency-version: 3.33.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 Aug 8, 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 ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants