Closed dependabot-preview[bot] closed 3 years ago
@jvillafanez Can you take a look? This is a major version upgrade.
I think we need to decide what to do with this app. The files_external app in core also contains updated code for the gdrive integration, so this app is obsolete. If we want to keep this app, I guess we should upgrade this app and remove the code from core.
I'm not really sure about the state of this app taking into account that we updated the gdrive library in core and the gdrive api v1 is deprecated or removed. We will need to bring updated coded from core.
Superseded by #53.
Bumps google/apiclient from 1.1.7 to 2.8.2.
Release notes
Sourced from google/apiclient's releases.
Commits
24f3ec0
chore: prepare v2.8.2 (#1992)7002d2a
ci: fix github actions asset release for composer 2 (#1993)7a92d4d
fix: avoid autoload in aliases.php (#1991)c8f6d09
chore: prepare v2.8.1 (#1981)fa3641c
chore: fix docblock namespaced references (#1980)80fa4c9
chore: updated phpdoc classnames (#1977)9ee2561
fix: preload error with aliases.php (#1978)d4eb15d
chore: GH actions fixes for composer 2 (#1979)cf9a070
chore: prepare v2.8.0 (#1972)b2bf360
chore: add composer task test case (#1974)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)