jbergstroem / hadolint-gh-action

A hadolint linter for github actions that provides code annotations (and more)
MIT License
12 stars 5 forks source link

chore(deps): hadolint/hadolint v2.12.0 #106

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Update Change
hadolint/hadolint minor 2.10.0 -> 2.12.0

Release Notes

hadolint/hadolint ### [`v2.12.0`](https://togithub.com/hadolint/hadolint/releases/tag/v2.12.0) [Compare Source](https://togithub.com/hadolint/hadolint/compare/v2.11.0...v2.12.0) **Full Changelog**: https://github.com/hadolint/hadolint/compare/v2.11.0...v2.12.0 - Try a newer GHC version for valid MacOS Ventura builds ### [`v2.11.0`](https://togithub.com/hadolint/hadolint/releases/tag/v2.11.0) [Compare Source](https://togithub.com/hadolint/hadolint/compare/v2.10.0...v2.11.0) #### What's Changed - minor updates to environment variables by [@​sanyer](https://togithub.com/sanyer) in [https://github.com/hadolint/hadolint/pull/811](https://togithub.com/hadolint/hadolint/pull/811) - DL3022 support for copying from images by [@​Wirone](https://togithub.com/Wirone) in [https://github.com/hadolint/hadolint/pull/815](https://togithub.com/hadolint/hadolint/pull/815) - build(deps): bump cachix/install-nix-action from 16 to 17 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hadolint/hadolint/pull/820](https://togithub.com/hadolint/hadolint/pull/820) - build(deps): bump actions/cache from 3.0.1 to 3.0.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hadolint/hadolint/pull/819](https://togithub.com/hadolint/hadolint/pull/819) - unpin docker version in pre-commit hook by [@​foolioo](https://togithub.com/foolioo) in [https://github.com/hadolint/hadolint/pull/814](https://togithub.com/hadolint/hadolint/pull/814) - bugfix: config file key for output format by [@​m-ildefons](https://togithub.com/m-ildefons) in [https://github.com/hadolint/hadolint/pull/829](https://togithub.com/hadolint/hadolint/pull/829) - Update language-docker to 11.0.0 by [@​dgageot](https://togithub.com/dgageot) in [https://github.com/hadolint/hadolint/pull/835](https://togithub.com/hadolint/hadolint/pull/835) - Update language-docker to 11.0.0 by [@​dgageot](https://togithub.com/dgageot) in [https://github.com/hadolint/hadolint/pull/836](https://togithub.com/hadolint/hadolint/pull/836) - DL3049: Fix behaviour with multistage builds by [@​m-ildefons](https://togithub.com/m-ildefons) in [https://github.com/hadolint/hadolint/pull/852](https://togithub.com/hadolint/hadolint/pull/852) - DL3057: fix multiple warnings for multistage builds by [@​m-ildefons](https://togithub.com/m-ildefons) in [https://github.com/hadolint/hadolint/pull/851](https://togithub.com/hadolint/hadolint/pull/851) - Add SC3046 in hadolint JSON Schema by [@​nvuillam](https://togithub.com/nvuillam) in [https://github.com/hadolint/hadolint/pull/850](https://togithub.com/hadolint/hadolint/pull/850) - DL3013: Fix false positives for VCS, http and local path packages ([#​389](https://togithub.com/hadolint/hadolint/issues/389)) by [@​Lunkentuss](https://togithub.com/Lunkentuss) in [https://github.com/hadolint/hadolint/pull/845](https://togithub.com/hadolint/hadolint/pull/845) - bugfix: typo in DL3026Spec.hs by [@​cwimmer](https://togithub.com/cwimmer) in [https://github.com/hadolint/hadolint/pull/839](https://togithub.com/hadolint/hadolint/pull/839) - build(deps): bump actions/cache from 3.0.2 to 3.0.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hadolint/hadolint/pull/844](https://togithub.com/hadolint/hadolint/pull/844) - build(deps): bump docker/setup-buildx-action from 1 to 2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hadolint/hadolint/pull/834](https://togithub.com/hadolint/hadolint/pull/834) - build(deps): bump docker/build-push-action from 2 to 3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hadolint/hadolint/pull/833](https://togithub.com/hadolint/hadolint/pull/833) - build(deps): bump docker/login-action from 1 to 2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hadolint/hadolint/pull/832](https://togithub.com/hadolint/hadolint/pull/832) - build(deps): bump haskell/actions from 1 to 2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hadolint/hadolint/pull/825](https://togithub.com/hadolint/hadolint/pull/825) - docs: update link to Haskell by [@​chapeupreto](https://togithub.com/chapeupreto) in [https://github.com/hadolint/hadolint/pull/860](https://togithub.com/hadolint/hadolint/pull/860) - release: create checksums for release artifacts by [@​m-ildefons](https://togithub.com/m-ildefons) in [https://github.com/hadolint/hadolint/pull/869](https://togithub.com/hadolint/hadolint/pull/869) - Missing space in DL3047 by [@​austinpray-mixpanel](https://togithub.com/austinpray-mixpanel) in [https://github.com/hadolint/hadolint/pull/875](https://togithub.com/hadolint/hadolint/pull/875) - Allow rm yum cache clean up by [@​cronik](https://togithub.com/cronik) in [https://github.com/hadolint/hadolint/pull/880](https://togithub.com/hadolint/hadolint/pull/880) - feature: global ignore pragma by [@​m-ildefons](https://togithub.com/m-ildefons) in [https://github.com/hadolint/hadolint/pull/871](https://togithub.com/hadolint/hadolint/pull/871) - Added formatting in README file by [@​vanta](https://togithub.com/vanta) in [https://github.com/hadolint/hadolint/pull/868](https://togithub.com/hadolint/hadolint/pull/868) - fix(DL3029): allow BUILDPLATFORM and TARGETPLATFORM variables by [@​maxbrunet](https://togithub.com/maxbrunet) in [https://github.com/hadolint/hadolint/pull/867](https://togithub.com/hadolint/hadolint/pull/867) - Fix release process by [@​lorenzo](https://togithub.com/lorenzo) in [https://github.com/hadolint/hadolint/pull/898](https://togithub.com/hadolint/hadolint/pull/898) #### New Contributors - [@​sanyer](https://togithub.com/sanyer) made their first contribution in [https://github.com/hadolint/hadolint/pull/811](https://togithub.com/hadolint/hadolint/pull/811) - [@​Wirone](https://togithub.com/Wirone) made their first contribution in [https://github.com/hadolint/hadolint/pull/815](https://togithub.com/hadolint/hadolint/pull/815) - [@​foolioo](https://togithub.com/foolioo) made their first contribution in [https://github.com/hadolint/hadolint/pull/814](https://togithub.com/hadolint/hadolint/pull/814) - [@​dgageot](https://togithub.com/dgageot) made their first contribution in [https://github.com/hadolint/hadolint/pull/835](https://togithub.com/hadolint/hadolint/pull/835) - [@​cwimmer](https://togithub.com/cwimmer) made their first contribution in [https://github.com/hadolint/hadolint/pull/839](https://togithub.com/hadolint/hadolint/pull/839) - [@​chapeupreto](https://togithub.com/chapeupreto) made their first contribution in [https://github.com/hadolint/hadolint/pull/860](https://togithub.com/hadolint/hadolint/pull/860) - [@​austinpray-mixpanel](https://togithub.com/austinpray-mixpanel) made their first contribution in [https://github.com/hadolint/hadolint/pull/875](https://togithub.com/hadolint/hadolint/pull/875) - [@​vanta](https://togithub.com/vanta) made their first contribution in [https://github.com/hadolint/hadolint/pull/868](https://togithub.com/hadolint/hadolint/pull/868) - [@​maxbrunet](https://togithub.com/maxbrunet) made their first contribution in [https://github.com/hadolint/hadolint/pull/867](https://togithub.com/hadolint/hadolint/pull/867) **Full Changelog**: https://github.com/hadolint/hadolint/compare/v2.10.0...v2.11.0