chore(deps): update github workflows (major)#5424
Merged
Conversation
Generated by renovateBot
Contributor
STT Test ResultsStatus: ✗ Some tests failed
Failed Tests
Skipped Tests
Triggered by workflow run #1657 |
davidzhao
approved these changes
Apr 12, 2026
russellmartin-livekit
pushed a commit
that referenced
this pull request
Apr 13, 2026
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
osimhi213
added a commit
to de-id/livekit-agents
that referenced
this pull request
Apr 15, 2026
* upstream/main: (31 commits) chore: reduce renovate noise (livekit#5421) Rename e2ee to encryption in JobContext.connect (livekit#5454) feat: add Runway Characters avatar plugin (livekit#5355) Fix FrameProcessor lifecycle for selector based noise cancellation (livekit#5433) Feature - Configurable session close transcript timeout (livekit#5328) add ToolSearchToolset and ToolProxyToolset for dynamic tool discovery (livekit#5140) feat(beta/workflows): add InstructionParts for modular instruction customization (livekit#5077) fix: allow multiple AsyncToolsets by deduplicating management tools (livekit#5369) fix: empty transcript blocks commit_user_turn until timeout (livekit#5429) Feature/krisp viva sdk support (livekit#4370) feat: add service_tier parameter to Responses API LLM (livekit#5346) fix(inworld): do not leak connections when when cancelled (livekit#5427) update: Sarvam STT - add verbose error loggin and remove retry connection (livekit#5373) chore(deps): update github workflows (major) (livekit#5424) (azure openai): ensure gpt-realtime-1.5 compatibility (livekit#5407) chore(deps): update dependency nltk to v3.9.4 [security] (livekit#5418) chore(deps): update dependency aiohttp to v3.13.4 [security] (livekit#5416) chore(deps): update dependency langchain-core to v1.2.28 [security] (livekit#5417) chore: pin GHA by commit (livekit#5415) fix(aws): unwrap doubly-encoded JSON tool arguments from Nova Sonic (livekit#5411) ...
3 tasks
jz-inworld
added a commit
to inworld-ai/livekit_agents
that referenced
this pull request
Apr 20, 2026
* ci: skip upstream tests/evals workflows in this fork Guard the `evaluation` and `tests` jobs in tests.yml and the `evals` job in evals.yml with `github.repository == 'livekit/agents'`. These jobs reference ~25 provider API-key secrets that exist in the upstream livekit/agents repo but not in this fork, so every push to main here has been failing with `ValueError: api_key is required` and empty-env test crashes since the 2026-04-12 upstream sync (livekit#5424). The existing PR-fork guard only blocks external-fork PRs; it does not short-circuit on push events in a downstream fork, which is why dependabot merges to main kept tripping the red X. Leaves `blockguard-tests`, `unit-tests`, and `aggregate-dumps` untouched (they were passing). Minimal diff from upstream to keep future syncs clean. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * ci: also skip aggregate-dumps in downstream forks `aggregate-dumps` has `if: always()` and `needs: tests`, so when `tests` is skipped in the fork, this job would still execute and fail at the artifact download step (there are no `lk-dump-*` artifacts because `tests` didn't run). Guard it with the same upstream-only check so the workflow is fully inert in forks while preserving `always()` semantics upstream. Addresses review comment from @copilot-pull-request-reviewer. --------- Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v4→v6v4→v8v7→v8v9v5→v6v4→v6v4→v6v7v5→v7Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
actions/checkout (actions/checkout)
v6Compare Source
v5Compare Source
actions/download-artifact (actions/download-artifact)
v8Compare Source
v7Compare Source
v6Compare Source
v5Compare Source
actions/github-script (actions/github-script)
v8: .0.0Compare Source
What's Changed
v2.327.1
Release Notes
Make sure your runner is updated to this version or newer to use this release.
New Contributors
Full Changelog: actions/github-script@v7.1.0...v8.0.0
actions/setup-python (actions/setup-python)
v6Compare Source
actions/upload-artifact (actions/upload-artifact)
v6Compare Source
v5Compare Source
astral-sh/setup-uv (astral-sh/setup-uv)
v7Compare Source
v6Compare Source
Configuration
📅 Schedule: (UTC)
🚦 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 was generated by Mend Renovate. View the repository job log.