publiclab / mapknitter-exporter-sinatra

A minimal Sinatra app to run MapKnitter exports in the cloud
GNU General Public License v3.0
3 stars 4 forks source link

Bump fog-google from 1.10.0 to 1.19.0 #181

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps fog-google from 1.10.0 to 1.19.0.

Release notes

Sourced from fog-google's releases.

1.17.0

User-facing

Added

  • #550 Add support for instance display device [dcode]

1.16.1

User-facing

Fixed

  • #545 Avoid duplicate GET requests when retrieving body [stanhu]
  • #547 Remove exec bit from non_scripts [kbrock]

1.16.0

User-facing

Fixed

  • #540 Bring back integration tests for Fog-Google and fix an array of small bugs/regressions [temikus]

Development changes

Added

  • #532 Add Truffleruby head to CI [gogainda]

1.15.0

User-facing

Fixed

  • #534 Fix get_object not working with binary files [stanhu]

v1.14.0

User-facing

Added

  • #520 Support passing object properties to #copy_object [mshibuya]

Fixed

  • #530 Unescape slashes in urls [krokodaxl]

  • #528 Fix Ruby 3.0 kwargs error in #copy_object [deeeki]

  • #521 Unlink file temp file immediately [stanhu]

... (truncated)

Changelog

Sourced from fog-google's changelog.

Changelog

All notable changes to this project will be documented in this file. The format is loosely based on Keep a Changelog.

This project adheres to Semantic Versioning.

Next

1.18.0

User-facing

Fixed

  • #556 Correct conflicting Ruby version info in readme [gdubicki]
  • #557 Update current images projects list [gdubicki]
  • #558 Fix page iteration when using #files with block [jgigault]
  • #562 Loosen fog-core dependency

1.17.0

User-facing

Added

  • #550 Add support for instance display device [dcode]

1.16.1

User-facing

Fixed

  • #545 Avoid duplicate GET requests when retrieving body [stanhu]
  • #547 Remove exec bit from non_scripts [kbrock]

1.16.0

User-facing

Fixed

  • #540 Bring back integration tests for Fog-Google and fix an array of small bugs/regressions [temikus]

Development changes

Added

  • #532 Add Truffleruby head to CI [gogainda]

... (truncated)

Commits


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)
gitpod-io[bot] commented 2 years ago