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
287 stars 11 forks source link

build(deps): bump google-api-client from 1.23.0 to 1.33.0 #125

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps google-api-client from 1.23.0 to 1.33.0.

Release notes

Sourced from google-api-client's releases.

google-api-java-client v1.33.0

Features

Bug Fixes

Dependencies

  • update dependency com.google.protobuf:protobuf-bom to v3.19.2 (98b5898)
  • update project.http.version to v1.41.0 (#1944) (98b5898)

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

... (truncated)

Changelog

Sourced from google-api-client's changelog.

1.33.0 (2022-01-06)

Features

Bug Fixes

Dependencies

  • update dependency com.google.protobuf:protobuf-bom to v3.19.2 (98b5898)
  • update project.http.version to v1.41.0 (#1944) (98b5898)

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

... (truncated)

Commits
  • 39e1af4 chore: release 1.33.0 (#1943)
  • 98b5898 deps: update project.http.version to v1.41.0 (#1944)
  • b62d097 chore: keep clirr-ignored-differences (#1945)
  • 3d48f1c chore: release 1.32.3-SNAPSHOT (#1942)
  • 97e93ed chore(deps): update dependency com.google.protobuf:protobuf-java to v3.19.2 (...
  • 826d7e1 fix(java): run Maven in plain console-friendly mode (#1301) (#1939)
  • f959a73 chore(deps): update dependency com.google.cloud:libraries-bom to v24.1.1 (#1935)
  • e07a05f chore(deps): update dependency com.google.appengine:appengine-api-1.0-sdk to ...
  • 199ab2c chore(deps): update dependency com.google.cloud:libraries-bom to v24.1.0 (#1933)
  • 7986ca8 chore: update doclet version (#1925)
  • 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 #130.