Skip to content

build(deps): bump griffe from 0.48.0 to 1.7.3 #216

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

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps griffe from 0.48.0 to 1.7.3.

Release notes

Sourced from griffe's releases.

1.7.3

1.7.3 - 2025-04-23

Compare with 1.7.2

Bug Fixes

  • Don't output color codes with GitHub format (2666399 by Timothée Mazzucotelli). Issue-378

Code Refactoring

1.7.2

1.7.2 - 2025-04-01

Compare with 1.7.1

Bug Fixes

1.7.1

1.7.1 - 2025-03-29

Compare with 1.7.0

Bug Fixes

  • Never raise alias resolution error when resolving a name from an __init__ method scope (949ff7d by Timothée Mazzucotelli). Issue-374

1.7.0

1.7.0 - 2025-03-27

Compare with 1.6.3

Dependencies

  • Remove dependency to astunparse (Python 3.8-) (fd052b1 by Timothée Mazzucotelli).

Features

  • Add warnings parameter to docstring parsers, allowing to disable all warning logs when parsing docstrings (7ac01ba by Timothée Mazzucotelli). Issue-293

1.6.3

1.6.3 - 2025-03-26

Compare with 1.6.2

... (truncated)

Changelog

Sourced from griffe's changelog.

1.7.3 - 2025-04-23

Compare with 1.7.2

Bug Fixes

  • Don't output color codes with GitHub format (2666399 by Timothée Mazzucotelli). Issue-378

Code Refactoring

1.7.2 - 2025-04-01

Compare with 1.7.1

Bug Fixes

1.7.1 - 2025-03-29

Compare with 1.7.0

Bug Fixes

  • Never raise alias resolution error when resolving a name from an __init__ method scope (949ff7d by Timothée Mazzucotelli). Issue-374

1.7.0 - 2025-03-27

Compare with 1.6.3

Dependencies

  • Remove dependency to astunparse (Python 3.8-) (fd052b1 by Timothée Mazzucotelli).

Features

  • Add warnings parameter to docstring parsers, allowing to disable all warning logs when parsing docstrings (7ac01ba by Timothée Mazzucotelli). Issue-293

1.6.3 - 2025-03-26

Compare with 1.6.2

Bug Fixes

... (truncated)

Commits
  • 4c6907c chore: Prepare release 1.7.3
  • 2666399 fix: Don't output color codes with GitHub format
  • 6561643 chore: Template upgrade
  • 5930e0b docs: Fix logo in README
  • 4e73b3e refactor: Log a debug message when inspecting a module raises an error
  • 95cdd8c chore: Prepare release 1.7.2
  • 94f23e7 fix: Override exports when merging module stubs
  • b940c51 fix: Override attribute values when merging stubs
  • 0e7c55b chore: Prepare release 1.7.1
  • 949ff7d fix: Never raise alias resolution error when resolving a name from an `__init...
  • 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 May 1, 2025
@dependabot dependabot bot requested a review from lars-reimann as a code owner May 1, 2025 00:40
@dependabot dependabot bot force-pushed the dependabot/pip/griffe-1.7.3 branch from 68afc43 to fa21795 Compare May 1, 2025 08:19
Bumps [griffe](https://github.com/mkdocstrings/griffe) from 0.48.0 to 1.7.3.
- [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.7.3)

---
updated-dependencies:
- dependency-name: griffe
  dependency-version: 1.7.3
  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.7.3 branch from fa21795 to 46baebe Compare May 1, 2025 08:24
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