Skip to content

chore(renovatebot): Update Terraform github to v6.13.0 (main) - #76

Merged
johnko merged 1 commit into
mainfrom
renovate/main-github-6.x
Jul 19, 2026
Merged

chore(renovatebot): Update Terraform github to v6.13.0 (main)#76
johnko merged 1 commit into
mainfrom
renovate/main-github-6.x

Conversation

@selfhosted241renovatebot

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageTypeUpdateChange
github (source)required_providerminor6.12.1 -> 6.13.0

Release Notes

integrations/terraform-provider-github (github)

v6.13.0

Compare Source

Highlights
  • New GitHub API client: a rewritten client implementation (#​3448) on go-github v88 (#​3441), with explicit concurrency control (#​3491) and a base-url handling refactor (#​3510). Groundwork for steadier API behavior.
  • Ruleset bypass actors expanded: EnterpriseOwner (#​3487) and User (#​3438) are now valid bypass actor types.
  • Reliability fixes: fixed a nil-pointer panic when deleting github_team_repository (#​3518), refactored github_team_members and handled the parent-team-already-gone case (#​3499, #​3461, #​3498), stopped repository collaborators drifting on owner (#​3471), and corrected the repository environment diff logic (#​3469).
  • Acceptance-test automation is now enabled in CI (#​3502), with stricter linting for new code (#​3430).
What's Changed
🚀 New Features
🐛 Bugfixes
🛠️ Maintenance
📝 Documentation
New Contributors

Full Changelog: integrations/terraform-provider-github@v6.12.1...v6.13.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@johnko
johnko marked this pull request as ready for review July 19, 2026 05:16
@johnko
johnko self-requested a review as a code ownerJuly 19, 2026 05:16
@johnko
johnko merged commit be57f9f into mainJul 19, 2026
3 checks passed
@johnko
johnko deleted the renovate/main-github-6.x branch July 19, 2026 05:16
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@johnko