chore(deps): update dependency griffe to v1 #9883
Closed
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.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.