Skip to content

Commit

Permalink
Merge pull request #180 from pulp-platform/michaero/update_deps
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
micprog authored Oct 21, 2024
2 parents 1987d87 + 4b2412d commit 46ade8e
Show file tree
Hide file tree
Showing 6 changed files with 367 additions and 327 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,21 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
## Unreleased
### Fixed
- Put `vcs`, `vsim`, and `riviera` defines in quotes.
- Fix `genus` script initialization.
- Update Readme with for script formats.
- Fix vendor file mappings when combining into a single directory.
- Make panic an error when lockfile is not up to date with dependencies.
- Fix Readme dependency version indication for exact match.
- Fix vendor file copying for symbolic links.

### Added
- Add `completion` command to generate shell autocomplete integration.
- Add abort on error for `vcs` script type.
- Add warning to update command when using overrides.
- Add support for branchless commits in dependency repositories.

### Changed
- Bump dependencies.

## 0.28.1 - 2024-02-22
### Added
Expand Down
Loading

0 comments on commit 46ade8e

Please sign in to comment.