Skip to content

Commit 0bd424d

Browse files
committed
4.1.14
* chore: lock file maintenance (renovate[bot]) * chore: update dependency eslint to ^9.31.0 (renovate[bot]) * chore: update babel monorepo to ^7.28.0 (renovate[bot]) * chore: update dependency eslint to ^9.30.1 (renovate[bot]) * chore: update github/codeql-action action to v3.29.2 (renovate[bot]) * chore: update dependency eslint to ^9.30.0 (renovate[bot]) * chore: update github/codeql-action action to v3.29.1 (renovate[bot]) * chore: update dependency @babel/core to ^7.27.7 (renovate[bot]) * chore: update dependency mocha to ^11.7.1 (renovate[bot]) * chore: update dependency mocha to ^11.7.0 (renovate[bot]) * chore: update dependency eslint to ^9.29.0 (renovate[bot]) * chore: update dependency glob to ^11.0.3 (renovate[bot]) * chore: update github/codeql-action action to v3.29.0 (renovate[bot])
1 parent 3c5260a commit 0bd424d

File tree

3 files changed

+32
-2
lines changed

3 files changed

+32
-2
lines changed

CHANGES.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,33 @@
1+
2025-07-14, Version 4.1.14
2+
==========================
3+
4+
* chore: lock file maintenance (renovate[bot])
5+
6+
* chore: update dependency eslint to ^9.31.0 (renovate[bot])
7+
8+
* chore: update babel monorepo to ^7.28.0 (renovate[bot])
9+
10+
* chore: update dependency eslint to ^9.30.1 (renovate[bot])
11+
12+
* chore: update github/codeql-action action to v3.29.2 (renovate[bot])
13+
14+
* chore: update dependency eslint to ^9.30.0 (renovate[bot])
15+
16+
* chore: update github/codeql-action action to v3.29.1 (renovate[bot])
17+
18+
* chore: update dependency @babel/core to ^7.27.7 (renovate[bot])
19+
20+
* chore: update dependency mocha to ^11.7.1 (renovate[bot])
21+
22+
* chore: update dependency mocha to ^11.7.0 (renovate[bot])
23+
24+
* chore: update dependency eslint to ^9.29.0 (renovate[bot])
25+
26+
* chore: update dependency glob to ^11.0.3 (renovate[bot])
27+
28+
* chore: update github/codeql-action action to v3.29.0 (renovate[bot])
29+
30+
131
2025-06-09, Version 4.1.13
232
==========================
333

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": "4.1.13",
3+
"version": "4.1.14",
44
"description": "A minimal node SOAP client",
55
"engines": {
66
"node": ">=18"

0 commit comments

Comments
 (0)