-
-
Notifications
You must be signed in to change notification settings - Fork 18.1k
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
5.1.0 #6425
5.1.0 #6425
Conversation
a875a41
to
6d0a6b2
Compare
Note that the intent here is for this to be the first v5 release published as |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I suggest removing the following lines from the HISTORY.md file:
deps: nyc@^17.1.0
deps: mocha@^10.7.3
deps: marked@^15.0.3
deps: express-session@^1.18.1
deps: ejs@^3.1.10
deps: connect-redis@^8.0.1
deps: supertest@^6.3.4
These are devDependencies and, in my opinion, shouldn’t be included in the changelog. Including them might create confusion for users, as they don’t impact the runtime behavior of the package.
Agreed! I actually did a review and almost decided to remove a few other lines that were in there for the same reason. I really can't wait until we can stop with this madness and just automate it. I will go through and remove those and maybe a few of the others I was thinking didn't need to be there as well. |
6d0a6b2
to
cd7d439
Compare
Cleaned up the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🥳
We have two remaining items we want to have ready for this release, just want to call them out here:
I started one, and will start the other tomorrow morning. Anything anyone can do to help get these ready in time for a planned release on Monday would be awesome! Thanks everyone for the great work! |
Opened a PR for a blog post: expressjs/expressjs.com#1849 |
This is big, congratulations to everyone involved 🎉 |
What's Changed
methods
dependency with standard library by @jonkoops in chore: replacemethods
dependency with standard library #6196utils-merge
dependency - use spread syntax instead by @Phillip9587 in Removeutils-merge
dependency - use spread syntax instead #6091depd
dependency by @jonkoops in Remove unuseddepd
dependency #6197Invalid action input 'persist-credentials'
foractions/setup-node@v4
inci.yml
by @hamirmahal in fix: usage ofInvalid action input 'persist-credentials'
foractions/setup-node@v4
inci.yml
#6256normalizeTypes
function by @Ayoub-Mabrouk in refactor: simplifynormalizeTypes
function #6097debug
to ^4.4.0 by @Phillip9587 in chore(deps): updatedebug
to ^4.4.0 #6313https
instead ofhttp
by @Phillip9587 in Update multiple links to usehttps
instead ofhttp
#6338New Contributors
methods
dependency with standard library #6196Invalid action input 'persist-credentials'
foractions/setup-node@v4
inci.yml
#6256normalizeTypes
function #6097Full Changelog: 5.0.1...master