Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [gaurav-nelson/github-action-markdown-link-check](https://togithub.com/gaurav-nelson/github-action-markdown-link-check) | action | patch | `1.0.13` -> `1.0.15` | | [sous-chefs/.github](https://togithub.com/sous-chefs/.github) | action | patch | `2.0.2` -> `2.0.6` | --- ### Release Notes <details> <summary>gaurav-nelson/github-action-markdown-link-check (gaurav-nelson/github-action-markdown-link-check)</summary> ### [`v1.0.15`](https://togithub.com/gaurav-nelson/github-action-markdown-link-check/releases/tag/1.0.15) [Compare Source](https://togithub.com/gaurav-nelson/github-action-markdown-link-check/compare/1.0.14...1.0.15) ##### Changes - [https://github.com/gaurav-nelson/github-action-markdown-link-check/pull/168](https://togithub.com/gaurav-nelson/github-action-markdown-link-check/pull/168) - Respect folder-path when check-modified-files-only == yes: Thank you [@​exoego](https://togithub.com/exoego) Thank you [@​mgrojo](https://togithub.com/mgrojo) [@​qaristote](https://togithub.com/qaristote) [@​RezaRahemtola](https://togithub.com/RezaRahemtola) for minor typo fixes. ### [`v1.0.14`](https://togithub.com/gaurav-nelson/github-action-markdown-link-check/releases/tag/1.0.14) [Compare Source](https://togithub.com/gaurav-nelson/github-action-markdown-link-check/compare/1.0.13...1.0.14) ### Important‼️ This version is in beta. Use `1.0.13` or `v1` which are the stable versions. *** ##### Changes - [https://github.com/gaurav-nelson/github-action-markdown-link-check/pull/116](https://togithub.com/gaurav-nelson/github-action-markdown-link-check/pull/116) - Changed the base image to more stage Node image `node:lts-alpine` - [https://github.com/gaurav-nelson/github-action-markdown-link-check/pull/126](https://togithub.com/gaurav-nelson/github-action-markdown-link-check/pull/126) - Use markdown-link-check version 3.9.3 - [https://github.com/gaurav-nelson/github-action-markdown-link-check/pull/148](https://togithub.com/gaurav-nelson/github-action-markdown-link-check/pull/148) - Fully disable the Git ownership check - [https://github.com/gaurav-nelson/github-action-markdown-link-check/pull/144](https://togithub.com/gaurav-nelson/github-action-markdown-link-check/pull/144) - Update markdown-lint-check to v3.10.2 Thank you [@​thanethomson](https://togithub.com/thanethomson) [@​edumco](https://togithub.com/edumco) [@​Pandapip1](https://togithub.com/Pandapip1) [@​creachadair](https://togithub.com/creachadair) [@​bogdandrutu](https://togithub.com/bogdandrutu) </details> <details> <summary>sous-chefs/.github (sous-chefs/.github)</summary> ### [`v2.0.6`](https://togithub.com/sous-chefs/.github/releases/tag/2.0.6) [Compare Source](https://togithub.com/sous-chefs/.github/compare/2.0.5...2.0.6) #### What's Changed - chore(deps): update davidanson/markdownlint-cli2-action action to v11 by [@​renovate](https://togithub.com/renovate) in [https://github.com/sous-chefs/.github/pull/26](https://togithub.com/sous-chefs/.github/pull/26) - chore(deps): update actions (major) by [@​renovate](https://togithub.com/renovate) in [https://github.com/sous-chefs/.github/pull/27](https://togithub.com/sous-chefs/.github/pull/27) **Full Changelog**: sous-chefs/.github@2.0.5...2.0.6 ### [`v2.0.5`](https://togithub.com/sous-chefs/.github/releases/tag/2.0.5) [Compare Source](https://togithub.com/sous-chefs/.github/compare/2.0.4...2.0.5) #### What's Changed - Only run check-metadata on a PR ([#​24](https://togithub.com/sous-chefs/.github/issues/24)) - allow the chef workstation version to be passed to install chef ([#​25](https://togithub.com/sous-chefs/.github/issues/25)) #### New Contributors - [@​b-dean](https://togithub.com/b-dean) made their first contribution in [https://github.com/sous-chefs/.github/pull/25](https://togithub.com/sous-chefs/.github/pull/25) **Full Changelog**: sous-chefs/.github@2.0.4...2.0.5 ### [`v2.0.4`](https://togithub.com/sous-chefs/.github/releases/tag/2.0.4) [Compare Source](https://togithub.com/sous-chefs/.github/compare/2.0.3...2.0.4) #### What's Changed - chore(deps): update sonicgarden/rspec-report-action action to v2.1.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/sous-chefs/.github/pull/23](https://togithub.com/sous-chefs/.github/pull/23) - chore(deps): update davidanson/markdownlint-cli2-action action to v10 by [@​renovate](https://togithub.com/renovate) in [https://github.com/sous-chefs/.github/pull/21](https://togithub.com/sous-chefs/.github/pull/21) #### New Contributors - [@​renovate](https://togithub.com/renovate) made their first contribution in [https://github.com/sous-chefs/.github/pull/23](https://togithub.com/sous-chefs/.github/pull/23) **Full Changelog**: sous-chefs/.github@2.0.3...2.0.4 ### [`v2.0.3`](https://togithub.com/sous-chefs/.github/releases/tag/2.0.3) [Compare Source](https://togithub.com/sous-chefs/.github/compare/2.0.2...2.0.3) #### What's Changed - Fix rspec gem install step by [@​bmhughes](https://togithub.com/bmhughes) in [https://github.com/sous-chefs/.github/pull/22](https://togithub.com/sous-chefs/.github/pull/22) #### New Contributors - [@​bmhughes](https://togithub.com/bmhughes) made their first contribution in [https://github.com/sous-chefs/.github/pull/22](https://togithub.com/sous-chefs/.github/pull/22) **Full Changelog**: sous-chefs/.github@2.0.2...2.0.3 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/sous-chefs/yum). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi41LjMiLCJ1cGRhdGVkSW5WZXIiOiIzNi44My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
- Loading branch information