Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2025

Bumps pyglossary from 5.2.0 to 5.2.1.

Release notes

Sourced from pyglossary's releases.

5.2.1

What's Changed

  • Add command pyglossary-view

  • Glossary: write: avoid removing trailing slash from filename Allow converting to a directory with StarDict, #694

  • StarDict writer:

    • Remove existing .dict.dz, .syn.dz, .syn, syn.oft, .idx.oft, #694
    • Bugfix/feature: add a new option dictzip_syn = False, #694 do not use dictzip option for .syn because the comment only says .dict
  • Fix BGL no-CRC-check support (for odd BGL files) for Python 3.14

  • Add test workflow for Python 3.14

  • Refactor and cleanup scripts and workflows

  • Drop MacOS-13 build (because the Github image is no longer available)

  • ui: avoid normalizing paths from command line

  • ui_gtk4: a few improvements and cleanup

  • ui_tk: fix inconsistency of "Output Format" row on top of "Output File"

  • view_glossary.py: prevent multiple --format flags

Full Changelog: ilius/pyglossary@5.2.0...5.2.1

Commits
  • 231b413 version 5.2.1
  • d566249 update scripts/create-release/*
  • 4ad5fbc update stardict tools
  • c9f2bc6 ui: avoid normalizing paths from command line, add abspath2 func
  • 2183aff Glossary: write: avoid removing trailing / from filename
  • fec9d74 StarDict writer: remove existing .syn, syn.oft, .idx.oft, #694
  • b6c07b4 StarDict writer: remove existing .dict.dz and .syn.dz, #694
  • cf28897 rename SKIP_MISSING env var to SKIP_TEST_MISSING_DEP
  • 89e40ac only skip test_convert_txt_slob_2_file_size_approx on 3.14
  • c003874 break up slob test into 2 files for read and write
  • 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 [pyglossary](https://github.com/ilius/pyglossary) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/ilius/pyglossary/releases)
- [Commits](ilius/pyglossary@5.2.0...5.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Removed the option to not compress the `.syn` file for StarDictFormat.
@BoboTiG BoboTiG merged commit a543a00 into master Dec 8, 2025
1 check passed
@BoboTiG BoboTiG deleted the dependabot/pip/pyglossary-5.2.1 branch December 8, 2025 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant