Provide an alternative source for supplying keysets #292 (davidpatrick)
Deprecation
We are deprecating passing in a jwksObject to the client for reasons laid out in #292. In order to load keys from anything other than the jwksUri, please use the getKeysInterceptor.
Provide an alternative source for supplying keysets #202 (davidpatrick)
Deprecation
We are deprecating passing in a jwksObject to the client for reasons laid out in #202. In order to load keys from anything other than the jwksUri, please use the getKeysInterceptor.
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)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/zenika-open-source/FAQ/network/alerts).
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Removes tough-cookie. It's no longer used after updating ancestor dependencies tough-cookie, jwks-rsa, mjml and prisma. These dependencies need to be updated together.
Removes
tough-cookie
Updates
jwks-rsa
from 1.6.0 to 1.12.3Release notes
Sourced from jwks-rsa's releases.
... (truncated)
Changelog
Sourced from jwks-rsa's changelog.
... (truncated)
Commits
f99d261
1.12.3 Releasebd4be6a
Add alg to SigningKey types (#220)4679199
Import default Axios instance. fix #215. (#216)beb5761
Release 1.12.271a895d
Adding coverage folder to npmignore818d061
Release v1.12.1 (#209)3bbe93f
Bump Axios to ^0.21.1 (#208)6fa1db0
Add types for agent options used by ExpressJwtOptions (#206)ee90de2
Fix PR link in changelog (#207)26d760b
Release 1.12.0 (#204)Maintainer changes
This version was pushed to npm by davidpatrick0, a new releaser for jwks-rsa since your current version.
Updates
mjml
from 4.5.1 to 4.14.1Release notes
Sourced from mjml's releases.
... (truncated)
Commits
988819d
v4.14.1d155945
Update cheerio and htmlparser29600817
v4.14.08b8089f
Update description of useMjmlConfigOptions77c9a78
Fix doc about thefonts
option. (#2522)16eee8e
v4.13.0afc85c0
v4.12.04b411c8
ref #2249 allow to use a .mjmlconfig.js, allow to provide preprocessors (#2405)0f4c641
v4.11.0a7fa86e
Allow functions to be added as styles in head (#2377)Updates
prisma
from 1.34.10 to 1.34.12Commits
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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/zenika-open-source/FAQ/network/alerts).