https://github.com/manicmaniac/renovate-20031
Minimal Swift repository to reproduce renovatebot/renovate#20031
https://github.com/manicmaniac/renovate-20031
Last synced: 2 months ago
JSON representation
Minimal Swift repository to reproduce renovatebot/renovate#20031
- Host: GitHub
- URL: https://github.com/manicmaniac/renovate-20031
- Owner: manicmaniac
- License: mit
- Created: 2023-01-27T14:23:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-19T23:34:06.000Z (10 months ago)
- Last Synced: 2025-01-24T20:23:18.683Z (4 months ago)
- Language: Swift
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# renovate-20031
Minimal Swift repository to reproduce https://github.com/renovatebot/renovate/issues/20031
```
DEBUG: No dangling containers to remove
INFO: Repository started
{
"renovateVersion": "34.111.1"
}...
DEBUG: packageFiles with updates
{
"baseBranch": "main",
"config": {
"swift": [
{
"packageFile": "Package.swift",
"deps": [
{
"datasource": "git-tags",
"depName": "apple/swift-argument-parser",
"packageName": "https://github.com/apple/swift-argument-parser",
"currentValue": "\"1.2.1\"\n ",
"depIndex": 0,
"updates": [],
"warnings": [],
"versioning": "swift",
"skipReason": "invalid-value"
}
]
}
]
}
}
```