Skip to content

Commit 17f18b8

Browse files
committed
5.0.12
* chore: update actions/upload-artifact action to v4.4.3 (renovate[bot]) * chore: update dependency express to ^4.21.1 (renovate[bot]) * chore: update actions/upload-artifact action to v4.4.2 (renovate[bot]) * chore: update github/codeql-action action to v3.26.12 (renovate[bot]) * chore: update actions/upload-artifact action to v4.4.1 (renovate[bot]) * chore: update actions/checkout action to v4.2.1 (renovate[bot]) * chore: lock file maintenance (renovate[bot]) * chore: update github/codeql-action action to v3.26.11 (renovate[bot]) * chore: update github/codeql-action action to v3.26.10 (renovate[bot]) * chore: update actions/checkout action to v4.2.0 (renovate[bot]) * chore: update github/codeql-action action to v3.26.9 (renovate[bot]) * chore: update actions/setup-node action to v4.0.4 (renovate[bot]) * chore: update github/codeql-action action to v3.26.8 (renovate[bot]) * chore: update dependency eslint to ^8.57.1 (renovate[bot]) * chore: update github/codeql-action action to v3.26.7 (renovate[bot]) * chore: update dependency express to ^4.21.0 (renovate[bot]) * chore: update commitlint monorepo to ^19.5.0 (renovate[bot]) * chore: update step-security/harden-runner action to v2.10.1 (renovate[bot]) * chore: update step-security/harden-runner action to v2.10.0 (renovate[bot]) * chore: update dependency express to ^4.20.0 (renovate[bot])
1 parent 2f85bf3 commit 17f18b8

File tree

3 files changed

+46
-2
lines changed

3 files changed

+46
-2
lines changed

CHANGES.md

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,47 @@
1+
2024-10-10, Version 5.0.12
2+
==========================
3+
4+
* chore: update actions/upload-artifact action to v4.4.3 (renovate[bot])
5+
6+
* chore: update dependency express to ^4.21.1 (renovate[bot])
7+
8+
* chore: update actions/upload-artifact action to v4.4.2 (renovate[bot])
9+
10+
* chore: update github/codeql-action action to v3.26.12 (renovate[bot])
11+
12+
* chore: update actions/upload-artifact action to v4.4.1 (renovate[bot])
13+
14+
* chore: update actions/checkout action to v4.2.1 (renovate[bot])
15+
16+
* chore: lock file maintenance (renovate[bot])
17+
18+
* chore: update github/codeql-action action to v3.26.11 (renovate[bot])
19+
20+
* chore: update github/codeql-action action to v3.26.10 (renovate[bot])
21+
22+
* chore: update actions/checkout action to v4.2.0 (renovate[bot])
23+
24+
* chore: update github/codeql-action action to v3.26.9 (renovate[bot])
25+
26+
* chore: update actions/setup-node action to v4.0.4 (renovate[bot])
27+
28+
* chore: update github/codeql-action action to v3.26.8 (renovate[bot])
29+
30+
* chore: update dependency eslint to ^8.57.1 (renovate[bot])
31+
32+
* chore: update github/codeql-action action to v3.26.7 (renovate[bot])
33+
34+
* chore: update dependency express to ^4.21.0 (renovate[bot])
35+
36+
* chore: update commitlint monorepo to ^19.5.0 (renovate[bot])
37+
38+
* chore: update step-security/harden-runner action to v2.10.1 (renovate[bot])
39+
40+
* chore: update step-security/harden-runner action to v2.10.0 (renovate[bot])
41+
42+
* chore: update dependency express to ^4.20.0 (renovate[bot])
43+
44+
145
2024-09-09, Version 5.0.11
246
==========================
347

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

0 commit comments

Comments
 (0)