Bump express from 4.18.2 to 4.18.3
Bumps express from 4.18.2 to 4.18.3.
Release notes
Sourced from express's releases.
4.18.3
Main Changes
- Fix routing requests without method
- deps: body-parser@1.20.2
- Fix strict json error message on Node.js 19+
- deps: content-type@~1.0.5
- deps: raw-body@2.5.2
Other Changes
- Use https: protocol instead of deprecated git: protocol by
@vcsjones
in expressjs/express#5032- build: Node.js@16.18 and Node.js@18.12 by
@abenhamdine
in expressjs/express#5034- ci: update actions/checkout to v3 by
@armujahid
in expressjs/express#5027- test: remove unused function arguments in params by
@raksbisht
in expressjs/express#5124- Remove unused originalIndex from acceptParams by
@raksbisht
in expressjs/express#5119- Fixed typos by
@raksbisht
in expressjs/express#5117- examples: remove unused params by
@raksbisht
in expressjs/express#5113- fix: parameter str is not described in JSDoc by
@raksbisht
in expressjs/express#5130- fix: typos in History.md by
@raksbisht
in expressjs/express#5131- build : add Node.js@19.7 by
@abenhamdine
in expressjs/express#5028- test: remove unused function arguments in params by
@raksbisht
in expressjs/express#5137- use random port in test so it won't fail on already listening by
@rluvaton
in expressjs/express#5162- tests: use cb() instead of done() by
@kristof-low
in expressjs/express#5233- examples: remove multipart example by
@riddlew
in expressjs/express#5195- Update support Node.js@18 in the CI by
@UlisesGascon
in expressjs/express#5490- Fix favicon-related bug in cookie-sessions example by
@DmytroKondrashov
in expressjs/express#5414- Release 4.18.3 by
@UlisesGascon
in expressjs/express#5505New Contributors
@vcsjones
made their first contribution in expressjs/express#5032@abenhamdine
made their first contribution in expressjs/express#5034@armujahid
made their first contribution in expressjs/express#5027@raksbisht
made their first contribution in expressjs/express#5124@rluvaton
made their first contribution in expressjs/express#5162@kristof-low
made their first contribution in expressjs/express#5233@riddlew
made their first contribution in expressjs/express#5195@DmytroKondrashov
made their first contribution in expressjs/express#5414Full Changelog: https://github.com/expressjs/express/compare/4.18.2...4.18.3
Changelog
Sourced from express's changelog.
4.18.3 / 2024-02-26
- Fix routing requests without method
- deps: body-parser@1.20.2
- Fix strict json error message on Node.js 19+
- deps: content-type@~1.0.5
- deps: raw-body@2.5.2
Commits
-
1b51eda
4.18.3 -
b625132
build: pin Node 21.x to minor -
e3eca80
build: pin Node 21.x to minor -
23b44b3
build: support Node.js 21.6.2 -
b9fea12
build: support Node.js 21.x in appveyor -
c259c34
build: support Node.js 21.x -
fdeb1d3
build: support Node.js 20.x in appveyor -
734b281
build: support Node.js 20.x -
0e3ab6e
examples: improve view count in cookie-sessions -
59af63a
build: Node.js@18.19 - Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for express since your current version.
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts