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

build(deps-dev): update griffe requirement from ^0.29.1 to >=0.29.1,<0.32.0 #197

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 4, 2023

Updates the requirements on griffe to permit the latest version.

Changelog

Sourced from griffe's changelog.

0.31.0 - 2023-07-04

Compare with 0.30.1

Breaking Changes

  • Drop support for Python 3.7
  • API changes:
    • [GriffeLoader.resolve_aliases(only_exported)][griffe.loader.GriffeLoader.resolve_aliases]: Deprecated parameter was removed and replaced by implicit (inverse semantics)
    • [GriffeLoader.resolve_aliases(only_known_modules)][griffe.loader.GriffeLoader.resolve_aliases]: Deprecated parameter was removed and replaced by external (inverse semantics)
    • [LinesCollection.tokens][griffe.collections.LinesCollection]: Public object was removed (Python 3.7)
    • [ASTNode.end_lineno][griffe.agents.nodes.ASTNode]: Public object was removed (Python 3.7)
    • [griffe.agents.extensions][griffe.agents] Deprecated module was removed and replaced by [griffe.extensions][]

Features

  • Add --color, --no-color options to check subcommand (eac783c by Timothée Mazzucotelli).

Bug Fixes

  • Report removed public modules (68906cb by Timothée Mazzucotelli).

Code Refactoring

  • Improve check output (6b0a1f0 by Timothée Mazzucotelli).
  • Remove deprecated griffe.agents.extensions module (b555c78 by Timothée Mazzucotelli).
  • Remove deprecated parameters from loader's resolve_aliases method (dd98acd by Timothée Mazzucotelli).
  • Drop Python 3.7 support (e4be30a by Timothée Mazzucotelli).

0.30.1 - 2023-07-02

Compare with 0.30.0

Bug Fixes

Code Refactoring

  • Force remove worktree branch when done checking (45332ba by Timothée Mazzucotelli).
  • Change command to obtain latest tag (f70f630 by Timothée Mazzucotelli).

0.30.0 - 2023-06-30

Compare with 0.29.1

Features

... (truncated)

Commits
  • 3c55e82 chore: Prepare release 0.31.0
  • 6b0a1f0 refactor: Improve check output
  • 68906cb fix: Report removed public modules
  • eac783c feat: Add --color, --no-color options to check subcommand
  • b555c78 refactor: Remove deprecated griffe.agents.extensions module
  • dd98acd refactor: Remove deprecated parameters from loader's resolve_aliases method
  • e4be30a refactor: Drop Python 3.7 support
  • 0bab0c4 chore: Prepare release 0.30.1
  • 9edef90 fix: Prevent duplicate yields of breaking changes
  • ff15326 chore: Clean up fuzz duty / Makefile
  • Additional commits viewable in compare view

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

Updates the requirements on [griffe](https://github.com/mkdocstrings/griffe) to permit the latest version.
- [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/griffe@0.29.1...0.31.0)

---
updated-dependencies:
- dependency-name: griffe
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 4, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 14, 2023

Superseded by #199.

@dependabot dependabot bot closed this Jul 14, 2023
@dependabot dependabot bot deleted the dependabot/pip/griffe-gte-0.29.1-and-lt-0.32.0 branch July 14, 2023 01:55
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants