chore(deps): bump linkify-it-py from 2.1.0 to 2.1.1 in /docs - #635
Conversation
Bumps [linkify-it-py](https://github.com/tsutsu3/linkify-it-py) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/tsutsu3/linkify-it-py/releases) - [Changelog](https://github.com/tsutsu3/linkify-it-py/blob/main/CHANGELOG.md) - [Commits](tsutsu3/linkify-it-py@v2.1.0...v2.1.1) --- updated-dependencies: - dependency-name: linkify-it-py dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
@promptless-for-oss please cherry pick the changes here and sync them over to the other version's PRs. |
|
On it — I'll replicate the |
|
Update: this is a Dependabot bump of |
|
Done — I've synced the
Each is the same single-line change to |
|
@promptless-for-oss there's a broken link here. You've fixed that for branch 7.2 with this PR: #624 Can you cherry pick it for branch 7.1 in a new PR? |
Security release fixing quadratic complexity in LinkifyIt.match() (GHSA-8m2q-wq3r-6hq8; CVE-2026-48801, CVE-2026-59887). Mirrors the 7.2-line dependency bump raised for 7.1 in PR #635.
|
Quick update: I confirmed the fix from #624 — a single link change in |
|
Done, @adiati98 — I've opened a new PR against branch 7.1 that cherry-picks the same broken-link fix from #624: #654 It updates the "Symfony event subscribers" cross-reference to Symfony's current event dispatcher page and anchor, which resolves the linkcheck failure on 7.1. The change is identical to the 7.2 fix and applied cleanly (+1/−1). It's opened as a draft — flip it to ready and merge whenever you're happy with it. |
Security release fixing quadratic complexity in LinkifyIt.match() (GHSA-8m2q-wq3r-6hq8; CVE-2026-48801, CVE-2026-59887). Mirrors the 7.0-line dependency bump raised for 7.1 in PR #635.
Security release fixing quadratic complexity in LinkifyIt.match() (GHSA-8m2q-wq3r-6hq8; CVE-2026-48801, CVE-2026-59887). Mirrors the 6.0-line dependency bump raised for 7.1 in PR #635.
Security release fixing quadratic complexity in LinkifyIt.match() (GHSA-8m2q-wq3r-6hq8; CVE-2026-48801, CVE-2026-59887). Mirrors the 5.x-line dependency bump raised for 7.1 in PR #635.
Bumps linkify-it-py from 2.1.0 to 2.1.1.
Release notes
Sourced from linkify-it-py's releases.
Changelog
Sourced from linkify-it-py's changelog.
Commits
a2943cfRelease v2.1.1 (#84)16d6447fix: match validators at a position instead of slicing the tail5e33fe7fix: allow ";" in the email name character classf972d8ffix: cap email name and auth scan length (port linkify-it 5.0.2)5246f8dfix: resolve quadratic complexity in LinkifyIt.match() scan loop1f9f825feat: add benchmark for quadratic scan-loop behavior in LinkifyIt.match()3eee230Bump the github-actions group across 1 directory with 3 updates (#83)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 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)