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.14.0 to 3.18.0 #130

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 17, 2023

Bumps fog-aws from 3.14.0 to 3.18.0.

Changelog

Sourced from fog-aws's changelog.

v3.18.0 (2023-02-16)

Full Changelog

Merged pull requests:

  • Only compute SSE-C headers when needed in multipart upload #669 (stanhu)

v3.17.0 (2023-02-09)

Full Changelog

Merged pull requests:

  • Support disabling of Content-MD5 for FIPS #668 (stanhu)

v3.16.0 (2023-01-26)

Full Changelog

Closed issues:

  • README lists incorrect usage of IAM auth #663
  • How can i config to use s3 in localstack #657
  • Fog::Storage::AWS::Files#each always iterates over entire collection #232
  • superclass mismatch for class AWS #655
  • Lambda IAM Role Not Working #650

Merged pull requests:

v3.15.0 (2022-09-12)

Full Changelog

Closed issues:

  • URI.decode is obsolete (and not available in Ruby 3.0) #653
  • S3: File copy not working outside us-east-1 region #645
  • Unable to list, update and remove RDS tags in AWS GovCloud Account regions. #644
  • Documentation links broken / 404 #642

Merged pull requests:

... (truncated)

Commits
  • b3877bf v3.18.0
  • 445a05e Merge pull request #669 from stanhu/sh-better-sse-headers-multipart-handling
  • 4026a50 Clean up part_headers method
  • 1ebb447 Only compute SSE-C headers when needed in multipart upload
  • 568858f v3.17.0
  • e7e870e Merge pull request #668 from stanhu/sh-disable-content-md5
  • b96b27a Support disabling of Content-MD5 for FIPS
  • 9ee54f8 v3.16.0
  • f52d51a Merge pull request #665 from emptyhammond/add-ap-southeast-4
  • e1c6685 adding missing region ap-southeast-4
  • 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 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.14.0 to 3.18.0.
- [Release notes](https://github.com/fog/fog-aws/releases)
- [Changelog](https://github.com/fog/fog-aws/blob/master/CHANGELOG.md)
- [Commits](fog/fog-aws@v3.14.0...v3.18.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 Feb 17, 2023
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