Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump pyglossary from 5.0.3 to 5.0.4 #2283

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

Bumps pyglossary from 5.0.3 to 5.0.4.

Release notes

Sourced from pyglossary's releases.

5.0.4

What's Changed

  • Fix regression in glossary_v2.py effecting deprecated Glossary usage
  • Fix docstring for glossary_v2.Glossary.write method
  • Fix broken script scripts/view-glossary-plaintext
  • Feature: include write_options in .info file with --info flag
  • Testing: fix scripts/test.sh not testing deprecated stuff
  • Testing: fix deprecated tests
  • Testing: add SKIP_MISSING env var to skip testing plugins with missing dependencies
  • Fix / update automation scripts
  • Add recent releases' doc
  • Improve and refactor type annotations
  • Break up all plugins into directories (with reader.py and/or writer.py)
  • Fix ruff 0.8.5 errors
  • Some refactoring (as usual)

Full Changelog: ilius/pyglossary@5.0.3...5.0.4

Commits
  • ad1a2e7 version 5.0.4
  • 5cf7dad ui/main.py: pass sys.argv to mainNoExit func
  • 88a4fa6 refactor core.py
  • 2fbb656 move trace func to logger.py, fix format in appledict_bin
  • e10bf9c add missing from __future__ import annotations
  • 84063b0 fix ruff 0.8.5 errors
  • b9818b1 change GlossaryCommon to not inherit from PluginManager
  • 6616ba2 glossary_v2.py: some refactoring
  • 68ae321 glossary_types.py: remove GlossaryExtendedType, update ReaderGlossaryType...
  • 4add7cf update ui/tools/view_glossary.py
  • 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)

@BoboTiG
Copy link
Owner

BoboTiG commented Jan 6, 2025

@dependabot rebase

Bumps [pyglossary](https://github.com/ilius/pyglossary) from 5.0.3 to 5.0.4.
- [Release notes](https://github.com/ilius/pyglossary/releases)
- [Commits](ilius/pyglossary@5.0.3...5.0.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/pyglossary-5.0.4 branch from d2319ba to 5cfbd2b Compare January 6, 2025 18:48
@github-actions github-actions bot merged commit e0905f5 into master Jan 6, 2025
1 check passed
@github-actions github-actions bot deleted the dependabot/pip/pyglossary-5.0.4 branch January 6, 2025 18: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