edgarrmondragon / citric

A client to the LimeSurvey Remote Control API 2, written in modern Python.
https://citric.rtfd.io
MIT License
26 stars 8 forks source link

ci: bump the ci-dependencies group in /.github/workflows with 1 update #984

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps the ci-dependencies group in /.github/workflows with 1 update: griffe.

Release notes

Sourced from griffe's releases.

0.36.2

0.36.2 - 2023-09-10

Compare with 0.36.1

Bug Fixes

0.36.1

0.36.1 - 2023-09-04

Compare with 0.36.0

Bug Fixes

  • Fix iterating non-flat expressions (some nodes were skipped) (3249155 by Timothée Mazzucotelli).

0.36.0

0.36.0 - 2023-09-01

Compare with 0.35.2

Features

Bug Fixes

  • Use all members (declared and inherited) when checking for breakages, avoid false-positives when a member of a class is moved into a parent class (1c4340b by Timothée Mazzucotelli). [Issue #203](mkdocstrings/griffe#203)
  • Skip early submodules with dots in their path (5e81b8a by Timothée Mazzucotelli). [Issue #185](mkdocstrings/griffe#185)

Code Refactoring

  • Allow iterating on expressions in both flat and nested ways (3957fa7 by Timothée Mazzucotelli).
Changelog

Sourced from griffe's changelog.

0.36.2 - 2023-09-10

Compare with 0.36.1

Bug Fixes

0.36.1 - 2023-09-04

Compare with 0.36.0

Bug Fixes

  • Fix iterating non-flat expressions (some nodes were skipped) (3249155 by Timothée Mazzucotelli).

0.36.0 - 2023-09-01

Compare with 0.35.2

Features

Bug Fixes

  • Use all members (declared and inherited) when checking for breakages, avoid false-positives when a member of a class is moved into a parent class (1c4340b by Timothée Mazzucotelli). [Issue #203](mkdocstrings/griffe#203)
  • Skip early submodules with dots in their path (5e81b8a by Timothée Mazzucotelli). [Issue #185](mkdocstrings/griffe#185)

Code Refactoring

  • Allow iterating on expressions in both flat and nested ways (3957fa7 by Timothée Mazzucotelli).
Commits
  • a72803b chore: Prepare release 0.36.2
  • f204260 ci: Ignore mypy warning
  • 6ba3e04 fix: Fix warnings for docstrings in builtin modules
  • 066a4a7 fix: Fix dumping filepath to a dict when it is a list
  • c1476d0 chore: Prepare release 0.36.1
  • 3249155 fix: Fix iterating non-flat expressions (some nodes were skipped)
  • 3821ccd chore: Prepare release 0.36.0
  • 6e02496 docs: Add back removed links in docstrings page
  • d01d2c9 chore: Add comment for a possible finder enhancement
  • 096970f feat: Add option to read return type of properties in their summary
  • 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions

:books: Documentation preview :books:: https://citric--984.org.readthedocs.build/en/984/

trunk-io[bot] commented 1 year ago

Merging to main in this repository is managed by Trunk.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (ed8320f) 100.00% compared to head (c3cb5c2) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #984 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 8 8 Lines 422 422 Branches 22 22 ========================================= Hits 422 422 ``` | [Flag](https://app.codecov.io/gh/edgarrmondragon/citric/pull/984/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Edgar+Ram%C3%ADrez+Mondrag%C3%B3n) | Coverage Δ | | |---|---|---| | [integration](https://app.codecov.io/gh/edgarrmondragon/citric/pull/984/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Edgar+Ram%C3%ADrez+Mondrag%C3%B3n) | `90.28% <ø> (ø)` | | | [unit](https://app.codecov.io/gh/edgarrmondragon/citric/pull/984/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Edgar+Ram%C3%ADrez+Mondrag%C3%B3n) | `92.89% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Edgar+Ram%C3%ADrez+Mondrag%C3%B3n#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information