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 2 updates #1044

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps the ci-dependencies group in /.github/workflows with 2 updates: griffe and poetry.

Updates griffe from 0.36.9 to 0.38.0

Release notes

Sourced from griffe's releases.

0.38.0

0.38.0 - 2023-11-13

Compare with 0.37.0

Features

  • Allow passing load parameters to the temporary package visit helper (3a7854f by Timothée Mazzucotelli).

0.37.0

0.37.0 - 2023-11-12

Compare with 0.36.9

Deprecations

  • The loader load_module method was renamed load, Its module parameter was renamed objspec and is now positional-only. This method always returned the specified object, not just modules, so it made more sense to rename it load and to rename the parameter specifying the object. Old usages (load_module and module=...) will continue to work for some time (a few months, a year, more), and will emit deprecation warnings.

Features

Bug Fixes

Code Refactoring

  • Rename loader load_module method to load (2bfe206 by Timothée Mazzucotelli).
Changelog

Sourced from griffe's changelog.

0.38.0 - 2023-11-13

Compare with 0.37.0

Features

  • Allow passing load parameters to the temporary package visit helper (3a7854f by Timothée Mazzucotelli).

0.37.0 - 2023-11-12

Compare with 0.36.9

Deprecations

  • The loader load_module method was renamed load, Its module parameter was renamed objspec and is now positional-only. This method always returned the specified object, not just modules, so it made more sense to rename it load and to rename the parameter specifying the object. Old usages (load_module and module=...) will continue to work for some time (a few months, a year, more), and will emit deprecation warnings.

Features

Bug Fixes

Code Refactoring

  • Rename loader load_module method to load (2bfe206 by Timothée Mazzucotelli).
Commits
  • 839c8cc chore: Prepare release 0.38.0
  • 3a7854f feat: Allow passing load parameters to the temporary package visit helper
  • 5becf73 chore: Prepare release 0.37.0
  • 8b11d77 feat: Add option to warn about unknown parameters in Sphinx docstrings
  • 6598582 Merge branch 'main' of github.com:mkdocstrings/griffe
  • bed0b40 chore: Minimize failing cases in fuzz duty
  • dfffa4b fix: Report attributes who lost their value as "unset"
  • 6daee65 chore: Post-merge lint
  • 87860d7 Merge branch 'main' of github.com:mkdocstrings/griffe
  • a5cf654 feat: Add on_package_loaded event
  • Additional commits viewable in compare view


Updates poetry from 1.7.0 to 1.7.1

Release notes

Sourced from poetry's releases.

1.7.1

Fixed

  • Fix an issue where sdists that call CLI tools of their build requirements could not be installed (#8630).
  • Fix an issue where sdists with symlinks could not be installed due to a broken tarfile datafilter (#8649).
  • Fix an issue where poetry init failed when trying to add dependencies (#8655).
  • Fix an issue where poetry install failed if virtualenvs.create was set to false (#8672).
Changelog

Sourced from poetry's changelog.

[1.7.1] - 2023-11-16

Fixed

  • Fix an issue where sdists that call CLI tools of their build requirements could not be installed (#8630).
  • Fix an issue where sdists with symlinks could not be installed due to a broken tarfile datafilter (#8649).
  • Fix an issue where poetry init failed when trying to add dependencies (#8655).
  • Fix an issue where poetry install failed if virtualenvs.create was set to false (#8672).
Commits


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--1044.org.readthedocs.build/en/1044/

trunk-io[bot] commented 10 months ago

Merging to main in this repository is managed by Trunk.

sonarcloud[bot] commented 10 months 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 10 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (8df5ec5) to head (c8edbdf). Report is 123 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1044 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 10 10 Lines 480 480 Branches 24 24 ========================================= Hits 480 480 ``` | [Flag](https://app.codecov.io/gh/edgarrmondragon/citric/pull/1044/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/1044/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) | `91.45% <ø> (ø)` | | | [unit](https://app.codecov.io/gh/edgarrmondragon/citric/pull/1044/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) | `93.54% <ø> (ø)` | | 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.