Safecast / safecastapi

The app that powers api.safecast.org
44 stars 25 forks source link

Bump fog-aws from 3.14.0 to 3.15.0 #938

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps fog-aws from 3.14.0 to 3.15.0.

Changelog

Sourced from fog-aws's changelog.

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:

Commits
  • ef67ae9 v3.15.0
  • 7547869 Merge pull request #654 from kuahyeow/uri_decode_obsolete
  • 8f08c03 Replace URI.decode as obsolete, and removed in Ruby 3.0
  • 179f1bc Merge pull request #652 from fog/geemus-readme-typo-1
  • df73d7b Fix typo in readme
  • 918851c Merge pull request #649 from lucasocon/patch-1
  • d777a65 Merge pull request #651 from duckworth/sync-clock-use-no-authentication
  • f55ddd3 Update Storage sync_clock to do an unauthenticated GET request to the root S3...
  • 6d0c4c8 Update README file
  • e07f5a0 Merge pull request #648 from fog/dependabot/github_actions/actions/dependency...
  • 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)
eitoball commented 2 years ago

@dependabot rebase