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

Bump fog-aws from 3.18.0 to 3.20.0 #1300

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 28, 2023

Bumps fog-aws from 3.18.0 to 3.20.0.

Changelog

Sourced from fog-aws's changelog.

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)

v3.19.0 (2023-05-18)

Full Changelog

Merged pull requests:

  • gopalcoupa:add-me-central-1 #679
  • Fix S3 Transfer Acceleration #676
  • configure connection_options to improve s3 retry see fog/fog-aws#674 #675
  • s3: remove hardcoded host #673
  • Bump actions/stale from 7 to 8 #671
Commits
  • 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
  • 294ba09 Use Object class when call const_get instead of Class class
  • 18b31af Prevent Unrecognized arguments: sts_endpoint warning
  • 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 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) from 3.18.0 to 3.20.0.
- [Changelog](https://github.com/fog/fog-aws/blob/master/CHANGELOG.md)
- [Commits](fog/fog-aws@v3.18.0...v3.20.0)

---
updated-dependencies:
- dependency-name: fog-aws
  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 28, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 1, 2023

Superseded by #1301.

@dependabot dependabot bot closed this Oct 1, 2023
@dependabot dependabot bot deleted the dependabot/bundler/fog-aws-3.20.0 branch October 1, 2023 23:55
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.

None yet

0 participants