Skip to content

Comments

Bump jellyfish from 1.0.0 to 1.2.0#34

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/jellyfish-1.2.0
Open

Bump jellyfish from 1.0.0 to 1.2.0#34
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/jellyfish-1.2.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2025

Bumps jellyfish from 1.0.0 to 1.2.0.

Changelog

Sourced from jellyfish's changelog.

1.2.0 - 31 March 2025

  • drop support for Python 3.8, add support for Python 3.13 and PyPy 3.11 (PyO3 0.24 bump)

1.1.2 - 3 December 2024

  • release that supports Python 3.13 on all supported platforms (thanks @​energynumbers for help with Windows!)

1.1.0 - 28 July 2024

  • add jaccard_similarity thanks to Niklas von Moers (@​NiklasvonM) (#214)
  • update to PyO3 0.22

1.0.4 - 28 May 2024

  • match_rating_codex now returns consistent results for Unicode characters regardless of position (#210)
  • adds prebuilt wheels for Alpine (#209)

1.0.3 - 17 November 2023

  • match_rating_codex now raises a ValueError when passed non-alpha characters (#200)
  • adds prebuilt wheels for Python 3.12

1.0.1 - 18 September 2023

  • fully remove deprecated names
  • add armv7 linux builds
  • fully drop Python 3.7 support
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 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 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)

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

Bumps [jellyfish](https://github.com/jamesturk/jellyfish) from 1.0.0 to 1.2.0.
- [Changelog](https://github.com/jamesturk/jellyfish/blob/main/docs/changelog.md)
- [Commits](jamesturk/jellyfish@v1.0.0...v1.2.0)

---
updated-dependencies:
- dependency-name: jellyfish
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Apr 1, 2025
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