Skip to content

Commit 46ade8e

Browse files
authored
Merge pull request #180 from pulp-platform/michaero/update_deps
Update dependencies
2 parents 1987d87 + 4b2412d commit 46ade8e

File tree

6 files changed

+367
-327
lines changed

6 files changed

+367
-327
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,21 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
77
## Unreleased
88
### Fixed
99
- Put `vcs`, `vsim`, and `riviera` defines in quotes.
10+
- Fix `genus` script initialization.
11+
- Update Readme with for script formats.
12+
- Fix vendor file mappings when combining into a single directory.
13+
- Make panic an error when lockfile is not up to date with dependencies.
14+
- Fix Readme dependency version indication for exact match.
15+
- Fix vendor file copying for symbolic links.
16+
17+
### Added
18+
- Add `completion` command to generate shell autocomplete integration.
19+
- Add abort on error for `vcs` script type.
20+
- Add warning to update command when using overrides.
21+
- Add support for branchless commits in dependency repositories.
22+
23+
### Changed
24+
- Bump dependencies.
1025

1126
## 0.28.1 - 2024-02-22
1227
### Added

0 commit comments

Comments
 (0)