Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
hadolint-Linux-arm64.sha256 | 2022-11-09 | 87 Bytes | |
hadolint-Darwin-x86_64 | 2022-11-09 | 2.7 MB | |
hadolint-Darwin-x86_64.sha256 | 2022-11-09 | 89 Bytes | |
hadolint-Linux-arm64 | 2022-11-09 | 24.0 MB | |
hadolint-Linux-x86_64 | 2022-11-09 | 2.4 MB | |
hadolint-Linux-x86_64.sha256 | 2022-11-09 | 88 Bytes | |
hadolint-Windows-x86_64.exe | 2022-11-09 | 5.0 MB | |
hadolint-Windows-x86_64.exe.sha256 | 2022-11-09 | 94 Bytes | |
README.md | 2022-11-09 | 3.7 kB | |
v2.11.0 source code.tar.gz | 2022-11-09 | 166.2 kB | |
v2.11.0 source code.zip | 2022-11-09 | 248.7 kB | |
Totals: 11 Items | 34.6 MB | 0 |
What's Changed
- minor updates to environment variables by @sanyer in https://github.com/hadolint/hadolint/pull/811
- DL3022 support for copying from images by @Wirone in https://github.com/hadolint/hadolint/pull/815
- build(deps): bump cachix/install-nix-action from 16 to 17 by @dependabot in https://github.com/hadolint/hadolint/pull/820
- build(deps): bump actions/cache from 3.0.1 to 3.0.2 by @dependabot in https://github.com/hadolint/hadolint/pull/819
- unpin docker version in pre-commit hook by @foolioo in https://github.com/hadolint/hadolint/pull/814
- bugfix: config file key for output format by @m-ildefons in https://github.com/hadolint/hadolint/pull/829
- Update language-docker to 11.0.0 by @dgageot in https://github.com/hadolint/hadolint/pull/835
- Update language-docker to 11.0.0 by @dgageot in https://github.com/hadolint/hadolint/pull/836
- DL3049: Fix behaviour with multistage builds by @m-ildefons in https://github.com/hadolint/hadolint/pull/852
- DL3057: fix multiple warnings for multistage builds by @m-ildefons in https://github.com/hadolint/hadolint/pull/851
- Add SC3046 in hadolint JSON Schema by @nvuillam in https://github.com/hadolint/hadolint/pull/850
- DL3013: Fix false positives for VCS, http and local path packages (#389) by @Lunkentuss in https://github.com/hadolint/hadolint/pull/845
- bugfix: typo in DL3026Spec.hs by @cwimmer in https://github.com/hadolint/hadolint/pull/839
- build(deps): bump actions/cache from 3.0.2 to 3.0.4 by @dependabot in https://github.com/hadolint/hadolint/pull/844
- build(deps): bump docker/setup-buildx-action from 1 to 2 by @dependabot in https://github.com/hadolint/hadolint/pull/834
- build(deps): bump docker/build-push-action from 2 to 3 by @dependabot in https://github.com/hadolint/hadolint/pull/833
- build(deps): bump docker/login-action from 1 to 2 by @dependabot in https://github.com/hadolint/hadolint/pull/832
- build(deps): bump haskell/actions from 1 to 2 by @dependabot in https://github.com/hadolint/hadolint/pull/825
- docs: update link to Haskell by @chapeupreto in https://github.com/hadolint/hadolint/pull/860
- release: create checksums for release artifacts by @m-ildefons in https://github.com/hadolint/hadolint/pull/869
- Missing space in DL3047 by @austinpray-mixpanel in https://github.com/hadolint/hadolint/pull/875
- Allow rm yum cache clean up by @cronik in https://github.com/hadolint/hadolint/pull/880
- feature: global ignore pragma by @m-ildefons in https://github.com/hadolint/hadolint/pull/871
- Added formatting in README file by @vanta in https://github.com/hadolint/hadolint/pull/868
- fix(DL3029): allow BUILDPLATFORM and TARGETPLATFORM variables by @maxbrunet in https://github.com/hadolint/hadolint/pull/867
- Fix release process by @lorenzo in https://github.com/hadolint/hadolint/pull/898
New Contributors
- @sanyer made their first contribution in https://github.com/hadolint/hadolint/pull/811
- @Wirone made their first contribution in https://github.com/hadolint/hadolint/pull/815
- @foolioo made their first contribution in https://github.com/hadolint/hadolint/pull/814
- @dgageot made their first contribution in https://github.com/hadolint/hadolint/pull/835
- @cwimmer made their first contribution in https://github.com/hadolint/hadolint/pull/839
- @chapeupreto made their first contribution in https://github.com/hadolint/hadolint/pull/860
- @austinpray-mixpanel made their first contribution in https://github.com/hadolint/hadolint/pull/875
- @vanta made their first contribution in https://github.com/hadolint/hadolint/pull/868
- @maxbrunet made their first contribution in https://github.com/hadolint/hadolint/pull/867
Full Changelog: https://github.com/hadolint/hadolint/compare/v2.10.0...v2.11.0