-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency supertokens-node to v15.2.1 #9466
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jtoar
pushed a commit
that referenced
this pull request
Nov 17, 2023
[![Mend Renovate logo banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [supertokens-node](https://togithub.com/supertokens/supertokens-node) | [`15.0.0` -> `15.2.1`](https://renovatebot.com/diffs/npm/supertokens-node/15.0.0/15.2.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/supertokens-node/15.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/supertokens-node/15.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/supertokens-node/15.0.0/15.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/supertokens-node/15.0.0/15.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>supertokens/supertokens-node (supertokens-node)</summary> ### [`v15.2.1`](https://togithub.com/supertokens/supertokens-node/blob/HEAD/CHANGELOG.md#1521---2023-09-22) [Compare Source](https://togithub.com/supertokens/supertokens-node/compare/v15.2.0...v15.2.1) ##### Fixes - Fixes an issue where the response for the JWKs API would contain additional properties ### [`v15.2.0`](https://togithub.com/supertokens/supertokens-node/blob/HEAD/CHANGELOG.md#1520---2023-09-11) [Compare Source](https://togithub.com/supertokens/supertokens-node/compare/v15.1.1...v15.2.0) ##### Added - The Dashboard recipe now accepts a new `admins` property which can be used to give Dashboard Users write privileges for the user dashboard. ##### Changes - Dashboard APIs now return a status code `403` for all non-GET requests if the currently logged in Dashboard User is not listed in the `admins` array ### [`v15.1.1`](https://togithub.com/supertokens/supertokens-node/blob/HEAD/CHANGELOG.md#1511---2023-08-14) [Compare Source](https://togithub.com/supertokens/supertokens-node/compare/v15.1.0...v15.1.1) ##### Fixes - Improve edge function compatibility by removing our `raw-body` dependency. ### [`v15.1.0`](https://togithub.com/supertokens/supertokens-node/blob/HEAD/CHANGELOG.md#1510---2023-08-14) [Compare Source](https://togithub.com/supertokens/supertokens-node/compare/v15.0.4...v15.1.0) ##### Changes - Added a `Cache-Control` header to `/jwt/jwks.json` (`getJWKSGET`) - Added `validityInSeconds` to the return value of the overrideable `getJWKS` function. - This can be used to control the `Cache-Control` header mentioned above. - It defaults to `60` or the value set in the cache-control header returned by the core - This is optional (so you are not required to update your overrides). Returning undefined means that the header is not set. ### [`v15.0.4`](https://togithub.com/supertokens/supertokens-node/blob/HEAD/CHANGELOG.md#1504---2023-08-11) [Compare Source](https://togithub.com/supertokens/supertokens-node/compare/v15.0.3...v15.0.4) - Fixes apple redirect ### [`v15.0.3`](https://togithub.com/supertokens/supertokens-node/blob/HEAD/CHANGELOG.md#1503---2023-08-10) [Compare Source](https://togithub.com/supertokens/supertokens-node/compare/v15.0.2...v15.0.3) - Adds logic to retry network calls if the core returns status 429 ### [`v15.0.2`](https://togithub.com/supertokens/supertokens-node/blob/HEAD/CHANGELOG.md#1502---2023-07-31) [Compare Source](https://togithub.com/supertokens/supertokens-node/compare/v15.0.1...v15.0.2) - Fixes an issue where the user management dashboard would incorrectly show an email as unverified even if it was verified ### [`v15.0.1`](https://togithub.com/supertokens/supertokens-node/blob/HEAD/CHANGELOG.md#1501---2023-07-19) [Compare Source](https://togithub.com/supertokens/supertokens-node/compare/v15.0.0...v15.0.1) - Passes missing `tenantId` to claim build function </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNDYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
15.0.0
->15.2.1
Release Notes
supertokens/supertokens-node (supertokens-node)
v15.2.1
Compare Source
Fixes
v15.2.0
Compare Source
Added
admins
property which can be used to give Dashboard Users write privileges for the user dashboard.Changes
403
for all non-GET requests if the currently logged in Dashboard User is not listed in theadmins
arrayv15.1.1
Compare Source
Fixes
raw-body
dependency.v15.1.0
Compare Source
Changes
Cache-Control
header to/jwt/jwks.json
(getJWKSGET
)validityInSeconds
to the return value of the overrideablegetJWKS
function.Cache-Control
header mentioned above.60
or the value set in the cache-control header returned by the corev15.0.4
Compare Source
v15.0.3
Compare Source
v15.0.2
Compare Source
v15.0.1
Compare Source
tenantId
to claim build functionConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Mend Renovate. View repository job log here.