Skip to content

Commit 602186f

Browse files
committed
5.0.13
* chore: lock file maintenance (renovate[bot]) * chore: update github/codeql-action action to v3.27.1 (renovate[bot]) * chore: update dependency mocha to ^10.8.2 (renovate[bot]) * chore: update dependency mocha to ^10.8.1 (renovate[bot]) * chore: update actions/setup-node action to v4.1.0 (renovate[bot]) * chore: update actions/checkout action to v4.2.2 (renovate[bot]) * fix(html): avoid rendering [Object object] for undefined values (KalleV) * chore: update dependency chai to ^5.1.2 (renovate[bot]) * chore: update github/codeql-action action to v3.27.0 (renovate[bot]) * chore: update dependency http-status to ^1.8.1 (renovate[bot]) * chore: update github/codeql-action action to v3.26.13 (renovate[bot])
1 parent a5b38de commit 602186f

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+
2024-11-11, Version 5.0.13
2+
==========================
3+
4+
* chore: lock file maintenance (renovate[bot])
5+
6+
* chore: update github/codeql-action action to v3.27.1 (renovate[bot])
7+
8+
* chore: update dependency mocha to ^10.8.2 (renovate[bot])
9+
10+
* chore: update dependency mocha to ^10.8.1 (renovate[bot])
11+
12+
* chore: update actions/setup-node action to v4.1.0 (renovate[bot])
13+
14+
* chore: update actions/checkout action to v4.2.2 (renovate[bot])
15+
16+
* fix(html): avoid rendering [Object object] for undefined values (KalleV)
17+
18+
* chore: update dependency chai to ^5.1.2 (renovate[bot])
19+
20+
* chore: update github/codeql-action action to v3.27.0 (renovate[bot])
21+
22+
* chore: update dependency http-status to ^1.8.1 (renovate[bot])
23+
24+
* chore: update github/codeql-action action to v3.26.13 (renovate[bot])
25+
26+
127
2024-10-10, Version 5.0.12
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.12",
5+
"version": "5.0.13",
66
"engines": {
77
"node": ">=16"
88
},

0 commit comments

Comments
 (0)