Skip to content

chore(deps): update pyvista/setup-headless-display-action action to v4 #40

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 1, 2025

This PR contains the following updates:

Package Type Update Change
pyvista/setup-headless-display-action action major v3 -> v4

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

pyvista/setup-headless-display-action (pyvista/setup-headless-display-action)

v4

Compare Source


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 becomes conflicted, 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.

@codecov-commenter
Copy link

codecov-commenter commented Jun 1, 2025

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
10 1 9 3
View the top 1 failed test(s) by shortest run time
tests.aignostics.application.gui_test::test_gui_run_open_qupath
Stack Traces | 21.5s run time
args = ()
kwargs = {'runner': <typer.testing.CliRunner object at 0x7f802a281d30>, 'silent_logging': None, 'tmp_path': PosixPath('.../pytest-of-runner/pytest-5/test_gui_run_open_qupath0'), 'user': <nicegui.testing.user.User object at 0x7f8027ff27b0>}

    async def wrapped_test(*args, **kwargs):
        with Client.auto_index_client:
>           return await original_test(*args, **kwargs)

..../test-3-13/lib/python3.13.../nicegui/testing/user_plugin.py:29: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
.../aignostics/application/gui_test.py:308: in test_gui_run_open_qupath
    latest_version = Service().application_version_latest(Service().application(HETA_APPLICATION_ID))
.../aignostics/application/_service.py:222: in application
    return self._get_platform_client().application(application_id)
.../aignostics/platform/_client.py:75: in application
    for application in applications:
.../platform/resources/utils.py:46: in paginate
    results = func(*args, page=page, page_size=page_size, **kwargs)
..../test-3-13/lib/python3.13.../pydantic/_internal/_validate_call.py:39: in wrapper_function
    return wrapper(*args, **kwargs)
..../test-3-13/lib/python3.13.../pydantic/_internal/_validate_call.py:136: in __call__
    res = self.__pydantic_validator__.validate_python(pydantic_core.ArgsKwargs(args, kwargs))
.../codegen/api/public_api.py:1572: in list_applications_v1_applications_get
    return self.api_client.response_deserialize(
.../aignx/codegen/api_client.py:321: in response_deserialize
    raise ApiException.from_response(
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 

cls = <class 'aignx.codegen.exceptions.ApiException'>

    @classmethod
    def from_response(
        cls,
        *,
        http_resp,
        body: Optional[str],
        data: Optional[Any],
    ) -> Self:
        if http_resp.status == 400:
            raise BadRequestException(http_resp=http_resp, body=body, data=data)
    
        if http_resp.status == 401:
>           raise UnauthorizedException(http_resp=http_resp, body=body, data=data)
E           aignx.codegen.exceptions.UnauthorizedException: (401)
E           Reason: Unauthorized
E           HTTP response headers: HTTPHeaderDict({'www-authenticate': 'Bearer realm="https://platform.aignostics.com/v1/applications?page=1&page_size=20", error="invalid_token"', 'content-length': '79', 'content-type': 'text/plain', 'vary': 'Accept-Encoding', 'date': 'Sun, 01 Jun 2025 17:00:16 GMT', 'server': 'envoy'})
E           HTTP response body: Jwt is not in the form of Header.Payload.Signature with two dots and 3 sections

.../aignx/codegen/exceptions.py:144: UnauthorizedException

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@renovate renovate bot force-pushed the renovate/pyvista-setup-headless-display-action-4.x branch from 94dd121 to dcc0068 Compare June 1, 2025 16:43
Copy link

sonarqubecloud bot commented Jun 1, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant