chore(deps): update dependency griffe to v1 #10645
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
<1
-><2
Release Notes
mkdocstrings/griffe (griffe)
v1.5.4
Compare Source
Compare with 1.5.3
Bug Fixes
Performance Improvements
v1.5.3
Compare Source
Compare with 1.5.2
Code Refactoring
v1.5.2
Compare Source
Compare with 1.5.1
Bug Fixes
v1.5.1
Compare Source
Compare with 1.5.0
Bug Fixes
creatordate
field, which works with both lightweight and annotated tags (3bfa401 by Timothée Mazzucotelli). Issue-327v1.5.0
Compare Source
Compare with 1.4.1
Features
v1.4.1
Compare Source
Compare with 1.4.0
Code Refactoring
v1.4.0
Compare Source
Compare with 1.3.2
Features
griffe check
command (806805c by Timothée Mazzucotelli).v1.3.2
Compare Source
Compare with 1.3.1
Bug Fixes
v1.3.1
Compare Source
Compare with 1.3.0
Bug Fixes
v1.3.0
Compare Source
Compare with 1.2.0
Features
Bug Fixes
Code Refactoring
resolve
method, add tests for it (aa6c7e4 by Timothée Mazzucotelli).v1.2.0
Compare Source
Compare with 1.1.1
Features
__all__
values (ad99794 by Timothée Mazzucotelli). Issue-316v1.1.1
Compare Source
Compare with 1.1.0
Bug Fixes
__all__
values and wildcard imports before firing theon_package_loaded
event (21b3780 by Timothée Mazzucotelli).v1.1.0
Compare Source
Compare with 1.0.0
Features
on_wildcard_expansion
event (c6bc6fa by Timothée Mazzucotelli). Issue-282on_alias
event (a760a8c by Timothée Mazzucotelli). Issue-282loader
toon_package_loaded
hooks (7f82dc3 by Timothée Mazzucotelli).v1.0.0
Compare Source
Compare with 0.49.0
V1! 🚀 🔥 🌈
Breaking changes
Highlights:
Extension
, (VisitorExtension
andInspectorExtension
are removed)as_dict
/JSON) as a dictionary instead of a listgriffe
module, nowhere elseRemoved objects:
griffe
packagegriffe.DocstringWarningCallable
classgriffe.When
classgriffe.ExtensionType
typegriffe.InspectorExtension
classgriffe.VisitorExtension
classgriffe.HybridExtension
extensiongriffe.patch_logger
functiongriffe.JSONEncoder.docstring_parser
attributegriffe.JSONEncoder.docstring_options
attributegriffe.Extensions.attach_visitor
methodgriffe.Extensions.attach_inspector
methodgriffe.Extensions.before_visit
methodgriffe.Extensions.before_children_visit
methodgriffe.Extensions.after_children_visit
methodgriffe.Extensions.after_visit
methodgriffe.Extensions.before_inspection
methodgriffe.Extensions.before_children_inspection
methodgriffe.Extensions.after_children_inspection
methodgriffe.Extensions.after_inspection
methodgriffe.GriffeLoader.load_module
methodhas_special_name
andhas_private_name
properties on objectsis_explicitely_exported
andis_implicitely_exported
properties on objectsmember_is_exported
method on objectsRenamed/moved objects:
griffe.Function.setter
->griffe.Attribute.setter
griffe.Function.deleter
->griffe.Attribute.deleter
Signatures:
griffe.docstring_warning(name)
parameter was removedgriffe.GriffeLoader.load(module)
parameter was removedgriffe.load(module)
parameter was removedgriffe.load_git(module)
parameter was removedgriffe.find_breaking_changes(ignore_private)
parameter was removedCode Refactoring
Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.