Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2025

Bumps symspellpy from 6.7.8 to 6.9.0.

Release notes

Sourced from symspellpy's releases.

v6.9.0

What's Changed

  • Specify that frequency count must be 64-bit int (#180)
  • Rename string1 and string2 argument names (#181)

Full Changelog: mammothb/symspellpy@v6.8.0...v6.9.0

v6.8.0

What's Changed

  • Allow file object as corpus of load_dictionary (#176)
  • Bump supported Python version to 3.9 - 3.13 (#177)

Full Changelog: mammothb/symspellpy@v6.7.8...v6.8.0

Changelog

Sourced from symspellpy's changelog.

6.9.0 (2025-03-09)

  • Specify that frequency count must be 64-bit int #180
  • Rename string1 and string2 argument names #181

6.8.0 (2025-03-09)

  • Allow file object as corpus of load_dictionary #176
  • Bump supported Python version to 3.9 - 3.13 #177
Commits
  • a204737 Release v6.9.0 (#182)
  • 8e85981 Merge pull request #181 from mammothb/feature/rename-string-argument-names
  • d3d0b85 feat: rename string1 and string2 argument names, add backward compatibility t...
  • cec4bc6 Merge pull request #180 from mammothb/feature/warn-when-failed-to-parse-frequ...
  • a7f4453 feat: add warning when parsing frequency count fails. add doc string that fre...
  • 532d4e1 docs: get package version without installing
  • c8dc3f0 Replace pkg_resources with importlib resources (#179)
  • 2c19225 Merge pull request #178 from mammothb/release/v6.8.0
  • ad33fed build: release v6.8.0
  • b75b4d7 build: use kebab case for repository-url
  • 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)

Bumps [symspellpy](https://github.com/mammothb/symspellpy) from 6.7.8 to 6.9.0.
- [Release notes](https://github.com/mammothb/symspellpy/releases)
- [Changelog](https://github.com/mammothb/symspellpy/blob/master/CHANGELOG.md)
- [Commits](mammothb/symspellpy@v6.7.8...v6.9.0)

---
updated-dependencies:
- dependency-name: symspellpy
  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 Mar 10, 2025
@sonarqubecloud
Copy link

@bact bact merged commit 5fd6d8e into dev Mar 10, 2025
42 of 43 checks passed
@bact bact deleted the dependabot/pip/symspellpy-6.9.0 branch March 10, 2025 15:04
@coveralls
Copy link

Coverage Status

coverage: 52.955% (-0.1%) from 53.058%
when pulling e07d498 on dependabot/pip/symspellpy-6.9.0
into d88d971 on dev.

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