Skip to content

Commit 16b89e8

Browse files
committed
5.0.22
* chore: update github/codeql-action action to v3.29.8 (renovate[bot]) * chore: update dependency eslint to ^9.33.0 (renovate[bot]) * chore: update github/codeql-action action to v3.29.5 (renovate[bot]) * chore: lock file maintenance (renovate[bot]) * chore: update dependency eslint to ^9.32.0 (renovate[bot]) * chore: update github/codeql-action action to v3.29.4 (renovate[bot]) * chore: update dependency supertest to ^7.1.4 (renovate[bot]) * chore: update github/codeql-action action to v3.29.3 (renovate[bot]) * chore: update step-security/harden-runner action to v2.13.0 (renovate[bot])
1 parent 2029f4d commit 16b89e8

File tree

3 files changed

+24
-2
lines changed

3 files changed

+24
-2
lines changed

CHANGES.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
2025-08-11, Version 5.0.22
2+
==========================
3+
4+
* chore: update github/codeql-action action to v3.29.8 (renovate[bot])
5+
6+
* chore: update dependency eslint to ^9.33.0 (renovate[bot])
7+
8+
* chore: update github/codeql-action action to v3.29.5 (renovate[bot])
9+
10+
* chore: lock file maintenance (renovate[bot])
11+
12+
* chore: update dependency eslint to ^9.32.0 (renovate[bot])
13+
14+
* chore: update github/codeql-action action to v3.29.4 (renovate[bot])
15+
16+
* chore: update dependency supertest to ^7.1.4 (renovate[bot])
17+
18+
* chore: update github/codeql-action action to v3.29.3 (renovate[bot])
19+
20+
* chore: update step-security/harden-runner action to v2.13.0 (renovate[bot])
21+
22+
123
2025-07-14, Version 5.0.21
224
==========================
325

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.21",
5+
"version": "5.0.22",
66
"engines": {
77
"node": ">=16"
88
},

0 commit comments

Comments
 (0)