Skip to content

chore: remove path-is-absolute dependency - #5818

Closed
benmccann wants to merge 1 commit into
expressjs:masterfrom
benmccann:path-is-absolute
Closed

chore: remove path-is-absolute dependency#5818
benmccann wants to merge 1 commit into
expressjs:masterfrom
benmccann:path-is-absolute

Conversation

@benmccann

@benmccannbenmccann commented Aug 8, 2024

Copy link
Copy Markdown

https://www.npmjs.com/package/path-is-absolute says:

This package has been deprecated
Author message:
This package is no longer relevant as Node.js 0.12 is unmaintained.

@IagoSRL

Copy link
Copy Markdown

Release notes for 5.0.0 says this was done https://github.com/expressjs/express/blob/5.0/History.md, maybe there was parallel work between this PR and the branch?

@UlisesGascon
UlisesGascon changed the base branch from 5.0 to masterOctober 6, 2024 15:28
@UlisesGascon

Copy link
Copy Markdown
Member

@IagoSRL is right. As I can see 0983158 landed in v5.0 already. So this PR is duplicate with #5830.

I will close this PR @benmccann. Thanks for helping us ❤️

Sign up for freeto 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.

3 participants

@benmccann@IagoSRL@UlisesGascon