Skip to content

chore: drop xtend dependency#1352

Merged
UlisesGascon merged 1 commit intoexpressjs:mainfrom
wojtekmaj:xtend
Aug 9, 2025
Merged

chore: drop xtend dependency#1352
UlisesGascon merged 1 commit intoexpressjs:mainfrom
wojtekmaj:xtend

Conversation

@wojtekmaj
Copy link
Copy Markdown
Contributor

Spread in object literals is natively supported in Node.js since v8.3.0. Minimum version of Node.js supported by multer at the moment is v10.16.0, so we should be good to go.

Copy link
Copy Markdown
Member

@LinusU LinusU left a comment

Choose a reason for hiding this comment

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

Neat! 👍

@coveralls
Copy link
Copy Markdown

coveralls commented Aug 8, 2025

Coverage Status

coverage: 98.485% (-0.006%) from 98.491%
when pulling 09b9df3 on wojtekmaj:xtend
into 5c8407f on expressjs:main.

Spread in object literals is natively supported in Node.js since v8.3.0. Minimum version of Node.js supported by multer at the moment is v10.16.0, so we should be good to go.
Copy link
Copy Markdown
Member

@UlisesGascon UlisesGascon left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks again @wojtekmaj!

@UlisesGascon UlisesGascon self-assigned this Aug 9, 2025
@UlisesGascon UlisesGascon merged commit b6e4b1f into expressjs:main Aug 9, 2025
18 checks passed
@wojtekmaj wojtekmaj deleted the xtend branch August 9, 2025 11:03
@UlisesGascon UlisesGascon mentioned this pull request Feb 26, 2026
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.

5 participants