godaddy / kubernetes-client

Simplified Kubernetes API client for Node.js.
MIT License
961 stars 192 forks source link

Update openid-client to the latest version 🚀 #578

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency openid-client was updated from 3.3.0 to 3.12.2.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: panva License: MIT

Release Notes for v3.12.2

Bug Fixes

  • ensure jose version that handles ECDH-ES for larger key sizes right (e91001a)
Commits

The new version differs by 122 commits.

  • 255551a chore(release): 3.12.2
  • c391565 Revert "test: update asserted error message"
  • e91001a fix: ensure jose version that handles ECDH-ES for larger key sizes right
  • f50f2a7 chore(release): 3.12.1
  • fa3fa67 fix: allow multiple keys to match when selecting encryption key for request object
  • 2dfa313 chore(release): 3.12.0
  • c981ed6 feat: new API for fetching arbitrary resources with the access token
  • 6567c73 fix: allow omitting the *_enc attributes (default 'A128CBC-HS256')
  • 5b64d34 ci: update java-suite
  • 76c4f9e chore: update dependencies
  • f799166 test: update asserted error message
  • 0ab81fa chore(release): 3.11.0
  • 72fade0 ci: migrate away from mocha.opts
  • 1ceba5b test: add JARM response tests
  • c5d3158 feat: detect self-issued OP and validate ID Token accordingly

There are 122 commits in total.

See the full diff


FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀

Release Notes for v3.13.0

Features

  • add support for RSA-OAEP-384 and RSA-OAEP-512 JWE algorithms (6c696e9)
Commits

The new version differs by 5 commits.

  • dd2194e chore(release): 3.13.0
  • 6c696e9 feat: add support for RSA-OAEP-384 and RSA-OAEP-512 JWE algorithms
  • f41bcc6 docs: adds RP-Logout support to readme
  • 0b4df7e ci: fix running test suite in electron
  • 2294785 ci: add electron@8

See the full diff

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