Skip to content

Commit a0ff511

Browse files
committed
Prepare next release
1 parent cd69202 commit a0ff511

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,27 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
99

10+
### Added
11+
12+
- Add script to collect i18n resources
13+
14+
### Changed
15+
16+
- Make tag-or-commit argument optional in i18n.sh and export only English resources
17+
1018
### Security
1119

1220
- Fix CVE-2026-59869: Upgrade js-yaml to 4.3.x to address quadratic CPU DoS via YAML merge-key chains
13-
- Fix CVE-2026-13149: Remove orphaned brace-expansion entry vulnerable to exponential-time DoS
21+
- Fix CVE-2026-13149: Update brace-expansion to 2.1.4 to address exponential-time DoS
1422

1523
### Upgrades
1624

1725
- Bump @cyclonedx/cyclonedx-npm from 4.2.1 to 6.0.0
26+
- Bump Central Publishing Maven Plugin from 0.10.0 to 0.11.0
27+
- Bump fast-uri from 3.1.2 to 3.1.5
28+
- Bump GWT from 2.13.0 to 2.13.1
29+
- Bump ip-address from 10.2.0 to 10.4.0
30+
- Bump tar from 7.5.15 to 7.5.22
1831

1932
## [3.7.20] - 2026-06-16
2033

0 commit comments

Comments
 (0)