Skip to content

chore(deps): update astral-sh/setup-uv action to v9#257

Merged
ReenigneArcher merged 1 commit into
masterfrom
renovate/astral-sh-setup-uv-9-x
Jul 22, 2026
Merged

chore(deps): update astral-sh/setup-uv action to v9#257
ReenigneArcher merged 1 commit into
masterfrom
renovate/astral-sh-setup-uv-9-x

Conversation

@renovate

@renovate renovate Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
astral-sh/setup-uv action major v8.3.2v9.0.0

Release Notes

astral-sh/setup-uv (astral-sh/setup-uv)

v9.0.0

Compare Source


Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • "after 1am and before 8am"
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Never, 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 ci dependencies Pull requests that update a dependency file labels Jul 22, 2026
@sonarqubecloud

Copy link
Copy Markdown

@codecov

codecov Bot commented Jul 22, 2026

Copy link
Copy Markdown

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
430 1 429 1
View the top 1 failed test(s) by shortest run time
tests/release_homebrew/test_release_homebrew.py::test_main[true]
Stack Traces | 191s run time
Traceback (most recent call last):
  File ".../actions/actions/.venv/lib/python3.14........./site-packages/_pytest/runner.py", line 361, in from_call
    result: TResult | None = func()
                             ~~~~^^
  File ".../actions/actions/.venv/lib/python3.14........./site-packages/_pytest/runner.py", line 250, in <lambda>
    lambda: runtest_hook(item=item, **kwds),
            ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^
  File ".../actions/actions/.venv/lib/python3.14....../site-packages/pluggy/_hooks.py", line 512, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
           ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File ".../actions/actions/.venv/lib/python3.14....../site-packages/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
           ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File ".../actions/actions/.venv/lib/python3.14............................../site-packages/pluggy/_callers.py", line 167, in _multicall
    raise exception
  File ".../actions/actions/.venv/lib/python3.14............................../site-packages/pluggy/_callers.py", line 139, in _multicall
    teardown.throw(exception)
    ~~~~~~~~~~~~~~^^^^^^^^^^^
  File ".../actions/actions/.venv/lib/python3.14.../site-packages/_pytest/logging.py", line 865, in pytest_runtest_call
    yield
  File ".../actions/actions/.venv/lib/python3.14............................../site-packages/pluggy/_callers.py", line 139, in _multicall
    teardown.throw(exception)
    ~~~~~~~~~~~~~~^^^^^^^^^^^
  File ".../actions/actions/.venv/lib/python3.14............................../site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
    return result.get_result()
           ~~~~~~~~~~~~~~~~~^^
  File ".../actions/actions/.venv/lib/python3.14.../site-packages/pluggy/_result.py", line 103, in get_result
    raise exc.with_traceback(tb)
  File ".../actions/actions/.venv/lib/python3.14............................../site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
    res = yield
          ^^^^^
  File ".../actions/actions/.venv/lib/python3.14............................../site-packages/pluggy/_callers.py", line 139, in _multicall
    teardown.throw(exception)
    ~~~~~~~~~~~~~~^^^^^^^^^^^
  File ".../actions/actions/.venv/lib/python3.14.../site-packages/_pytest/capture.py", line 900, in pytest_runtest_call
    return (yield)
            ^^^^^
  File ".../actions/actions/.venv/lib/python3.14............................../site-packages/pluggy/_callers.py", line 139, in _multicall
    teardown.throw(exception)
    ~~~~~~~~~~~~~~^^^^^^^^^^^
  File ".../actions/actions/.venv/lib/python3.14.../site-packages/_pytest/skipping.py", line 268, in pytest_runtest_call
    return (yield)
            ^^^^^
  File ".../actions/actions/.venv/lib/python3.14............................../site-packages/pluggy/_callers.py", line 121, in _multicall
    res = hook_impl.function(*args)
  File ".../actions/actions/.venv/lib/python3.14........./site-packages/_pytest/runner.py", line 184, in pytest_runtest_call
    item.runtest()
    ~~~~~~~~~~~~^^
  File ".../actions/actions/.venv/lib/python3.14....../site-packages/_pytest/python.py", line 1707, in runtest
    self.ihook.pytest_pyfunc_call(pyfuncitem=self)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
  File ".../actions/actions/.venv/lib/python3.14....../site-packages/pluggy/_hooks.py", line 512, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
           ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File ".../actions/actions/.venv/lib/python3.14....../site-packages/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
           ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File ".../actions/actions/.venv/lib/python3.14............................../site-packages/pluggy/_callers.py", line 167, in _multicall
    raise exception
  File ".../actions/actions/.venv/lib/python3.14............................../site-packages/pluggy/_callers.py", line 121, in _multicall
    res = hook_impl.function(*args)
  File ".../actions/actions/.venv/lib/python3.14....../site-packages/_pytest/python.py", line 167, in pytest_pyfunc_call
    result = testfunction(**testargs)
  File ".../tests/release_homebrew/test_release_homebrew.py", line 1215, in test_main
    main.main()
    ~~~~~~~~~^^
  File ".../actions/release_homebrew/main.py", line 1232, in main
    raise SystemExit(
    ...<2 lines>...
    )
SystemExit: (1, "::error:: Formula did not pass checks: ['formulae']. Please check the logs for more information.")

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

@ReenigneArcher
ReenigneArcher merged commit 1b27a00 into master Jul 22, 2026
76 of 80 checks passed
@ReenigneArcher
ReenigneArcher deleted the renovate/astral-sh-setup-uv-9-x branch July 22, 2026 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant