DropSnorz / OwlPlug

Audio plugin manager. Small tool to manage VST / AU / LV2 plugins on Windows, MacOS and Linux.
https://owlplug.com
GNU General Public License v3.0
290 stars 11 forks source link

build(deps): bump google-api-client from 1.23.0 to 1.32.2 #111

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 3 years ago

Bumps google-api-client from 1.23.0 to 1.32.2.

Release notes

Sourced from google-api-client's releases.

google-api-java-client v1.32.2

Dependencies

  • update dependency com.google.guava:guava to v31 (#1894) (aba6059)

google-api-java-client v1.32.1

Bug Fixes

Dependencies

  • don't use sp versions in the regular release (#1840) (94cde71)

google-api-java-client v1.31.5

Bug Fixes

  • release scripts from issuing overlapping phases (#1769) (3174ff9)
  • remove deprecated parent pom (#1785) (5da3355)
  • update GoogleJsonError object to accomodate all fields in Invalid parameter exception (#1783) (94c4570)

v1.31.4

Bug Fixes

  • re-encode public keys from google.jks into p12 format for android (#1738) (83f3702)
  • wrap BatchRequest InputStream with BufferedInputStream (#1749) (07346d8)

Dependencies

v1.31.3-sp.1

Features

... (truncated)

Changelog

Sourced from google-api-client's changelog.

1.32.2 (2021-10-14)

Dependencies

  • update dependency com.google.guava:guava to v31 (#1894) (aba6059)

1.32.1 (2021-06-24)

Bug Fixes

Dependencies

  • don't use sp versions in the regular release (#1840) (94cde71)

1.32.0 (2021-06-22)

Features

Bug Fixes

  • add reason field to Details in GoogleJsonErrorObject (#1831) (5e92b4c)

1.31.5 (2021-05-10)

Bug Fixes

  • release scripts from issuing overlapping phases (#1769) (3174ff9)
  • remove deprecated parent pom (#1785) (5da3355)
  • update GoogleJsonError object to accomodate all fields in Invalid parameter exception (#1783) (94c4570)

1.31.4 (2021-04-09)

Bug Fixes

  • re-encode public keys from google.jks into p12 format for android (#1738) (83f3702)
  • wrap BatchRequest InputStream with BufferedInputStream (#1749) (07346d8)

... (truncated)

Commits
  • efc9405 chore: release 1.32.2 (#1895)
  • aba6059 deps: update dependency com.google.guava:guava to v31 (#1894)
  • a2a634b chore: update doclet version (#1893)
  • 8747ea1 chore(deps): update dependency com.google.guava:guava to v31 (#1881)
  • d9661cf chore(deps): update project.http.version to v1.40.1 (#1892)
  • 62f6ab4 chore(deps): update dependency com.puppycrawl.tools:checkstyle to v9 (#1865)
  • f1e1193 chore: add a Code of Conduct (#1822)
  • d79fedc chore(deps): update dependency com.google.protobuf:protobuf-java to v3.18.1 (...
  • 4c9e252 chore(deps): update dependency com.google.cloud:libraries-bom to v23.1.0 (#1889)
  • df34f37 chore(deps): update dependency org.apache.maven.plugins:maven-enforcer-plugin...
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #125.