Skip to content

build(deps): use carat notation for dependency versions - #6317

Merged
wesleytodd merged 2 commits into
expressjs:masterfrom
dpopp07:dp/semver-ranges
Feb 5, 2025
Merged

build(deps): use carat notation for dependency versions#6317
wesleytodd merged 2 commits into
expressjs:masterfrom
dpopp07:dp/semver-ranges

Conversation

@dpopp07

Copy link
Copy Markdown
Contributor

This updates semver ranges to use carat notation for a number of dependencies, towards the goals in #6316. @wesleytodd I know you said that issue isn't necessary complete - so if I jumped the gun, I can make whatever updates are needed 🙂 I also used that issue as a source of truth for which dependencies should be updated - there are still some without carat notation that I can also update if desired.

@bjohansebas

Copy link
Copy Markdown
Member

@dpopp07 can you fetch the latest changes from the repository? It's confusing to see that some dependencies aren't updating with this policy, but that's because they actually no longer exist.

@dpopp07

Copy link
Copy Markdown
ContributorAuthor

Ah, yes - will do. I built this off of the 5.x branch - should I have used a different base?

@bjohansebas

Copy link
Copy Markdown
Member

It should be master in this case

Signed-off-by: Dustin Popp <dustinpopp@ibm.com>
@dpopp07
dpopp07 changed the base branch from 5.x to masterFebruary 3, 2025 23:49
@dpopp07

Copy link
Copy Markdown
ContributorAuthor

Ah, my mistake! That makes more sense. The PR is updated 👍

@bjohansebasbjohansebas 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.

thanks @dpopp07

@UlisesGasconUlisesGascon 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.

Actually, I was planning to work on similar PR. Thanks @dpopp07 ❤️

@UlisesGascon

Copy link
Copy Markdown
Member

@wesleytodd can we include it in the next v5 release?

@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.

Awesome! Yes this needs to land before we do the next release. Should be good to land now I think.

@wesleytodd
wesleytodd merged commit af7cd90 into expressjs:masterFeb 5, 2025
@dpopp07
dpopp07 deleted the dp/semver-ranges branch February 12, 2025 20:21
@bjohansebasbjohansebas mentioned this pull request Mar 15, 2025
@UlisesGasconUlisesGascon mentioned this pull request Mar 23, 2025
68 tasks
@wesleytoddwesleytodd mentioned this pull request Mar 28, 2025
Merged
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.

5 participants

@dpopp07@bjohansebas@UlisesGascon@wesleytodd@Phillip9587