Skip to content

chore: exclude setup.py and pyproject.toml in renovate-bot config#13636

Merged
vchudnov-g merged 1 commit intomainfrom
parthea-patch-5
Mar 10, 2025
Merged

chore: exclude setup.py and pyproject.toml in renovate-bot config#13636
vchudnov-g merged 1 commit intomainfrom
parthea-patch-5

Conversation

@parthea
Copy link
Copy Markdown
Contributor

@parthea parthea commented Mar 10, 2025

The files setup.py and pyproject.toml which exist in subfolders under the packages directory are automatically generated and do not require updates from renovate-bot. In addition, PR #13623 does not contain the desired change.

We see protobuf>=6.30.0,<6.30.1,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5 instead of protobuf>=3.20.2,<7.0.0,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5

setup.py is already excluded in the renovate-bot configuration for split repositories via this configuration: https://github.com/googleapis/synthtool/blob/bb0a3506602525f63c7002f8d13345be3678effb/synthtool/gcp/templates/python_library/renovate.json#L8

@vchudnov-g vchudnov-g merged commit fef876b into main Mar 10, 2025
20 checks passed
@vchudnov-g vchudnov-g deleted the parthea-patch-5 branch March 10, 2025 21:41
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.

2 participants