Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency markdown-link-check to v3.12.2 (#430)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [markdown-link-check](https://togithub.com/tcort/markdown-link-check) | dependencies | patch | [`3.12.1` -> `3.12.2`](https://renovatebot.com/diffs/npm/markdown-link-check/3.12.1/3.12.2) | --- ### Release Notes <details> <summary>tcort/markdown-link-check (markdown-link-check)</summary> ### [`v3.12.2`](https://togithub.com/tcort/markdown-link-check/releases/tag/v3.12.2) [Compare Source](https://togithub.com/tcort/markdown-link-check/compare/v3.12.1...v3.12.2) #### What's Changed - fix status badge in README by [@​dklimpel](https://togithub.com/dklimpel) in [https://github.com/tcort/markdown-link-check/pull/303](https://togithub.com/tcort/markdown-link-check/pull/303) - enable skipped tests for hash links by [@​dklimpel](https://togithub.com/dklimpel) in [https://github.com/tcort/markdown-link-check/pull/306](https://togithub.com/tcort/markdown-link-check/pull/306) - chore(deps): bump actions/setup-node from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/tcort/markdown-link-check/pull/300](https://togithub.com/tcort/markdown-link-check/pull/300) - chore: Upgrade to ESLint 9 by [@​nschonni](https://togithub.com/nschonni) in [https://github.com/tcort/markdown-link-check/pull/318](https://togithub.com/tcort/markdown-link-check/pull/318) - Check GitHub markdown section links by [@​rkitover](https://togithub.com/rkitover) in [https://github.com/tcort/markdown-link-check/pull/312](https://togithub.com/tcort/markdown-link-check/pull/312) - docs: add example for GitLab pipeline by [@​dklimpel](https://togithub.com/dklimpel) in [https://github.com/tcort/markdown-link-check/pull/309](https://togithub.com/tcort/markdown-link-check/pull/309) - ci: Use matrix for cross-OS testing by [@​nschonni](https://togithub.com/nschonni) in [https://github.com/tcort/markdown-link-check/pull/307](https://togithub.com/tcort/markdown-link-check/pull/307) - chore(deps): bump actions/checkout from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/tcort/markdown-link-check/pull/301](https://togithub.com/tcort/markdown-link-check/pull/301) - chore(deps): bump commander from 10.0.1 to 12.1.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/tcort/markdown-link-check/pull/322](https://togithub.com/tcort/markdown-link-check/pull/322) - chore(deps-dev): bump eslint from 8.57.0 to 9.3.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/tcort/markdown-link-check/pull/321](https://togithub.com/tcort/markdown-link-check/pull/321) - chore(deps-dev): bump mocha from 10.3.0 to 10.4.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/tcort/markdown-link-check/pull/311](https://togithub.com/tcort/markdown-link-check/pull/311) - chore(deps-dev): bump express from 4.18.3 to 4.19.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/tcort/markdown-link-check/pull/308](https://togithub.com/tcort/markdown-link-check/pull/308) - chore(deps-dev): bump express from 4.18.3 to 4.19.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/tcort/markdown-link-check/pull/310](https://togithub.com/tcort/markdown-link-check/pull/310) #### New Contributors - [@​rkitover](https://togithub.com/rkitover) made their first contribution in [https://github.com/tcort/markdown-link-check/pull/312](https://togithub.com/tcort/markdown-link-check/pull/312) **Full Changelog**: tcort/markdown-link-check@v3.12.1...v3.12.2 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: Self-hosted Renovate Bot <361546+cgrindel-self-hosted-renovate[bot]@users.noreply.github.enterprise.com>
- Loading branch information