Skip to content

Bump linkify-it from 5.0.0 to 5.0.2 - #634

Merged
matherrien92 merged 4 commits into
masterfrom
dependabot/npm_and_yarn/linkify-it-5.0.2
Sep 10, 2026
Merged

Bump linkify-it from 5.0.0 to 5.0.2#634
matherrien92 merged 4 commits into
masterfrom
dependabot/npm_and_yarn/linkify-it-5.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 24, 2026

Copy link
Copy Markdown
Contributor

Bumps linkify-it from 5.0.0 to 5.0.2.

Changelog

Sourced from linkify-it's changelog.

5.0.2 / 2026-07-02

  • Fixed DoS in mailto: links (restrict user name to 64 chars).
  • Restricted user/pass part length in links.

5.0.1 / 2026-05-23

  • Fixed DoS in fuzzy links/emails search.
  • Reworked search logic - check each pattern separate, use g regexes instead of slice.
  • Removed internal cache - useless overcomplication.
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 24, 2026
@jeanbenoitrochon
jeanbenoitrochon self-requested a review September 9, 2026 18:15
@jeanbenoitrochon jeanbenoitrochon self-assigned this Sep 9, 2026
matherrien92
matherrien92 previously approved these changes Sep 9, 2026
@matherrien92
matherrien92 force-pushed the dependabot/npm_and_yarn/linkify-it-5.0.2 branch 3 times, most recently from d89cf62 to a488bf7 Compare September 10, 2026 13:57
Bumps [linkify-it](https://github.com/markdown-it/linkify-it) from 5.0.0 to 5.0.2.
- [Changelog](https://github.com/markdown-it/linkify-it/blob/master/CHANGELOG.md)
- [Commits](markdown-it/linkify-it@5.0.0...5.0.2)

---
updated-dependencies:
- dependency-name: linkify-it
  dependency-version: 5.0.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Fixes the CI link validation failure by replacing the broken product-specific URLs:
- https://www.microfocus.com/en-us/cyberres/application-security/static-code-analyzer (444 error)
- https://www.microfocus.com/en-us/products/webinspect-dynamic-analysis-dast/overview (444 error)

With the working general application security solutions page:
- https://www.microfocus.com/en-us/solutions/application-security

This resolves the job failure while maintaining the reference to the Micro Focus security testing tools.
@matherrien92
matherrien92 force-pushed the dependabot/npm_and_yarn/linkify-it-5.0.2 branch from a488bf7 to 3ed41fb Compare September 10, 2026 14:00
@matherrien92
matherrien92 merged commit 1db4041 into master Sep 10, 2026
1 check passed
@matherrien92
matherrien92 deleted the dependabot/npm_and_yarn/linkify-it-5.0.2 branch September 10, 2026 16:30
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants