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 1.1.7 to 2.13.1 #81

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2023

Bumps google/apiclient from 1.1.7 to 2.13.1.

Release notes

Sourced from google/apiclient's releases.

v2.13.1

2.13.1 (2023-03-13)

Bug Fixes

  • Allow dynamic properties on model classes (#2408) (11080d5)

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

... (truncated)

Changelog

Sourced from google/apiclient's changelog.

2.13.1 (2023-03-13)

Bug Fixes

  • Allow dynamic properties on model classes (#2408) (11080d5)

2.13.0 (2022-12-19)

Features

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

Bug Fixes

Commits
  • 895749d chore(main): release 2.13.1 (#2367)
  • 11080d5 fix: allow dynamic properties on model classes (#2408)
  • cabac12 chore: add link to ref docs in README (#2384)
  • f2791c2 feat: add support for PHP 8.2 (#2350)
  • 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)
  • 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 1.1.7 to 2.13.1.
- [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@1.1.7...v2.13.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants