Skip to content

chore(deps): update github actions#5488

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github-actions
Open

chore(deps): update github actions#5488
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github-actions

Conversation

@renovate

@renovate renovate Bot commented Apr 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Pending
actions/cache action minor v5.0.5 β†’ v5.1.0
actions/checkout (changelog) action digest 9c091bb β†’ 3d3c42e
actions/setup-python (changelog) action digest a309ff8 β†’ ece7cb0
astral-sh/setup-uv action minor v8.0.0 β†’ v8.3.0 v8.3.2 (+1)
pypa/gh-action-pypi-publish (changelog) action digest cef2210 β†’ ba38be9
python uses-with minor 3.12 β†’ 3.14
python uses-with minor 3.10 β†’ 3.14
python uses-with minor 3.11 β†’ 3.14

Release Notes

actions/cache (actions/cache)

v5.1.0

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v5.1.0

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

v8.3.0

Compare Source

v8.2.0: 🌈 New inputs quiet and download-from-astral-mirror

Compare Source

Changes

This release brings two new inputs and a few bug fixes.

New inputs

Lets talk about the new inputs first.

quiet

Pretty simple. It turns of all info loggings. Useful if you use this in a composite action and are not interested in all the details.
In the upcoming releases we will add log groups to fully implement support for "less noise"

[!NOTE]
Warnings and errors are always logged.

download-from-astral-mirror

In some cases you may want to directly use the fallback of checking for available versions and downloading releases from GitHub instead of using the astral.sh mirror. Setting download-from-astral-mirror: false allows you to do that.

Bugfixes

When using the astral.sh mirror to query available versions and download releases (done by default) we now stop sending the GitHub token in the header. The mirror never looked at it but we shouldn't be handing out that data even if it is just a short lived token.
All other bugfixes try to limit the impact of failed GitHub queries due to retries and other faults.

We couldn't pinpoint all rootcauses yet but added more logging for error cases to track them down.

πŸ› Bug fixes
πŸš€ Enhancements
🧰 Maintenance
⬆️ Dependency updates

v8.1.0: 🌈 New input no-project

Compare Source

Changes

This add the a new boolean input no-project.
It only makes sense to use in combination with activate-environment: true and will append --no project to the uv venv call. This is for example useful if you have a pyproject.toml file with parts unparseable by uv

πŸš€ Enhancements
🧰 Maintenance
πŸ“š Documentation
⬆️ Dependency updates
actions/python-versions (python)

v3.14.6: 3.14.6

Compare Source

Python 3.14.6

v3.14.5: 3.14.5

Compare Source

Python 3.14.5

v3.14.4: 3.14.4

Compare Source

Python 3.14.4

v3.14.3: 3.14.3

Compare Source

Python 3.14.3

v3.14.2: 3.14.2

Compare Source

Python 3.14.2

v3.14.1: 3.14.1

Compare Source

Python 3.14.1

v3.14.0: 3.14.0

Compare Source

Python 3.14.0

v3.13.14: 3.13.14

Compare Source

Python 3.13.14

v3.13.13: 3.13.13

Compare Source

Python 3.13.13

v3.13.12: 3.13.12

Compare Source

Python 3.13.12

v3.13.11: 3.13.11

Compare Source

Python 3.13.11

v3.13.10: 3.13.10

Compare Source

Python 3.13.10

v3.13.9: 3.13.9

Compare Source

Python 3.13.9

v3.13.8: 3.13.8

Compare Source

Python 3.13.8

v3.13.7: 3.13.7

Compare Source

Python 3.13.7

v3.13.6: 3.13.6

Compare Source

Python 3.13.6

v3.13.5: 3.13.5

Compare Source

Python 3.13.5

v3.13.4: 3.13.4

Compare Source

Python 3.13.4

v3.13.3: 3.13.3

Compare Source

Python 3.13.3

v3.13.2: 3.13.2

Compare Source

Python 3.13.2

v3.13.1: 3.13.1

Compare Source

Python 3.13.1

v3.13.0: 3.13.0

Compare Source

Python 3.13.0


Configuration

πŸ“… Schedule: (UTC)

  • Branch creation
    • "before 9am on monday"
  • 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.


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

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

@chenghao-mou
chenghao-mou requested a review from a team April 20, 2026 00:46

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

βœ… Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 2 additional findings.

Open in Devin Review

@github-actions

github-actions Bot commented Apr 20, 2026

Copy link
Copy Markdown
Contributor

STT Test Results

⚠ Could not parse test results: [Errno 2] No such file or directory: 'test-results.xml'


