chore(ci)(deps): bump android-actions/setup-android from 3.2.2 to 4.0.1#1692
Conversation
Bumps [android-actions/setup-android](https://github.com/android-actions/setup-android) from 3.2.2 to 4.0.1. - [Release notes](https://github.com/android-actions/setup-android/releases) - [Commits](android-actions/setup-android@9fc6c4e...40fd30f) --- updated-dependencies: - dependency-name: android-actions/setup-android dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
| Field | Value |
|---|---|
| Action | android-actions/setup-android |
| Previous | v3.2.2 |
| New | v4.0.1 |
| Type | Major (v3 → v4) |
Breaking Changes
No explicit breaking changes detected in release notes. Manual review recommended.
Release Notes (v4 → v4)
v4.0.1
Update npm dependencies
v4.0.0
Hello,
The long awaited update of setup-android.
- Migrate action to Node24 (by @TWiStErRob)
- Add and default to cmdline-tools version 20.0 ( 14742923 )
- Update CI runners (by @TWiStErRob)
- Update README.md (by @vil02)
- Update npm dependencies to solve CVE's
Incrementing major version to safeguard incase node upgrade or default cmdline-tools upgrade breaks something downstream.
Next Steps
- Review breaking changes above
- Check if workflow inputs/outputs changed
- Verify compatibility with your CI/CD configuration
Full changelog: https://github.com/android-actions/setup-android/releases
Generated automatically for Dependabot major version PRs.
Python Preview PackagesVersion
Install with uvAdd the TestPyPI index to your [[tool.uv.index]]
name = "testpypi"
url = "https://test.pypi.org/simple/"
explicit = trueThen install the packages you need: # Core SDK
uv add 'ag-ui-protocol==0.0.0.dev1778864175' --index testpypi
# Integrations (each already depends on the matching ag-ui-protocol preview)
uv add 'ag-ui-langgraph==0.0.0.dev1778864175' --index testpypi
uv add 'ag-ui-crewai==0.0.0.dev1778864175' --index testpypi
# NOTE: ag-ui-agent-spec depends on pyagentspec (git-only, not on PyPI).
# You will need to install pyagentspec separately from its git repo.
uv add 'ag-ui-agent-spec==0.0.0.dev1778864175' --index testpypi
uv add 'ag_ui_adk==0.0.0.dev1778864175' --index testpypi
uv add 'ag_ui_strands==0.0.0.dev1778864175' --index testpypiInstall with pippip install \
--index-url https://test.pypi.org/simple/ \
--extra-index-url https://pypi.org/simple/ \
ag-ui-protocol==0.0.0.dev1778864175
Commit: 6e04aa3 |
@ag-ui/a2a-middleware
@ag-ui/a2ui-middleware
@ag-ui/event-throttle-middleware
@ag-ui/mcp-apps-middleware
@ag-ui/middleware-starter
@ag-ui/a2a
@ag-ui/adk
@ag-ui/ag2
@ag-ui/agno
@ag-ui/aws-strands
@ag-ui/claude-agent-sdk
@ag-ui/crewai
@ag-ui/langchain
@ag-ui/langgraph
@ag-ui/langroid
@ag-ui/llamaindex
@ag-ui/mastra
@ag-ui/pydantic-ai
@ag-ui/server-starter
@ag-ui/server-starter-all-features
@ag-ui/vercel-ai-sdk
@ag-ui/watsonx
create-ag-ui-app
@ag-ui/client
@ag-ui/core
@ag-ui/encoder
@ag-ui/proto
commit: |
Bumps android-actions/setup-android from 3.2.2 to 4.0.1.
Release notes
Sourced from android-actions/setup-android's releases.
Commits
40fd30fUpdate setup-android version in README.mdd4e21bfUpdate dependencies and rebuildb7f140eBump actions/checkout from 5 to 6651bcebMigrate from ncc to esbuild144235eUpdate actions steps. checkout to v5, node to v6, java to v5, codeql to v4200c644Add cmdline-tools version 20.0 ( 14742923 )715acc5Remove@actions/cachedependency125835fUpdate (not all) deps, migrate eslint to new format. compile to es2024c4c8fe5Encourage users to use latest version ofactions/setup-java6a40db5Migrate from Node 20 to Node 24Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)