Skip to content

Update mkdocs-ezglossary-plugin requirement from >=1.6.10 to >=2.1.0#215

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/mkdocs-ezglossary-plugin-gte-2.1.0
Open

Update mkdocs-ezglossary-plugin requirement from >=1.6.10 to >=2.1.0#215
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/mkdocs-ezglossary-plugin-gte-2.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Updates the requirements on mkdocs-ezglossary-plugin to permit the latest version.

Changelog

Sourced from mkdocs-ezglossary-plugin's changelog.

v2.1.0

| 2025-09-25

  • Fix #29 HTML encoding issue,
  • Fix #26, support nested glossary links
  • Improve documentation
  • Add translation rules for spanish, french, german

v2.0.0

| 2025-02-10

  • Fix #24: Show all references in glossary (summary) when ignore_case=true.
  • Fix #25: Fix #25: make template file path relative to mkdocs.yml

!!! Note

This version required major refactorying of the `Glossary` class.
The interface to it changed. You may need to update your custom templates
in order to work.

v1.7.1

| 2024-10-11

  • Fix #22: Plural configuration did not work.

v1.7.0

| 2024-10-10

  • Glossary: Add section and term as attributes of Entry
  • Links: Add name attribute containing "{section:term}"
  • Fix html entity handling.
  • Basic support of handling plurals. See also #18
  • Fix #21: Support ignoring case for terms
  • Fix #20: Usage of tooltip:short
  • Fix #19: Usage of inline_refs:list

v1.6.10

| 2024-05-08

  • Fix handling of non-existing canonica_url.

v1.6.9

| 2024-05-08

  • Fixed: #16: Relative links not working on ReadTheDocs.

v1.6.8

| 2024-04-24

... (truncated)

Commits

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 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)

Updates the requirements on [mkdocs-ezglossary-plugin](https://github.com/realtimeprojects/mkdocs-ezglossary) to permit the latest version.
- [Changelog](https://github.com/realtimeprojects/mkdocs-ezglossary/blob/main/docs/releases.md)
- [Commits](realtimeprojects/mkdocs-ezglossary@v1.6.10...v2.1.0)

---
updated-dependencies:
- dependency-name: mkdocs-ezglossary-plugin
  dependency-version: 2.1.0
  dependency-type: direct:development
...

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 Apr 13, 2026
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.

0 participants