compile-sketches
compile-sketches copied to clipboard
build(deps-dev): bump markdown-link-check from 3.11.2 to 3.12.1
trafficstars
Bumps markdown-link-check from 3.11.2 to 3.12.1.
Release notes
Sourced from markdown-link-check's releases.
v3.12.1
What's Changed
- fix failing github action with IPv6 by
@dklimpelin tcort/markdown-link-check#296- Bump node in github actions by
@dklimpelin tcort/markdown-link-check#295- fix: fix crash #297 by
@CanadaHonkin tcort/markdown-link-check#302Full Changelog: https://github.com/tcort/markdown-link-check/compare/v3.12.0...v3.12.1
v3.12.0
What's Changed
- Add support to load md files via proxy by
@dklimpelin tcort/markdown-link-check#288- refactor: replace url.parse with new URL by
@CanadaHonkin tcort/markdown-link-check#281- feat: add global option to replacementPatterns by
@CanadaHonkin tcort/markdown-link-check#279- Update readme to be clearer for projectBaseUrl opt by
@nwcmin tcort/markdown-link-check#284- feat: add basic ignore subpaths argument by
@CanadaHonkin tcort/markdown-link-check#278- chore(deps): bump ip from 1.1.8 to 1.1.9 by
@dependabotin tcort/markdown-link-check#293New Contributors
@dklimpelmade their first contribution in tcort/markdown-link-check#288@CanadaHonkmade their first contribution in tcort/markdown-link-check#281@nwcmmade their first contribution in tcort/markdown-link-check#284Full Changelog: https://github.com/tcort/markdown-link-check/compare/v3.11.2...v3.12.0
Changelog
Sourced from markdown-link-check's changelog.
Version 3.12.1
- fix: fix crash #297
@CanadaHonk- Set
ipv4firstfor tests in CI@dklimpel- Bump node for release
@dklimpelVersion 3.12.0
- feat: add basic ignore subpaths argument
@CanadaHonk- feat: add global option to replacementPatterns
@CanadaHonk- refactor: replace url.parse with new URL
@CanadaHonk- docs: update readme to be clearer for projectBaseUrl opt
@nwcm- feat: Add support to load md files via proxy
@dklimpel- chore: upgrade dependencies
Commits
c8c394c3.12.1a069e7dchore(CHANGELOG): prepare for new release6a832abMerge pull request #302 from CanadaHonk/fix-29762c5336Merge pull request #295 from dklimpel/bump_node-1c6a3737Merge pull request #296 from dklimpel/fix-ci-ipv4first641b837fix: fix crash #297fcdbb5fSetipv4firstfor tests in CI3d64967Bump node for release38bbdf7Bump node in CI1a97f223.12.0- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)