Version Packages (next)

This commit is contained in:
github-actions[bot]
2026-03-31 15:30:51 +00:00
parent 292b6431a2
commit a2cb332e25
334 changed files with 3572 additions and 167 deletions
+9
View File
@@ -1,5 +1,14 @@
# @backstage/repo-tools
## 0.17.1-next.1
### Patch Changes
- 2e5c5f8: Bumped `glob` dependency from v7/v8/v11 to v13 to address security vulnerabilities in older versions. Bumped `rollup` from v4.27 to v4.59+ to fix a high severity path traversal vulnerability (GHSA-mw96-cpmx-2vgc).
- 8e9679b: Parallelized CLI report generation, reducing wall-clock time by ~4x.
- Updated dependencies
- @backstage/backend-plugin-api@1.9.0-next.1
## 0.17.1-next.0
### Patch Changes