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 express version #60

Merged
merged 1 commit into from
Oct 24, 2022
Merged

Update express version #60

merged 1 commit into from
Oct 24, 2022

Conversation

AndrewFerr
Copy link
Member

  • Use at least the same minor version as matrix-appservice-bridge
  • Make type definitions a dev dependency

Doing this because an attempt to upgrade matrix-appservice-slack to use 6.0.0 of m-a-b revealed incompatibilities between express versions.

- Use at least the same minor version as matrix-appservice-bridge
- Make type definitions a dev dependency
@AndrewFerr AndrewFerr requested a review from a team as a code owner October 20, 2022 21:21
@AndrewFerr
Copy link
Member Author

Hm, the problem I encountered must have been caused by linking to local installations of these two SDKs. It may still be worth syncing up their dependencies though.

Copy link
Contributor

@Half-Shot Half-Shot left a comment

Choose a reason for hiding this comment

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

@types/express has been known to be very breaky for minor versions, it's super annoying. One of these days I might just revert us to using the node http server instances...

@AndrewFerr AndrewFerr merged commit 2691e38 into develop Oct 24, 2022
@AndrewFerr AndrewFerr deleted the af/express-version branch April 24, 2023 13:23
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