Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 4, 2022

Bumps integrations/github from 4.19.2 to 4.20.0.

Release notes

Sourced from integrations/github's releases.

v4.20.0

What's Changed

New Contributors

Full Changelog: integrations/terraform-provider-github@v4.19.2...v4.20.0

Changelog

Sourced from integrations/github's changelog.

4.20.0 (Feb 3, 2022)

ENHANCEMENTS:

BUG FIXES:

Full Changelog: integrations/terraform-provider-github@v4.19.2...v4.20.0

Commits
  • bc38f5b Initial commit of removing v39 refs (#1056)
  • 6d2092c docs: add changelog entry for v4.20.0
  • 0586394 Add new resource github_team_members to allow authoritative team management (...
  • fd0b40c Merge pull request #1048 from kfcampbell/small-ci-cleanup
  • e4773c9 Run make build in CI checks
  • faf48ab Limit push builds to main branch only
  • 068bae7 Build actually builds; test actually tests
  • 9ce67c9 Run fmtcheck in CI
  • 4ea7613 CONTRIBUTING.md tweaks
  • e0059e8 Initial commit of small CI cleanup
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 4.19.2 to 4.20.0.
- [Release notes](https://github.com/integrations/terraform-provider-github/releases)
- [Changelog](https://github.com/integrations/terraform-provider-github/blob/main/CHANGELOG.md)
- [Commits](integrations/terraform-provider-github@v4.19.2...v4.20.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Feb 4, 2022
@benoit-garcia benoit-garcia merged commit ce494ab into main Feb 5, 2022
@benoit-garcia benoit-garcia deleted the dependabot/terraform/integrations/github-4.20.0 branch February 5, 2022 05:13
benoit-garcia added a commit to benoit-garcia/terraform-gh-repository that referenced this pull request Feb 10, 2024
The GraphQL API does not support authentication with fine-grained personal access tokens.
As such, branch protections is made using the REST API, that doesn't offer all features.
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

Development

Successfully merging this pull request may close these issues.

2 participants