softboiler / boilercv

Computer vision routines suitable for nucleate pool boiling bubble analysis
https://softboiler.org/boilercv/
MIT License
0 stars 2 forks source link

Update all dependencies #231

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/attest-build-provenance action patch v1.3.2 -> v1.3.3 age adoption passing confidence
actions/download-artifact action patch v4.1.7 -> v4.1.8 age adoption passing confidence
actions/setup-python action patch v5.1.0 -> v5.1.1 age adoption passing confidence
actions/upload-artifact action patch v4.3.3 -> v4.3.4 age adoption passing confidence
charliermarsh/ruff-pre-commit repository patch v0.5.0 -> v0.5.1 age adoption passing confidence
copier project.dependencies minor ==9.2.0 -> ==9.3.1 age adoption passing confidence
cyclopts project.dependencies minor ==2.7.1 -> ==2.9.3 age adoption passing confidence
ipython project.dependencies minor ==8.25.0 -> ==8.26.0 age adoption passing confidence
microsoft/pylance-release minor 2024.6.1 -> 2024.7.1 age adoption passing confidence
pyright patch ==1.1.364 -> ==1.1.371 age adoption passing confidence
ruff (source, changelog) patch ==0.5.0 -> ==0.5.1 age adoption passing confidence
sourcery minor ==1.19.0 -> ==1.21.0 age adoption passing confidence
uv (source) patch ==0.2.23 -> ==0.2.24 age adoption passing confidence

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

