Skip to content

Commit

Permalink
ci(terraform): Bump integrations/github from 5.39.0 to 5.40.0 in /git…
Browse files Browse the repository at this point in the history
…hub (#2)

Bumps
[integrations/github](https://github.com/integrations/terraform-provider-github)
from 5.39.0 to 5.40.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/integrations/terraform-provider-github/releases">integrations/github's
releases</a>.</em></p>
<blockquote>
<h2>v5.40.0</h2>
<h2>What's Changed</h2>
<h3>Fixes</h3>
<ul>
<li>[fix]: Use correct base url for <code>gh auth token
--hostname</code> by <a
href="https://github.com/nfx"><code>@​nfx</code></a> in <a
href="https://redirect.github.com/integrations/terraform-provider-github/pull/1898">integrations/terraform-provider-github#1898</a></li>
<li>[fix]: skip file-specifc schema data for directory by <a
href="https://github.com/prestonvasquez"><code>@​prestonvasquez</code></a>
in <a
href="https://redirect.github.com/integrations/terraform-provider-github/pull/1949">integrations/terraform-provider-github#1949</a></li>
<li>[fix]: Fixed incorrect error handling that led to panic in
<code>github_repository_environment</code> by <a
href="https://github.com/nfx"><code>@​nfx</code></a> in <a
href="https://redirect.github.com/integrations/terraform-provider-github/pull/1932">integrations/terraform-provider-github#1932</a></li>
<li>[fix]: file in a deleted branch does not get removed from state by
<a
href="https://github.com/davidforslof"><code>@​davidforslof</code></a>
in <a
href="https://redirect.github.com/integrations/terraform-provider-github/pull/1937">integrations/terraform-provider-github#1937</a></li>
<li>[fix]: Fixes parsing for checks with <code>:</code> in the name. by
<a href="https://github.com/yorik"><code>@​yorik</code></a> in <a
href="https://redirect.github.com/integrations/terraform-provider-github/pull/1939">integrations/terraform-provider-github#1939</a></li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>[maint]: Updated immediate response workflows via automation by <a
href="https://github.com/octokitbot"><code>@​octokitbot</code></a> in <a
href="https://redirect.github.com/integrations/terraform-provider-github/pull/1928">integrations/terraform-provider-github#1928</a></li>
<li>build(deps): bump golang.org/x/crypto from 0.13.0 to 0.14.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/integrations/terraform-provider-github/pull/1946">integrations/terraform-provider-github#1946</a></li>
<li>build(deps): bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/integrations/terraform-provider-github/pull/1947">integrations/terraform-provider-github#1947</a></li>
</ul>
<h3>Docs</h3>
<ul>
<li>[docs]: Fix typos in github_repository_collaborators docs by <a
href="https://github.com/jeffbuswell"><code>@​jeffbuswell</code></a> in
<a
href="https://redirect.github.com/integrations/terraform-provider-github/pull/1936">integrations/terraform-provider-github#1936</a></li>
<li>[docs]: remove references to &quot;owner&quot; parameter in
github_issue, because it's not needed by <a
href="https://github.com/Nmishin"><code>@​Nmishin</code></a> in <a
href="https://redirect.github.com/integrations/terraform-provider-github/pull/1944">integrations/terraform-provider-github#1944</a></li>
<li>[docs]: update comments for github_branch_protection in case of
push_restrictions by <a
href="https://github.com/Nmishin"><code>@​Nmishin</code></a> in <a
href="https://redirect.github.com/integrations/terraform-provider-github/pull/1945">integrations/terraform-provider-github#1945</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/jeffbuswell"><code>@​jeffbuswell</code></a>
made their first contribution in <a
href="https://redirect.github.com/integrations/terraform-provider-github/pull/1936">integrations/terraform-provider-github#1936</a></li>
<li><a href="https://github.com/Nmishin"><code>@​Nmishin</code></a> made
their first contribution in <a
href="https://redirect.github.com/integrations/terraform-provider-github/pull/1944">integrations/terraform-provider-github#1944</a></li>
<li><a
href="https://github.com/prestonvasquez"><code>@​prestonvasquez</code></a>
made their first contribution in <a
href="https://redirect.github.com/integrations/terraform-provider-github/pull/1949">integrations/terraform-provider-github#1949</a></li>
<li><a
href="https://github.com/davidforslof"><code>@​davidforslof</code></a>
made their first contribution in <a
href="https://redirect.github.com/integrations/terraform-provider-github/pull/1937">integrations/terraform-provider-github#1937</a></li>
<li><a href="https://github.com/yorik"><code>@​yorik</code></a> made
their first contribution in <a
href="https://redirect.github.com/integrations/terraform-provider-github/pull/1939">integrations/terraform-provider-github#1939</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/integrations/terraform-provider-github/compare/v5.39.0...v5.40.0">https://github.com/integrations/terraform-provider-github/compare/v5.39.0...v5.40.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/integrations/terraform-provider-github/commit/fc5b047a03440f31d1e034ad730a16e04533f9ac"><code>fc5b047</code></a>
[fix]: Fixes parsing for checks with <code>:</code> in the name.</li>
<li><a
href="https://github.com/integrations/terraform-provider-github/commit/b30064ac6c104b2afffe0e9bcc8edf3bb221070e"><code>b30064a</code></a>
Merge branch 'main' into fix-checks-app-id</li>
<li><a
href="https://github.com/integrations/terraform-provider-github/commit/ce9034e06180b989f6be1182648a2b5b980c5bb8"><code>ce9034e</code></a>
[fix]: Removes file in a deleted branch from state</li>
<li><a
href="https://github.com/integrations/terraform-provider-github/commit/9c9aaad229f29694a3bf2522632172f39a6204ec"><code>9c9aaad</code></a>
Merge branch 'main' into repository_file_removed_branch_bug</li>
<li><a
href="https://github.com/integrations/terraform-provider-github/commit/f9ae9b43dd69e24c483bf78126e999ab37f93f86"><code>f9ae9b4</code></a>
[fix]: Fixed incorrect error handling that led to panic in
github_repository_...</li>
<li><a
href="https://github.com/integrations/terraform-provider-github/commit/ff8ae8d5609074439f4de65230fd63327c5ab5c5"><code>ff8ae8d</code></a>
Merge branch 'main' into patch-2</li>
<li><a
href="https://github.com/integrations/terraform-provider-github/commit/e126a432ddad321abfd65f2a876bdd87d42f8e1f"><code>e126a43</code></a>
[docs]: update comments for github_branch_protection in case of
push_restrict...</li>
<li><a
href="https://github.com/integrations/terraform-provider-github/commit/f3a762c5349f210da6f636646770dc37e81b788f"><code>f3a762c</code></a>
Merge branch 'main' into feat/1841</li>
<li><a
href="https://github.com/integrations/terraform-provider-github/commit/8753d3cb33a26a8fe0b1e8698118b0a9217d6a41"><code>8753d3c</code></a>
[fix]: skip file-specifc schema data for directory</li>
<li><a
href="https://github.com/integrations/terraform-provider-github/commit/1162166cc60149d24a291cac90d6f890738f2bae"><code>1162166</code></a>
Merge branch 'main' into issue-1930</li>
<li>Additional commits viewable in <a
href="https://github.com/integrations/terraform-provider-github/compare/v5.39.0...v5.40.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=integrations/github&package-manager=terraform&previous-version=5.39.0&new-version=5.40.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 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)


</details>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: actions-python-ci[bot] <147721807+actions-python-ci[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and actions-python-ci[bot] authored Oct 13, 2023
1 parent d136445 commit 64a786c
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions github/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 64a786c

Please sign in to comment.