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

chore(developer): update multer dependency for server #7314

Merged
merged 4 commits into from Sep 20, 2022

Conversation

mcdurdin
Copy link
Member

Removes Keyman Developer Server's transitive dependency on dicer by updating multer to 1.4.5-lts.1, which updates its dependency on busboy.

See expressjs/multer#1097 (comment) for reasoning behind use of -lts.1 rather than a full release version.

At some point in the future, multer will publish a full release with this fix, at which point we can move back to a full release version.

@keymanapp-test-bot skip

Removes Keyman Developer Server's transitive dependency on dicer by
updating multer to `1.4.5-lts.1`, which updates its dependency on
busboy.

See
expressjs/multer#1097 (comment)
for reasoning behind use of  `-lts.1` rather than a full release
version.

At some point in the future, multer will publish a full release with
this fix, at which point we can move back to a full release version.
@mcdurdin mcdurdin added this to the A16S11 milestone Sep 19, 2022
@keymanapp-test-bot
Copy link

User Test Results

Test specification and instructions

User tests are not required

Copy link
Contributor

@darcywong00 darcywong00 left a comment

Choose a reason for hiding this comment

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

packge-lock.json has merge conflicts, but lgtm after that's resolved :)

@mcdurdin mcdurdin merged commit e636fe5 into master Sep 20, 2022
@mcdurdin mcdurdin deleted the chore/developer/server-update-multer-dependency branch September 20, 2022 00:18
@keyman-server
Copy link
Collaborator

Changes in this pull request will be available for download in Keyman version 16.0.68-alpha

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

3 participants