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

build(deps): bump google-api-client-jackson2 from 1.23.0 to 2.2.0 #193

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 1 year ago

Bumps google-api-client-jackson2 from 1.23.0 to 2.2.0.

Release notes

Sourced from google-api-client-jackson2's releases.

v2.2.0

2.2.0 (2023-01-26)

Features

v2.1.4

2.1.4 (2023-01-26)

Bug Fixes

  • deps: Update dependency com.google.api-client:google-api-client to v2.1.3 (#2239) (a830476)
  • deps: Update dependency com.google.cloud:libraries-bom to v26.4.0 (#2240) (710a5ad)
  • deps: Update dependency org.apache.httpcomponents:httpclient to v4.5.14 (#2236) (aa2b08c)
  • deps: Update dependency org.apache.httpcomponents:httpcore to v4.4.16 (#2237) (5de8cc2)

Documentation

  • Adding deprecated annotation and guide for migration (#2244) (e505c26)

v2.1.3

2.1.3 (2023-01-20)

Bug Fixes

  • Media upload to have applicationName as User-Agent (#2227) (2595de0)

v2.1.2

2.1.2 (2023-01-03)

Bug Fixes

  • Make Details field extends GenericJson so that GoogleJsonError should include any arbitrary error info from services (#2210) (60939b1)

v2.1.1

2.1.1 (2022-12-02)

Bug Fixes

  • Pinning commons-codec dependency in google-api-client (#2201) (27e94c0)

v2.1.0

2.1.0 (2022-11-29)

... (truncated)

Changelog

Sourced from google-api-client-jackson2's changelog.

2.2.0 (2023-01-26)

Features

2.1.4 (2023-01-26)

Bug Fixes

  • deps: Update dependency com.google.api-client:google-api-client to v2.1.3 (#2239) (a830476)
  • deps: Update dependency com.google.cloud:libraries-bom to v26.4.0 (#2240) (710a5ad)
  • deps: Update dependency org.apache.httpcomponents:httpclient to v4.5.14 (#2236) (aa2b08c)
  • deps: Update dependency org.apache.httpcomponents:httpcore to v4.4.16 (#2237) (5de8cc2)

Documentation

  • Adding deprecated annotation and guide for migration (#2244) (e505c26)

2.1.3 (2023-01-20)

Bug Fixes

  • Media upload to have applicationName as User-Agent (#2227) (2595de0)

2.1.2 (2023-01-03)

Bug Fixes

  • Make Details field extends GenericJson so that GoogleJsonError should include any arbitrary error info from services (#2210) (60939b1)

2.1.1 (2022-12-02)

Bug Fixes

  • Pinning commons-codec dependency in google-api-client (#2201) (27e94c0)

2.1.0 (2022-11-29)

Features

... (truncated)

Commits
  • 8f75dc6 chore(main): release 2.2.0 (#2247)
  • bb494ee feat: remove deprecated OOB flow (#2242)
  • 47cb4b8 chore(main): release 2.1.5-SNAPSHOT (#2246)
  • b5aa4b5 chore(main): release 2.1.4 (#2245)
  • aa2b08c fix(deps): update dependency org.apache.httpcomponents:httpclient to v4.5.14 ...
  • 03102d0 chore(deps): update dependency org.apache.maven.plugins:maven-dependency-plug...
  • a830476 fix(deps): update dependency com.google.api-client:google-api-client to v2.1....
  • 710a5ad fix(deps): update dependency com.google.cloud:libraries-bom to v26.4.0 (#2240)
  • 18a75c7 chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin...
  • 5de8cc2 fix(deps): update dependency org.apache.httpcomponents:httpcore to v4.4.16 (#...
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 6 months ago

Superseded by #231.