Commit cccacf6
authored
fix(deps): Bump integrations/github from 6.6.0 to 6.7.0 (#24)
Bumps [integrations/github](https://github.com/integrations/terraform-provider-github) from 6.6.0 to 6.7.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>v6.7.0</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>🚀 New Features</h3>
<ul>
<li>feat: Added organization role support by <a href="https://github.com/stevehipwell"><code>@stevehipwell</code></a> in <a href="https://redirect.github.com/integrations/terraform-provider-github/pull/2487">integrations/terraform-provider-github#2487</a></li>
<li>feat: Add file path protection to rulesets by <a href="https://github.com/grahamhar"><code>@grahamhar</code></a> in <a href="https://redirect.github.com/integrations/terraform-provider-github/pull/2415">integrations/terraform-provider-github#2415</a></li>
<li>feat: Support team organization role assignment by <a href="https://github.com/felixlut"><code>@felixlut</code></a> in <a href="https://redirect.github.com/integrations/terraform-provider-github/pull/2322">integrations/terraform-provider-github#2322</a></li>
<li>feat: Add support for 'exempt' github_repository_ruleset bypass_mode by <a href="https://github.com/joshhunt"><code>@joshhunt</code></a> in <a href="https://redirect.github.com/integrations/terraform-provider-github/pull/2764">integrations/terraform-provider-github#2764</a></li>
<li>feat: Add <code>github_actions_organization_secret_repository</code> resource by <a href="https://github.com/ylascombe"><code>@ylascombe</code></a> in <a href="https://redirect.github.com/integrations/terraform-provider-github/pull/2760">integrations/terraform-provider-github#2760</a></li>
<li>feat: 🏳️ Custom properties resource & data by <a href="https://github.com/alileza"><code>@alileza</code></a> in <a href="https://redirect.github.com/integrations/terraform-provider-github/pull/2107">integrations/terraform-provider-github#2107</a></li>
<li>feat: Add support for <code>DeployKey</code> actor type in repository and organization rulesets by <a href="https://github.com/tiulpin"><code>@tiulpin</code></a> in <a href="https://redirect.github.com/integrations/terraform-provider-github/pull/2748">integrations/terraform-provider-github#2748</a></li>
</ul>
<h3>🐛 Bugfixes</h3>
<ul>
<li>fix: Allow parallel_requests to be set on github.com by <a href="https://github.com/SamuZad"><code>@SamuZad</code></a> in <a href="https://redirect.github.com/integrations/terraform-provider-github/pull/2715">integrations/terraform-provider-github#2715</a></li>
<li>fix: Fixed issue labels adoption by <a href="https://github.com/stevehipwell"><code>@stevehipwell</code></a> in <a href="https://redirect.github.com/integrations/terraform-provider-github/pull/2430">integrations/terraform-provider-github#2430</a></li>
<li>fix: Importing rulesets by <a href="https://github.com/ihor-hrytskiv"><code>@ihor-hrytskiv</code></a> in <a href="https://redirect.github.com/integrations/terraform-provider-github/pull/2488">integrations/terraform-provider-github#2488</a></li>
<li>fix: Add missed parameter to the github_organization_ruleset by <a href="https://github.com/yurii-kysil"><code>@yurii-kysil</code></a> in <a href="https://redirect.github.com/integrations/terraform-provider-github/pull/2545">integrations/terraform-provider-github#2545</a></li>
<li>fix: Bypass actors not being deleted from repository rulesets by <a href="https://github.com/dblinkhorn"><code>@dblinkhorn</code></a> in <a href="https://redirect.github.com/integrations/terraform-provider-github/pull/2780">integrations/terraform-provider-github#2780</a></li>
<li>fix(resource/github_actions_environment_variable): handle existing va… by <a href="https://github.com/nebrass"><code>@nebrass</code></a> in <a href="https://redirect.github.com/integrations/terraform-provider-github/pull/2758">integrations/terraform-provider-github#2758</a></li>
<li>fix: Allow missing types of rule bypasses by <a href="https://github.com/languitar"><code>@languitar</code></a> in <a href="https://redirect.github.com/integrations/terraform-provider-github/pull/2726">integrations/terraform-provider-github#2726</a></li>
<li>fix: Fixed nil deref bug for ruleset response by <a href="https://github.com/eldad"><code>@eldad</code></a> in <a href="https://redirect.github.com/integrations/terraform-provider-github/pull/2762">integrations/terraform-provider-github#2762</a></li>
<li>fix: Destroy the resource on drift by <a href="https://github.com/yordis"><code>@yordis</code></a> in <a href="https://redirect.github.com/integrations/terraform-provider-github/pull/1351">integrations/terraform-provider-github#1351</a></li>
<li>fix: Fixed repository resource churn by <a href="https://github.com/stevehipwell"><code>@stevehipwell</code></a> in <a href="https://redirect.github.com/integrations/terraform-provider-github/pull/2501">integrations/terraform-provider-github#2501</a></li>
<li>fix: Fixed branch protection v3 status checks churn by <a href="https://github.com/stevehipwell"><code>@stevehipwell</code></a> in <a href="https://redirect.github.com/integrations/terraform-provider-github/pull/2502">integrations/terraform-provider-github#2502</a></li>
<li>fix: Fixed team data source detailed repos by <a href="https://github.com/stevehipwell"><code>@stevehipwell</code></a> in <a href="https://redirect.github.com/integrations/terraform-provider-github/pull/2509">integrations/terraform-provider-github#2509</a></li>
<li>fix: Fixed org teams data lookup parent id by <a href="https://github.com/stevehipwell"><code>@stevehipwell</code></a> in <a href="https://redirect.github.com/integrations/terraform-provider-github/pull/2507">integrations/terraform-provider-github#2507</a></li>
</ul>
<h3>🛠️ Maintenance</h3>
<ul>
<li>deps: Ensures that all dependencies are up to date based on go.mod by <a href="https://github.com/nickfloyd"><code>@nickfloyd</code></a> in <a href="https://redirect.github.com/integrations/terraform-provider-github/pull/2788">integrations/terraform-provider-github#2788</a></li>
<li>build(deps): bump the github-actions group across 1 directory with 2 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/integrations/terraform-provider-github/pull/2783">integrations/terraform-provider-github#2783</a></li>
<li>build(deps): bump github.com/ulikunitz/xz from 0.5.8 to 0.5.14 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/integrations/terraform-provider-github/pull/2791">integrations/terraform-provider-github#2791</a></li>
<li>build(deps): bump github.com/hashicorp/go-getter from 1.5.3 to 1.7.9 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/integrations/terraform-provider-github/pull/2790">integrations/terraform-provider-github#2790</a></li>
<li>build(deps): bump github.com/go-viper/mapstructure/v2 from 2.0.0 to 2.4.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/integrations/terraform-provider-github/pull/2789">integrations/terraform-provider-github#2789</a></li>
<li>build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.3 to 3.0.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/integrations/terraform-provider-github/pull/2793">integrations/terraform-provider-github#2793</a></li>
<li>maint: Updates makefile to handle missing the LC_UUID command and dydl errors when running make by <a href="https://github.com/nickfloyd"><code>@nickfloyd</code></a> in <a href="https://redirect.github.com/integrations/terraform-provider-github/pull/2774">integrations/terraform-provider-github#2774</a></li>
<li>maint: Adds tests for PR-2502 by <a href="https://github.com/nickfloyd"><code>@nickfloyd</code></a> in <a href="https://redirect.github.com/integrations/terraform-provider-github/pull/2799">integrations/terraform-provider-github#2799</a></li>
<li>maint: Adds coverage for bypass_modes in rulesets by <a href="https://github.com/oikarinen"><code>@oikarinen</code></a> in <a href="https://redirect.github.com/integrations/terraform-provider-github/pull/2802">integrations/terraform-provider-github#2802</a></li>
<li>maint: Change support message now that we don't do the Monday/Friday thing by <a href="https://github.com/kfcampbell"><code>@kfcampbell</code></a> in <a href="https://redirect.github.com/integrations/terraform-provider-github/pull/2615">integrations/terraform-provider-github#2615</a></li>
<li>maint: Note that GitHub Support doesn't provide support for this integration by <a href="https://github.com/davidstaheli"><code>@davidstaheli</code></a> in <a href="https://redirect.github.com/integrations/terraform-provider-github/pull/2665">integrations/terraform-provider-github#2665</a></li>
<li>maint: Deprecated classic project resources by <a href="https://github.com/stevehipwell"><code>@stevehipwell</code></a> in <a href="https://redirect.github.com/integrations/terraform-provider-github/pull/2506">integrations/terraform-provider-github#2506</a></li>
</ul>
<h3>📝 Documentation</h3>
<ul>
<li>docs: Add documentation for github_organization_custom_properties by <a href="https://github.com/nickfloyd"><code>@nickfloyd</code></a> in <a href="https://redirect.github.com/integrations/terraform-provider-github/pull/2785">integrations/terraform-provider-github#2785</a></li>
<li>docs: Add missing navigation for github_organization_role_team_assignment by <a href="https://github.com/nickfloyd"><code>@nickfloyd</code></a> in <a href="https://redirect.github.com/integrations/terraform-provider-github/pull/2787">integrations/terraform-provider-github#2787</a></li>
<li>docs: Updates docs for PR <a href="https://redirect.github.com/integrations/terraform-provider-github/issues/2488">#2488</a> by <a href="https://github.com/nickfloyd"><code>@nickfloyd</code></a> in <a href="https://redirect.github.com/integrations/terraform-provider-github/pull/2797">integrations/terraform-provider-github#2797</a></li>
<li>docs: Clarify repository description in webhook schema by <a href="https://github.com/AlexaDeWit"><code>@AlexaDeWit</code></a> in <a href="https://redirect.github.com/integrations/terraform-provider-github/pull/2765">integrations/terraform-provider-github#2765</a></li>
<li>docs: Fix anchor links of github_repository_ruleset documentation by <a href="https://github.com/fatbasstard"><code>@fatbasstard</code></a> in <a href="https://redirect.github.com/integrations/terraform-provider-github/pull/2798">integrations/terraform-provider-github#2798</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/integrations/terraform-provider-github/commit/efd6d021506aa181355080d8595366ccacab7d83"><code>efd6d02</code></a> feat: Add github_actions_organization_secret_repository resource (<a href="https://redirect.github.com/integrations/terraform-provider-github/issues/2760">#2760</a>)</li>
<li><a href="https://github.com/integrations/terraform-provider-github/commit/d019d30edb846160149f72575a8854857cce0d23"><code>d019d30</code></a> fix(resource/github_actions_environment_variable): handle existing variables ...</li>
<li><a href="https://github.com/integrations/terraform-provider-github/commit/f549d170f2feb4db7ad7e5694bd3604c99a6d592"><code>f549d17</code></a> fix: add support for <code>DeployKey</code> actor type in repository and organization ru...</li>
<li><a href="https://github.com/integrations/terraform-provider-github/commit/8bd287c9bbba0431bdc8b28a3e78f232e543bbd9"><code>8bd287c</code></a> test: add coverage for bypass_modes in rulesets (<a href="https://redirect.github.com/integrations/terraform-provider-github/issues/2802">#2802</a>)</li>
<li><a href="https://github.com/integrations/terraform-provider-github/commit/61a5d025494d3b4efc47dc3d7bcddb145d75c553"><code>61a5d02</code></a> maint: Adds tests for PR-2502 (<a href="https://redirect.github.com/integrations/terraform-provider-github/issues/2799">#2799</a>)</li>
<li><a href="https://github.com/integrations/terraform-provider-github/commit/d38b99c83a7f5c2dcf3c060c3642653050ad356c"><code>d38b99c</code></a> Fix: nil deref bug for ruleset response (<a href="https://redirect.github.com/integrations/terraform-provider-github/issues/2762">#2762</a>)</li>
<li><a href="https://github.com/integrations/terraform-provider-github/commit/8b2eac9476e4b1ddde3ae46160fbcfad80c1c013"><code>8b2eac9</code></a> fix: allow missing types of rule bypasses (<a href="https://redirect.github.com/integrations/terraform-provider-github/issues/2726">#2726</a>)</li>
<li><a href="https://github.com/integrations/terraform-provider-github/commit/d9effad84a0c8c5e23d4e14deab003ca0d6c06ef"><code>d9effad</code></a> Clarify repository description in webhook schema (<a href="https://redirect.github.com/integrations/terraform-provider-github/issues/2765">#2765</a>)</li>
<li><a href="https://github.com/integrations/terraform-provider-github/commit/fe18870f0aa537cd2f8e3f114d1c548bb91c44fd"><code>fe18870</code></a> feat: Add support for 'exempt' github_repository_ruleset bypass_mode (<a href="https://redirect.github.com/integrations/terraform-provider-github/issues/2764">#2764</a>)</li>
<li><a href="https://github.com/integrations/terraform-provider-github/commit/1d3427e4b28bd02e7e2d29183de3ed200bafdbba"><code>1d3427e</code></a> fix: Fix bypass actors not being deleted from repository rulesets (<a href="https://redirect.github.com/integrations/terraform-provider-github/issues/2780">#2780</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/integrations/terraform-provider-github/compare/v6.6.0...v6.7.0">compare view</a></li>
</ul>
</details>
<br />
[](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>1 parent 73088af commit cccacf6
1 file changed
+16
-16
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments