Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps pyglossary from 5.1.1 to 5.2.0.

Release notes

Sourced from pyglossary's releases.

5.2.0

What's Changed

  • Fix exception on command line progress bar when tqdm is not installed

  • Fix a few packaging details (PEP 639) (#684)

  • Fix potential error in library compatibility:

    • Entry: add back word= keyword argument as deprecated, also make defi arg optional
  • Add command pyglossary-diff, #686

  • Add/update type annotations, update documentation and sample codes

  • FreeDict: set auto_rtl=True by default, drop support for auto_rtl=None

  • CSV writer: show error for bad encoding value

  • StarDict:

    • Reader" replace sametypesequence=None with sametypesequence="-" Now sametypesequence=None is the same as sametypesequence="" which means auto-set based on contents

    • Writer: replace sqlite=None option with autosqlite=True

  • Zim reader: fix quoting of href= value

  • Edict2

    • Add test
    • Add option to create links from references to other words (#679)
    • Make summary alternatives optional (#682)
    • Improve pinyin (romanization) (#678)
  • Tkinter UI: Lots of improvements and new options

    • Re-design Read/Write Options Dialog without Treeview
    • Move Read/Write Options into "Options" MenuButton, like ui_gtk3
    • Add Options -> Info / Metedata
    • Add Options -> General Options
    • Fix Format Dialog's Treeview row height and fast scrolling
    • Fix not validating inputFormat and outputFormat given by command line
  • Gtk3 UI: Lots of improvements and new options

    • Re-design Read/Write Options Dialog without Treeview
    • Gerenal Options: Sort: use RadioButton and some fixes
    • Fix dialog for showing dependencies

... (truncated)

Commits
  • ec2f9d3 fix pypi-publish action
  • 722a06c version 5.2.0
  • 069bb14 windows build: update pyicu
  • 9c28985 ui_gtk4: Gerenal Options: Sort: add Locale and fix updateWidgets
  • 7c78eb8 ui_gtk3: Gerenal Options: Sort: use RadioButton and some fixes
  • fcc845d update tkinter screenshot
  • de1dd88 update gtk3 screenshot
  • bad7556 ui_gtk3: disable Options button when converting
  • 9898287 zim reader: fix quoting of href= value
  • 6c3925c setupLogging: move out the code for windows error dialog, add comments
  • 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.1.1 to 5.2.0.
- [Release notes](https://github.com/ilius/pyglossary/releases)
- [Commits](ilius/pyglossary@5.1.1...5.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@BoboTiG BoboTiG merged commit ae2c79f into master Nov 24, 2025
1 check passed
@BoboTiG BoboTiG deleted the dependabot/pip/pyglossary-5.2.0 branch November 24, 2025 18:57
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