Skip to content

build(deps): bump griffe from 0.48.0 to 1.5.6#197

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/griffe-1.5.6
Closed

build(deps): bump griffe from 0.48.0 to 1.5.6#197
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/griffe-1.5.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2025

Bumps griffe from 0.48.0 to 1.5.6.

Release notes

Sourced from griffe's releases.

1.5.6

1.5.6 - 2025-01-30

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

1.5.5

1.5.5 - 2025-01-16

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

1.5.4

1.5.4 - 2024-12-26

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

1.5.3

1.5.3 - 2024-12-26

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

1.5.2

1.5.2 - 2024-12-26

Compare with 1.5.1

... (truncated)

Changelog

Sourced from griffe's changelog.

1.5.6 - 2025-01-30

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

1.5.5 - 2025-01-16

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

1.5.4 - 2024-12-26

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

1.5.3 - 2024-12-26

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

1.5.2 - 2024-12-26

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

... (truncated)

Commits
  • 5c6e77f chore: Prepare release 1.5.6
  • bc3c75a fix: Handle get/set descriptor objects as properties during dynamic analysis
  • 425aece refactor: Remove Google parser support for Deprecated sections (previously ne...
  • 38d8770 Revert "fix: Parse Deprecated sections in Google-style docstrings"
  • 3ad6333 fix: Parse Deprecated sections in Google-style docstrings
  • 0d71c2f style: Format
  • 23bbbf6 ci: Ignore Ruff's A005
  • 87b2f18 chore: Prepare release 1.5.5
  • 1081fd5 docs: Add how-to set objects' docstring styles
  • a22237a docs: Explicitly list Google-style parser's parameters and document them
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 1, 2025
@dependabot dependabot bot requested a review from lars-reimann as a code owner February 1, 2025 00:22
@dependabot dependabot bot force-pushed the dependabot/pip/griffe-1.5.6 branch from d242f90 to 0e77dd7 Compare February 6, 2025 09:15
Bumps [griffe](https://github.com/mkdocstrings/griffe) from 0.48.0 to 1.5.6.
- [Release notes](https://github.com/mkdocstrings/griffe/releases)
- [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/griffe@0.48.0...1.5.6)

---
updated-dependencies:
- dependency-name: griffe
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/griffe-1.5.6 branch from 0e77dd7 to be1325d Compare February 6, 2025 09:24
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 1, 2025

Superseded by #203.

@dependabot dependabot bot closed this Mar 1, 2025
@dependabot dependabot bot deleted the dependabot/pip/griffe-1.5.6 branch March 1, 2025 00:17
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