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

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 2 years ago

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

Release notes

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

v1.34.1

1.34.1 (2022-06-09)

Bug Fixes

Dependencies

  • update project.http.version to v1.42.0 (#902) (51c1eb5)

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

... (truncated)

Changelog

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

1.34.1 (2022-06-09)

Bug Fixes

Dependencies

  • update project.http.version to v1.42.0 (#902) (51c1eb5)

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

... (truncated)

Commits
  • c7741a9 chore(main): release 1.34.1 (#900)
  • d1df0d3 chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin...
  • 8446627 chore: enable dependency dashboard for renovate (#901)
  • 51c1eb5 deps: update project.http.version to v1.42.0 (#902)
  • be4d54a fix: .repo-metadata.json file with https: #813 (#898)
  • 1233408 chore(deps): update dependency com.google.cloud:libraries-bom to v25.4.0 (#897)
  • 8309e4f chore(deps): update dependency com.google.oauth-client:google-oauth-client to...
  • 26876c8 chore(main): release 1.34.1-SNAPSHOT (#895)
  • 1598b5e chore(main): release 1.34.0 (#894)
  • aefc45d chore(main): release 1.33.4-SNAPSHOT (#893)
  • 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 #228.