Skip to content

Bump integrations/github from 6.12.1 to 6.13.0 in /terraform#162

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/terraform/integrations/github-6.13.0
Open

Bump integrations/github from 6.12.1 to 6.13.0 in /terraform#162
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/terraform/integrations/github-6.13.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 9, 2026

Copy link
Copy Markdown
Contributor

Bumps integrations/github from 6.12.1 to 6.13.0.

Release notes

Sourced from integrations/github's releases.

v6.13.0

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

... (truncated)

Commits
  • 20728bb Detect not-found via the error (errors.AsType) in github_team_repository dele...
  • f3c63cb Fix nil-pointer panic when deleting github_team_repository (#3518)
  • 4d34f10 [MAINT] Add regression test for #3509 (#3515)
  • 7d1bd36 build(deps): bump github.com/bored-engineer/github-conditional-http-transport...
  • 9f2e03a feat: Refactor new client logic to use base url (#3510)
  • fd630e2 build(deps): bump the github-actions group across 1 directory with 5 updates ...
  • c12ee83 chore: Enable acceptance test automation (#3502)
  • 3d13ee2 fix: add plan-time validation to key_prefix in autolink reference resource (#...
  • 63348ea feat: Add EnterpriseOwner as bypass actor type for rulesets (#3487)
  • 8ff86a8 build(deps): bump actions/checkout from 6.0.3 to 7.0.0 (#3507)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [integrations/github](https://github.com/integrations/terraform-provider-github) from 6.12.1 to 6.13.0.
- [Release notes](https://github.com/integrations/terraform-provider-github/releases)
- [Changelog](https://github.com/integrations/terraform-provider-github/blob/main/RELEASE.md)
- [Commits](integrations/terraform-provider-github@v6.12.1...v6.13.0)

---
updated-dependencies:
- dependency-name: integrations/github
  dependency-version: 6.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels Jul 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants