Dependency Dashboard

未关闭 适合新手
#32 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
1/5
预计耗时
1 小时以内
新手友好度
68/100
Issue 类型
重构
描述清晰度
基本清楚
活跃度
活跃
技术栈
github-actions, python

调研方向

首先阅读链接的 Dependency Dashboard 文档;待处理的 Python 3.14 更新列在 .github/workflows/presubmit.yaml 中,依赖项清单位于 .kokoro/requirements.txt、samples/requirements.txt 和 pyproject.toml 中。使用复选框触发 Renovate 更新,然后验证 presubmit 是否通过;完成的标准是更新已应用且没有 CI 失败。

由索引模型根据 Issue 内容生成。

描述

type: process

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.

Open

The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.

Detected Dependencies

github-actions (1)
.github/workflows/presubmit.yaml (5)
  • actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1
  • actions/setup-python v7@5fda3b95a4ea91299a34e894583c3862153e4b97
  • actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1
  • actions/setup-python v7@5fda3b95a4ea91299a34e894583c3862153e4b97
  • python 3.12 → [Updates: 3.14]
pip_requirements (2)
.kokoro/requirements.txt (34)
  • build ==1.6.1
  • certifi ==2026.7.22
  • cffi ==2.1.1
  • charset-normalizer ==3.5.1
  • cryptography ==50.0.1
  • docutils ==0.23
  • google-auth ==2.58.0
  • id ==1.6.1
  • idna ==3.20
  • jaraco-classes ==3.4.0
  • jaraco-context ==6.1.2
  • jaraco-functools ==4.6.0
  • jeepney ==0.9.0
  • keyring ==25.7.0
  • keyrings-google-artifactregistry-auth ==1.1.2
  • markdown-it-py ==4.2.0
  • mdurl ==0.1.2
  • more-itertools ==11.1.0
  • nh3 ==0.3.7
  • packaging ==26.3
  • pluggy ==1.6.0
  • pyasn1 ==0.6.4
  • pyasn1-modules ==0.4.2
  • pycparser ==3.0
  • pygments ==2.21.0
  • pyproject-hooks ==1.3.3
  • readme-renderer ==46.0
  • requests ==2.34.2
  • requests-toolbelt ==1.0.0
  • rfc3986 ==2.0.0
  • rich ==15.0.0
  • secretstorage ==3.5.0
  • twine ==7.0.0
  • urllib3 ==2.8.0
samples/requirements.txt (2)
  • google-ads-datamanager-util >=0.4.0
  • google-ads-datamanager ~=0.1
poetry (1)
pyproject.toml (4)
  • PyYAML >= 5.1, < 7.0
  • tink ~= 1.11
  • nox >= 2026.7.11
  • google-ads-datamanager ~= 0.1

  • Check this box to trigger a request for Renovate to run again on this repository
主要语言
Jupyter Notebook
星标
4
派生
1
平均合并
11 小时 45 分钟
30 天内合并 PR
2

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

googleads/data-manager-python 的其他 Issue

查看 googleads/data-manager-python 的全部 Issue

相似的 Issue

更多 Build System Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。