NiklasRosenstein / slap

Slap is a CLI to assist in the process for developing and releasing Python packages.
https://niklasrosenstein.github.io/slap/
Other
21 stars 12 forks source link

chore(deps): update minor and patch updates #141

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
Babel (source) ==2.14.0 -> ==2.15.0 age adoption passing confidence minor
JamesIves/github-pages-deploy-action v4.5.0 -> v4.6.1 age adoption passing confidence action minor
Jinja2 (changelog) ==3.1.3 -> ==3.1.4 age adoption passing confidence patch
Markdown (changelog) ==3.5.2 -> ==3.6 age adoption passing confidence minor
Pygments (changelog) ==2.17.2 -> ==2.18.0 age adoption passing confidence minor
griffe (changelog) ==0.41.0 -> ==0.45.2 age adoption passing confidence minor
idna (changelog) ==3.6 -> ==3.7 age adoption passing confidence minor
mkdocs (changelog) ==1.5.3 -> ==1.6.0 age adoption passing confidence minor
mkdocs-autorefs (changelog) ==1.0.0 -> ==1.0.1 age adoption passing confidence patch
mkdocs-material (changelog) ==9.5.11 -> ==9.5.25 age adoption passing confidence patch
mkdocstrings (changelog) ==0.24.1 -> ==0.25.1 age adoption passing confidence minor
mkdocstrings-python (changelog) ==1.8.0 -> ==1.10.3 age adoption passing confidence minor
networkx ==3.2.1 -> ==3.3 age adoption passing confidence minor
platformdirs ==4.2.0 -> ==4.2.2 age adoption passing confidence patch
pymdown-extensions ==10.7 -> ==10.8.1 age adoption passing confidence minor
python-adjudicator ==0.3.2 -> ==0.5.0 age adoption passing confidence minor
python-dateutil ==2.8.2 -> ==2.9.0.post0 age adoption passing confidence minor
regex ==2024.4.28 -> ==2024.5.15 age adoption passing confidence minor
requests (source, changelog) ==2.31.0 -> ==2.32.3 age adoption passing confidence minor
typing_extensions (changelog) ==4.10.0 -> ==4.12.0 age adoption passing confidence minor
uv (source) ^0.1.2 -> ^0.2.0 age adoption passing confidence dependencies minor
watchdog (changelog) ==4.0.0 -> ==4.0.1 age adoption passing confidence patch

Release Notes

python-babel/babel (Babel) ### [`v2.15.0`](https://togithub.com/python-babel/babel/blob/HEAD/CHANGES.rst#Version-2150) [Compare Source](https://togithub.com/python-babel/babel/compare/v2.14.0...v2.15.0) Python version support ``` * Babel 2.15.0 will require Python 3.8 or newer. (:gh:`1048`) Features ~~~~~~~~ * CLDR: Upgrade to CLDR 44 (:gh:`1071`) (@​akx) * Dates: Support for the "fall back to short format" logic for time delta formatting (:gh:`1075`) (@​akx) * Message: More versatile .po IO functions (:gh:`1068`) (@​akx) * Numbers: Improved support for alternate spaces when parsing numbers (:gh:`1007`) (@​ronnix's first contribution) Infrastructure ~~~~~~~~~~~~~~ * Upgrade GitHub Actions (:gh:`1054`) (@​cclauss's first contribution) * The Unicode license is now included in `locale-data` and in the documentation (:gh:`1074`) (@​akx) ```
JamesIves/github-pages-deploy-action (JamesIves/github-pages-deploy-action) ### [`v4.6.1`](https://togithub.com/JamesIves/github-pages-deploy-action/releases/tag/v4.6.1) [Compare Source](https://togithub.com/JamesIves/github-pages-deploy-action/compare/v4.6.0...v4.6.1) #### What's Changed ##### Fixes - Resolved an issue where workflows were suddenly failing due to a worktree in use error. The action will now attempt to create a temp branch name if the existing branch name is already checked out by a prior to step to ensure it can occur. This issue was only occurring in a handful of workflows, and likely stemmed from a git version change on the official GitHub runners. The actual root cause is still somewhat unknown. ##### Dependencies - build(deps-dev): bump eslint-plugin-jest from 28.2.0 to 28.5.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1577](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1577) - build(deps): bump [@​eslint/js](https://togithub.com/eslint/js) from 9.0.0 to 9.2.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1576](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1576) - build(deps-dev): bump eslint from 9.0.0 to 9.2.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1575](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1575) - build(deps): bump typescript-eslint from 7.7.0 to 7.8.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1569](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1569) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.12.7 to 20.12.9 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1578](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1578) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.12.9 to 20.12.10 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1579](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1579) - build(deps-dev): bump rimraf from 5.0.5 to 5.0.7 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1583](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1583) - build(deps): bump codecov/codecov-action from 4.3.0 to 4.4.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1588](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1588) - build(deps): bump typescript-eslint from 7.8.0 to 7.9.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1586](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1586) - build(deps): bump the eslint group with 3 updates by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1592](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1592) - build(deps-dev): bump the misc group with 2 updates by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1593](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1593) **Full Changelog**: https://github.com/JamesIves/github-pages-deploy-action/compare/v4...v4.6.1 ### [`v4.6.0`](https://togithub.com/JamesIves/github-pages-deploy-action/releases/tag/v4.6.0) [Compare Source](https://togithub.com/JamesIves/github-pages-deploy-action/compare/v4.5.0...v4.6.0) #### What's Changed - Check for fatal on every line of stderr of the git command by [@​ben-z](https://togithub.com/ben-z) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1551](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1551) - Migrated to eslint v9 - build(deps): bump github/codeql-action from 2 to 3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1488](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1488) - Bump [@​babel/traverse](https://togithub.com/babel/traverse) from 7.8.3 to 7.23.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1460](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1460) - build(deps-dev): bump eslint-plugin-jest from 27.2.3 to 27.6.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1469](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1469) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.10.0 to 20.11.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1507](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1507) - build(deps-dev): bump eslint-plugin-jest from 27.6.0 to 27.6.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1501](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1501) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.11.6 to 20.11.13 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1513](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1513) - build(deps): bump codecov/codecov-action from 3.1.4 to 3.1.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1512](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1512) - Bump [@​actions/core](https://togithub.com/actions/core) from 1.10.0 to 1.10.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1434](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1434) - Bump codecov/codecov-action from 3.1.6 to 4.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1515](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1515) - Bump [@​types/node](https://togithub.com/types/node) from 20.11.13 to 20.11.16 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1516](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1516) - Bump codecov/codecov-action from 4.0.0 to 4.0.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1517](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1517) - Bump [@​types/node](https://togithub.com/types/node) from 20.11.16 to 20.11.22 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1534](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1534) - Bump [@​types/node](https://togithub.com/types/node) from 20.11.22 to 20.11.25 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1537](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1537) - Bump codecov/codecov-action from 4.0.1 to 4.1.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1532](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1532) - Bump eslint-plugin-jest from 27.6.3 to 27.9.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1526](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1526) - Bump webfactory/ssh-agent from 0.8.0 to 0.9.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1520](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1520) - Bump actions/checkout in README by [@​verhovsky](https://togithub.com/verhovsky) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1523](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1523) - Bump codecov/codecov-action from 4.1.0 to 4.1.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1547](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1547) - Bump [@​types/node](https://togithub.com/types/node) from 20.11.25 to 20.11.30 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1545](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1545) - Bump [@​types/node](https://togithub.com/types/node) from 20.11.30 to 20.12.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1550](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1550) - Bump [@​types/node](https://togithub.com/types/node) from 20.12.2 to 20.12.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1552](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1552) - Bump [@​types/node](https://togithub.com/types/node) from 20.12.3 to 20.12.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1557](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1557) - Bump codecov/codecov-action from 4.1.1 to 4.3.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1559](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1559) - Bump [@​types/node](https://togithub.com/types/node) from 20.12.6 to 20.12.7 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1558](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1558) - Bump [@​actions/github](https://togithub.com/actions/github) from 5.1.1 to 6.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1455](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1455) - build(deps): bump actions/upload-artifact from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1490](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1490) - build(deps): bump actions/download-artifact from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1489](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1489) #### New Contributors - [@​verhovsky](https://togithub.com/verhovsky) made their first contribution in [https://github.com/JamesIves/github-pages-deploy-action/pull/1523](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1523) - [@​ben-z](https://togithub.com/ben-z) made their first contribution in [https://github.com/JamesIves/github-pages-deploy-action/pull/1551](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1551) **Full Changelog**: https://github.com/JamesIves/github-pages-deploy-action/compare/v4.5.0...v4.6.0
pallets/jinja (Jinja2) ### [`v3.1.4`](https://togithub.com/pallets/jinja/blob/HEAD/CHANGES.rst#Version-314) [Compare Source](https://togithub.com/pallets/jinja/compare/3.1.3...3.1.4) Released 2024-05-05 - The `xmlattr` filter does not allow keys with `/` solidus, `>` greater-than sign, or `=` equals sign, in addition to disallowing spaces. Regardless of any validation done by Jinja, user input should never be used as keys to this filter, or must be separately validated first. :ghsa:`h75v-3vvj-5mfj`
Python-Markdown/markdown (Markdown) ### [`v3.6`](https://togithub.com/Python-Markdown/markdown/releases/tag/3.6) [Compare Source](https://togithub.com/Python-Markdown/markdown/compare/3.5.2...3.6) ##### Changed ##### Refactor TOC Sanitation - All postprocessors are now run on heading content. - Footnote references are now stripped from heading content. Fixes [#​660](https://togithub.com/Python-Markdown/markdown/issues/660). - A more robust `striptags` is provided to convert headings to plain text. Unlike, the `markupsafe` implementation, HTML entities are not unescaped. - The plain text `name`, rich `html`, and unescaped raw `data-toc-label` are saved to `toc_tokens`, allowing users to access the full rich text content of the headings directly from `toc_tokens`. - The value of `data-toc-label` is sanitized separate from heading content before being written to `name`. This fixes a bug which allowed markup through in certain circumstances. To access the raw unsanitized data, retrieve the value from `token['data-toc-label']` directly. - An `html.unescape` call is made just prior to calling `slugify` so that `slugify` only operates on Unicode characters. Note that `html.unescape` is not run on `name`, `html`, or `data-toc-label`. - The functions `get_name` and `stashedHTML2text` defined in the `toc` extension are both **deprecated**. Instead, third party extensions should use some combination of the new functions `run_postprocessors`, `render_inner_html` and `striptags`. ##### Fixed - Include `scripts/*.py` in the generated source tarballs ([#​1430](https://togithub.com/Python-Markdown/markdown/issues/1430)). - Ensure lines after heading in loose list are properly detabbed ([#​1443](https://togithub.com/Python-Markdown/markdown/issues/1443)). - Give smarty tree processor higher priority than toc ([#​1440](https://togithub.com/Python-Markdown/markdown/issues/1440)). - Permit carets (`^`) and square brackets (`]`) but explicitly exclude backslashes (`\`) from abbreviations ([#​1444](https://togithub.com/Python-Markdown/markdown/issues/1444)). - In attribute lists (`attr_list`, `fenced_code`), quoted attribute values are now allowed to contain curly braces (`}`) ([#​1414](https://togithub.com/Python-Markdown/markdown/issues/1414)).
pygments/pygments (Pygments) ### [`v2.18.0`](https://togithub.com/pygments/pygments/blob/HEAD/CHANGES#Version-2180) [Compare Source](https://togithub.com/pygments/pygments/compare/2.17.2...2.18.0) (released May 4th, 2024) - New lexers: - Janet ([#​2557](https://togithub.com/pygments/pygments/issues/2557)) - Lean 4 ([#​2618](https://togithub.com/pygments/pygments/issues/2618), [#​2626](https://togithub.com/pygments/pygments/issues/2626)) - Luau ([#​2605](https://togithub.com/pygments/pygments/issues/2605)) - Mojo ([#​2691](https://togithub.com/pygments/pygments/issues/2691), [#​2515](https://togithub.com/pygments/pygments/issues/2515)) - org-mode ([#​2628](https://togithub.com/pygments/pygments/issues/2628), [#​2636](https://togithub.com/pygments/pygments/issues/2636)) - Promela ([#​2620](https://togithub.com/pygments/pygments/issues/2620)) - Soong / `Android.bp` ([#​2659](https://togithub.com/pygments/pygments/issues/2659)) - Tact ([#​2571](https://togithub.com/pygments/pygments/issues/2571)) - Typst ([#​2596](https://togithub.com/pygments/pygments/issues/2596)) - Updated lexers: - Awk: recognize ternary operator ([#​2687](https://togithub.com/pygments/pygments/issues/2687)) - Bash: add `openrc` alias ([#​2599](https://togithub.com/pygments/pygments/issues/2599), [#​2371](https://togithub.com/pygments/pygments/issues/2371)) - Coq: add keywords, lex more vernacular command arguments, produce fewer tokens on heading comments ([#​2678](https://togithub.com/pygments/pygments/issues/2678)) - DNS zone files: Fix comment parsing ([#​2595](https://togithub.com/pygments/pygments/issues/2595)) - Hy: Support unicode literals ([#​1126](https://togithub.com/pygments/pygments/issues/1126)) - Inform6: Update to Inform 6.42 ([#​2644](https://togithub.com/pygments/pygments/issues/2644)) - lean: Fix name handling ([#​2614](https://togithub.com/pygments/pygments/issues/2614)) - Logtalk: add `uninstantiation` keyword and recognize escape sequences ([#​2619](https://togithub.com/pygments/pygments/issues/2619)) - Macaulay2: Update to 1.23 ([#​2655](https://togithub.com/pygments/pygments/issues/2655)) - Python: fix highlighting of soft keywords before `None`/`True`/`False` - reStructuredText: use `Token.Comment` for comments instead of `Comment.Preproc` ([#​2598](https://togithub.com/pygments/pygments/issues/2598)) - Rust: highlight `:`, `::` and `->` as `Punctuation` and whitespace as `Whitespace`, instead of `Text` in both cases ([#​2631](https://togithub.com/pygments/pygments/issues/2631)) - Spice: Add keywords ([#​2621](https://togithub.com/pygments/pygments/issues/2621)) - SQL Explain: allow negative numbers ([#​2610](https://togithub.com/pygments/pygments/issues/2610)) - Swift: Support multiline strings ([#​2681](https://togithub.com/pygments/pygments/issues/2681)) - ThingsDB: add constants and new functions; support template strings ([#​2624](https://togithub.com/pygments/pygments/issues/2624)) - UL4: support nested `` and `` tags ([#​2597](https://togithub.com/pygments/pygments/issues/2597)) - VHDL: support multi-line comments of VHDL-2008 ([#​2622](https://togithub.com/pygments/pygments/issues/2622)) - Wikitext: Remove `kk-*` in `variant_langs` ([#​2647](https://togithub.com/pygments/pygments/issues/2647)) - Xtend: Add `val` and `var` ([#​2602](https://togithub.com/pygments/pygments/issues/2602)) - New styles: - Coffee ([#​2609](https://togithub.com/pygments/pygments/issues/2609)) - Make background colors in the image formatter work with Pillow 10.0 ([#​2623](https://togithub.com/pygments/pygments/issues/2623)) - Require Python 3.8. As a result, the `importlib-metadata` package is no longer needed for fast plugin discovery on Python 3.7. The `plugins` extra (used as, e.g., `pip install pygments[plugins]`) is kept for backwards compatibility but now has no effect. ([#​2601](https://togithub.com/pygments/pygments/issues/2601)) - Require the `url` attribute for lexers inside Pygments, add it to many lexers ([#​2588](https://togithub.com/pygments/pygments/issues/2588)) - Replace Pyflakes linter with Ruff ([#​2592](https://togithub.com/pygments/pygments/issues/2592)) - Add macOS CI ([#​2594](https://togithub.com/pygments/pygments/issues/2594)) - Built-in lexers now declare the version of Pygments in which they were added in a required `version_added` lexer attribute, instead of a `.. versionadded::` directive in the docstring ([#​2589](https://togithub.com/pygments/pygments/issues/2589), [#​2634](https://togithub.com/pygments/pygments/issues/2634)) - The `url` attribute is now required for built-in lexers and has been added to all existing lexers ([#​2588](https://togithub.com/pygments/pygments/issues/2588)) - The RTF formatter supports line number and line highlighting now ([#​1217](https://togithub.com/pygments/pygments/issues/1217), [#​2654](https://togithub.com/pygments/pygments/issues/2654)) - Add `\sa0` keyword in the RTF formatter ([#​1111](https://togithub.com/pygments/pygments/issues/1111), [#​2607](https://togithub.com/pygments/pygments/issues/2607)) - Register `pycon` as an alias for the Python console lexer ([#​2697](https://togithub.com/pygments/pygments/issues/2697)) - Add MIME-Type for `DesktopLexer` ([#​2613](https://togithub.com/pygments/pygments/issues/2613)) - Fix native style to meet WCAG AA guidelines ([#​2600](https://togithub.com/pygments/pygments/issues/2600)) - Fix typo in documentation ([#​2672](https://togithub.com/pygments/pygments/issues/2672)) - Use format strings consistently ([#​2661](https://togithub.com/pygments/pygments/issues/2661)) - Add `__class_getitem__` to `Formatter` to improve typing support ([#​2665](https://togithub.com/pygments/pygments/issues/2665))
mkdocstrings/griffe (griffe) ### [`v0.45.2`](https://togithub.com/mkdocstrings/griffe/blob/HEAD/CHANGELOG.md#0452---2024-05-23) [Compare Source](https://togithub.com/mkdocstrings/griffe/compare/0.45.1...0.45.2) [Compare with 0.45.1](https://togithub.com/mkdocstrings/griffe/compare/0.45.1...0.45.2) ##### Bug Fixes - Support setuptools' new editable modules using type annotations ([14d45e8](https://togithub.com/mkdocstrings/griffe/commit/14d45e83d4a48c67b2347965351145cc78d7abe9) by Timothée Mazzucotelli). [Issue-273](https://togithub.com/mkdocstrings/griffe/issues/273) ### [`v0.45.1`](https://togithub.com/mkdocstrings/griffe/blob/HEAD/CHANGELOG.md#0451---2024-05-18) [Compare Source](https://togithub.com/mkdocstrings/griffe/compare/0.45.0...0.45.1) [Compare with 0.45.0](https://togithub.com/mkdocstrings/griffe/compare/0.45.0...0.45.1) ##### Bug Fixes - Fix loading of importable modules thanks to their `__path__` attribute ([56f5363](https://togithub.com/mkdocstrings/griffe/commit/56f5363063b54bc43a7e61da7ac6b177db2f158f) by Timothée Mazzucotelli). [Issue-269](https://togithub.com/mkdocstrings/griffe/issues/269) ### [`v0.45.0`](https://togithub.com/mkdocstrings/griffe/blob/HEAD/CHANGELOG.md#0450---2024-05-12) [Compare Source](https://togithub.com/mkdocstrings/griffe/compare/0.44.0...0.45.0) [Compare with 0.44.0](https://togithub.com/mkdocstrings/griffe/compare/0.44.0...0.45.0) ##### Features - Implement `-x`, `--force-inspection` CLI option ([776063d](https://togithub.com/mkdocstrings/griffe/commit/776063d971b059576c62f62fdd2e1199de033711) by Timothée Mazzucotelli). - Implement `force_inspection` option in the loader API ([3266f22](https://togithub.com/mkdocstrings/griffe/commit/3266f2290637d3f46d782fe7ce222ff29f549043) by Timothée Mazzucotelli). - Support inspecting packages (`__init__` modules) ([3f74f67](https://togithub.com/mkdocstrings/griffe/commit/3f74f679de15df098482fead505d0402bff84401) by Timothée Mazzucotelli). - Add parameters for resolving aliases to `load` functions ([e418dee](https://togithub.com/mkdocstrings/griffe/commit/e418dee1563e2a02ec61c920842e8b8a13419448) by Timothée Mazzucotelli). - Load private sibling modules by default when resolving aliases ([4806189](https://togithub.com/mkdocstrings/griffe/commit/4806189111572495466638bb7899cf906eeebfe9) by Timothée Mazzucotelli). ##### Bug Fixes - Pass down modules collection when inspecting ([bc0f74b](https://togithub.com/mkdocstrings/griffe/commit/bc0f74bef40a812e00765a7ab17507b0bfbd62c3) by Timothée Mazzucotelli). - Catch loading errors when loading additional modules during wildcard expansion and alias resolution ([964e0d2](https://togithub.com/mkdocstrings/griffe/commit/964e0d2b78d3bc3530601009148fb4a5905b8721) by Timothée Mazzucotelli). ##### Code Refactoring - Improve stats code and performance ([eeb497f](https://togithub.com/mkdocstrings/griffe/commit/eeb497fa41acf50801cc6a7a240d079cc1592e79) by Timothée Mazzucotelli). - Recurse immediately into non-discoverable submodules (no path on disk) during dynamic analysis ([d0b7a1d](https://togithub.com/mkdocstrings/griffe/commit/d0b7a1d96a4dd7513f34673b0ef6cd02aa7d0fca) by Timothée Mazzucotelli). - Simplify the code that checks if an object should be aliased or not during dynamic analysis ([fc794c2](https://togithub.com/mkdocstrings/griffe/commit/fc794c24c578fe868900483b20601937db3f3d05) by Timothée Mazzucotelli). - Avoid side-effect in inspector by checking early if an object is a cached property ([a6bfcfd](https://togithub.com/mkdocstrings/griffe/commit/a6bfcfdb9e2a0740d72abbd1480e0aa7e23c9af1) by Timothée Mazzucotelli). ### [`v0.44.0`](https://togithub.com/mkdocstrings/griffe/blob/HEAD/CHANGELOG.md#0440---2024-04-19) [Compare Source](https://togithub.com/mkdocstrings/griffe/compare/0.43.0...0.44.0) [Compare with 0.43.0](https://togithub.com/mkdocstrings/griffe/compare/0.43.0...0.44.0) ##### Features - Add `resolved` property on expression names, returning the corresponding Griffe object ([9b5ca45](https://togithub.com/mkdocstrings/griffe/commit/9b5ca4574250f847fd33a8cb92af56806db50c1b) by Timothée Mazzucotelli). ##### Bug Fixes - Fix enumeration properties on expression names ([6f22256](https://togithub.com/mkdocstrings/griffe/commit/6f22256ad02439d961bce2bb1afa32d4e9e10b10) by Timothée Mazzucotelli). ### [`v0.43.0`](https://togithub.com/mkdocstrings/griffe/blob/HEAD/CHANGELOG.md#0430---2024-04-18) [Compare Source](https://togithub.com/mkdocstrings/griffe/compare/0.42.2...0.43.0) [Compare with 0.42.2](https://togithub.com/mkdocstrings/griffe/compare/0.42.2...0.43.0) ##### Features - Add properties telling whether an expression name resolves to an enumeration class, instance or value ([fdb21d9](https://togithub.com/mkdocstrings/griffe/commit/fdb21d943f72fb10a4406930bf3e3bf7aceff6b0) by Timothée Mazzucotelli). [Issue-mkdocstrings/python#124](https://togithub.com/mkdocstrings/python/issues/124) ### [`v0.42.2`](https://togithub.com/mkdocstrings/griffe/blob/HEAD/CHANGELOG.md#0422---2024-04-15) [Compare Source](https://togithub.com/mkdocstrings/griffe/compare/0.42.1...0.42.2) [Compare with 0.42.1](https://togithub.com/mkdocstrings/griffe/compare/0.42.1...0.42.2) ##### Bug Fixes - Fix target path of aliases for multipart imports (`import a.b.c as x`) ([ee27ad9](https://togithub.com/mkdocstrings/griffe/commit/ee27ad97669a7321d18e6724e6c155cef601a289) by Timothée Mazzucotelli). [Issue-259](https://togithub.com/mkdocstrings/griffe/issues/259) ### [`v0.42.1`](https://togithub.com/mkdocstrings/griffe/blob/HEAD/CHANGELOG.md#0421---2024-03-19) [Compare Source](https://togithub.com/mkdocstrings/griffe/compare/0.42.0...0.42.1) [Compare with 0.42.0](https://togithub.com/mkdocstrings/griffe/compare/0.42.0...0.42.1) ##### Bug Fixes - Don't return class variables as parameters of dataclasses ([2729c22](https://togithub.com/mkdocstrings/griffe/commit/2729c22505d87b771ab7a70c91c9f8301275aa8c) by Hassan Kibirige). [PR-253](https://togithub.com/mkdocstrings/griffe/pull/253) - Don't turn items annotated as InitVar into dataclass members ([6835ea3](https://togithub.com/mkdocstrings/griffe/commit/6835ea361325a205c0af69acabc66ca5193156c5) by Hassan Kibirige). [PR-252](https://togithub.com/mkdocstrings/griffe/pull/252) ### [`v0.42.0`](https://togithub.com/mkdocstrings/griffe/blob/HEAD/CHANGELOG.md#0420---2024-03-11) [Compare Source](https://togithub.com/mkdocstrings/griffe/compare/0.41.3...0.42.0) [Compare with 0.41.3](https://togithub.com/mkdocstrings/griffe/compare/0.41.3...0.42.0) ##### Features - Better support for dataclasses ([82a9d57](https://togithub.com/mkdocstrings/griffe/commit/82a9d5798b2eebddfd640b918415a0e3de2ca739) by Timothée Mazzucotelli). [Issue-33](https://togithub.com/mkdocstrings/griffe/issues/233), [Issue-34](https://togithub.com/mkdocstrings/griffe/issues/234), [Issue-38](https://togithub.com/mkdocstrings/griffe/issues/238), [Issue-39](https://togithub.com/mkdocstrings/griffe/issues/239), [PR-240](https://togithub.com/mkdocstrings/griffe/pull/240) ##### Bug Fixes - Don't return properties as parameters of dataclasses (again) ([8c48397](https://togithub.com/mkdocstrings/griffe/commit/8c48397e7301bbb296e2f2630405f2d22f7222e3) by Hassan Kibirige). [Issue-232](https://togithub.com/mkdocstrings/griffe/issues/232), [PR-248](https://togithub.com/mkdocstrings/griffe/pull/248) - Fix getting return type from parent property when parsing Sphinx docstrings ([f314957](https://togithub.com/mkdocstrings/griffe/commit/f314957c9da7805a9eb1a23d1a7f3d47b0b1e4c0) by Timothée Mazzucotelli). [Issue-125](https://togithub.com/mkdocstrings/griffe/issues/125) ##### Code Refactoring - Warn (debug) when a submodule shadows a member with the same name ([cdc9e1c](https://togithub.com/mkdocstrings/griffe/commit/cdc9e1c5ee92a4c621314a9d9c6c465bfdd2ad92) by Timothée Mazzucotelli). [Issue-124](https://togithub.com/mkdocstrings/griffe/issues/124) ### [`v0.41.3`](https://togithub.com/mkdocstrings/griffe/blob/HEAD/CHANGELOG.md#0413---2024-03-04) [Compare Source](https://togithub.com/mkdocstrings/griffe/compare/0.41.2...0.41.3) [Compare with 0.41.2](https://togithub.com/mkdocstrings/griffe/compare/0.41.2...0.41.3) ##### Code Refactoring - Catch index errors when finding top module in case of search path misconfiguration ([46c56c7](https://togithub.com/mkdocstrings/griffe/commit/46c56c7ff505531f5422f526ad38095ed463cc1b) by Timothée Mazzucotelli). [Issue-#​246](https://togithub.com/mkdocstrings/griffe/issues/246) ### [`v0.41.2`](https://togithub.com/mkdocstrings/griffe/blob/HEAD/CHANGELOG.md#0412---2024-03-03) [Compare Source](https://togithub.com/mkdocstrings/griffe/compare/0.41.1...0.41.2) [Compare with 0.41.1](https://togithub.com/mkdocstrings/griffe/compare/0.41.1...0.41.2) ##### Bug Fixes - Fix discovery of packages in the current working directory ([44f9617](https://togithub.com/mkdocstrings/griffe/commit/44f96173df188568bb1db54a20270ff0a08298c6) by Timothée Mazzucotelli). [Discussion-mkdocstrings#654](https://togithub.com/mkdocstrings/mkdocstrings/discussions/654) ### [`v0.41.1`](https://togithub.com/mkdocstrings/griffe/blob/HEAD/CHANGELOG.md#0411---2024-03-01) [Compare Source](https://togithub.com/mkdocstrings/griffe/compare/0.41.0...0.41.1) [Compare with 0.41.0](https://togithub.com/mkdocstrings/griffe/compare/0.41.0...0.41.1) ##### Deprecations - The `load_git` function moved from `griffe.git` to `griffe.loader`. It is still importable from `griffe.git`, but will emit a deprecation warning. ##### Code Refactoring - Expose Git utilities, move `load_git` into the `loader` module ([327cc5b](https://togithub.com/mkdocstrings/griffe/commit/327cc5b0f28f7236eaaf1c028674b6e0006611da) by Timothée Mazzucotelli).
kjd/idna (idna) ### [`v3.7`](https://togithub.com/kjd/idna/compare/v3.6...v3.7) [Compare Source](https://togithub.com/kjd/idna/compare/v3.6...v3.7)
mkdocs/mkdocs (mkdocs) ### [`v1.6.0`](https://togithub.com/mkdocs/mkdocs/releases/tag/1.6.0) [Compare Source](https://togithub.com/mkdocs/mkdocs/compare/1.5.3...1.6.0) #### Local preview - `mkdocs serve` no longer locks up the browser when more than 5 tabs are open. This is achieved by closing the polling connection whenever a tab becomes inactive. Background tabs will no longer auto-reload either - that will instead happen as soon the tab is opened again. Context: [#​3391](https://togithub.com/mkdocs/mkdocs/issues/3391) - New flag `serve --open` to open the site in a browser.\ After the first build is finished, this flag will cause the default OS Web browser to be opened at the home page of the local site.\ Context: [#​3500](https://togithub.com/mkdocs/mkdocs/issues/3500) ##### Drafts > \[!warning] > **Changed from version 1.5:** > > **The `exclude_docs` config was split up into two separate concepts.** The `exclude_docs` config no longer has any special behavior for `mkdocs serve` - it now always completely excludes the listed documents from the site. If you wish to use the "drafts" functionality like the `exclude_docs` key used to do in MkDocs 1.5, please switch to the **new config key `draft_docs`**. See [documentation](https://www.mkdocs.org/user-guide/configuration/#exclude_docs). Other changes: - Reduce warning levels when a "draft" page has a link to a non-existent file. Context: [#​3449](https://togithub.com/mkdocs/mkdocs/issues/3449) #### Update to deduction of page titles MkDocs 1.5 had a change in behavior in deducing the page titles from the first heading. Unfortunately this could cause unescaped HTML tags or entities to appear in edge cases. Now tags are always fully sanitized from the title. Though it still remains the case that [`Page.title`](https://www.mkdocs.org/dev-guide/api/#mkdocs.structure.files.pages.Page.title) is expected to contain HTML entities and is passed directly to the themes. Images (notably, emojis in some extensions) get preserved in the title only through their `alt` attribute's value. Context: [#​3564](https://togithub.com/mkdocs/mkdocs/issues/3564), [#​3578](https://togithub.com/mkdocs/mkdocs/issues/3578) #### Themes - Built-in themes now also support Polish language ([#​3613](https://togithub.com/mkdocs/mkdocs/issues/3613)) ##### "readthedocs" theme - Fix: "readthedocs" theme can now correctly handle deeply nested nav configurations (over 2 levels deep), without confusedly expanding all sections and jumping around vertically. ([#​3464](https://togithub.com/mkdocs/mkdocs/issues/3464)) - Fix: "readthedocs" theme now shows a link to the repository (with a generic logo) even when isn't one of the 3 known hosters. ([#​3435](https://togithub.com/mkdocs/mkdocs/issues/3435)) - "readthedocs" theme now also has translation for the word "theme" in the footer that mistakenly always remained in English. ([#​3613](https://togithub.com/mkdocs/mkdocs/issues/3613), [#​3625](https://togithub.com/mkdocs/mkdocs/issues/3625)) ##### "mkdocs" theme The "mkdocs" theme got a big update to a newer version of Bootstrap, meaning a slight overhaul of styles. Colors (most notably of admonitions) have much better contrast. The "mkdocs" theme now has support for dark mode - both automatic (based on the OS/browser setting) and with a manual toggle. Both of these options are **not** enabled by default and need to be configured explicitly.\ See `color_mode`, `user_color_mode_toggle` in [**documentation**](https://www.mkdocs.org/user-guide/choosing-your-theme/#mkdocs). > \[!warning] > **Possible breaking change:** > > jQuery is no longer included into the "mkdocs" theme. If you were relying on it in your scripts, you will need to separately add it first (into mkdocs.yml) as an extra script: > > ```yaml > extra_javascript: > - https://code.jquery.com/jquery-3.7.1.min.js > ``` > > Or even better if the script file is copied and included from your docs dir. Context: [#​3493](https://togithub.com/mkdocs/mkdocs/issues/3493), [#​3649](https://togithub.com/mkdocs/mkdocs/issues/3649) #### Configuration ##### New "`enabled`" setting for all plugins You may have seen some plugins take up the convention of having a setting `enabled: false` (or usually controlled through an environment variable) to make the plugin do nothing. Now *every* plugin has this setting. Plugins can still *choose* to implement this config themselves and decide how it behaves (and unless they drop older versions of MkDocs, they still should for now), but now there's always a fallback for every plugin. See [**documentation**](https://www.mkdocs.org/user-guide/configuration/#enabled-option). Context: [#​3395](https://togithub.com/mkdocs/mkdocs/issues/3395) #### Validation ##### Validation of hyperlinks between pages ##### Absolute links > Historically, within Markdown, MkDocs only recognized **relative** links that lead to another physical `*.md` document (or media file). This is a good convention to follow because then the source pages are also freely browsable without MkDocs, for example on GitHub. Whereas absolute links were left unmodified (making them often not work as expected or, more recently, warned against). If you dislike having to always use relative links, now you can opt into absolute links and have them work correctly. If you set the setting `validation.links.absolute_links` to the new value `relative_to_docs`, all Markdown links starting with `/` will be understood as being relative to the `docs_dir` root. The links will then be validated for correctness according to all the other rules that were already working for relative links in prior versions of MkDocs. For the HTML output, these links will still be turned relative so that the site still works reliably. So, now any document (e.g. "dir1/foo.md") can link to the document "dir2/bar.md" as `[link](/dir2/bar.md)`, in addition to the previously only correct way `[link](../dir2/bar.md)`. You have to enable the setting, though. The default is still to just skip any processing of such links. See [**documentation**](https://www.mkdocs.org/user-guide/configuration/#validation-of-absolute-links). Context: [#​3485](https://togithub.com/mkdocs/mkdocs/issues/3485) ##### Absolute links within nav Absolute links within the `nav:` config were also always skipped. It is now possible to also validate them in the same way with `validation.nav.absolute_links`. Though it makes a bit less sense because then the syntax is simply redundant with the syntax that comes without the leading slash. ##### Anchors There is a new config setting that is recommended to enable warnings for: ```yaml validation: anchors: warn ``` Example of a warning that this can produce: ```text WARNING - Doc file 'foo/example.md' contains a link '../bar.md#some-heading', but the doc 'foo/bar.md' does not contain an anchor '#some-heading'. ``` Any of the below methods of declaring an anchor will be detected by MkDocs: ```markdown #### Heading producing an anchor #### Another heading {#custom-anchor-for-heading-using-attr-list} [](){#markdown-anchor-using-attr-list} ``` Plugins and extensions that insert anchors, in order to be compatible with this, need to be developed as treeprocessors that insert `etree` elements as their mode of operation, rather than raw HTML which is undetectable for this purpose. If you as a user are dealing with falsely reported missing anchors and there's no way to resolve this, you can choose to disable these messages by setting this option to `ignore` (and they are at INFO level by default anyway). See [**documentation**](https://www.mkdocs.org/user-guide/configuration/#validation). Context: [#​3463](https://togithub.com/mkdocs/mkdocs/issues/3463) Other changes: - When the `nav` config is not specified at all, the `not_in_nav` setting (originally added in 1.5.0) gains an additional behavior: documents covered by `not_in_nav` will not be part of the automatically deduced navigation. Context: [#​3443](https://togithub.com/mkdocs/mkdocs/issues/3443) - Fix: the `!relative` YAML tag for `markdown_extensions` (originally added in 1.5.0) - it was broken in many typical use cases. See [**documentation**](https://www.mkdocs.org/user-guide/configuration/#paths-relative-to-the-current-file-or-site). Context: [#​3466](https://togithub.com/mkdocs/mkdocs/issues/3466) - Config validation now exits on first error, to avoid showing bizarre secondary errors. Context: [#​3437](https://togithub.com/mkdocs/mkdocs/issues/3437) - MkDocs used to shorten error messages for unexpected errors such as "file not found", but that is no longer the case, the full error message and stack trace will be possible to see (unless the error has a proper handler, of course). Context: [#​3445](https://togithub.com/mkdocs/mkdocs/issues/3445) #### Upgrades for plugin developers ##### Plugins can add multiple handlers for the same event type, at multiple priorities See [`mkdocs.plugins.CombinedEvent`](https://www.mkdocs.org/dev-guide/plugins/#mkdocs.plugins.CombinedEvent) in [**documentation**](https://www.mkdocs.org/dev-guide/plugins/#event-priorities). Context: [#​3448](https://togithub.com/mkdocs/mkdocs/issues/3448) ##### Enabling true generated files and expanding the [`File`](https://www.mkdocs.org/dev-guide/api/#mkdocs.structure.files.File) API See [**documentation**](https://www.mkdocs.org/dev-guide/api/#mkdocs.structure.files.File). - There is a new p

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 4 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.