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-oauth-client-jetty from 1.23.0 to 1.34.0 #156

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps google-oauth-client-jetty from 1.23.0 to 1.34.0.

Release notes

Sourced from google-oauth-client-jetty's releases.

v1.34.0

1.34.0 (2022-06-02)

Features

  • add build scripts for native image testing in Java 17 (#1440) (#890) (373891e)
  • next release from main branch is 1.34.0 (#875) (187651e)

Bug Fixes

  • fix IdTokenVerifier so it does not cache empty entries (#892) (773b388)

v1.33.3

1.33.3 (2022-04-13)

Bug Fixes

  • add signature verification to IdTokenVerifier (#861) (22419d6)

v1.33.2

1.33.2 (2022-04-07)

Dependencies

  • update project.http.version to v1.41.5 (e945b8d)

v1.33.1

1.33.1 (2022-02-08)

Dependencies

v1.33.0

1.33.0 (2022-01-19)

Features

  • next release from main branch is 1.33.0 (#772) (4c3a639)

Bug Fixes

... (truncated)

Changelog

Sourced from google-oauth-client-jetty's changelog.

1.34.0 (2022-06-02)

Features

  • add build scripts for native image testing in Java 17 (#1440) (#890) (373891e)
  • next release from main branch is 1.34.0 (#875) (187651e)

Bug Fixes

  • fix IdTokenVerifier so it does not cache empty entries (#892) (773b388)

1.33.3 (2022-04-13)

Bug Fixes

  • add signature verification to IdTokenVerifier (#861) (22419d6)

1.33.2 (2022-04-07)

Dependencies

  • update project.http.version to v1.41.5 (e945b8d)

1.33.1 (2022-02-08)

Dependencies

1.33.0 (2022-01-19)

Features

  • next release from main branch is 1.33.0 (#772) (4c3a639)

Bug Fixes

1.32.1 (2021-08-12)

... (truncated)

Commits
  • 1598b5e chore(main): release 1.34.0 (#894)
  • aefc45d chore(main): release 1.33.4-SNAPSHOT (#893)
  • 773b388 fix: fix IdTokenVerifier so it does not cache empty entries (#892)
  • c1b1468 chore(deps): update dependency org.apache.felix:maven-bundle-plugin to v5.1.6...
  • 373891e feat: add build scripts for native image testing in Java 17 (#1440) (#890)
  • a9ef4f1 chore(deps): update appengine packages to v2.0.5 (#888)
  • f0278e0 chore(deps): update dependency com.google.cloud:libraries-bom to v25.3.0 (#889)
  • e106f2c chore(deps): update project.http.version to v1.41.8 (#886)
  • ed0b109 chore(deps): update dependency org.datanucleus:datanucleus-rdbms to v5.2.11 (...
  • c4942b7 chore(deps): update dependency org.apache.maven.plugins:maven-project-info-re...
  • 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 #160.