You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/changelog.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,18 @@ layout: Section
7
7
8
8
# Releases
9
9
10
+
## 3.7.9
11
+
12
+
❤️ Thanks all to those who contributed to make this release! ❤️
13
+
14
+
## 🧹 Chores & Maintenance
15
+
16
+
- Fix all occurrences of **[xmldom](https://github.com/xmldom)**/xmldom to 0.9.10 and removed override ([#5534](https://github.com/codeceptjs/CodeceptJS/issues/5534)) - by **[thomashohn](https://github.com/thomashohn)**
17
+
- Fix security issue in axios and updated deps ([#5530](https://github.com/codeceptjs/CodeceptJS/issues/5530)) - by **[thomashohn](https://github.com/thomashohn)**
18
+
- Update outdated packages and security fixes ([#5523](https://github.com/codeceptjs/CodeceptJS/issues/5523)) - by **[thomashohn](https://github.com/thomashohn)**
19
+
- Align docker playwright version with composer ([#5521](https://github.com/codeceptjs/CodeceptJS/issues/5521)) - by **[thomashohn](https://github.com/thomashohn)**
20
+
- Fix critical security issue in axios ([#5517](https://github.com/codeceptjs/CodeceptJS/issues/5517)) - by **[thomashohn](https://github.com/thomashohn)**
21
+
10
22
## 3.7.8
11
23
12
24
❤️ Thanks all to those who contributed to make this release! ❤️
0 commit comments