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 #1002

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.4

0.36.4 - 2023-09-28

Compare with 0.36.3

Bug Fixes

  • Fix visiting relative imports in non-init modules (c1138c3 by Timothée Mazzucotelli).

0.36.3

0.36.3 - 2023-09-28

Compare with 0.36.2

Bug Fixes

Code Refactoring

  • Add repr methods to function parameters (9442234 by Timothée Mazzucotelli).
Changelog

Sourced from griffe's changelog.

0.36.4 - 2023-09-28

Compare with 0.36.3

Bug Fixes

  • Fix visiting relative imports in non-init modules (c1138c3 by Timothée Mazzucotelli).

0.36.3 - 2023-09-28

Compare with 0.36.2

Bug Fixes

Code Refactoring

  • Add repr methods to function parameters (9442234 by Timothée Mazzucotelli).
Commits
  • f823b0d chore: Prepare release 0.36.4
  • c1138c3 fix: Fix visiting relative imports in non-init modules
  • 49c9bdc chore: Prepare release 0.36.3
  • 5f2d997 fix: Fix parsing of choices in Numpy parameters
  • a68c533 chore: Add comment about Python files in namespace packages
  • 9442234 refactor: Add repr methods to function parameters
  • 039a702 chore: Comment the code
  • da0dabe docs: Improve docstrings
  • d670ec3 docs: Fix snippet to find invalid section syntax
  • 0d0fe65 docs: Stop showing source (perf reasons, temporary)
  • 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--1002.org.readthedocs.build/en/1002/

trunk-io[bot] commented 1 year ago

Merging to main in this repository is managed by Trunk.

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

codecov[bot] commented 1 year ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (36c921b) to head (c528a2b). Report is 174 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1002 +/- ## ========================================= 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/1002/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/1002/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/1002/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.