Skip to content

chore(deps): update core handwritten gems lockfiles (strictly .lock only)#34770

Closed
torreypayne wants to merge 1 commit into
chore/restrict-renovate-lockfiles-onlyfrom
renovate-lockfiles-only-demo
Closed

chore(deps): update core handwritten gems lockfiles (strictly .lock only)#34770
torreypayne wants to merge 1 commit into
chore/restrict-renovate-lockfiles-onlyfrom
renovate-lockfiles-only-demo

Conversation

@torreypayne

Copy link
Copy Markdown
Member

This pull request demonstrates the strictly .lock-only updates generated by Renovate across Phase 1 on top of our matchDatasources config fix without modifying any Gemfile constraints.

@torreypayne torreypayne requested review from a team and yoshi-approver as code owners July 14, 2026 05:24
@torreypayne

Copy link
Copy Markdown
Member Author

@aandreassa I was finally able to limit the Renovate updates strictly to lockfiles through PR #34759 ; once that PR is merged, Renovate will generate PRs like this one (#34770). I generated this PR locally via:

docker run --rm \
  -e LOG_LEVEL=info \
  -e RENOVATE_TOKEN="$(gh auth token)" \
  -e GITHUB_COM_TOKEN="$(gh auth token)" \
  -e RENOVATE_BASE_BRANCHES='["chore/restrict-renovate-lockfiles-only"]' \
  -e RENOVATE_BRANCH_PREFIX="tl-renovate-test/" \
  renovate/renovate:full \
  renovate --platform=github --schedule="" --enabled-managers=bundler --pr-hourly-limit=0 --pr-concurrent-limit=0 --commit-hourly-limit=0 googleapis/google-cloud-ruby

@torreypayne torreypayne deleted the renovate-lockfiles-only-demo branch July 14, 2026 18:30
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.

1 participant