dniel / traefik-forward-auth0

A backend for performing forward authentication with Auth0 using the Traefik reverse proxy.
GNU General Public License v3.0
85 stars 15 forks source link

Update dependency com.auth0:jwks-rsa to v0.22.1 #269

Open renovate[bot] opened 4 years ago

renovate[bot] commented 4 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.auth0:jwks-rsa 0.11.0 -> 0.22.1 age adoption passing confidence

Release Notes

auth0/jwks-rsa-java (com.auth0:jwks-rsa) ### [`v0.22.1`](https://togithub.com/auth0/jwks-rsa-java/blob/HEAD/CHANGELOG.md#0221-2023-07-28) [Compare Source](https://togithub.com/auth0/jwks-rsa-java/compare/0.22.0...0.22.1) [Full Changelog](https://togithub.com/auth0/jwks-rsa-java/compare/0.22.0...0.22.1) **Security** - Update to Guava 32.1.1 [#​184](https://togithub.com/auth0/jwks-rsa-java/pull/184) ([jimmyjames](https://togithub.com/jimmyjames)) **Changed** - Update and pin Gradle workflow actions [#​182](https://togithub.com/auth0/jwks-rsa-java/pull/182) ([evansims](https://togithub.com/evansims)) - Update dependencies [#​175](https://togithub.com/auth0/jwks-rsa-java/pull/175) ([jimmyjames](https://togithub.com/jimmyjames)) - Update JavaDocs with default caching behavior [#​179](https://togithub.com/auth0/jwks-rsa-java/pull/179) ([msailes](https://togithub.com/msailes)) ### [`v0.22.0`](https://togithub.com/auth0/jwks-rsa-java/blob/HEAD/CHANGELOG.md#0220-2023-02-10) [Compare Source](https://togithub.com/auth0/jwks-rsa-java/compare/0.21.3...0.22.0) [Full Changelog](https://togithub.com/auth0/jwks-rsa-java/compare/0.21.3...0.22.0) **Fixed** - Throw proper exception from cached provider [#​169](https://togithub.com/auth0/jwks-rsa-java/pull/169) ([jimmyjames](https://togithub.com/jimmyjames)) ### [`v0.21.3`](https://togithub.com/auth0/jwks-rsa-java/blob/HEAD/CHANGELOG.md#0213-2023-01-11) [Compare Source](https://togithub.com/auth0/jwks-rsa-java/compare/0.21.2...0.21.3) [Full Changelog](https://togithub.com/auth0/jwks-rsa-java/compare/0.21.2...0.21.3) This patch release uses an updated signing key for verification as part of our commitment to best security practices. Please review [the README note for additional details.](https://togithub.com/auth0/jwks-rsa-java/blob/master/README.md) **Security** - Bump `jackson-databind` dependency to 2.13.4.2 [#​162](https://togithub.com/auth0/jwks-rsa-java/pull/162) ([evansims](https://togithub.com/evansims)) **Changed** - Update Gradle wrapper to 6.9.2 [#​156](https://togithub.com/auth0/jwks-rsa-java/pull/156) ([jimmyjames](https://togithub.com/jimmyjames)) ### [`v0.21.2`](https://togithub.com/auth0/jwks-rsa-java/blob/HEAD/CHANGELOG.md#0212-2022-09-15) [Compare Source](https://togithub.com/auth0/jwks-rsa-java/compare/0.21.1...0.21.2) [Full Changelog](https://togithub.com/auth0/jwks-rsa-java/compare/0.21.1...0.21.2) **Changed** - Update Gradle OSS plugin [#​154](https://togithub.com/auth0/jwks-rsa-java/pull/154) ([jimmyjames](https://togithub.com/jimmyjames)) **Fixed** - Clarify that getting a JWK is a synchronous operation [#​151](https://togithub.com/auth0/jwks-rsa-java/pull/151) ([jimmyjames](https://togithub.com/jimmyjames)) - \[SDK-3623] Fix ECPoint construction for getting public key [#​153](https://togithub.com/auth0/jwks-rsa-java/pull/153) ([jimmyjames](https://togithub.com/jimmyjames)) ### [`v0.21.1`](https://togithub.com/auth0/jwks-rsa-java/blob/HEAD/CHANGELOG.md#0211-2022-03-30) [Compare Source](https://togithub.com/auth0/jwks-rsa-java/compare/0.21.0...0.21.1) [Full Changelog](https://togithub.com/auth0/jwks-rsa-java/compare/0.21.0...0.21.1) **Security** - Security: Bump `jackson-databind` to 2.13.2.2 [#​144](https://togithub.com/auth0/jwks-rsa-java/pull/144) ([evansims](https://togithub.com/evansims)) ### [`v0.21.0`](https://togithub.com/auth0/jwks-rsa-java/blob/HEAD/CHANGELOG.md#0210-2022-03-14) [Compare Source](https://togithub.com/auth0/jwks-rsa-java/compare/0.20.2...0.21.0) [Full Changelog](https://togithub.com/auth0/jwks-rsa-java/compare/0.20.2...0.21.0) **Security** - Bump `jackson-databind` dependency to 2.13.2 [#​142](https://togithub.com/auth0/jwks-rsa-java/pull/142) ([evansims](https://togithub.com/evansims)) ### [`v0.20.2`](https://togithub.com/auth0/jwks-rsa-java/blob/HEAD/CHANGELOG.md#0202-2022-02-01) [Compare Source](https://togithub.com/auth0/jwks-rsa-java/compare/0.20.1...0.20.2) [Full Changelog](https://togithub.com/auth0/jwks-rsa-java/compare/0.20.1...0.20.2) **Changed** - Configure cache with TimeUnit instead of Duration [#​140](https://togithub.com/auth0/jwks-rsa-java/pull/140) ([jimmyjames](https://togithub.com/jimmyjames)) ### [`v0.20.1`](https://togithub.com/auth0/jwks-rsa-java/blob/HEAD/CHANGELOG.md#0201-2022-01-17) [Compare Source](https://togithub.com/auth0/jwks-rsa-java/compare/0.20.0...0.20.1) [Full Changelog](https://togithub.com/auth0/jwks-rsa-java/compare/0.20.0...0.20.1) **Security** - Update jackson dependency [#​138](https://togithub.com/auth0/jwks-rsa-java/pull/138) ([poovamraj](https://togithub.com/poovamraj)) ### [`v0.20.0`](https://togithub.com/auth0/jwks-rsa-java/blob/HEAD/CHANGELOG.md#0200-2021-10-11) [Compare Source](https://togithub.com/auth0/jwks-rsa-java/compare/0.19.0...0.20.0) [Full Changelog](https://togithub.com/auth0/jwks-rsa-java/compare/0.19.0...0.20.0) **Added** - Expose read/connect timeouts in the JwkProviderBuilder class [#​133](https://togithub.com/auth0/jwks-rsa-java/pull/133) ([lbalmaceda](https://togithub.com/lbalmaceda)) **Changed** - Use Duration in JwkProviderBuilder [#​130](https://togithub.com/auth0/jwks-rsa-java/pull/130) ([ghostd](https://togithub.com/ghostd)) ### [`v0.19.0`](https://togithub.com/auth0/jwks-rsa-java/blob/HEAD/CHANGELOG.md#0190-2021-07-05) [Compare Source](https://togithub.com/auth0/jwks-rsa-java/compare/0.18.0...0.19.0) [Full Changelog](https://togithub.com/auth0/jwks-rsa-java/compare/0.18.0...0.19.0) **Changed** - Update OSS release plugin version [#​129](https://togithub.com/auth0/jwks-rsa-java/pull/129) ([lbalmaceda](https://togithub.com/lbalmaceda)) ### [`v0.18.0`](https://togithub.com/auth0/jwks-rsa-java/blob/HEAD/CHANGELOG.md#0180-2021-05-10) [Compare Source](https://togithub.com/auth0/jwks-rsa-java/compare/0.17.1...0.18.0) [Full Changelog](https://togithub.com/auth0/jwks-rsa-java/compare/0.17.1...0.18.0) **Changed** - Remove bintray gradle plugin [#​124](https://togithub.com/auth0/jwks-rsa-java/pull/124) ([lbalmaceda](https://togithub.com/lbalmaceda)) - Remove Guava usage where possible [#​121](https://togithub.com/auth0/jwks-rsa-java/pull/121) ([XakepSDK](https://togithub.com/XakepSDK)) ### [`v0.17.1`](https://togithub.com/auth0/jwks-rsa-java/blob/HEAD/CHANGELOG.md#0171-2021-04-19) [Compare Source](https://togithub.com/auth0/jwks-rsa-java/compare/0.17.0...0.17.1) [Full Changelog](https://togithub.com/auth0/jwks-rsa-java/compare/0.17.0...0.17.1) **Closed issues** - Remove commons-codec dependency [#​118](https://togithub.com/auth0/jwks-rsa-java/issues/118) **Changed** - Update OSS publishing plugin [#​122](https://togithub.com/auth0/jwks-rsa-java/pull/122) ([jimmyjames](https://togithub.com/jimmyjames)) ### [`v0.17.0`](https://togithub.com/auth0/jwks-rsa-java/blob/HEAD/CHANGELOG.md#0170-2021-02-26) [Compare Source](https://togithub.com/auth0/jwks-rsa-java/compare/0.15.0...0.17.0) [Full Changelog](https://togithub.com/auth0/jwks-rsa-java/compare/0.16.0...0.17.0) **Added** - Allow setting of custom headers [#​115](https://togithub.com/auth0/jwks-rsa-java/pull/115) ([jimmyjames](https://togithub.com/jimmyjames)) ### [`v0.15.0`](https://togithub.com/auth0/jwks-rsa-java/blob/HEAD/CHANGELOG.md#0150-2020-11-16) [Compare Source](https://togithub.com/auth0/jwks-rsa-java/compare/0.14.1...0.15.0) [Full Changelog](https://togithub.com/auth0/jwks-rsa-java/compare/0.14.1...0.15.0) **Changed** - Target Java 8 [#​105](https://togithub.com/auth0/jwks-rsa-java/pull/105) ([lbalmaceda](https://togithub.com/lbalmaceda)) ### [`v0.14.1`](https://togithub.com/auth0/jwks-rsa-java/blob/HEAD/CHANGELOG.md#0141-2020-11-05) [Compare Source](https://togithub.com/auth0/jwks-rsa-java/compare/0.14.0...0.14.1) [Full Changelog](https://togithub.com/auth0/jwks-rsa-java/compare/0.14.0...0.14.1) **Security** - Update dependencies [#​103](https://togithub.com/auth0/jwks-rsa-java/pull/103) ([jimmyjames](https://togithub.com/jimmyjames)) ### [`v0.14.0`](https://togithub.com/auth0/jwks-rsa-java/blob/HEAD/CHANGELOG.md#0140-2020-09-29) [Compare Source](https://togithub.com/auth0/jwks-rsa-java/compare/0.13.0...0.14.0) [Full Changelog](https://togithub.com/auth0/jwks-rsa-java/compare/0.13.0...0.14.0) **Added** - Add proxy [#​94](https://togithub.com/auth0/jwks-rsa-java/pull/94) ([JosephWitthuhnTR](https://togithub.com/JosephWitthuhnTR)) ### [`v0.13.0`](https://togithub.com/auth0/jwks-rsa-java/blob/HEAD/CHANGELOG.md#0130-2020-08-26) [Compare Source](https://togithub.com/auth0/jwks-rsa-java/compare/0.12.0...0.13.0) [Full Changelog](https://togithub.com/auth0/jwks-rsa-java/compare/0.12.0...0.13.0) **Removed** - remove commons-io dependency [#​95](https://togithub.com/auth0/jwks-rsa-java/pull/95) ([Jaxsun](https://togithub.com/Jaxsun)) ### [`v0.12.0`](https://togithub.com/auth0/jwks-rsa-java/blob/HEAD/CHANGELOG.md#0120-2020-06-25) [Compare Source](https://togithub.com/auth0/jwks-rsa-java/compare/0.11.0...0.12.0) [Full Changelog](https://togithub.com/auth0/jwks-rsa-java/compare/0.11.0...0.12.0) **Added** - Add NetworkException, docs and tests [#​89](https://togithub.com/auth0/jwks-rsa-java/pull/89) ([lbalmaceda](https://togithub.com/lbalmaceda))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

sonarcloud[bot] commented 4 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication