Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ layout: blog-post
author: The Node.js Project
---

## _(Update 28-July-2026)_ Security releases postponed
Comment thread
avivkeller marked this conversation as resolved.

The Node.js project is delaying the planned security releases until Wednesday,
July 29, 2026 due to infrastructure issues.
Comment on lines +10 to +13

## _(Update 27-July-2026)_ Security releases postponed

The Node.js project is delaying the planned security releases until Tuesday,
Expand Down
4 changes: 2 additions & 2 deletions apps/site/site.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"websiteBanners": {
"index": {
"startDate": "2026-07-21T03:00:00.000Z",
"endDate": "2026-07-29T03:00:00.000Z",
"text": "New security releases to be made available Tuesday, July 28, 2026",
"endDate": "2026-07-30T03:00:00.000Z",
"text": "New security releases to be made available Wednesday, July 29, 2026",
Comment on lines 31 to +33
Comment thread
cursor[bot] marked this conversation as resolved.
"link": "https://nodejs.org/en/blog/vulnerability/july-2026-security-releases",
"type": "warning"
}
Expand Down
Loading