Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps spylls from 0.1.5 to 0.1.7.

Changelog

Sourced from spylls's changelog.

0.1.7 - 2021-01-23

  • Simplify suffixes/prefixes checking, making it also more robust (Solving the issues <https://github.com/zverok/spylls/issues/18#issuecomment-1013728978>_ with modern Ukrainian dictionaries)

0.1.6 - 2021-10-17

  • Fix several problems in code and comments pointed out by Daniel Höh (thanks!);
  • Fix for single-letter words capitalization (thanks @vletard <https://github.com/vletard>_!);
  • Change licence to MPL. It was pointed <https://github.com/wooorm/nspell/issues/11#issuecomment-915802969>_ to me that Spylls, being an "explantory rewrite" of Hunspell, can't have a permissive MIT license;
  • Bundle unmunch.py script (now for real);
  • Remove Patreon link, as Patreon's admins decided to demote me to "user" from "creator" for not posting my work on Patreon directly and not receiving any donations.
Commits

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 [spylls](https://github.com/zverok/spylls) from 0.1.5 to 0.1.7.
- [Changelog](https://github.com/zverok/spylls/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/zverok/spylls/commits)

---
updated-dependencies:
- dependency-name: spylls
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Dec 16, 2024
Copy link

@coveralls
Copy link

Coverage Status

coverage: 52.821% (-0.04%) from 52.859%
when pulling 84bdfc5 on dependabot/pip/spylls-0.1.7
into 97b9613 on dev.

@bact bact merged commit d7b2e11 into dev Dec 16, 2024
37 of 40 checks passed
@bact bact deleted the dependabot/pip/spylls-0.1.7 branch December 16, 2024 14:52
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