packages feed

hadolint 1.7.0 → 1.7.1

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~optparse-applicativePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: optparse-applicative

API changes (from Hackage documentation)

Files

hadolint.cabal view
@@ -2,10 +2,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: f6ff47c57b802a33bbcf1b9944fe11fdf7e5c7913120d5bee6c33d93e69df6e2+-- hash: dee8c05033f3341030b3d3436b7ec3db7ceb472be45eb05a90bce71111365c2a  name:           hadolint-version:        1.7.0+version:        1.7.1 synopsis:       Dockerfile Linter JavaScript API description:    A smarter Dockerfile linter that helps you build best practice Docker images. category:       Development@@ -64,7 +64,7 @@     , hadolint     , language-docker >=6.0.1 && <7     , megaparsec >=6.4-    , optparse-applicative+    , optparse-applicative >=0.14.0     , text     , yaml   if !(os(osx))