Skip to content

Commit 28e93fd

Browse files
committed
5.0.15
* chore: lock file maintenance (renovate[bot]) * chore: update dependency eslint to ^9.18.0 (renovate[bot]) * chore: update github/codeql-action action to v3.28.1 (renovate[bot]) * chore: update actions/upload-artifact action to v4.6.0 (renovate[bot]) * chore: update step-security/harden-runner action to v2.10.3 (renovate[bot]) * chore: update github/codeql-action action to v3.28.0 (renovate[bot]) * chore: update actions/upload-artifact action to v4.5.0 (renovate[bot]) * chore: update dependency @commitlint/cli to ^19.6.1 (renovate[bot]) * chore: update dependency eslint to ^9.17.0 (renovate[bot]) * chore: update github/codeql-action action to v3.27.9 (renovate[bot]) * chore: update github/codeql-action action to v3.27.7 (renovate[bot]) * chore: update dependency debug to ^4.4.0 (renovate[bot]) * chore: update dependency express to ^4.21.2 (renovate[bot])
1 parent 3db8261 commit 28e93fd

File tree

3 files changed

+32
-2
lines changed

3 files changed

+32
-2
lines changed

CHANGES.md

+30
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,33 @@
1+
2025-01-13, Version 5.0.15
2+
==========================
3+
4+
* chore: lock file maintenance (renovate[bot])
5+
6+
* chore: update dependency eslint to ^9.18.0 (renovate[bot])
7+
8+
* chore: update github/codeql-action action to v3.28.1 (renovate[bot])
9+
10+
* chore: update actions/upload-artifact action to v4.6.0 (renovate[bot])
11+
12+
* chore: update step-security/harden-runner action to v2.10.3 (renovate[bot])
13+
14+
* chore: update github/codeql-action action to v3.28.0 (renovate[bot])
15+
16+
* chore: update actions/upload-artifact action to v4.5.0 (renovate[bot])
17+
18+
* chore: update dependency @commitlint/cli to ^19.6.1 (renovate[bot])
19+
20+
* chore: update dependency eslint to ^9.17.0 (renovate[bot])
21+
22+
* chore: update github/codeql-action action to v3.27.9 (renovate[bot])
23+
24+
* chore: update github/codeql-action action to v3.27.7 (renovate[bot])
25+
26+
* chore: update dependency debug to ^4.4.0 (renovate[bot])
27+
28+
* chore: update dependency express to ^4.21.2 (renovate[bot])
29+
30+
131
2024-12-04, Version 5.0.14
232
==========================
333

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)