Skip to content

build(deps): bump the pip group in /doc with 3 updates - #1533

Merged
roosterfish merged 1 commit into
v2-edgefrom
dependabot/pip/doc/v2-edge/pip-e789a36108
Sep 4, 2026
Merged

build(deps): bump the pip group in /doc with 3 updates#1533
roosterfish merged 1 commit into
v2-edgefrom
dependabot/pip/doc/v2-edge/pip-e789a36108

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 3, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on vale, gitpython and linkify-it-py to permit the latest version.
Updates vale to 3.18.0.0

Changelog

Sourced from vale's changelog.

3.18.0.0 (2026-08-22)

  • Using Vale v3.18.0

3.17.1.0 (2026-08-18)

  • Using Vale v3.17.1

3.13.0.0 (2025-10-28)

  • Using Vale v3.13.0

3.12.0.2 (2025-09-06)

  • Use the actual Vale archive instead of vale.zip(#68 & more code in this commit).

3.12.0.1 (2025-08-21)

  • Avoid cluttering stdout with progress updates (#67).

3.12.0.0 (2025-06-10)

  • Using Vale v3.12.0

3.11.2.0 (2025-05-05)

  • Using Vale v3.11.2

3.9.5.0 (2025-02-08)

  • Using Vale v3.9.5

3.9.4.0 (2025-02-02)

  • Using Vale v3.9.4

3.9.3.0 (2025-01-12)

  • Using Vale v3.9.3

3.9.2.1 (2025-01-12)

  • Adds proper support for Macs, at least for the ones that are supported by vale.

3.9.2.0 (2025-01-02)

  • Using Vale v3.9.2

3.9.1.0 (2024-11-24)

... (truncated)

Commits

Updates gitpython from 3.1.59 to 3.1.60

Release notes

Sourced from gitpython's releases.

3.1.60 Security

What's Changed

Full Changelog: gitpython-developers/GitPython@3.1.59...3.1.60

Commits
  • 56636c3 prepare new release
  • c7cf4d1 fix: prefer .git during repository discovery
  • d160fb4 Merge pull request #2217 from gitpython-developers/fix-advisory
  • 09f2cf3 fix: require opt-in for no-index diffs
  • f44c1fb Merge pull request #2215 from gitpython-developers/various-fixes
  • 751473a fix: parse actor identities without regular expressions
  • 4b9afe9 Merge pull request #2213 from gitpython-developers/config-sanitizer-follow-up
  • 9a92677 fix: decode quoted diff paths in one pass
  • eefa7e4 Preserve Git config value semantics
  • 52a6cba Merge pull request #2212 from gitpython-developers/next-release
  • See full diff in compare view

Updates linkify-it-py from 2.1.0 to 2.1.1

Release notes

Sourced from linkify-it-py's releases.

v2.1.1

What's Changed

Security release: LinkifyIt.match() was quadratic on untrusted input when linkify is enabled (GHSA-8m2q-wq3r-6hq8). Affected: <= 2.1.0. Upgrade to 2.1.1.

  • Fix quadratic complexity in LinkifyIt.match(), port of linkify-it 5.0.1 and 5.0.2 (upstream CVE-2026-48801, CVE-2026-59887) (#82)
  • Match validators at a position instead of slicing the tail, needed because Python 3.10 does not optimize the ^ anchor (#82)
  • Allow ; in the email name, matching linkify-it. Behavior change: a;b@example.com is now linkified (#82)
  • Update port.yml (linkify-it v5.0.2) (#82)

Full Changelog: tsutsu3/linkify-it-py@v2.1.0...v2.1.1

Changelog

Sourced from linkify-it-py's changelog.

v2.1.1 (2026-08-25)

Security release: LinkifyIt.match() was quadratic on untrusted input when linkify is enabled (GHSA-8m2q-wq3r-6hq8).

  • Fix quadratic complexity in LinkifyIt.match(), port of linkify-it 5.0.1 and 5.0.2 (upstream CVE-2026-48801, CVE-2026-59887) (#82)
  • Match validators at a position instead of slicing the tail, needed because Python 3.10 does not optimize the ^ anchor (#82)
  • Allow ; in the email name, matching linkify-it. Behavior change: a;b@example.com is now linkified (#82)
  • Update port.yml (linkify-it v5.0.2) (#82)
Commits
  • a2943cf Release v2.1.1 (#84)
  • 16d6447 fix: match validators at a position instead of slicing the tail
  • 5e33fe7 fix: allow ";" in the email name character class
  • f972d8f fix: cap email name and auth scan length (port linkify-it 5.0.2)
  • 5246f8d fix: resolve quadratic complexity in LinkifyIt.match() scan loop
  • 1f9f825 feat: add benchmark for quadratic scan-loop behavior in LinkifyIt.match()
  • 3eee230 Bump the github-actions group across 1 directory with 3 updates (#83)
  • See full diff 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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [vale](https://github.com/daniperez/vale-python-package), [gitpython](https://github.com/gitpython-developers/GitPython) and [linkify-it-py](https://github.com/tsutsu3/linkify-it-py) to permit the latest version.

Updates `vale` to 3.18.0.0
- [Changelog](https://github.com/daniperez/vale-python-package/blob/main/CHANGELOG.md)
- [Commits](https://github.com/daniperez/vale-python-package/commits)

Updates `gitpython` from 3.1.59 to 3.1.60
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](gitpython-developers/GitPython@3.1.59...3.1.60)

Updates `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: vale
  dependency-version: 3.18.0.0
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: gitpython
  dependency-version: 3.1.60
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: linkify-it-py
  dependency-version: 2.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Sep 3, 2026
@github-actions github-actions Bot added the Documentation Documentation needs updating label Sep 3, 2026
@roosterfish
roosterfish merged commit db345cc into v2-edge Sep 4, 2026
19 checks passed
@dependabot
dependabot Bot deleted the dependabot/pip/doc/v2-edge/pip-e789a36108 branch September 4, 2026 07:25
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 Documentation Documentation needs updating python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants