Skip to content

build(deps): bump fog-aws, fog-core and fog-google #4324

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2025

Bumps fog-aws, fog-core and fog-google. These dependencies needed to be updated together.
Updates fog-aws from 3.28.0 to 3.31.0

Changelog

Sourced from fog-aws's changelog.

Changelog

v3.30.0 (2024-12-17)

Full Changelog

Closed issues:

  • Support S3 FIPS endpoints, disable S3 Transfer Acceleration in GovCloud or FIPS mode #729

Merged pull requests:

v3.29.0 (2024-10-25)

Full Changelog

Merged pull requests:

  • fallback to excon 1.0+ error retry error settings #728 (geemus)
Commits

Updates fog-core from 2.4.0 to 2.6.0

Changelog

Sourced from fog-core's changelog.

2.6.0 10/24/2024

  • bump to excon ~> 1.0

2.5.0 08/02/2024

  • drop spec files from gem package
  • fix 3.4+ ruby issues (string literals and base64)
  • bump rubocop target
  • remove stale actions
  • fixes to ci
  • add security policy
  • add gem version badge
  • add funding info
Commits

Updates fog-google from 1.24.1 to 1.25.0

Changelog

Sourced from fog-google's changelog.

1.25.0

User-facing

fog-core v2.2 and up now requires Fog::Google:<service> instead of Fog::<service>::Google. There are shims in place that will provide backwards compatibility for the latter with a deprecation warning, but you should update your code accordingly. The next major release will drop support of the old format.

  • #636 Support fog-core 2.5 and up [stanhu]
Commits
  • 69ea195 Release 1.25.0
  • 7e4d30b Merge pull request #636 from stanhu/sh-fog-core-update
  • c7a3160 Add shims for backwards compatibility
  • c9e6f13 Drop unnecessary warnings in lib/fog/bin/google.rb
  • 3808fc2 Revert module name changes in CHANGELOG.md
  • bcab9a4 Use lib/fog/google/parsers/storage.rb
  • 7a2b286 Rename Fog::Parsers::Storage::Google to Fog::Google::Parsers::Storage
  • 0f94d65 Rename Fog::DNS::Storage to Fog::Google::Storage
  • 53c42c3 Rename Fog::DNS::Google to Fog::Google::DNS
  • 3a1163b Rename Fog::Compute::Google to Fog::Google::Compute
  • 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 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)

Bumps [fog-aws](https://github.com/fog/fog-aws), [fog-core](https://github.com/fog/fog-core) and [fog-google](https://github.com/fog/fog-google). These dependencies needed to be updated together.

Updates `fog-aws` from 3.28.0 to 3.31.0
- [Changelog](https://github.com/fog/fog-aws/blob/master/CHANGELOG.md)
- [Commits](fog/fog-aws@v3.28.0...v3.31.0)

Updates `fog-core` from 2.4.0 to 2.6.0
- [Changelog](https://github.com/fog/fog-core/blob/master/changelog.md)
- [Commits](fog/fog-core@v2.4.0...v2.6.0)

Updates `fog-google` from 1.24.1 to 1.25.0
- [Release notes](https://github.com/fog/fog-google/releases)
- [Changelog](https://github.com/fog/fog-google/blob/master/CHANGELOG.md)
- [Commits](fog/fog-google@v1.24.1...v1.25.0)

---
updated-dependencies:
- dependency-name: fog-aws
  dependency-version: 3.31.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: fog-core
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: fog-google
  dependency-version: 1.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Apr 28, 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