Skip to content

Commit d041d60

Browse files
committed
5.0.25
* chore: update actions/upload-artifact action to v5 (renovate[bot]) * chore: lock file maintenance (renovate[bot]) * chore: update step-security/harden-runner action to v2.13.2 (renovate[bot]) * chore: update dependency eslint to ^9.39.1 (renovate[bot]) * chore: update dependency eslint to ^9.39.0 (renovate[bot]) * chore: update github/codeql-action action to v4.31.2 (renovate[bot]) * chore: update dependency @types/express to ^5.0.5 (renovate[bot]) * chore: update github/codeql-action action to v4.31.0 (renovate[bot]) * chore: update dependency @types/express to ^5.0.4 (renovate[bot]) * chore: update dependency eslint to ^9.38.0 (renovate[bot]) * chore: update github/codeql-action action to v4.30.9 (renovate[bot])
1 parent 79096c6 commit d041d60

File tree

3 files changed

+28
-2
lines changed

3 files changed

+28
-2
lines changed

CHANGES.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
2025-11-11, Version 5.0.25
2+
==========================
3+
4+
* chore: update actions/upload-artifact action to v5 (renovate[bot])
5+
6+
* chore: lock file maintenance (renovate[bot])
7+
8+
* chore: update step-security/harden-runner action to v2.13.2 (renovate[bot])
9+
10+
* chore: update dependency eslint to ^9.39.1 (renovate[bot])
11+
12+
* chore: update dependency eslint to ^9.39.0 (renovate[bot])
13+
14+
* chore: update github/codeql-action action to v4.31.2 (renovate[bot])
15+
16+
* chore: update dependency @types/express to ^5.0.5 (renovate[bot])
17+
18+
* chore: update github/codeql-action action to v4.31.0 (renovate[bot])
19+
20+
* chore: update dependency @types/express to ^5.0.4 (renovate[bot])
21+
22+
* chore: update dependency eslint to ^9.38.0 (renovate[bot])
23+
24+
* chore: update github/codeql-action action to v4.30.9 (renovate[bot])
25+
26+
127
2025-10-14, Version 5.0.24
228
==========================
329

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "strong-error-handler",
33
"description": "Error handler for use in development and production environments.",
44
"license": "MIT",
5-
"version": "5.0.24",
5+
"version": "5.0.25",
66
"engines": {
77
"node": ">=16"
88
},

0 commit comments

Comments
 (0)