GoogleCloudPlatform / GoogleCloudPlatform/cloud-sql-python-connector

Dependency Dashboard

Aperta
#50 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
type: process
Lingua principale
Python
Stelle
344
Fork
89
Merge medio
5h 33m
PR unite (30g)
2

Descrizione

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/GoogleCloudPlatform/cloud-sql-python-connector).

## Config Migration Needed

- [ ] Select this checkbox to let Renovate create an automated Config Migration PR.

## Open

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

- [ ] [chore(deps): update python-nonmajor](../pull/1470) (`SQLAlchemy`, `cryptography`, `filelock`, `google-auth`, `psycopg`, `psycopg-binary`, `virtualenv`)
- [ ] [chore(deps): Update dependencies for github](../pull/1358) (`actions/checkout`, `actions/setup-python`, `github/codeql-action`, `ossf/scorecard-action`)
- [ ] [chore(deps): Update dependencies for github (major)](../pull/1359) (`actions/checkout`, `actions/github-script`, `actions/setup-python`, `actions/upload-artifact`)
- [ ] **Click on this checkbox to rebase all open PRs at once**

## Detected Dependencies

cloudbuild (1)

.ci/cloudbuild.yaml

dockerfile (3)

samples/cloudrun/mysql/Dockerfile (1)

- `python 3.14-slim`

samples/cloudrun/postgres/Dockerfile (1)

- `python 3.14-slim`

samples/cloudrun/sqlserver/Dockerfile (1)

- `python 3.14-slim`

github-actions (7)

.github/workflows/cloud_build_failure_reporter.yml (1)

- `actions/github-script v8@ed597411d8f924073f98dfc5c65a23a2325f34cd` → [Updates: `v9`]

.github/workflows/codeql.yml (4)

- `actions/checkout v6.0.1@8e8c483db84b4bee98b60c0593521ed34d9990e8` → [Updates: `v6.1.0`, `v7.0.1`]
- `github/codeql-action v4.31.7@cf1bb45a277cb3c205638b2cd5c984db1c46a412` → [Updates: `v4.38.0`]
- `github/codeql-action v4.31.7@cf1bb45a277cb3c205638b2cd5c984db1c46a412` → [Updates: `v4.38.0`]
- `github/codeql-action v4.31.7@cf1bb45a277cb3c205638b2cd5c984db1c46a412` → [Updates: `v4.38.0`]

.github/workflows/coverage.yml (4)

- `actions/setup-python v6.1.0@83679a892e2d95755f2dac6acb0bfd1e9ac5d548` → [Updates: `v6.3.0`, `v7.0.0`]
- `actions/checkout v6.0.1@8e8c483db84b4bee98b60c0593521ed34d9990e8` → [Updates: `v6.1.0`, `v7.0.1`]
- `actions/checkout v6.0.1@8e8c483db84b4bee98b60c0593521ed34d9990e8` → [Updates: `v6.1.0`, `v7.0.1`]
- `python 3.14`

.github/workflows/labels.yaml (2)

- `actions/checkout v6.0.1@8e8c483db84b4bee98b60c0593521ed34d9990e8` → [Updates: `v6.1.0`, `v7.0.1`]
- `micnncim/action-label-syncer v1.3.0@3abd5ab72fda571e69fffd97bd4e0033dd5f495c`

.github/workflows/lint.yml (3)

- `actions/setup-python v6.1.0@83679a892e2d95755f2dac6acb0bfd1e9ac5d548` → [Updates: `v6.3.0`, `v7.0.0`]
- `actions/checkout v6.0.1@8e8c483db84b4bee98b60c0593521ed34d9990e8` → [Updates: `v6.1.0`, `v7.0.1`]
- `python 3.14`

.github/workflows/scorecard.yml (4)

- `actions/checkout v6.0.1@8e8c483db84b4bee98b60c0593521ed34d9990e8` → [Updates: `v6.1.0`, `v7.0.1`]
- `ossf/scorecard-action v2.4.3@4eaacf0543bb3f2c246792bd56e8cdeffafb205a` → [Updates: `v2.4.4`]
- `actions/upload-artifact v5.0.0@330a01c490aca151604b8cf639adc76d48f6c5d4` → [Updates: `v7.0.1`]
- `github/codeql-action v4.31.7@cf1bb45a277cb3c205638b2cd5c984db1c46a412` → [Updates: `v4.38.0`]

.github/workflows/tests.yml (7)

- `actions/checkout v6.0.1@8e8c483db84b4bee98b60c0593521ed34d9990e8` → [Updates: `v6.1.0`, `v7.0.1`]
- `actions/setup-python v6.1.0@83679a892e2d95755f2dac6acb0bfd1e9ac5d548` → [Updates: `v6.3.0`, `v7.0.0`]
- `google-github-actions/auth v3.0.0@7c6bc770dae815cd3e89ee6cdf493a5fab2cc093`
- `google-github-actions/get-secretmanager-secrets v3.0.0@bc9c54b29fdffb8a47776820a7d26e77b379d262`
- `actions/checkout v6.0.1@8e8c483db84b4bee98b60c0593521ed34d9990e8` → [Updates: `v6.1.0`, `v7.0.1`]
- `actions/setup-python v6.1.0@83679a892e2d95755f2dac6acb0bfd1e9ac5d548` → [Updates: `v6.3.0`, `v7.0.0`]
- `google-github-actions/auth v3.0.0@7c6bc770dae815cd3e89ee6cdf493a5fab2cc093`

pip_requirements (5)

requirements-test.txt (15)

- `pytest ==9.1.1`
- `mock ==5.2.0`
- `pytest-cov ==7.1.0`
- `pytest-asyncio ==1.4.0`
- `SQLAlchemy ==2.0.52` → [Updates: `==2.0.54`]
- `sqlalchemy-pytds ==1.0.2`
- `sqlalchemy-stubs ==0.4`
- `PyMySQL ==1.2.0`
- `pg8000 ==1.31.5`
- `asyncpg ==0.31.0`
- `python-tds ==1.17.1`
- `aioresponses ==0.7.9`
- `pytest-aiohttp ==1.1.1`
- `psycopg ==3.3.4` → [Updates: `==3.3.5`]
- `psycopg-binary ==3.3.4` → [Updates: `==3.3.5`]

requirements.txt (9)

- `certifi ==2026.7.22`
- `cryptography ==50.0.0` → [Updates: `==50.0.1`]
- `filelock ==3.32.3` → [Updates: `==3.32.7`]
- `google-auth ==2.56.3` → [Updates: `==2.58.0`]
- `idna ==3.19`
- `packaging ==26.3`
- `pip ==26.2.1`
- `PyMySQL ==1.2.0`
- `virtualenv ==21.7.4` → [Updates: `==21.7.10`]

samples/cloudrun/mysql/requirements.txt

samples/cloudrun/postgres/requirements.txt

samples/cloudrun/sqlserver/requirements.txt

poetry (1)

pyproject.toml (8)

- `cryptography >=42.0.0`
- `dnspython >=2.0.0`
- `google-auth >=2.28.0`
- `pymysql >=1.1.0`
- `pg8000 >=1.31.1`
- `python-tds >=1.15.0`
- `asyncpg >=0.30.0`
- `psycopg >=3.1.0`

---

- [ ] Check this box to trigger a request for Renovate to run again on this repository

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.