actions/attest-build-provenance (actions/attest-build-provenance) ### [`v1.3.3`](https://togithub.com/actions/attest-build-provenance/releases/tag/v1.3.3) [Compare Source](https://togithub.com/actions/attest-build-provenance/compare/v1.3.2...v1.3.3) #### What's Changed - Bump actions/attest from 1.3.2 to 1.3.3 by [@​bdehamer](https://togithub.com/bdehamer) in [https://github.com/actions/attest-build-provenance/pull/152](https://togithub.com/actions/attest-build-provenance/pull/152) - Bugfix for properly handling glob exclusion patterns in `subject-path` input **Full Changelog**: https://github.com/actions/attest-build-provenance/compare/v1.3.2...v1.3.3
actions/download-artifact (actions/download-artifact) ### [`v4.1.8`](https://togithub.com/actions/download-artifact/releases/tag/v4.1.8) [Compare Source](https://togithub.com/actions/download-artifact/compare/v4.1.7...v4.1.8) #### What's Changed - Update [@​actions/artifact](https://togithub.com/actions/artifact) version, bump dependencies by [@​robherley](https://togithub.com/robherley) in [https://github.com/actions/download-artifact/pull/341](https://togithub.com/actions/download-artifact/pull/341) **Full Changelog**: https://github.com/actions/download-artifact/compare/v4...v4.1.8
actions/setup-python (actions/setup-python) ### [`v5.1.1`](https://togithub.com/actions/setup-python/compare/v5.1.0...v5.1.1) [Compare Source](https://togithub.com/actions/setup-python/compare/v5.1.0...v5.1.1)
actions/upload-artifact (actions/upload-artifact) ### [`v4.3.4`](https://togithub.com/actions/upload-artifact/releases/tag/v4.3.4) [Compare Source](https://togithub.com/actions/upload-artifact/compare/v4.3.3...v4.3.4) ##### What's Changed - Update [@​actions/artifact](https://togithub.com/actions/artifact) version, bump dependencies by [@​robherley](https://togithub.com/robherley) in [https://github.com/actions/upload-artifact/pull/584](https://togithub.com/actions/upload-artifact/pull/584) **Full Changelog**: https://github.com/actions/upload-artifact/compare/v4.3.3...v4.3.4
charliermarsh/ruff-pre-commit (charliermarsh/ruff-pre-commit) ### [`v0.5.1`](https://togithub.com/astral-sh/ruff-pre-commit/releases/tag/v0.5.1) [Compare Source](https://togithub.com/charliermarsh/ruff-pre-commit/compare/v0.5.0...v0.5.1) See: https://github.com/astral-sh/ruff/releases/tag/0.5.1
copier-org/copier (copier) ### [`v9.3.1`](https://togithub.com/copier-org/copier/blob/HEAD/CHANGELOG.md#v931-2024-07-03) [Compare Source](https://togithub.com/copier-org/copier/compare/v9.3.0...v9.3.1) ##### Fix - pass `--skip-tasks` flag to worker ([#​1688](https://togithub.com/copier-org/copier/issues/1688)) ### [`v9.3.0`](https://togithub.com/copier-org/copier/blob/HEAD/CHANGELOG.md#v930-2024-07-01) [Compare Source](https://togithub.com/copier-org/copier/compare/v9.2.0...v9.3.0) ##### Feat - add simpler migrations configuration syntax ([#​1510](https://togithub.com/copier-org/copier/issues/1510)) ##### Fix - **tasks**: do not consider unsafe if they are being skipped - add context information to answer validation error message ([#​1609](https://togithub.com/copier-org/copier/issues/1609)) - do not overwrite identical files ([#​1576](https://togithub.com/copier-org/copier/issues/1576)) - **updating**: unset invalid last answers - render `default` list items for multi-select choice questions - **updating**: yield merge conflict when both template and project add same file
BrianPugh/cyclopts (cyclopts) ### [`v2.9.3`](https://togithub.com/BrianPugh/cyclopts/releases/tag/v2.9.3) [Compare Source](https://togithub.com/BrianPugh/cyclopts/compare/v2.9.2...v2.9.3) #### What's Changed - Improved type hints by [@​andersjel](https://togithub.com/andersjel) in [https://github.com/BrianPugh/cyclopts/pull/194](https://togithub.com/BrianPugh/cyclopts/pull/194) #### New Contributors - [@​andersjel](https://togithub.com/andersjel) made their first contribution in [https://github.com/BrianPugh/cyclopts/pull/194](https://togithub.com/BrianPugh/cyclopts/pull/194) **Full Changelog**: https://github.com/BrianPugh/cyclopts/compare/v2.9.2...v2.9.3 ### [`v2.9.2`](https://togithub.com/BrianPugh/cyclopts/releases/tag/v2.9.2) [Compare Source](https://togithub.com/BrianPugh/cyclopts/compare/v2.9.1...v2.9.2) ##### Bug Fixes - More robustly resolve Unions when generating `--help` choices from Literal/Enum. by [@​BrianPugh](https://togithub.com/BrianPugh) in [https://github.com/BrianPugh/cyclopts/pull/193](https://togithub.com/BrianPugh/cyclopts/pull/193) **Full Changelog**: https://github.com/BrianPugh/cyclopts/compare/v2.9.1...v2.9.2 ### [`v2.9.1`](https://togithub.com/BrianPugh/cyclopts/releases/tag/v2.9.1) [Compare Source](https://togithub.com/BrianPugh/cyclopts/compare/v2.9.0...v2.9.1) ##### Bug Fixes - resolve help-choices for python3.12 type-statements. by [@​BrianPugh](https://togithub.com/BrianPugh) in [https://github.com/BrianPugh/cyclopts/pull/192](https://togithub.com/BrianPugh/cyclopts/pull/192) **Full Changelog**: https://github.com/BrianPugh/cyclopts/compare/v2.9.0...v2.9.1 ### [`v2.9.0`](https://togithub.com/BrianPugh/cyclopts/releases/tag/v2.9.0) [Compare Source](https://togithub.com/BrianPugh/cyclopts/compare/v2.8.0...v2.9.0) ##### Features - Python 3.12 type statement support (`TypeAliasType`). by [@​BrianPugh](https://togithub.com/BrianPugh) in [https://github.com/BrianPugh/cyclopts/pull/191](https://togithub.com/BrianPugh/cyclopts/pull/191) **Full Changelog**: https://github.com/BrianPugh/cyclopts/compare/v2.8.0...v2.9.0 ### [`v2.8.0`](https://togithub.com/BrianPugh/cyclopts/releases/tag/v2.8.0) [Compare Source](https://togithub.com/BrianPugh/cyclopts/compare/v2.7.1...v2.8.0) ##### What's Changed - Introduced new attribute, `App.version_format`. The verstion string was previously printed as-is, but is now formatted with the specified format, falling back to `help_format` if not specified. By [@​BrianPugh](https://togithub.com/BrianPugh) in [https://github.com/BrianPugh/cyclopts/pull/188](https://togithub.com/BrianPugh/cyclopts/pull/188) **Full Changelog**: https://github.com/BrianPugh/cyclopts/compare/v2.7.1...v2.8.0
ipython/ipython (ipython) ### [`v8.26.0`](https://togithub.com/ipython/ipython/compare/8.25.0...8.26.0) [Compare Source](https://togithub.com/ipython/ipython/compare/8.25.0...8.26.0)
microsoft/pylance-release (microsoft/pylance-release) ### [`v2024.7.1`](https://togithub.com/microsoft/pylance-release/blob/HEAD/CHANGELOG.md#202471-8-July-2024-Release) [Compare Source](https://togithub.com/microsoft/pylance-release/compare/2024.6.104...2024.7.1) Notable changes: - Release version that includes changes through the [2024.6.104](https://togithub.com/microsoft/pylance-release/blob/main/CHANGELOG.md#20246104-3-july-2024-prerelease) prerelease build. ### [`v2024.6.104`](https://togithub.com/microsoft/pylance-release/blob/HEAD/CHANGELOG.md#20246104-3-July-2024-PreRelease) [Compare Source](https://togithub.com/microsoft/pylance-release/compare/2024.6.103...2024.6.104) Notable changes: - Bug fix: `reportShadowedImports` diagnostic missing in `codeaction.py` test file [pylance-release#6087](https://togithub.com/microsoft/pylance-release/issues/6087) - Bug fix: Create stub is missing as a code action [pylance-release#6085](https://togithub.com/microsoft/pylance-release/issues/6085) ### [`v2024.6.103`](https://togithub.com/microsoft/pylance-release/blob/HEAD/CHANGELOG.md#20246103-1-July-2024-PreRelease) [Compare Source](https://togithub.com/microsoft/pylance-release/compare/2024.6.102...2024.6.103) Notable changes: - Bug fix: Having a pyproject.toml will break diagnosticSeverityOverrides in settings.json [pylance-release#6052](https://togithub.com/microsoft/pylance-release/issues/6052) - Bug fix: \[Slow performance] Pylance goes crazy after switching git branch [pylance-release#6046](https://togithub.com/microsoft/pylance-release/issues/6046) ### [`v2024.6.102`](https://togithub.com/microsoft/pylance-release/blob/HEAD/CHANGELOG.md#20246102-25-June-2024-PreRelease) [Compare Source](https://togithub.com/microsoft/pylance-release/compare/2024.6.101...2024.6.102) Notable changes: - Bug fix: Bokeh export_png docstring is not formatted correctly [pylance-release#6039](https://togithub.com/microsoft/pylance-release/issues/6039) - Enhancement: Support lazy loading individual virtualenvs in a multi-root workspace [pylance-release#6009](https://togithub.com/microsoft/pylance-release/issues/6009) - Bug fix: Multiple notifications "executing command" but no details on what is being run [pylance-release#6048](https://togithub.com/microsoft/pylance-release/issues/6048) - Bug fix: Bug: Code is unreachable [pylance-release#6028](https://togithub.com/microsoft/pylance-release/issues/6028) - Bug fix: The parseTreeUtils.findNodeByOffset function returns an incorrect node when using binary search [pylance-release#5775](https://togithub.com/microsoft/pylance-release/issues/5775) Pylance's copy of Pyright has been updated from 1.1.368 to 1.1.369. - See Pyright's release notes for details: [1.1.369](https://togithub.com/microsoft/pyright/releases/tag/1.1.369) ### [`v2024.6.101`](https://togithub.com/microsoft/pylance-release/blob/HEAD/CHANGELOG.md#20246101-20-June-2024-PreRelease) [Compare Source](https://togithub.com/microsoft/pylance-release/compare/2024.6.100...2024.6.101) Notable changes: - Bug fix: Signature help isn't formatted beautifully when class docstring is reused for `__init__` [pylance-release#6012](https://togithub.com/microsoft/pylance-release/issues/6012) - Bug fix: notebook cells sometimes get cycle. [pylance-release#5798](https://togithub.com/microsoft/pylance-release/issues/5798) - Enhancement: Pylance should auto-import from files marked with `_` too [pylance-release#5294](https://togithub.com/microsoft/pylance-release/issues/5294) Pylance's copy of Pyright has been updated from 1.1.367 to 1.1.368. - See Pyright's release notes for details: [1.1.368](https://togithub.com/microsoft/pyright/releases/tag/1.1.368) ### [`v2024.6.100`](https://togithub.com/microsoft/pylance-release/blob/HEAD/CHANGELOG.md#20246100-13-June-2024-PreRelease) [Compare Source](https://togithub.com/microsoft/pylance-release/compare/2024.6.1...2024.6.100) Notable changes: - Bug fix: Support sphinx doc strings [pylance-release#5975](https://togithub.com/microsoft/pylance-release/issues/5975) - Bug fix: Variable inlay type hints not displaying [pylance-release#5967](https://togithub.com/microsoft/pylance-release/issues/5967) - Bug fix: Pylance failed to start service instance, caused by a regexp error [pylance-release#5963](https://togithub.com/microsoft/pylance-release/issues/5963) - Bug fix: Docstring rendering doesn't handle indentation [pylance-release#5446](https://togithub.com/microsoft/pylance-release/issues/5446) - Enhancement: Please transform NumpyDoc/ RestructuredText docstrings to nice tooltips to support useful docstrings across VS Code, Jupyter and Sphinx [pylance-release#5363](https://togithub.com/microsoft/pylance-release/issues/5363) - Bug fix: docstring: Regarding Korean line spacing problem [pylance-release#4615](https://togithub.com/microsoft/pylance-release/issues/4615) - Bug fix: Google docstring formatting for multi-line class attributes not recognized/converted properly for use in intellisense popup [pylance-release#3347](https://togithub.com/microsoft/pylance-release/issues/3347) - Bug fix: `itertools.count` docstring is not shown correctly [pylance-release#3231](https://togithub.com/microsoft/pylance-release/issues/3231) - Bug fix: missing new line from dict() help mouse hover [pylance-release#3118](https://togithub.com/microsoft/pylance-release/issues/3118) - Bug fix: Intellisense does not show the complete multiline description of function/method parameters [pylance-release#2942](https://togithub.com/microsoft/pylance-release/issues/2942) - Enhancement: Sphinx Style Docstring Rendering Feature [pylance-release#2251](https://togithub.com/microsoft/pylance-release/issues/2251) - Bug fix: Slow computer -> "Expected 0 positional arguments" [pylance-release#4295](https://togithub.com/microsoft/pylance-release/issues/4295) - Bug fix: Doc string for sqlalchemy.column is misformatted [pylance-release#6004](https://togithub.com/microsoft/pylance-release/issues/6004) Pylance's copy of Pyright has been updated from 1.1.364 to 1.1.367. - See Pyright's release notes for details: [1.1.365](https://togithub.com/microsoft/pyright/releases/tag/1.1.365), [1.1.366](https://togithub.com/microsoft/pyright/releases/tag/1.1.366), [1.1.367](https://togithub.com/microsoft/pyright/releases/tag/1.1.367)
RobertCraigie/pyright-python (pyright) ### [`v1.1.371`](https://togithub.com/RobertCraigie/pyright-python/compare/v1.1.370...v1.1.371) [Compare Source](https://togithub.com/RobertCraigie/pyright-python/compare/v1.1.370...v1.1.371) ### [`v1.1.370`](https://togithub.com/RobertCraigie/pyright-python/compare/v1.1.369...v1.1.370) [Compare Source](https://togithub.com/RobertCraigie/pyright-python/compare/v1.1.369...v1.1.370) ### [`v1.1.369`](https://togithub.com/RobertCraigie/pyright-python/compare/v1.1.368...v1.1.369) [Compare Source](https://togithub.com/RobertCraigie/pyright-python/compare/v1.1.368...v1.1.369) ### [`v1.1.368`](https://togithub.com/RobertCraigie/pyright-python/compare/v1.1.367...v1.1.368) [Compare Source](https://togithub.com/RobertCraigie/pyright-python/compare/v1.1.367...v1.1.368) ### [`v1.1.367`](https://togithub.com/RobertCraigie/pyright-python/compare/v1.1.366...v1.1.367) [Compare Source](https://togithub.com/RobertCraigie/pyright-python/compare/v1.1.366...v1.1.367) ### [`v1.1.366`](https://togithub.com/RobertCraigie/pyright-python/compare/v1.1.365...v1.1.366) [Compare Source](https://togithub.com/RobertCraigie/pyright-python/compare/v1.1.365...v1.1.366) ### [`v1.1.365`](https://togithub.com/RobertCraigie/pyright-python/compare/v1.1.364...v1.1.365) [Compare Source](https://togithub.com/RobertCraigie/pyright-python/compare/v1.1.364...v1.1.365)
astral-sh/ruff (ruff) ### [`v0.5.1`](https://togithub.com/astral-sh/ruff/blob/HEAD/CHANGELOG.md#051) [Compare Source](https://togithub.com/astral-sh/ruff/compare/0.5.0...0.5.1) ##### Preview features - \[`flake8-bugbear`] Implement mutable-contextvar-default (B039) ([#​12113](https://togithub.com/astral-sh/ruff/pull/12113)) - \[`pycodestyle`] Whitespace after decorator (`E204`) ([#​12140](https://togithub.com/astral-sh/ruff/pull/12140)) - \[`pytest`] Reverse `PT001` and `PT0023` defaults ([#​12106](https://togithub.com/astral-sh/ruff/pull/12106)) ##### Rule changes - Enable token-based rules on source with syntax errors ([#​11950](https://togithub.com/astral-sh/ruff/pull/11950)) - \[`flake8-bandit`] Detect `httpx` for `S113` ([#​12174](https://togithub.com/astral-sh/ruff/pull/12174)) - \[`numpy`] Update `NPY201` to include exception deprecations ([#​12065](https://togithub.com/astral-sh/ruff/pull/12065)) - \[`pylint`] Generate autofix for `duplicate-bases` (`PLE0241`) ([#​12105](https://togithub.com/astral-sh/ruff/pull/12105)) ##### Server - Avoid syntax error notification for source code actions ([#​12148](https://togithub.com/astral-sh/ruff/pull/12148)) - Consider the content of the new cells during notebook sync ([#​12203](https://togithub.com/astral-sh/ruff/pull/12203)) - Fix replacement edit range computation ([#​12171](https://togithub.com/astral-sh/ruff/pull/12171)) ##### Bug fixes - Disable auto-fix when source has syntax errors ([#​12134](https://togithub.com/astral-sh/ruff/pull/12134)) - Fix cache key collisions for paths with separators ([#​12159](https://togithub.com/astral-sh/ruff/pull/12159)) - Make `requires-python` inference robust to `==` ([#​12091](https://togithub.com/astral-sh/ruff/pull/12091)) - Use char-wise width instead of `str`-width ([#​12135](https://togithub.com/astral-sh/ruff/pull/12135)) - \[`pycodestyle`] Avoid `E275` if keyword followed by comma ([#​12136](https://togithub.com/astral-sh/ruff/pull/12136)) - \[`pycodestyle`] Avoid `E275` if keyword is followed by a semicolon ([#​12095](https://togithub.com/astral-sh/ruff/pull/12095)) - \[`pylint`] Skip [dummy variables](https://docs.astral.sh/ruff/settings/#lint_dummy-variable-rgx) for `PLR1704` ([#​12190](https://togithub.com/astral-sh/ruff/pull/12190)) ##### Performance - Remove allocation in `parse_identifier` ([#​12103](https://togithub.com/astral-sh/ruff/pull/12103)) - Use `CompactString` for `Identifier` AST node ([#​12101](https://togithub.com/astral-sh/ruff/pull/12101))
sourcery-ai/sourcery (sourcery) ### [`v1.21.0`](https://togithub.com/sourcery-ai/sourcery/releases/tag/v1.21.0): Sourcery 1.21.0 [Compare Source](https://togithub.com/sourcery-ai/sourcery/compare/v1.20.0...v1.21.0) ### [`v1.20.0`](https://togithub.com/sourcery-ai/sourcery/releases/tag/v1.20.0): Sourcery 1.20.0 [Compare Source](https://togithub.com/sourcery-ai/sourcery/compare/v1.19.0...v1.20.0)
astral-sh/uv (uv) ### [`v0.2.24`](https://togithub.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0224) [Compare Source](https://togithub.com/astral-sh/uv/compare/0.2.23...0.2.24) ##### Enhancements - Add support for 'any' Python requests ([#​4948](https://togithub.com/astral-sh/uv/pull/4948)) - Allow constraints to be provided in `--upgrade-package` ([#​4952](https://togithub.com/astral-sh/uv/pull/4952)) - Add `manylinux_2_31` to supported `--python-platform` ([#​4965](https://togithub.com/astral-sh/uv/pull/4965)) - Improve marker simplification ([#​4639](https://togithub.com/astral-sh/uv/pull/4639)) ##### CLI - Display short help menu when `--help` is used ([#​4772](https://togithub.com/astral-sh/uv/pull/4772)) - Allow `uv help` global options during `uv help` ([#​4906](https://togithub.com/astral-sh/uv/pull/4906)) - Use paging for `uv help` display when available ([#​4909](https://togithub.com/astral-sh/uv/pull/4909)) ##### Performance - Switch to single threaded async runtime ([#​4934](https://togithub.com/astral-sh/uv/pull/4934)) ##### Bug fixes - Avoid AND-ing multi-term specifiers in marker normalization ([#​4911](https://togithub.com/astral-sh/uv/pull/4911)) - Avoid inferring package name for GitHub Archives ([#​4928](https://togithub.com/astral-sh/uv/pull/4928)) - Retry on connection reset network errors ([#​4960](https://togithub.com/astral-sh/uv/pull/4960)) - Apply extra to overrides and constraints ([#​4829](https://togithub.com/astral-sh/uv/pull/4829)) ##### Rust API - Allow `uv` crate to be used as a library ([#​4642](https://togithub.com/astral-sh/uv/pull/4642))

Configuration

📅 Schedule: Branch creation - "on the 16th day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 2 months ago

Welcome to Codecov :tada:

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered :open_umbrella:

renovate[bot] commented 2 months 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.