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 minimum Node version to 22 #990

Merged
merged 20 commits into from
Nov 28, 2024
Merged

Update minimum Node version to 22 #990

merged 20 commits into from
Nov 28, 2024

Conversation

Half-Shot
Copy link
Contributor

@Half-Shot Half-Shot commented Nov 26, 2024

As per our policy, we support active and current release versions of Node (https://github.com/matrix-org/matrix-appservice-bridge/blob/develop/docs/platforms.md). Therefore, this drops Node 20 and we now support Node 22 and 23 only.

@Half-Shot Half-Shot changed the title Dependency updates Update minimum Node version to 22 Nov 26, 2024
@Half-Shot Half-Shot marked this pull request as ready for review November 28, 2024 14:24
@Half-Shot Half-Shot requested a review from a team as a code owner November 28, 2024 14:24
@Half-Shot Half-Shot added this pull request to the merge queue Nov 28, 2024
Merged via the queue into main with commit 819c089 Nov 28, 2024
17 checks passed
@Half-Shot Half-Shot deleted the hs/update-dependencies branch November 28, 2024 15:12
SpiritCroc added a commit to SpiritCroc/matrix-hookshot that referenced this pull request Nov 29, 2024
- Add support for setting an expiry time on a webhook. See the documentation on [Generic Webhooks](https://matrix-org.github.io/matrix-hookshot/latest/setup/webhooks.html) for more information. ([\matrix-org#984](matrix-org#984))
- Support for E2E Encrypted rooms is now considered stable and can be enabled in production. Please see the [documentation](https://matrix-org.github.io/matrix-hookshot/latest/advanced/encryption.html)
  on the requirements for enabling support. ([\matrix-org#989](matrix-org#989))

- Fix Challenge Hound activities being duplicated if the cache layer (e.g Redis) goes away. ([\matrix-org#982](matrix-org#982))

- Drop support for Node 20 and start supporting Node 22, 23. ([\matrix-org#990](matrix-org#990))

- Reduce bundle size of widget. ([\matrix-org#985](matrix-org#985))
- Don't invoke newsfile CI check for dependabot. ([\matrix-org#987](matrix-org#987))
- Add devenv development files. ([\matrix-org#993](matrix-org#993))
- Push Docker images to ghcr.io, and and build an image on each commit. ([\matrix-org#994](matrix-org#994))
- Retry e2e tests in CI due to container creation flakiness. ([\matrix-org#995](matrix-org#995))
- Update matrix-bot-sdk to pull in new matrix-rust-sdk. ([\matrix-org#996](matrix-org#996))
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.

1 participant