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

Supporting Node 22 #1617

Merged
merged 36 commits into from
Apr 24, 2024
Merged

Supporting Node 22 #1617

merged 36 commits into from
Apr 24, 2024

Conversation

RobinTail
Copy link
Owner

@RobinTail RobinTail commented Mar 13, 2024

@RobinTail RobinTail added dependencies Pull requests that update a dependency file CI/CD labels Mar 13, 2024
@RobinTail RobinTail changed the title Allowing Node 22 and testing on its nightly build. Supporting Node 22 Mar 13, 2024
package.json Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
Copy link

coveralls-official bot commented Mar 13, 2024

Coverage Status

coverage: 100.0%. remained the same
when pulling 3652b28 on support-node-22
into 42675f5 on master.

@RobinTail
Copy link
Owner Author

Found this warning in tests, perhaps from some dependency

(node:2078) [DEP0044] DeprecationWarning: The `util.isArray` API is deprecated. Please use `Array.isArray()` instead.

@RobinTail
Copy link
Owner Author

That comes from form-data

image

@RobinTail
Copy link
Owner Author

Related issue: form-data/form-data#558

@RobinTail RobinTail mentioned this pull request Mar 13, 2024
@RobinTail RobinTail added the enhancement New feature or request label Mar 13, 2024
@RobinTail RobinTail marked this pull request as ready for review April 24, 2024 18:46
Copy link
Owner Author

@RobinTail RobinTail left a comment

Choose a reason for hiding this comment

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

ready

@RobinTail RobinTail merged commit fd0a118 into master Apr 24, 2024
11 checks passed
@RobinTail RobinTail deleted the support-node-22 branch April 24, 2024 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant