Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2025

Bumps griffe from 1.5.1 to 1.7.2.

Release notes

Sourced from griffe's releases.

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

Bug Fixes

Code Refactoring

  • Improve objects conversion to annotation during dynamic analysis (716d27b by Timothée Mazzucotelli). Issue-369

1.6.2

1.6.2 - 2025-03-20

Compare with 1.6.1

... (truncated)

Changelog

Sourced from griffe's changelog.

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

Code Refactoring

  • Improve objects conversion to annotation during dynamic analysis (716d27b by Timothée Mazzucotelli). Issue-369

1.6.2 - 2025-03-20

Compare with 1.6.1

Code Refactoring

  • Maintain exports order (__all__) (ded36bf by Timothée Mazzucotelli).

... (truncated)

Commits
  • 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...
  • b537ab9 chore: Prepare release 1.7.0
  • 7ac01ba feat: Add warnings parameter to docstring parsers, allowing to disable all ...
  • c0c2c75 docs: Update Python stdlib objects inventory URL
  • fd052b1 build: Remove dependency to astunparse (Python 3.8-)
  • 1d1a919 chore: Prepare release 1.6.3
  • 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 1.5.1 to 1.7.2.
- [Release notes](https://github.com/mkdocstrings/griffe/releases)
- [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/griffe@1.5.1...1.7.2)

---
updated-dependencies:
- dependency-name: griffe
  dependency-version: 1.7.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 8, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 29, 2025

Superseded by #305.

@dependabot dependabot bot closed this Apr 29, 2025
@dependabot dependabot bot deleted the dependabot/pip/griffe-1.7.2 branch April 29, 2025 00:05
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.

1 participant