Skip to content
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

build(deps): bump fog-aws from 3.19.0 to 3.21.0 #219

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 2, 2023

Bumps fog-aws from 3.19.0 to 3.21.0.

Changelog

Sourced from fog-aws's changelog.

v3.21.0 (2023-09-29)

Full Changelog

Closed issues:

  • Fog::AWS::Storage default retry behaviour guarantees 6s delay for 4xx class responses #690

Merged pull requests:

v3.20.0 (2023-09-27)

Full Changelog

Closed issues:

  • Fog::AWS::Storage::File x-amz-request-id and x-amz-id-2 header reflection #688
  • When using IRSA on Fog::Storage, output Unrecognized arguments: sts_endpoint warning #683
  • Is it possible to add DurationSeconds in CredentialFetcher ? #682

Merged pull requests:

  • Fog::AWS::Storage::File - fix request id header reflection #689 (rahim)
  • Bump actions/checkout from 3 to 4 #687 (dependabot[bot])
  • add c6a, c6i, c6id, m6a,m6i, m6id, and r6a, r6i, r6id support #686 (ashivadi)
  • Align the parameters for AssumeRoleWithWebIdentity action #685 (marshluca)
  • Prevent Unrecognized arguments: sts_endpoint warning #684 (nekomaho)
  • CI against Ruby 3.2 #681 (y-yagi)
  • Change method sync_clock_url to use localstack set a different port #680 (fabiodallazen)
Commits
  • f47b8a6 v3.21.0
  • cc42f32 Fog::AWS::Storage don't retry client errors (#691)
  • d1e78da v3.20.0
  • f361a92 Fog::AWS::Storage::File - fix request id header reflection (#689)
  • b073ba8 Bump actions/checkout from 3 to 4 (#687)
  • 4c27e0f add c6a, c6i, c6id, m6a,m6i, m6id, and r6a, r6i, r6id support (#686)
  • 45314a3 Merge pull request #684 from nekomaho/fix-sts-endpoint-warrning
  • 43c5b8f Merge pull request #685 from marshluca/patch-to-credential-fetcher
  • 7574e13 Add Fog::AWS::Parsers to unchecked constants
  • db9d178 Add DurationSeconds parameter
  • 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.19.0 to 3.21.0.
- [Changelog](https://github.com/fog/fog-aws/blob/master/CHANGELOG.md)
- [Commits](fog/fog-aws@v3.19.0...v3.21.0)

---
updated-dependencies:
- dependency-name: fog-aws
  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 Oct 2, 2023
Copy link
Author

dependabot bot commented on behalf of github Jun 19, 2024

Superseded by #356.

@dependabot dependabot bot closed this Jun 19, 2024
@dependabot dependabot bot deleted the dependabot/bundler/fog-aws-3.21.0 branch June 19, 2024 11:43
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