Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 9, 2025

Bumps ahocorasick-rs from 0.22.2 to 1.0.3.

Release notes

Sourced from ahocorasick-rs's releases.

Release 1.0.3

No release notes provided.

Release 1.0.2

No release notes provided.

Release 1.0.1

No release notes provided.

Release 1.0

Guaranteed API stability, and Python 3.14 support.

Changelog

Sourced from ahocorasick-rs's changelog.

Changelog

1.0

  • Added support for Python 3.14 and free-threaded Python.
  • In order to support free-threaded Python, move the burden of thread safety onto users. Specifically: you must not mutate byte arrays and the like that are passed to BytesAhoCorasick APIs while those APIs are running.
  • Dropped support for Python 3.9.
Commits
  • f463f52 Merge pull request #143 from G-Research/142-pypi-doesnt-show-a-summary
  • ff30c54 Update version
  • 3f3e83b Add description
  • 25de52c Merge pull request #141 from G-Research/140-pypi-page-has-no-description
  • 76861df Hopefully show more metadata in PyPI.
  • eb3624a Merge pull request #139 from G-Research/138-release-101
  • 58308f3 New version
  • 4e4435f Merge pull request #137 from G-Research/itamarst-patch-1
  • 515c922 Update RELEASE.md
  • 2cd4f79 Merge pull request #136 from G-Research/increase-minimum-supported-python-ver...
  • Additional commits viewable in compare view

Dependabot compatibility score

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Oct 9, 2025
@coveralls
Copy link

coveralls commented Oct 9, 2025

Pull Request Test Coverage Report for Build 18779277036

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 79.88%

Totals Coverage Status
Change from base Build 18779211333: 0.0%
Covered Lines: 667
Relevant Lines: 835

💛 - Coveralls

@dependabot dependabot bot force-pushed the dependabot/pip/ahocorasick-rs-1.0.3 branch from 9f13a3a to 6667419 Compare October 24, 2025 12:08
@dependabot dependabot bot force-pushed the dependabot/pip/ahocorasick-rs-1.0.3 branch from 6667419 to c0446ee Compare November 4, 2025 16:45
Bumps [ahocorasick-rs](https://github.com/G-Research/ahocorasick_rs) from 0.22.2 to 1.0.3.
- [Release notes](https://github.com/G-Research/ahocorasick_rs/releases)
- [Changelog](https://github.com/G-Research/ahocorasick_rs/blob/main/CHANGELOG.md)
- [Commits](G-Research/ahocorasick_rs@0.22.2...1.0.3)

---
updated-dependencies:
- dependency-name: ahocorasick-rs
  dependency-version: 1.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/ahocorasick-rs-1.0.3 branch from c0446ee to a570383 Compare November 7, 2025 16:40
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.

2 participants