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.2 #133

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps google-api-client from 1.23.0 to 1.33.2.

Release notes

Sourced from google-api-client's releases.

v1.33.2

1.33.2 (2022-02-08)

Dependencies

v1.33.1

1.33.1 (2022-01-21)

Bug Fixes

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

... (truncated)

Changelog

Sourced from google-api-client's changelog.

1.33.2 (2022-02-08)

Dependencies

1.33.1 (2022-01-21)

Bug Fixes

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

... (truncated)

Commits
  • 6e9b2a0 chore(main): release 1.33.2 (#1978)
  • 9539156 chore: update auto-release script to fix breaking changes in v5 (#1350) (#1983)
  • 9b56bcf chore: enable auto release in java (#1349) (#1982)
  • b1d8c16 deps(java): update actions/github-script action to v5 (#1339) (#1972)
  • 68ef74a chore(deps): update project.http.version to v1.41.2 (#1973)
  • 83729bc chore(deps): update dependency org.codehaus.mojo:animal-sniffer-maven-plugin ...
  • 4892719 chore(deps): update dependency com.puppycrawl.tools:checkstyle to v9.3 (#1976)
  • 8b7fdb9 chore(deps): update dependency com.google.protobuf:protobuf-java to v3.19.4 (...
  • ef26931 chore(main): release 1.33.2-SNAPSHOT (#1970)
  • 4300ae0 chore(deps): update actions/github-script action to v5 (#1971)
  • 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 #142.