Skip to content

Commit 8804c2f

Browse files
Merge pull request #1179 from ericcornelissen/release-patch-oavg6tc
New patch release for v0
2 parents 53334e4 + 53f4d8b commit 8804c2f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ Versioning].
1010

1111
## [Unreleased]
1212

13+
- _No changes yet_
14+
15+
## [0.4.40] - 2025-07-26
16+
1317
- (`3a1a3c7`) Bump Node.js from 24.4.0 to 24.4.1.
1418
- (`eae53df`) Bump ESLint from 9.30.0 to 9.31.0.
1519
- (`45f7243`) Bump @typescript-eslint/parser from 8.36.0 to 8.37.0.

Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ FROM docker.io/node:24.4.1-alpine3.22
1616

1717
LABEL org.opencontainers.image.title="js-regex-security-scanner" \
1818
org.opencontainers.image.description="A static analyzer to scan JavaScript code for problematic regular expressions." \
19-
org.opencontainers.image.version="0.4.39" \
19+
org.opencontainers.image.version="0.4.40" \
2020
org.opencontainers.image.licenses="Apache-2.0" \
2121
org.opencontainers.image.source="https://github.com/ericcornelissen/js-regex-security-scanner"
2222

0 commit comments

Comments
 (0)