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: CHANGELOG.md
+8-3Lines changed: 8 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -16,11 +16,16 @@
16
16
17
17
<!-- Your comment below this -->
18
18
19
-
- Update `@octokit/rest` to prevent transitive CVEs - Fixes [#1479](https://github.com/danger/danger-js/issues/1479)[@fbartho]
20
-
- Clean up dead discussion link - Fixes [#1467](https://github.com/danger/danger-js/issues/1467)[@fbartho]
21
-
22
19
<!-- Your comment above this -->
23
20
21
+
## 13.0.0
22
+
23
+
-**Breaking** Update `@octokit/rest` from 18 to 20 to prevent transitive CVEs - Fixes [#1479](https://github.com/danger/danger-js/issues/1479)[@fbartho]
24
+
- Clean up dead discussion link - Fixes [#1467](https://github.com/danger/danger-js/issues/1467)[@fbartho]
25
+
- Adds infra for pythons pre-commit hooks
26
+
- Replace parse-git-config with ini + fs as it has a CVE out - [#1486](https://github.com/danger/danger-js/pull/1486)
27
+
- Disabled Windows CI as it was failing for successful builds
28
+
24
29
## 12.3.4
25
30
26
31
- Ensure that [babel ignores](https://babeljs.io/docs/options#ignore) do not cause the transpiler to fall over, by supporting the
0 commit comments