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.4.0 #35

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Bumps google/apiclient from 1.1.7 to 2.4.0.

Release notes *Sourced from [google/apiclient's releases](https://github.com/google/google-api-php-client/releases).* > ## v2.4.0 > ### Features > > * Add x-goog-api-client header to requests. ([#1709](https://github-redirect.dependabot.com/google/google-api-php-client/issues/1709)) > > ## v2.3.0 > ### Features > > * Add support for Monolog v2. ([#1705](https://github-redirect.dependabot.com/google/google-api-php-client/issues/1705)) > > ### Fixes > > * Adds phpcs.xml.dist as export-ignore. ([#1703](https://github-redirect.dependabot.com/google/google-api-php-client/issues/1703)) > > ### Documentation and samples > > * Fix indefinite article in README.md. ([#1702](https://github-redirect.dependabot.com/google/google-api-php-client/issues/1702)) > * Fix `Google_Media_MediaFileUpload::__construct()` annotation. ([#1706](https://github-redirect.dependabot.com/google/google-api-php-client/issues/1706)) > > ## v2.2.4 > ### Bug fixes > > * Add option to toggle API format version. ([#1644](https://github-redirect.dependabot.com/google/google-api-php-client/issues/1644)) > * Fix order of arguments for implode in Google_Service_Resource. ([#1688](https://github-redirect.dependabot.com/google/google-api-php-client/issues/1688) > > ### Tests > > * Run tests against PHP 7.3+ and check for cross-version support. ([#1684](https://github-redirect.dependabot.com/google/google-api-php-client/issues/1684)) > > ### Documentation and samples > > * Delete url-shortener.php ([#1646](https://github-redirect.dependabot.com/google/google-api-php-client/issues/1646)) > * Adds developer docs to repo. ([#1668](https://github-redirect.dependabot.com/google/google-api-php-client/issues/1668), [#1670](https://github-redirect.dependabot.com/google/google-api-php-client/issues/1670)) > * Fix docs link ([#1673](https://github-redirect.dependabot.com/google/google-api-php-client/issues/1673)) > * Update README links ([#1677](https://github-redirect.dependabot.com/google/google-api-php-client/issues/1677)) > * Remove note about PHP 5.2 support ([#1678](https://github-redirect.dependabot.com/google/google-api-php-client/issues/1678)) > * Add note about cached access token ([#1696](https://github-redirect.dependabot.com/google/google-api-php-client/issues/1696)) > * Update api-keys.md ([#1699](https://github-redirect.dependabot.com/google/google-api-php-client/issues/1699)) > * Change composer alternative wording. ([#1697](https://github-redirect.dependabot.com/google/google-api-php-client/issues/1697)) > > ## v2.2.3 > ## Bug Fixes > * Fixing the ability to provide custom retryMap ([#1488](https://github-redirect.dependabot.com/google/google-api-php-client/issues/1488)) > * Use new auth urls ([#1492](https://github-redirect.dependabot.com/google/google-api-php-client/issues/1492)) > * Use double pipes in composer dependency file ([#1505](https://github-redirect.dependabot.com/google/google-api-php-client/issues/1505)) > * Fix usage of undefined constants ([#1621](https://github-redirect.dependabot.com/google/google-api-php-client/issues/1621)) > * Specify configuration filepath when config file is not found ([#1626](https://github-redirect.dependabot.com/google/google-api-php-client/issues/1626)) > > ## Documentation, Tests, and Examples > * Add UnexpectedValueException to documentation ([#1592](https://github-redirect.dependabot.com/google/google-api-php-client/issues/1592)) > ... (truncated)
Commits - [`cd3c379`](https://github.com/googleapis/google-api-php-client/commit/cd3c37998020d91ae4eafca4f26a92da4dabba83) Prepare v2.4.0 ([#1711](https://github-redirect.dependabot.com/google/google-api-php-client/issues/1711)) - [`e9e6d90`](https://github.com/googleapis/google-api-php-client/commit/e9e6d9033c49265c64a649be11f21e7f555b317b) feat: Add x-goog-api-client header to requests ([#1709](https://github-redirect.dependabot.com/google/google-api-php-client/issues/1709)) - [`ea5c94d`](https://github.com/googleapis/google-api-php-client/commit/ea5c94d975c150b6eb892abb5536d24205376d4e) Prepare v2.3.0 ([#1707](https://github-redirect.dependabot.com/google/google-api-php-client/issues/1707)) - [`3215f78`](https://github.com/googleapis/google-api-php-client/commit/3215f78329910fd410456f71cf89ea32383d4f6d) docs: Fix annotation ([#1706](https://github-redirect.dependabot.com/google/google-api-php-client/issues/1706)) - [`76436eb`](https://github.com/googleapis/google-api-php-client/commit/76436eb1dcb8a0c3ffe51080640fb8707af0361e) feat: Support Monolog v2 ([#1705](https://github-redirect.dependabot.com/google/google-api-php-client/issues/1705)) - [`4b7c6ab`](https://github.com/googleapis/google-api-php-client/commit/4b7c6abf154c84f885069c8f8475d11de83eb1e1) chore: Adds phpcs.xml.dist as export-ignore ([#1703](https://github-redirect.dependabot.com/google/google-api-php-client/issues/1703)) - [`e415916`](https://github.com/googleapis/google-api-php-client/commit/e415916fbcba93910f737eb617dec0399afd9e1c) Fix indefinite article in README.md ([#1702](https://github-redirect.dependabot.com/google/google-api-php-client/issues/1702)) - [`d6c7563`](https://github.com/googleapis/google-api-php-client/commit/d6c7563bdf88d6a0719ea63e21c74dc86032364e) Prepare v2.2.4 ([#1698](https://github-redirect.dependabot.com/google/google-api-php-client/issues/1698)) - [`8620420`](https://github.com/googleapis/google-api-php-client/commit/862042027be2c5741f019922e6d3e6f7ad678888) docs: Change composer alternative wording. ([#1697](https://github-redirect.dependabot.com/google/google-api-php-client/issues/1697)) - [`5c2c77a`](https://github.com/googleapis/google-api-php-client/commit/5c2c77aa067c508c6adfba796e04ce102fc2844c) Update api-keys.md ([#1699](https://github-redirect.dependabot.com/google/google-api-php-client/issues/1699)) - Additional commits viewable in [compare view](https://github.com/google/google-api-php-client/compare/1.1.7...v2.4.0)


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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 4 years ago

Superseded by #38.