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

chore(deps-dev): bump griffe from 0.34.0 to 0.35.2 #70

Merged
merged 1 commit into from
Aug 29, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2023

Bumps griffe from 0.34.0 to 0.35.2.

Release notes

Sourced from griffe's releases.

0.35.2

0.35.2 - 2023-08-27

Compare with 0.35.1

Code Refactoring

0.35.1

0.35.1 - 2023-08-26

Compare with 0.35.0

Bug Fixes

0.35.0

0.35.0 - 2023-08-24

Compare with 0.34.0

Features

  • Add an is_public helper method to guess if an object is public (b823639 by Timothée Mazzucotelli).
  • Add option to Google parser allowing to parse Returns sections with or without multiple items (65fee70 by Antoine Dechaume). [PR #196](mkdocstrings/griffe#196)

Bug Fixes

  • Allow passing warn_unknown_params option to Google and Numpy parsers (5bf0746 by Timothée Mazzucotelli).

Code Refactoring

  • Preserve alias members path by re-aliasing members instead of returning target's members (d400cb1 by Timothée Mazzucotelli).
Changelog

Sourced from griffe's changelog.

0.35.2 - 2023-08-27

Compare with 0.35.1

Code Refactoring

0.35.1 - 2023-08-26

Compare with 0.35.0

Bug Fixes

0.35.0 - 2023-08-24

Compare with 0.34.0

Features

  • Add an is_public helper method to guess if an object is public (b823639 by Timothée Mazzucotelli).
  • Add option to Google parser allowing to parse Returns sections with or without multiple items (65fee70 by Antoine Dechaume). [PR #196](mkdocstrings/griffe#196)

Bug Fixes

  • Allow passing warn_unknown_params option to Google and Numpy parsers (5bf0746 by Timothée Mazzucotelli).

Code Refactoring

  • Preserve alias members path by re-aliasing members instead of returning target's members (d400cb1 by Timothée Mazzucotelli).
Commits
  • 1bac3d6 chore: Prepare release 0.35.2
  • 6a8a228 refactor: Be more strict when parsing sections in Google docstrings
  • 773a624 chore: Prepare release 0.35.1
  • 1e19e7b fix: Preserve inherited attribute on alias inherited members
  • 9ebff10 docs: Fix external link indicator on Chrome
  • bdbbf71 chore: Prepare release 0.35.0
  • b823639 feat: Add an is_public helper method to guess if an object is public
  • d400cb1 refactor: Preserve alias members path by re-aliasing members instead of retur...
  • 5bf0746 fix: Allow passing warn_unknown_params option to Google and Numpy parsers
  • 65fee70 feat: Add option to Google parser allowing to parse Returns sections with or ...
  • 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 the dependencies Pull requests that update a dependency file label Aug 28, 2023
@codecov
Copy link

codecov bot commented Aug 28, 2023

Codecov Report

Merging #70 (b81dfcc) into main (9f87acd) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main       #70   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          179       179           
=========================================
  Hits           179       179           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Bumps [griffe](https://github.com/mkdocstrings/griffe) from 0.34.0 to 0.35.2.
- [Release notes](https://github.com/mkdocstrings/griffe/releases)
- [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/griffe@0.34.0...0.35.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/griffe-0.35.2 branch from 9a6e726 to b81dfcc Compare August 29, 2023 00:14
@maxb2 maxb2 merged commit 21baa70 into main Aug 29, 2023
27 checks passed
@dependabot dependabot bot deleted the dependabot/pip/griffe-0.35.2 branch August 29, 2023 00:20
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.

1 participant