jbergstroem / mariadb-alpine

A tiny and fast MariaDB container
MIT License
71 stars 19 forks source link

chore(deps): jbergstroem/hadolint-gh-action v1.10.0 #171

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Type Update Change
jbergstroem/hadolint-gh-action action minor v1.9.1 -> v1.10.0

Release Notes

jbergstroem/hadolint-gh-action ### [`v1.10.0`](https://togithub.com/jbergstroem/hadolint-gh-action/releases/tag/v1.10.0) [Compare Source](https://togithub.com/jbergstroem/hadolint-gh-action/compare/v1.9.1...v1.10.0) Lots of under the hood changes; mainly due to dropping `jq` and using a problem matcher. One relevant bug fix for cases of globbing which didn't expand properly (such as `**/Dockerfile`) - see [#​82](https://togithub.com/jbergstroem/hadolint-gh-action/issues/82). Dependencies are now managed by renovatebot. #### What's Changed - feat: hadolint 2.10.0 by [@​jbergstroem](https://togithub.com/jbergstroem) in [https://github.com/jbergstroem/hadolint-gh-action/pull/74](https://togithub.com/jbergstroem/hadolint-gh-action/pull/74) - docs: correct usage.md examples by [@​khancyr](https://togithub.com/khancyr) in [https://github.com/jbergstroem/hadolint-gh-action/pull/76](https://togithub.com/jbergstroem/hadolint-gh-action/pull/76) - chore: update lint dependencies by [@​jbergstroem](https://togithub.com/jbergstroem) in [https://github.com/jbergstroem/hadolint-gh-action/pull/84](https://togithub.com/jbergstroem/hadolint-gh-action/pull/84) - chore: merge lint workflows by [@​jbergstroem](https://togithub.com/jbergstroem) in [https://github.com/jbergstroem/hadolint-gh-action/pull/89](https://togithub.com/jbergstroem/hadolint-gh-action/pull/89) - feat: refactor hadolint version support by [@​jbergstroem](https://togithub.com/jbergstroem) in [https://github.com/jbergstroem/hadolint-gh-action/pull/87](https://togithub.com/jbergstroem/hadolint-gh-action/pull/87) - fix: expand globs in bash prior using it by [@​jbergstroem](https://togithub.com/jbergstroem) in [https://github.com/jbergstroem/hadolint-gh-action/pull/82](https://togithub.com/jbergstroem/hadolint-gh-action/pull/82) - chore: improve test suite error output by [@​jbergstroem](https://togithub.com/jbergstroem) in [https://github.com/jbergstroem/hadolint-gh-action/pull/90](https://togithub.com/jbergstroem/hadolint-gh-action/pull/90) - fix: only act on specific lint file changes by [@​jbergstroem](https://togithub.com/jbergstroem) in [https://github.com/jbergstroem/hadolint-gh-action/pull/91](https://togithub.com/jbergstroem/hadolint-gh-action/pull/91) - chore: remove per-job triggers by [@​jbergstroem](https://togithub.com/jbergstroem) in [https://github.com/jbergstroem/hadolint-gh-action/pull/92](https://togithub.com/jbergstroem/hadolint-gh-action/pull/92) - Refactor output parsing by [@​jbergstroem](https://togithub.com/jbergstroem) in [https://github.com/jbergstroem/hadolint-gh-action/pull/97](https://togithub.com/jbergstroem/hadolint-gh-action/pull/97) - feat: use renovatebot by [@​jbergstroem](https://togithub.com/jbergstroem) in [https://github.com/jbergstroem/hadolint-gh-action/pull/99](https://togithub.com/jbergstroem/hadolint-gh-action/pull/99) - feat: refactor tests by [@​jbergstroem](https://togithub.com/jbergstroem) in [https://github.com/jbergstroem/hadolint-gh-action/pull/101](https://togithub.com/jbergstroem/hadolint-gh-action/pull/101) - fix: standardize curl options and make output optional by [@​jbergstroem](https://togithub.com/jbergstroem) in [https://github.com/jbergstroem/hadolint-gh-action/pull/102](https://togithub.com/jbergstroem/hadolint-gh-action/pull/102) - fix: resolve path to problem matcher by [@​jbergstroem](https://togithub.com/jbergstroem) in [https://github.com/jbergstroem/hadolint-gh-action/pull/103](https://togithub.com/jbergstroem/hadolint-gh-action/pull/103) ##### Dependency updates - chore: update to a newer github actions vm by [@​jbergstroem](https://togithub.com/jbergstroem) in [https://github.com/jbergstroem/hadolint-gh-action/pull/83](https://togithub.com/jbergstroem/hadolint-gh-action/pull/83) - build(deps): bump actions/setup-node from 3.0.0 to 3.1.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/jbergstroem/hadolint-gh-action/pull/69](https://togithub.com/jbergstroem/hadolint-gh-action/pull/69) - build(deps): bump actions/setup-node from 3.1.0 to 3.1.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/jbergstroem/hadolint-gh-action/pull/70](https://togithub.com/jbergstroem/hadolint-gh-action/pull/70) - build(deps): bump actions/checkout from 3.0.0 to 3.0.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/jbergstroem/hadolint-gh-action/pull/71](https://togithub.com/jbergstroem/hadolint-gh-action/pull/71) - build(deps): bump actions/setup-node from 3.1.1 to 3.2.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/jbergstroem/hadolint-gh-action/pull/73](https://togithub.com/jbergstroem/hadolint-gh-action/pull/73) - build(deps): bump actions/checkout from 3.0.1 to 3.0.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/jbergstroem/hadolint-gh-action/pull/72](https://togithub.com/jbergstroem/hadolint-gh-action/pull/72) - chore: update ci dependencies by [@​jbergstroem](https://togithub.com/jbergstroem) in [https://github.com/jbergstroem/hadolint-gh-action/pull/75](https://togithub.com/jbergstroem/hadolint-gh-action/pull/75) - build(deps): bump actions/setup-node from 3.2.0 to 3.3.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/jbergstroem/hadolint-gh-action/pull/77](https://togithub.com/jbergstroem/hadolint-gh-action/pull/77) - build(deps): bump actions/setup-node from 3.3.0 to 3.4.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/jbergstroem/hadolint-gh-action/pull/79](https://togithub.com/jbergstroem/hadolint-gh-action/pull/79) - build(deps): bump actions/setup-node from 3.4.0 to 3.4.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/jbergstroem/hadolint-gh-action/pull/80](https://togithub.com/jbergstroem/hadolint-gh-action/pull/80) - build(deps): bump actions/setup-node from 3.4.1 to 3.5.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/jbergstroem/hadolint-gh-action/pull/93](https://togithub.com/jbergstroem/hadolint-gh-action/pull/93) - build(deps): bump actions/checkout from 3.0.2 to 3.1.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/jbergstroem/hadolint-gh-action/pull/94](https://togithub.com/jbergstroem/hadolint-gh-action/pull/94) - build(deps): bump actions/setup-node from 3.5.0 to 3.5.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/jbergstroem/hadolint-gh-action/pull/95](https://togithub.com/jbergstroem/hadolint-gh-action/pull/95) #### New Contributors - [@​khancyr](https://togithub.com/khancyr) made their first contribution in [https://github.com/jbergstroem/hadolint-gh-action/pull/76](https://togithub.com/jbergstroem/hadolint-gh-action/pull/76) **Full Changelog**: https://github.com/jbergstroem/hadolint-gh-action/compare/v1...v1.10.0

jbergstroem commented 1 year ago

The curse of vv! 😢