forked from matrix-org/matrix-js-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Develop #1
Merged
Merged
Develop #1
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
Signed-off-by: Michael Telatynski <[email protected]>
* Remove allchange dependency Signed-off-by: Michael Telatynski <[email protected]> * Remove stale release scripts Signed-off-by: Michael Telatynski <[email protected]> * Update pull request template to remove allchange behaviours Signed-off-by: Michael Telatynski <[email protected]> * Update label check automation Signed-off-by: Michael Telatynski <[email protected]> * mheap Signed-off-by: Michael Telatynski <[email protected]> * Re-add node-fetch which was previously transitive via allchange Signed-off-by: Michael Telatynski <[email protected]> * Use node-fetch@^2 Signed-off-by: Michael Telatynski <[email protected]> --------- Signed-off-by: Michael Telatynski <[email protected]>
matrix-org#4068) * Allow specifying more OIDC client metadata for dynamic registration Signed-off-by: Michael Telatynski <[email protected]> * Allow specifying url_state for dynamic oidc client registration Signed-off-by: Michael Telatynski <[email protected]> * Export NonEmptyArray type Signed-off-by: Michael Telatynski <[email protected]> * Allow specifying more OIDC client metadata for dynamic registration Signed-off-by: Michael Telatynski <[email protected]> * Export NonEmptyArray type Signed-off-by: Michael Telatynski <[email protected]> * Fix test Signed-off-by: Michael Telatynski <[email protected]> --------- Signed-off-by: Michael Telatynski <[email protected]>
* Update dependency oidc-client-ts to v3 * Update jwt-decode so that oidc-client-ts doesn't run its own and thus we can mock Signed-off-by: Michael Telatynski <[email protected]> * Merge Signed-off-by: Michael Telatynski <[email protected]> * delint Signed-off-by: Michael Telatynski <[email protected]> * Sort package.json Signed-off-by: Michael Telatynski <[email protected]> * Ensure oidc-client-ts 3.0.1 to drop crypto-js Signed-off-by: Michael Telatynski <[email protected]> --------- Signed-off-by: Michael Telatynski <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Michael Telatynski <[email protected]>
…ported` from OIDC Issuer well-known (matrix-org#4074) Signed-off-by: Michael Telatynski <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
And remove line that set it for it to just get overwritten
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Update all non-major dependencies * Prettier Signed-off-by: Michael Telatynski <[email protected]> --------- Signed-off-by: Michael Telatynski <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Michael Telatynski <[email protected]>
* Update dependency husky to v9 * Iterate Signed-off-by: Michael Telatynski <[email protected]> --------- Signed-off-by: Michael Telatynski <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Michael Telatynski <[email protected]>
Signed-off-by: Michael Telatynski <[email protected]>
To reduce memory usage during export - see matrix-org/matrix-rust-sdk-crypto-wasm#105
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Add basic retry for outgoing requests * Update doc * Remove 504 from retryable * Retry all 5xx and clarify client timeouts * code review cleaning * do not retry rust request if M_TOO_LARGE * refactor use common retry alg between scheduler and rust requests * Code review, cleaning and doc
…4087) * add job to automate adding new issues to the new project * missing jobs:
…ame release cycle (matrix-org#4085) * When merging release notes, allow considering later versions in the same major.minor.patch set Signed-off-by: Michael Telatynski <[email protected]> * Tweak comments Signed-off-by: Michael Telatynski <[email protected]> --------- Signed-off-by: Michael Telatynski <[email protected]>
Signed-off-by: Michael Telatynski <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…rix-org#4093) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…org#4094) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* add sendContentLoaded option to widgetClient Signed-off-by: Timo K <[email protected]> * review Signed-off-by: Timo K <[email protected]> * add tests Signed-off-by: Timo K <[email protected]> * another try to get the coverage up Signed-off-by: Timo K <[email protected]> * self review Signed-off-by: Timo K <[email protected]> --------- Signed-off-by: Timo K <[email protected]>
* PR template: reminder to document your stuff * link to tsdoc, not typedoc * add full stops
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Michael Telatynski <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Michael Telatynski <[email protected]>
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.
Checklist
This PR currently has none of the required changelog labels.
A reviewer can add one of:
T-Deprecation
,T-Enhancement
,T-Defect
,T-Task
to indicate what type of change this is, or addType: [enhancement/defect/task]
to the description and I'll add them for you.