Commit 8dae522
chore(deps): update dependency markdown-link-check to v3.13.6 (#11608)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[markdown-link-check](https://redirect.github.com/tcort/markdown-link-check)
| [`3.12.2` ->
`3.13.6`](https://renovatebot.com/diffs/npm/markdown-link-check/3.12.2/3.13.6)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>tcort/markdown-link-check (markdown-link-check)</summary>
###
[`v3.13.6`](https://redirect.github.com/tcort/markdown-link-check/blob/HEAD/CHANGELOG.md#Version-3136)
[Compare
Source](https://redirect.github.com/tcort/markdown-link-check/compare/v3.13.5...v3.13.6)
- fix: move script back to its original location
###
[`v3.13.5`](https://redirect.github.com/tcort/markdown-link-check/blob/HEAD/CHANGELOG.md#Version-3135)
[Compare
Source](https://redirect.github.com/tcort/markdown-link-check/compare/v3.13.4...v3.13.5)
- fix: MODULE_NOT_FOUND error
[#​368](https://redirect.github.com/tcort/markdown-link-check/issues/368)
###
[`v3.13.4`](https://redirect.github.com/tcort/markdown-link-check/blob/HEAD/CHANGELOG.md#Version-3134)
[Compare
Source](https://redirect.github.com/tcort/markdown-link-check/compare/v3.13.3...v3.13.4)
- fix: MODULE_NOT_FOUND error
[#​368](https://redirect.github.com/tcort/markdown-link-check/issues/368)
###
[`v3.13.3`](https://redirect.github.com/tcort/markdown-link-check/blob/HEAD/CHANGELOG.md#Version-3133)
[Compare
Source](https://redirect.github.com/tcort/markdown-link-check/compare/v3.13.2...v3.13.3)
- fix: MODULE_NOT_FOUND error
[#​368](https://redirect.github.com/tcort/markdown-link-check/issues/368)
###
[`v3.13.2`](https://redirect.github.com/tcort/markdown-link-check/blob/HEAD/CHANGELOG.md#Version-3132)
[Compare
Source](https://redirect.github.com/tcort/markdown-link-check/compare/v3.13.1...v3.13.2)
- fix: MODULE_NOT_FOUND error
[#​368](https://redirect.github.com/tcort/markdown-link-check/issues/368)
###
[`v3.13.1`](https://redirect.github.com/tcort/markdown-link-check/blob/HEAD/CHANGELOG.md#Version-3131)
[Compare
Source](https://redirect.github.com/tcort/markdown-link-check/compare/v3.13.0...v3.13.1)
- fix: MODULE_NOT_FOUND error
[#​368](https://redirect.github.com/tcort/markdown-link-check/issues/368)
###
[`v3.13.0`](https://redirect.github.com/tcort/markdown-link-check/blob/HEAD/CHANGELOG.md#Version-3130)
[Compare
Source](https://redirect.github.com/tcort/markdown-link-check/compare/v3.12.2...v3.13.0)
- feat: anchor link checks support HTML tags like `<a name="foo"></a>`
[#​331](https://redirect.github.com/tcort/markdown-link-check/issues/331)
[@​dklimpel](https://redirect.github.com/dklimpel)
- ✨ add support for additional test reporters
[#​364](https://redirect.github.com/tcort/markdown-link-check/issues/364)
[@​dudeofawesome](https://redirect.github.com/dudeofawesome)
- feat: support iterate link check over directories in CLI
[#​334](https://redirect.github.com/tcort/markdown-link-check/issues/334)
[@​dklimpel](https://redirect.github.com/dklimpel)
- Update hook names
[#​366](https://redirect.github.com/tcort/markdown-link-check/issues/366)
[@​henrygerardmoore](https://redirect.github.com/henrygerardmoore)
- chore(deps): remove lodash
[#​332](https://redirect.github.com/tcort/markdown-link-check/issues/332)
[@​dklimpel](https://redirect.github.com/dklimpel)
- fix: add used `@eslint/js` to dev dependencies in package.json
[#​330](https://redirect.github.com/tcort/markdown-link-check/issues/330)
[@​dklimpel](https://redirect.github.com/dklimpel)
- fix: remove not used const url
[#​329](https://redirect.github.com/tcort/markdown-link-check/issues/329)
[@​dklimpel](https://redirect.github.com/dklimpel)
- feat: add support for unicode characters in anchor links
[#​328](https://redirect.github.com/tcort/markdown-link-check/issues/328)
[@​dklimpel](https://redirect.github.com/dklimpel)
- docs(readme): explain named regex groups in replacementPatterns
[#​327](https://redirect.github.com/tcort/markdown-link-check/issues/327)
[@​AndreyNautilus](https://redirect.github.com/AndreyNautilus)
- ci: bump nodejs
[#​367](https://redirect.github.com/tcort/markdown-link-check/issues/367)
[@​dklimpel](https://redirect.github.com/dklimpel)
- update dependencies
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any
time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Alex Boten <[email protected]>1 parent 00fe41b commit 8dae522
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
0 commit comments