Skip to content

build(deps): update diff-match-patch requirement from >=20230430 to >=20241021#6

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/diff-match-patch-gte-20241021
Open

build(deps): update diff-match-patch requirement from >=20230430 to >=20241021#6
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/diff-match-patch-gte-20241021

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Updates the requirements on diff-match-patch to permit the latest version.

Changelog

Sourced from diff-match-patch's changelog.

v20241021

Bugfix release

  • Stop breaking surrogate pairs in toDelta() (#17)
  • Start tracking new upstream https://github.com/dmsnell/diff-match-patch (#17)
  • Removed imp usage in speedtest
  • Updated dev dependencies, use uv for dev workflows when available (#22)
  • Tested on Python 3.8-3.13
  • Untested on Python 3.7, will be unsupported in future release
$ git shortlog -s v20230430...v20241021
     7	Amethyst Reese
     5	dependabot[bot]
     5	matthewhegarty

v20230430

Maintenance release

  • Replaced deprecated imp usage with importlib (#7)
  • Migrated to PEP 621 metadata, flit
  • Reformated with updated black/µsort/µfmt
  • Tested on Python 3.7 - 3.11
  • Dropped support for Python 2.7, 3.5, and 3.6
$ git shortlog -s v20200713...v20230430
    14	Amethyst Reese
     1	dependabot[bot]

v20200713

Maintenance release

  • Pulls in upstream change to use raw strings for regex
  • Updates to how the package builds, tests, and runs lint
  • Uses PEP 517/518 metadata for build requirements/backend
  • Formatting improvements, including use of isort
$ git shortlog -s v20181111...v20200713
</tr></table> 

... (truncated)

Commits

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 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)

Updates the requirements on [diff-match-patch](https://github.com/diff-match-patch-python/diff-match-patch) to permit the latest version.
- [Changelog](https://github.com/diff-match-patch-python/diff-match-patch/blob/main/CHANGELOG.md)
- [Commits](diff-match-patch-python/diff-match-patch@v20230430...v20241021)

---
updated-dependencies:
- dependency-name: diff-match-patch
  dependency-version: '20241021'
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Apr 13, 2026

Labels

The following labels could not be found: automated, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants