Skip to content

deps: improve package dependencies using caret (^) - #214

Merged
bjohansebas merged 1 commit into
expressjs:v2from
bjohansebas:dependencies-caret
Apr 14, 2025
Merged

deps: improve package dependencies using caret (^)#214
bjohansebas merged 1 commit into
expressjs:v2from
bjohansebas:dependencies-caret

Conversation

@bjohansebas

Copy link
Copy Markdown
Member

@bjohansebasbjohansebas changed the title fix(ci): improve package dependencies using caret (^)deps: improve package dependencies using caret (^)Jan 16, 2025
@socket-security

socket-securityBot commented Jan 16, 2025

Copy link
Copy Markdown

New and updated dependencies detected. Learn more about Socket for GitHub ↗︎

PackageNew capabilitiesTransitivesSizePublisher
npm/eslint-plugin-import@2.26.02.31.0environment Transitive: eval+1156.64 MBljharb
npm/supertest@6.2.36.3.4Transitive: environment, eval, filesystem+401.93 MBtitanism

View full report↗︎

@wesleytoddwesleytodd left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I dont think we should apply this change until we major rev and drop the old node versions.

@bjohansebas

Copy link
Copy Markdown
MemberAuthor

Then document it in the RFC/ADR. I had asked if the way forward was to update the CI or wait until we drop support for the old Node versions.

@bjohansebas

Copy link
Copy Markdown
MemberAuthor

We no longer support older versions, so this can be reviewed again. Ideally, it would go into version 2.

@bjohansebas
bjohansebas merged commit f1b3e1c into expressjs:v2Apr 14, 2025
@bjohansebas
bjohansebas deleted the dependencies-caret branch April 14, 2025 15:21
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@bjohansebas@wesleytodd@Phillip9587