Triggered by workflow run #2835

@chenghao-mou

Copy link
Copy Markdown
Member

/test-stt

@renovate
renovate Bot force-pushed the renovate/github-actions branch 3 times, most recently from f6c98f5 to 67b4d33 Compare April 27, 2026 05:30
@renovate
renovate Bot force-pushed the renovate/github-actions branch 2 times, most recently from 7f8f90b to 1d5b7c8 Compare April 30, 2026 20:19
@renovate renovate Bot changed the title chore(deps): update dependency python to 3.14 chore(deps): update github actions Apr 30, 2026
@renovate
renovate Bot force-pushed the renovate/github-actions branch 3 times, most recently from 19f9247 to f7b4342 Compare May 18, 2026 04:07
@renovate renovate Bot changed the title chore(deps): update github actions chore(deps): pin dependencies May 18, 2026
devin-ai-integration[bot]

This comment was marked as resolved.

@renovate
renovate Bot force-pushed the renovate/github-actions branch from f7b4342 to a2aeb1f Compare May 18, 2026 05:13
@renovate renovate Bot changed the title chore(deps): pin dependencies chore(deps): update github actions May 18, 2026
@renovate
renovate Bot force-pushed the renovate/github-actions branch 3 times, most recently from e8933dd to a3d01c5 Compare May 28, 2026 21:27
@renovate
renovate Bot force-pushed the renovate/github-actions branch 2 times, most recently from 4c3c018 to fc2110b Compare June 4, 2026 00:52
@renovate
renovate Bot force-pushed the renovate/github-actions branch from fc2110b to 44d8b9c Compare June 11, 2026 11:07

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Devin Review found 1 new potential issue.

Open in Devin Review

uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
with:
python-version: "3.11"
python-version: "3.14"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚩 cibuildwheel build filter missing for blockguard and blingfire

The livekit-durable cibuildwheel config explicitly lists build = "cp310-* cp311-* cp312-* cp313-* cp314-*", but livekit-blockguard and livekit-blingfire have no build key. This means they rely on cibuildwheel's default build matrix. This is pre-existing and not introduced by this PR, but now that the host Python is 3.14, it's worth verifying that the default cibuildwheel matrix includes cp314 wheels if that's desired for these packages.

Open in Devin Review

Was this helpful? React with πŸ‘ or πŸ‘Ž to provide feedback.

@renovate
renovate Bot force-pushed the renovate/github-actions branch 3 times, most recently from 2edae27 to c7c6d60 Compare June 24, 2026 06:02
@renovate
renovate Bot force-pushed the renovate/github-actions branch from c7c6d60 to f584e20 Compare June 24, 2026 15:43

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Devin Review found 1 new potential issue.

Open in Devin Review

- uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6
with:
python-version: "3.12"
python-version: "3.14"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚩 Unit and integration tests no longer run on any Python version below 3.14

Prior to this PR, unit-tests, blockguard-tests, evaluation, evals, test-realtime, test-stt, and download-stats all ran on Python 3.12 (or 3.10/3.11 for some build jobs). After this PR, they all run exclusively on 3.14. The only CI job that still exercises an older Python is the type-check matrix in ci.yml, which covers 3.10 and 3.13. This means runtime regressions specific to Python 3.10–3.13 (e.g. behavioral differences in asyncio, typing, stdlib changes) would no longer be caught by tests β€” only type-checking. This is a deliberate tradeoff but worth noting since AGENTS.md:125 states "Python 3.10+ compatibility required".

Open in Devin Review

Was this helpful? React with πŸ‘ or πŸ‘Ž to provide feedback.

@renovate
renovate Bot force-pushed the renovate/github-actions branch from f584e20 to ca3d212 Compare July 6, 2026 10:52
@renovate
renovate Bot force-pushed the renovate/github-actions branch from ca3d212 to 3a814b9 Compare July 7, 2026 20:25
@renovate renovate Bot changed the title chore(deps): update github actions Update github actions Jul 7, 2026
@renovate renovate Bot changed the title Update github actions chore(deps): update github actions Jul 7, 2026
@renovate
renovate Bot force-pushed the renovate/github-actions branch 2 times, most recently from 021ea0d to 00ddbc1 Compare July 12, 2026 11:33
@renovate
renovate Bot force-pushed the renovate/github-actions branch 3 times, most recently from dcc9bb5 to 3b6d687 Compare July 20, 2026 14:12
Generated by renovateBot
@renovate
renovate Bot force-pushed the renovate/github-actions branch from 3b6d687 to 165bb2a Compare July 20, 2026 18:15
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