Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

Bumps AlexanderDokuchaev/md-dead-link-check from 0.9 to 1.0.

Release notes

Sourced from AlexanderDokuchaev/md-dead-link-check's releases.

Release v1.0

1.0

  • Added throttling to avoid hitting rate limits on external services.
  • Filter ftp and sftp protocols for links.
  • FIlter prefixes for the links like mailto:.
  • Added python_version to the action inputs.
  • Catch exception for urllib.parse.urlsplit in case of incorrect url.
  • Added support atx_closed style of headers.
  • Fix parsing one line code block with triple backticks.
Changelog

Sourced from AlexanderDokuchaev/md-dead-link-check's changelog.

1.0

  • Added throttling to avoid hitting rate limits on external services.
  • Filter ftp and sftp protocols for links.
  • FIlter prefixes for the links like mailto:.
  • Added python_version to the action inputs.
  • Catch exception for urllib.parse.urlsplit in case of incorrect url.
  • Added support atx_closed style of headers.
  • Fix parsing one line code block with triple backticks.
Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from ashwinvaidya17 as a code owner January 6, 2025 11:19
@dependabot dependabot bot added Dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jan 6, 2025
@dependabot dependabot bot force-pushed the dependabot/github_actions/AlexanderDokuchaev/md-dead-link-check-1.0 branch from f28a74e to 2809ad0 Compare January 8, 2025 14:07
@codecov
Copy link

codecov bot commented Jan 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.93%. Comparing base (084331d) to head (2809ad0).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2486      +/-   ##
==========================================
- Coverage   78.94%   78.93%   -0.02%     
==========================================
  Files         311      311              
  Lines       13197    13197              
==========================================
- Hits        10419    10417       -2     
- Misses       2778     2780       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 9, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot dependabot bot force-pushed the dependabot/github_actions/AlexanderDokuchaev/md-dead-link-check-1.0 branch from 2809ad0 to f6b8f52 Compare January 14, 2025 11:59
Bumps [AlexanderDokuchaev/md-dead-link-check](https://github.com/alexanderdokuchaev/md-dead-link-check) from 0.9 to 1.0.
- [Release notes](https://github.com/alexanderdokuchaev/md-dead-link-check/releases)
- [Changelog](https://github.com/AlexanderDokuchaev/md-dead-link-check/blob/main/CHANGELOG.md)
- [Commits](AlexanderDokuchaev/md-dead-link-check@v0.9...v1.0)

---
updated-dependencies:
- dependency-name: AlexanderDokuchaev/md-dead-link-check
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/AlexanderDokuchaev/md-dead-link-check-1.0 branch from f6b8f52 to 07c6ce6 Compare January 14, 2025 13:11
@samet-akcay samet-akcay merged commit 7b3ce58 into main Jan 20, 2025
11 checks passed
@samet-akcay samet-akcay deleted the dependabot/github_actions/AlexanderDokuchaev/md-dead-link-check-1.0 branch January 20, 2025 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants