owncloud / files_external_gdrive

GDrive external storage for ownCloud
GNU Affero General Public License v3.0
44 stars 46 forks source link

Bump google/apiclient from 1.1.7 to 2.12.5 #73

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps google/apiclient from 1.1.7 to 2.12.5.

Release notes

Sourced from google/apiclient's releases.

v2.12.5

Misc

  • fix PHP 8.1 implicit conversion warning (#2259)
  • support for monolog 3 (#2268)
  • add missing public var used by subclasses (#2254)

v2.12.4

Miscellaneous

This release is mostly a test to see if documentation generation on tagging is fixed

v2.12.3

Bug Fixes

v2.12.2

  • fix: batch header concatenation (#2233)
  • add support for firebase/php-jwt v6.0 for CVE-2021-46743 (#2235)
  • update psr7 for CVE-2022-24775 (#2234)

v2.12.1

Fixes

  • fix: remove error block of code (#2163)

v2.12.0

Features

  • allow credentials object (#2153)

v2.11.0

Features

  • allow guzzlehttp/psr7 v2 (#2128)
  • add 8.1 compatibility and tests (#2113)

v2.10.1

Bug Fixes

  • fix semver requirement in composer.json (#2093)

v2.10.0

Features

  • Requires v0.200.0 of google/apiclient-services. This library now uses namespaces for all generated and library classes. See the google/apiclient-services release notes for more information.

v2.9.2

... (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)
dependabot[bot] commented 2 years ago

Superseded by #74.