clusterplex
clusterplex copied to clipboard
Bump express from 4.18.2 to 4.18.3 in /orchestrator
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: [email protected]
- Fix strict json error message on Node.js 19+
- deps: content-type@~1.0.5
- deps: [email protected]
Other Changes
- Use https: protocol instead of deprecated git: protocol by
@vcsjones
in expressjs/express#5032- build: [email protected] and [email protected] 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 [email protected] 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: [email protected]
- Fix strict json error message on Node.js 19+
- deps: content-type@~1.0.5
- deps: [email protected]
Commits
1b51eda
4.18.3b625132
build: pin Node 21.x to minore3eca80
build: pin Node 21.x to minor23b44b3
build: support Node.js 21.6.2b9fea12
build: support Node.js 21.x in appveyorc259c34
build: support Node.js 21.xfdeb1d3
build: support Node.js 20.x in appveyor734b281
build: support Node.js 20.x0e3ab6e
examples: improve view count in cookie-sessions59af63a
build: [email protected]- 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 will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)