Skip to content

build(deps): bump fog-aws from 2.0.1 to 3.11.0#2459

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/fog-aws-3.11.0
Closed

build(deps): bump fog-aws from 2.0.1 to 3.11.0#2459
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/fog-aws-3.11.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 6, 2021

Bumps fog-aws from 2.0.1 to 3.11.0.

Changelog

Sourced from fog-aws's changelog.

Changelog

Unreleased

Full Changelog

Closed issues:

  • Support for Regional STS Endpoints #604
  • Pass tags when creating EBS ? #603
  • S3 multiple delete api should handle delete for multiple versions for a single object #598
  • Fog does not return error from s3 #586
  • Add support for r6g and c6g instance types #580
  • Using internal S3 provider ... and something funky is going on! #575
  • How to upload File to S3 with with accelerate? #554
  • How to use assume_role_with_web_identity auth for S3 storage? #543
  • Fog::AWS::Glacier::TreeHash::add_part works only sometimes #520
  • fog-aws: Fog::AWS::Glacier::Job doesn't support RetrievalByteRange #519
  • Path style is being deprecated #516
  • Fog::DNS::AWS can't read zones #513
  • Lambda Parser can't handle VPC config, containing array of hash values #509
  • Excon::Error::Forbidden: Expected(200) <=> Actual(403 Forbidden) #508
  • file.save does not work with STDIN #500
  • ELBv2 Support ? #489
  • S3 Select Support? #484
  • nil:NilClass error #483
  • Mocks for VM creation require access and secret key when using instance profiles #482
  • Always use bucket virtual hostname? #464
  • Spot instance creation : Support for BlockDurationMinutes #461
  • How can I remove the Content-Encoding metadata properties if I upload from fog #447
  • AWS::ECS with use_iam_profile errors out #441
  • Option to turn off Warnings #426
  • Accessing AWS S3 using EC2 Instance Profile #423
  • Support step and target tracking auto scaling policies #422
  • could not create ec2 volume with custom encryption key, volume only create with default 'aws/ebs' encryption key #420
  • Download File with content_disposition #418
  • Fog::Compute::AWS::Error iamInstanceProfile.name is invalid #410
  • Mocks for EC2 instance creation do not behave as expected #404
  • Cannot copy an encrypted snapshot from one account to another account #398
  • Fog::Compute::AWS::Image#deregister ignores non-root snapshots. #380
  • AWS S3 overwrites files with same name #378
  • Support S3 object tagging #377
  • Reqeust to support Aws::DynamoDBStreams #373
  • Not all Rds versions and Instance Types are rendered #371
  • Tag instances upon creation of new instance #359
  • Creating instances in AWS fails with Socket Error #352
  • NameError: uninitialized constant Fog::ServicesMixin when requiring fog/storage #345
  • Add full support for target groups #328
  • Fog transfer acceleration endpoints #303
  • "Fog::DNS[:aws] | change_resource_record_sets (aws, dns)" test suite flaky #301

... (truncated)

Commits
  • ed51904 v3.11.0
  • 29e81b3 Merge pull request #616 from slonopotamus/configurable-multipart-copy-put
  • 04b3cd7 Add storage option to configure multipart put/copy
  • d7ec997 Merge pull request #613 from iqre8/patch-1
  • 3f3fb7f Merge pull request #615 from fog/dependabot/github_actions/actions/stale-4
  • 9670f31 Bump actions/stale from 3.0.19 to 4
  • 25d720e Update file.rb
  • c18e70e Update file.rb
  • 1210edd Merge pull request #611 from vincentjoseph/ruby-3.0.1
  • 412677c fix storage for ruby 3.0
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Aug 6, 2021
@sweinstein22
Copy link
Contributor

Some context in this PR as to why we initially found this bump challenging

Bumps [fog-aws](https://github.com/fog/fog-aws) from 2.0.1 to 3.11.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@v2.0.1...v3.11.0)

---
updated-dependencies:
- dependency-name: fog-aws
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/fog-aws-3.11.0 branch from 6d3c9cf to a8c5bd1 Compare August 9, 2021 23:42
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 24, 2021

Superseded by #2478.

@dependabot dependabot bot closed this Aug 24, 2021
@dependabot dependabot bot deleted the dependabot/bundler/fog-aws-3.11.0 branch August 24, 2021 11:09
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.

2 participants