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.1 #130

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps google-api-client from 1.23.0 to 1.33.1.

Release notes

Sourced from google-api-client's releases.

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

Dependencies

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

google-api-java-client v1.31.5

... (truncated)

Changelog

Sourced from google-api-client's changelog.

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

Dependencies

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

1.32.0 (2021-06-22)

... (truncated)

Commits
  • 9e06614 chore(main): release 1.33.1 (#1967)
  • 44bb1c5 fix: library should released as 1.33.1 (#1966)
  • 174e419 chore(deps): update dependency com.google.oauth-client:google-oauth-client-bo...
  • 5471891 chore(deps): update dependency org.apache.maven.plugins:maven-jar-plugin to v...
  • 63d6f2c chore(deps): update dependency javax.jdo:jdo2-api to v2.3-20090302111651 (#1952)
  • f43d3cb chore(deps): update dependency org.codehaus.mojo:build-helper-maven-plugin to...
  • 390efa0 chore(deps): update dependency com.google.cloud:libraries-bom to v24.2.0 (#1948)
  • 493d39a chore(deps): update dependency com.google.api-client:google-api-client to v1....
  • 47844a9 chore(deps): update dependency org.apache.maven.plugins:maven-site-plugin to ...
  • f67db34 chore(deps): update dependency com.puppycrawl.tools:checkstyle to v9.2.1 (#1937)
  • 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 #133.