Skip to content

build(deps): bump griffe from 0.48.0 to 1.5.7#203

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps griffe from 0.48.0 to 1.5.7.

Release notes

Sourced from griffe's releases.

1.5.7

1.5.7 - 2025-02-11

Compare with 1.5.6

Bug Fixes

  • Don't conflate passed argument with class member (instance attribute) (4791b0b by Timothée Mazzucotelli). Issue-357

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

... (truncated)

Changelog

Sourced from griffe's changelog.

1.5.7 - 2025-02-11

Compare with 1.5.6

Bug Fixes

  • Don't conflate passed argument with class member (instance attribute) (4791b0b by Timothée Mazzucotelli). Issue-357

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

... (truncated)

Commits
  • 5d2c44f chore: Prepare release 1.5.7
  • 4791b0b fix: Don't conflate passed argument with class member (instance attribute)
  • da6a070 chore: Upgrade mkdocstrings and mkdocstrings-python versions
  • 97bee0f docs: Enable instant preview
  • 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
  • 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)

Bumps [griffe](https://github.com/mkdocstrings/griffe) from 0.48.0 to 1.5.7.
- [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.7)

---
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 requested a review from lars-reimann as a code owner March 1, 2025 00:17
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 1, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 1, 2025

Superseded by #205.

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