ni / measurement-plugin-python

Python framework to develop measurement plug-ins for NI application software. Contains sample measurement plug-ins for InstrumentStudio and TestStand.
MIT License
19 stars 14 forks source link

chore(deps): update dependency sphinx-autoapi to v3.2.1 #810

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sphinx-autoapi 3.1.2 -> 3.2.1 age adoption passing confidence

Release Notes

readthedocs/sphinx-autoapi (sphinx-autoapi) ### [`v3.2.1`](https://togithub.com/readthedocs/sphinx-autoapi/blob/HEAD/CHANGELOG.rst#v321-2024-07-23) [Compare Source](https://togithub.com/readthedocs/sphinx-autoapi/compare/v3.2.0...v3.2.1) Bugfixes ^^^^^^^^ - Fix error or duplicates when **init** assigns to a property ([#​466](https://togithub.com/readthedocs/sphinx-autoapi/issues/466)) ### [`v3.2.0`](https://togithub.com/readthedocs/sphinx-autoapi/blob/HEAD/CHANGELOG.rst#v320-2024-07-20) [Compare Source](https://togithub.com/readthedocs/sphinx-autoapi/compare/v3.1.2...v3.2.0) Features ^^^^^^^^ - functools.cached_property is considered a property ([#​436](https://togithub.com/readthedocs/sphinx-autoapi/issues/436)) Bugfixes ^^^^^^^^ - Gracefully handle no objects being rendered ([#​448](https://togithub.com/readthedocs/sphinx-autoapi/issues/448)) - Fix ignoring undocumented instance attributes ([#​451](https://togithub.com/readthedocs/sphinx-autoapi/issues/451)) Deprecations and Removals ^^^^^^^^^^^^^^^^^^^^^^^^^ - Removed ability for autoapi_template_dir to be relative to cwd. This was supposed to have been retired in v3 ([#​457](https://togithub.com/readthedocs/sphinx-autoapi/issues/457)) - Removed autoapi_include_summaries option. This was supposed to have been retired in v3 Misc ^^^^ - [#​428](https://togithub.com/readthedocs/sphinx-autoapi/issues/428), [#​449](https://togithub.com/readthedocs/sphinx-autoapi/issues/449)

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - "before 4am" (UTC).

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

github-actions[bot] commented 2 months ago

Test Results

β€‡β€‡β€ˆβ€‡30 files  ±  0β€‚β€ƒβ€‡β€‡β€ˆβ€‡30 suites  Β±0   40m 13s :stopwatch: - 6m 12s β€‡β€‡β€ˆ632 tests  -β€Šβ€‡21β€‚β€ƒβ€‡β€‡β€ˆ632 :white_check_mark:  -β€Šβ€‡21β€‚β€ƒβ€‡β€ˆβ€‡β€‡0 :zzz: ± 0  0 :x: Β±0  15β€ˆ580 runsβ€Š  -β€Š630  14β€ˆ510 :white_check_mark:  -β€Š640  1β€ˆ070 :zzz: +10  0 :x: Β±0 

Results for commit b3f09f78. ± Comparison against base commit a6bc38ea.

This pull request removes 41 and adds 20 tests. Note that renamed tests count towards both. ``` tests.unit.test_serialization_strategy ‑ test___serialization_strategy___get_decoder___returns_expected_decoder[1-False--scalar_decoder] tests.unit.test_serialization_strategy ‑ test___serialization_strategy___get_decoder___returns_expected_decoder[11-False-ni.protobuf.types.DoubleXYData-message_decoder] tests.unit.test_serialization_strategy ‑ test___serialization_strategy___get_decoder___returns_expected_decoder[11-True-ni.protobuf.types.DoubleXYData-message_decoder] tests.unit.test_serialization_strategy ‑ test___serialization_strategy___get_decoder___returns_expected_decoder[13-False--scalar_decoder] tests.unit.test_serialization_strategy ‑ test___serialization_strategy___get_decoder___returns_expected_decoder[14-False--scalar_decoder] tests.unit.test_serialization_strategy ‑ test___serialization_strategy___get_decoder___returns_expected_decoder[2-False--scalar_decoder] tests.unit.test_serialization_strategy ‑ test___serialization_strategy___get_decoder___returns_expected_decoder[3-False--scalar_decoder] tests.unit.test_serialization_strategy ‑ test___serialization_strategy___get_decoder___returns_expected_decoder[4-False--scalar_decoder] tests.unit.test_serialization_strategy ‑ test___serialization_strategy___get_decoder___returns_expected_decoder[5-False--scalar_decoder] tests.unit.test_serialization_strategy ‑ test___serialization_strategy___get_decoder___returns_expected_decoder[8-False--scalar_decoder] … ``` ``` tests.unit.test_decoder ‑ test___big_message___deserialize_parameters___returns_parameter_value_by_id tests.unit.test_decoder ‑ test___empty_buffer___deserialize_parameters___returns_zero_or_empty tests.unit.test_decoder ‑ test___serializer___deserialize_parameter___successful_deserialization[values0] tests.unit.test_default_value ‑ test___get_default_value___returns_type_defaults[1-False-0.0] tests.unit.test_default_value ‑ test___get_default_value___returns_type_defaults[11-False-None] tests.unit.test_default_value ‑ test___get_default_value___returns_type_defaults[11-True-expected_default_value10] tests.unit.test_default_value ‑ test___get_default_value___returns_type_defaults[13-False-0] tests.unit.test_default_value ‑ test___get_default_value___returns_type_defaults[14-False-0] tests.unit.test_default_value ‑ test___get_default_value___returns_type_defaults[2-False-0.0] tests.unit.test_default_value ‑ test___get_default_value___returns_type_defaults[3-False-0] … ```

:recycle: This comment has been updated with latest results.

renovate[bot] commented 1 month ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.