Skip to content

Commit

Permalink
chore(deps): update dependency markdown-link-check to v3.12.2 (#252)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [markdown-link-check](https://togithub.com/tcort/markdown-link-check)
| [`3.11.2` ->
`3.12.2`](https://renovatebot.com/diffs/npm/markdown-link-check/3.11.2/3.12.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/markdown-link-check/3.12.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/markdown-link-check/3.12.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/markdown-link-check/3.11.2/3.12.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/markdown-link-check/3.11.2/3.12.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### 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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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

- [@&#8203;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

###
[`v3.12.1`](https://togithub.com/tcort/markdown-link-check/blob/HEAD/CHANGELOG.md#Version-3121)

[Compare
Source](https://togithub.com/tcort/markdown-link-check/compare/v3.12.0...v3.12.1)

- fix: fix crash
[#&#8203;297](https://togithub.com/tcort/markdown-link-check/issues/297)
[@&#8203;CanadaHonk](https://togithub.com/CanadaHonk)
- Set `ipv4first` for tests in CI
[@&#8203;dklimpel](https://togithub.com/dklimpel)
- Bump node for release
[@&#8203;dklimpel](https://togithub.com/dklimpel)

###
[`v3.12.0`](https://togithub.com/tcort/markdown-link-check/blob/HEAD/CHANGELOG.md#Version-3120)

[Compare
Source](https://togithub.com/tcort/markdown-link-check/compare/v3.11.2...v3.12.0)

- feat: add basic ignore subpaths argument
[@&#8203;CanadaHonk](https://togithub.com/CanadaHonk)
- feat: add global option to replacementPatterns
[@&#8203;CanadaHonk](https://togithub.com/CanadaHonk)
- refactor: replace url.parse with new URL
[@&#8203;CanadaHonk](https://togithub.com/CanadaHonk)
- docs: update readme to be clearer for projectBaseUrl opt
[@&#8203;nwcm](https://togithub.com/nwcm)
- feat: Add support to load md files via proxy
[@&#8203;dklimpel](https://togithub.com/dklimpel)
-   chore: upgrade dependencies

</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.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- 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/open-feature/spec).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzguMSIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC4xMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 25, 2024
1 parent 9a80acf commit c0739a1
Showing 1 changed file with 678 additions and 84 deletions.
Loading

0 comments on commit c0739a1

Please sign in to comment.