Skip to content
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

Update matrix-rust-sdk dependencies #37

Merged
merged 19 commits into from
Jun 11, 2024
Merged

Conversation

Half-Shot
Copy link
Contributor

@Half-Shot Half-Shot commented Jun 5, 2024

This has rotted horribly, so some invasive changes will need to be made.

This also drops support for Node 16,19 which is EOL, and adds support for 22. 21 is already out of support.

@Half-Shot Half-Shot marked this pull request as ready for review June 7, 2024 10:48
@Half-Shot
Copy link
Contributor Author

N.B. We need to drop v16 and v19 test requirements and add v22 as a required test.

.github/workflows/ci.yml Outdated Show resolved Hide resolved
src/identifiers.rs Outdated Show resolved Hide resolved
yarn.lock Outdated Show resolved Hide resolved
src/requests.rs Show resolved Hide resolved
src/identifiers.rs Show resolved Hide resolved
src/identifiers.rs Show resolved Hide resolved
src/machine.rs Outdated Show resolved Hide resolved
src/machine.rs Outdated Show resolved Hide resolved
src/machine.rs Outdated Show resolved Hide resolved
src/requests.rs Outdated Show resolved Hide resolved
// it properly into a valid TypeScript definition, so… let's
// copy-paste :-(.
Either7<
Either6<
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Final nitpick, the function comment should remove its mention of KeysBackupRequest now.

@Half-Shot Half-Shot enabled auto-merge June 11, 2024 13:21
@Half-Shot Half-Shot merged commit d1e870a into main Jun 11, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants