Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump google/apiclient from 2.9.1 to 2.13.0 #1402

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 20, 2022

Bumps google/apiclient from 2.9.1 to 2.13.0.

Release notes

Sourced from google/apiclient's releases.

v2.13.0

2.13.0 (2022-12-19)

Features

  • Make auth http client config extends from default client config (#2348) (2640250)

Bug Fixes

  • Don't send content-type header if no post body exists (#2288) (654c0e2)
  • Ensure new redirect_uri propogates to OAuth2 class (#2282) (a69131b)
  • Update accounts.google.com authorization URI (#2275) (b2624d2)

v2.12.6

Bug Fixes

  • MediaFileUpload fatal error (#2274)

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

v2.12.1

Fixes

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

v2.12.0

Features

... (truncated)

Changelog

Sourced from google/apiclient's changelog.

2.13.0 (2022-12-19)

Features

  • Make auth http client config extends from default client config (#2348) (2640250)

Bug Fixes

Commits
  • b653a33 chore(main): release 2.13.0 (#2349)
  • b094074 chore: add release-please for release management
  • af40e9e chore: run github actions workflow on main
  • 1a61194 chore: remove ignore lines where phpztan now works as expected
  • 2640250 feat: make auth http client config extends from default client config (#2348)
  • b2624d2 fix: update accounts.google.com authorization URI (#2275)
  • 88cc63c fix: lint errors (#2315)
  • 59ee192 chore(docs): add null type to Service\Exception errors (#2309)
  • 654c0e2 fix: don't send content-type header if no post body exists (#2288)
  • a69131b fix: ensure new redirect_uri propogates to OAuth2 class (#2282)
  • 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)

Bumps [google/apiclient](https://github.com/googleapis/google-api-php-client) from 2.9.1 to 2.13.0.
- [Release notes](https://github.com/googleapis/google-api-php-client/releases)
- [Changelog](https://github.com/googleapis/google-api-php-client/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-api-php-client@v2.9.1...v2.13.0)

---
updated-dependencies:
- dependency-name: google/apiclient
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Dec 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file php Pull requests that update Php code
Projects
None yet
0 participants