Skip to content

chore(deps): update dependency pytest-sugar to v1#611

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/pytest-sugar-1.x
Open

chore(deps): update dependency pytest-sugar to v1#611
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/pytest-sugar-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jun 17, 2024

This PR contains the following updates:

Package Change Age Confidence
pytest-sugar ^0.9.4^1.0.0 age confidence

Release Notes

Teemu/pytest-sugar (pytest-sugar)

v1.1.1: pytest-sugar 1.1.1

Compare Source

Adjust signature of SugarTerminalReporter to avoid conflicts with other pytest plugins (#​297 by @​TolstochenkoDaniil)

v1.1.0: pytest-sugar 1.1.0

Compare Source

Add Playwright trace file detection and display support for failed tests (#​296 by @​kiebak3r)

This enhancement automatically detects and displays Playwright trace.zip files with viewing commands when tests fail, making debugging easier for Playwright users.
Playwright trace.zip

New command-line options:

  • --sugar-trace-dir: Configure the directory name for Playwright trace files (default: test-results)
  • --sugar-no-trace: Disable Playwright trace file detection and display

v1.0.0: pytest-sugar 1.0.0

Compare Source

  • Add support for pytest 8.x
  • Drop support for Python 3.7

Thanks to folks to contributed to this release: @​suutari-ai, @​hugovk, @​kianmeng, @​mattcristal, and @​justinmayer


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jun 17, 2024
@renovate renovate Bot force-pushed the renovate/pytest-sugar-1.x branch from f13f0d0 to 009c382 Compare July 4, 2024 08:27
@renovate renovate Bot force-pushed the renovate/pytest-sugar-1.x branch 2 times, most recently from aa5097e to e6bfbcb Compare July 30, 2024 04:11
@renovate renovate Bot force-pushed the renovate/pytest-sugar-1.x branch 4 times, most recently from 1da3357 to d7a96a3 Compare May 27, 2026 09:18
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 27, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: poetry.lock
Updating dependencies
Resolving dependencies...


The current project's supported Python range (>=3.9,<3.12) is not compatible with some of the required packages Python requirement:
  - typer requires Python >=3.10, so it will not be satisfied for Python >=3.9,<3.10

Because micropy-cli depends on typer[all] (0.26.7) which requires Python >=3.10, version solving failed.

  • Check your dependencies Python requirement: The Python requirement can be specified via the `python` or `markers` properties
    
    For typer, a possible solution would be to set the `python` property to ">=3.10,<3.12"

    https://python-poetry.org/docs/dependency-specification/#python-restricted-dependencies,
    https://python-poetry.org/docs/dependency-specification/#using-environment-markers

@renovate renovate Bot force-pushed the renovate/pytest-sugar-1.x branch 7 times, most recently from d59f07c to 0ec5f9a Compare May 27, 2026 10:53
@renovate renovate Bot force-pushed the renovate/pytest-sugar-1.x branch 2 times, most recently from b00c7d1 to db6465b Compare June 7, 2026 05:32
@renovate renovate Bot force-pushed the renovate/pytest-sugar-1.x branch from db6465b to b4e5aa3 Compare June 7, 2026 05:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants