Skip to content

Commit f29bf3c

Browse files
committed
4.1.12
* chore: lock file maintenance (renovate[bot]) * chore: update commitlint monorepo to ^19.8.1 (renovate[bot]) * chore: update babel monorepo to ^7.27.2 (renovate[bot]) * chore: update dependency eslint to ^9.26.0 (renovate[bot]) * chore: update github/codeql-action action to v3.28.17 (renovate[bot]) * chore: update dependency mocha to ^11.2.2 (renovate[bot]) * chore: update babel monorepo to ^7.27.1 (renovate[bot]) * chore: update github/codeql-action action to v3.28.16 (renovate[bot]) * chore: update dependency glob to ^11.0.2 (renovate[bot]) * chore: update dependency eslint to ^9.25.1 (renovate[bot]) * chore: include node v23 in tests as latest, update node lts for macos and windows (#996) (Fabian Cook) * chore: update node engines to anything 18 or above (#996) (Fabian Cook) * chore: update dependency eslint to ^9.25.0 (renovate[bot])
1 parent 3a9253c commit f29bf3c

3 files changed

Lines changed: 32 additions & 2 deletions

File tree

CHANGES.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,33 @@
1+
2025-05-12, Version 4.1.12
2+
==========================
3+
4+
* chore: lock file maintenance (renovate[bot])
5+
6+
* chore: update commitlint monorepo to ^19.8.1 (renovate[bot])
7+
8+
* chore: update babel monorepo to ^7.27.2 (renovate[bot])
9+
10+
* chore: update dependency eslint to ^9.26.0 (renovate[bot])
11+
12+
* chore: update github/codeql-action action to v3.28.17 (renovate[bot])
13+
14+
* chore: update dependency mocha to ^11.2.2 (renovate[bot])
15+
16+
* chore: update babel monorepo to ^7.27.1 (renovate[bot])
17+
18+
* chore: update github/codeql-action action to v3.28.16 (renovate[bot])
19+
20+
* chore: update dependency glob to ^11.0.2 (renovate[bot])
21+
22+
* chore: update dependency eslint to ^9.25.1 (renovate[bot])
23+
24+
* chore: include node v23 in tests as latest, update node lts for macos and windows (#996) (Fabian Cook)
25+
26+
* chore: update node engines to anything 18 or above (#996) (Fabian Cook)
27+
28+
* chore: update dependency eslint to ^9.25.0 (renovate[bot])
29+
30+
131
2025-04-14, Version 4.1.11
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.11",
3+
"version": "4.1.12",
44
"description": "A minimal node SOAP client",
55
"engines": {
66
"node": ">=18"

0 commit comments

Comments
 (0)