Update balena/open-balena-api Docker tag to v27.2.3
Notable changes
- deps: serve-static@0.16.0
- deps: send@0.19.0
- deps: body-parser@0.6.0
- Remove link renderization in html while using
res.redirect
- deps: path-to-regexp@0.1.10
- deps: encodeurl@~2.0.0
- Deprecate passing
options.maxAge
andoptions.expires
tores.clearCookie
-expressjs/express (express) - Update dependency express to v4.20.0 [SECURITY] [Self-hosted Renovate Bot]
balena-io/open-balena-api (balena/open-balena-api)
v27.2.3
Update dependency express to v4.20.0 [SECURITY]
Notable changes
- deps: serve-static@0.16.0
- deps: send@0.19.0
- deps: body-parser@0.6.0
- Remove link renderization in html while using
res.redirect
- deps: path-to-regexp@0.1.10
- deps: encodeurl@~2.0.0
- Deprecate passing
options.maxAge
andoptions.expires
tores.clearCookie
expressjs/express (express)
v4.20.0
==========
- deps: serve-static@0.16.0
- Remove link renderization in html while redirecting
- deps: send@0.19.0
- Remove link renderization in html while redirecting
- deps: body-parser@0.6.0
- add
depth
option to customize the depth level in the parser - IMPORTANT: The default
depth
level for parsing URL-encoded data is now32
(previously wasInfinity
)
- add
- Remove link renderization in html while using
res.redirect
- deps: path-to-regexp@0.1.10
- Adds support for named matching groups in the routes using a regex
- Adds backtracking protection to parameters without regexes defined
- deps: encodeurl@~2.0.0
- Removes encoding of
\
,|
, and^
to align better with URL spec
- Removes encoding of
- Deprecate passing
options.maxAge
andoptions.expires
tores.clearCookie
- Will be ignored in v5, clearCookie will set a cookie with an expires in the past to instruct clients to delete the cookie
List of commits
13a07f2
(Update dependency express to v4.20.0 [SECURITY], 2024-09-16)
v27.2.3
- Update dependency express to v4.20.0 [SECURITY] [Self-hosted Renovate Bot]
List of commits
3a81367 (Update balena/open-balena-api Docker tag to v27.2.3, 2024-09-16)