Skip to content

Commit e460498

Browse files
committed
5.0.1
* chore: update dependency debug to ^4.4.2 (renovate[bot]) * chore: lock file maintenance (renovate[bot]) * chore: update dependency @babel/core to ^7.28.4 (renovate[bot]) * chore: update github/codeql-action action to v3.30.1 (renovate[bot]) * chore: update actions/setup-node action to v5 (renovate[bot]) * chore: update dependency node to v20.19.5 (renovate[bot]) * chore: update github/codeql-action action to v3.30.0 (renovate[bot]) * chore: update dependency mocha to ^11.7.2 (renovate[bot]) * chore: update README (dhmlau) * chore: remove unused coveralls dep (dhmlau) * chore: update dependency eslint to ^9.34.0 (renovate[bot]) * chore: update github/codeql-action action to v3.29.11 (renovate[bot]) * chore: update github/codeql-action action to v3.29.10 (renovate[bot]) * chore: update babel monorepo to ^7.28.3 (renovate[bot]) * chore: update actions/checkout action to v5 (renovate[bot]) * chore: update github/codeql-action action to v3.29.9 (renovate[bot])
1 parent ac1335d commit e460498

File tree

3 files changed

+38
-2
lines changed

3 files changed

+38
-2
lines changed

CHANGES.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,39 @@
1+
2025-09-08, Version 5.0.1
2+
=========================
3+
4+
* chore: update dependency debug to ^4.4.2 (renovate[bot])
5+
6+
* chore: lock file maintenance (renovate[bot])
7+
8+
* chore: update dependency @babel/core to ^7.28.4 (renovate[bot])
9+
10+
* chore: update github/codeql-action action to v3.30.1 (renovate[bot])
11+
12+
* chore: update actions/setup-node action to v5 (renovate[bot])
13+
14+
* chore: update dependency node to v20.19.5 (renovate[bot])
15+
16+
* chore: update github/codeql-action action to v3.30.0 (renovate[bot])
17+
18+
* chore: update dependency mocha to ^11.7.2 (renovate[bot])
19+
20+
* chore: update README (dhmlau)
21+
22+
* chore: remove unused coveralls dep (dhmlau)
23+
24+
* chore: update dependency eslint to ^9.34.0 (renovate[bot])
25+
26+
* chore: update github/codeql-action action to v3.29.11 (renovate[bot])
27+
28+
* chore: update github/codeql-action action to v3.29.10 (renovate[bot])
29+
30+
* chore: update babel monorepo to ^7.28.3 (renovate[bot])
31+
32+
* chore: update actions/checkout action to v5 (renovate[bot])
33+
34+
* chore: update github/codeql-action action to v3.29.9 (renovate[bot])
35+
36+
137
2025-08-11, Version 5.0.0
238
=========================
339

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
@@ -1,6 +1,6 @@
11
{
22
"name": "strong-soap",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"description": "A minimal node SOAP client",
55
"engines": {
66
"node": ">=20"

0 commit comments

Comments
 (0)