Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump diff-match-patch from 20200713 to 20230430 #136

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 26, 2023

Bumps diff-match-patch from 20200713 to 20230430.

Changelog

Sourced from diff-match-patch's changelog.

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]
Commits
  • 0083470 Version bump v20230430
  • d4a2f7b Bump actions/checkout from 1 to 3 (#8)
  • a1e37cc Dependabot config
  • 7227ece Add changelog badge/URL, drop build badge
  • ce93235 Replace imp with importlib. Fixes #5 (#7)
  • 408b2c1 Drop tests/support for 3.5 and 3.6
  • 663ac65 Run tests/lint on more versions, cache pip deps
  • 51914f4 Use attribution for version/changelog
  • d609180 Update docs
  • 606063e Format with modern black + usort
  • Additional commits viewable in compare view

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

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 python Pull requests that update Python code labels Jul 26, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/diff-match-patch-20230430 branch 2 times, most recently from 82420a9 to 9187975 Compare August 1, 2023 21:53
@dependabot dependabot bot force-pushed the dependabot/pip/diff-match-patch-20230430 branch from 9187975 to 169499a Compare August 8, 2023 15:57
Bumps [diff-match-patch](https://github.com/diff-match-patch-python/diff-match-patch) from 20200713 to 20230430.
- [Changelog](https://github.com/diff-match-patch-python/diff-match-patch/blob/main/CHANGELOG.md)
- [Commits](diff-match-patch-python/diff-match-patch@v20200713...v20230430)

---
updated-dependencies:
- dependency-name: diff-match-patch
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/diff-match-patch-20230430 branch from 169499a to 3ca4437 Compare August 16, 2023 15:54
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants