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

Update dependency griffe to v1.5.6 #54

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

red-hat-konflux[bot]
Copy link
Contributor

@red-hat-konflux red-hat-konflux bot commented Nov 23, 2024

This PR contains the following updates:

Package Update Change
griffe (changelog) minor ==1.3.1 -> ==1.5.6

Release Notes

mkdocstrings/griffe (griffe)

v1.5.6

Compare Source

Compare with 1.5.5

Bug Fixes
  • Handle get/set descriptor objects as properties during dynamic analysis (bc3c75a by Timothée Mazzucotelli). Issue-354
Code Refactoring
  • Remove Google parser support for Deprecated sections (previously never used) (425aece by Timothée Mazzucotelli).

v1.5.5

Compare Source

Compare with 1.5.4

Bug Fixes
  • Fix check command's Markdown output format not displaying parameter names (5e7af22 by Timothée Mazzucotelli).
  • Don't output empty change for removed objects when using GitHub output format (check command) (6842372 by Timothée Mazzucotelli). Issue-349

v1.5.4

Compare Source

Compare with 1.5.3

Bug Fixes
  • Append trailing comma to length-1 tuples (4fccca7 by Timothée Mazzucotelli). Issue-343
Performance Improvements
  • Avoid dictionary creation when accessing members of non-classes with subscript syntax (0279998 by Timothée Mazzucotelli).

v1.5.3

Compare Source

Compare with 1.5.2

Code Refactoring
  • Stop caching objects' inherited members, aliases' members and inherited members, classes' resolved bases (e8db3a2 by Timothée Mazzucotelli). Issue-346

v1.5.2

Compare Source

Compare with 1.5.1

Bug Fixes
  • Always resolve aliases when checking APIs (0b4f0da by Timothée Mazzucotelli).
  • Don't use same branch name when creating a worktree (6d6c996 by Timothée Mazzucotelli). Issue-337
  • Fetch attribute annotations from inherited members too when parsing docstrings (88fb6b6 by Timothée Mazzucotelli). Issue-mkdocstrings/python#175

v1.5.1

Compare Source

Compare with 1.5.0

Bug Fixes
  • Sort Git tags using creatordate field, which works with both lightweight and annotated tags (3bfa401 by Timothée Mazzucotelli). Issue-327

v1.5.0

Compare Source

Compare with 1.4.1

Features
  • Allow setting and deleting parameters within container (19f354d by Timothée Mazzucotelli).

v1.4.1

Compare Source

Compare with 1.4.0

Code Refactoring
  • Drop support for Python 3.8 (f2d39b8 by Timothée Mazzucotelli).

v1.4.0

Compare Source

Compare with 1.3.2

Features
  • Add Markdown and GitHub output formats to the griffe check command (806805c by Timothée Mazzucotelli).

v1.3.2

Compare Source

Compare with 1.3.1

Bug Fixes
  • Normalize paths of temporary Git worktrees (0821e67 by Timothée Mazzucotelli). Issue-324

Configuration

📅 Schedule: Branch creation - "after 5am on saturday" (UTC), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.

This PR has been generated by MintMaker (powered by Renovate Bot).

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/griffe-1.x branch from 72f4504 to 51fe116 Compare December 28, 2024 16:50
@red-hat-konflux red-hat-konflux bot changed the title Update dependency griffe to v1.5.1 Update dependency griffe to v1.5.4 Dec 28, 2024
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/griffe-1.x branch from 51fe116 to 5ce14ef Compare January 16, 2025 20:35
@red-hat-konflux red-hat-konflux bot changed the title Update dependency griffe to v1.5.4 Update dependency griffe to v1.5.5 Jan 16, 2025
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/griffe-1.x branch from 5ce14ef to ab9d729 Compare February 1, 2025 08:46
@red-hat-konflux red-hat-konflux bot changed the title Update dependency griffe to v1.5.5 Update dependency griffe to v1.5.6 Feb 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants