dependabot[bot] opened a new pull request, #49: URL: https://github.com/apache/iceberg-terraform/pull/49
Bumps the gomod_updates group with 2 updates in the / directory: [github.com/apache/iceberg-go](https://github.com/apache/iceberg-go) and [github.com/hashicorp/terraform-plugin-testing](https://github.com/hashicorp/terraform-plugin-testing). Updates `github.com/apache/iceberg-go` from 0.5.0 to 0.6.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/iceberg-go/releases">github.com/apache/iceberg-go's releases</a>.</em></p> <blockquote> <h2>Apache Iceberg Go 0.6.0</h2> <h2>What's Changed</h2> <ul> <li>build(deps): bump the gomod_updates group with 18 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/iceberg-go/pull/763">apache/iceberg-go#763</a></li> <li>build(deps): bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/iceberg-go/pull/764">apache/iceberg-go#764</a></li> <li>fix: nil field Type causes unrecovered panic in MarshalJSON by <a href="https://github.com/shtripat"><code>@shtripat</code></a> in <a href="https://redirect.github.com/apache/iceberg-go/pull/765">apache/iceberg-go#765</a></li> <li>fix(manifest): handle lifecycle of the decoder in reader by <a href="https://github.com/ferhatelmas"><code>@ferhatelmas</code></a> in <a href="https://redirect.github.com/apache/iceberg-go/pull/766">apache/iceberg-go#766</a></li> <li>feat(rest): add RegisterView to REST catalog by <a href="https://github.com/shtripat"><code>@shtripat</code></a> in <a href="https://redirect.github.com/apache/iceberg-go/pull/753">apache/iceberg-go#753</a></li> <li>fix(table): fix refcount leak in enrichRecordsWithPosDeleteFields by <a href="https://github.com/laskoviymishka"><code>@laskoviymishka</code></a> in <a href="https://redirect.github.com/apache/iceberg-go/pull/762">apache/iceberg-go#762</a></li> <li>chore: Update copyright year in NOTICE file by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/iceberg-go/pull/771">apache/iceberg-go#771</a></li> <li>refactor: make partition spec and sort order fields range friendly by <a href="https://github.com/ferhatelmas"><code>@ferhatelmas</code></a> in <a href="https://redirect.github.com/apache/iceberg-go/pull/772">apache/iceberg-go#772</a></li> <li>feat(table): roll parquet files based on actual compressed size by <a href="https://github.com/twuebi"><code>@twuebi</code></a> in <a href="https://redirect.github.com/apache/iceberg-go/pull/759">apache/iceberg-go#759</a></li> <li>fix(table): ensure partition path is deterministic by <a href="https://github.com/ferhatelmas"><code>@ferhatelmas</code></a> in <a href="https://redirect.github.com/apache/iceberg-go/pull/767">apache/iceberg-go#767</a></li> <li>build(deps): bump the gomod_updates group across 1 directory with 12 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/iceberg-go/pull/782">apache/iceberg-go#782</a></li> <li>fix: skip pageSize query param when value is 0 by <a href="https://github.com/alessandro-nori"><code>@alessandro-nori</code></a> in <a href="https://redirect.github.com/apache/iceberg-go/pull/778">apache/iceberg-go#778</a></li> <li>fix: handle LargeString columns in partition transforms by <a href="https://github.com/hamilton-earthscope"><code>@hamilton-earthscope</code></a> in <a href="https://redirect.github.com/apache/iceberg-go/pull/780">apache/iceberg-go#780</a></li> <li>fix(table): removeSnaphosts postCommit now takes effect by <a href="https://github.com/starpact"><code>@starpact</code></a> in <a href="https://redirect.github.com/apache/iceberg-go/pull/783">apache/iceberg-go#783</a></li> <li>feat: Implemented write-default and initial-default v3 by <a href="https://github.com/PranjalChaitanya"><code>@PranjalChaitanya</code></a> in <a href="https://redirect.github.com/apache/iceberg-go/pull/779">apache/iceberg-go#779</a></li> <li>feat(table): add Scan.ReadTasks for reading pre-planned file scan tasks by <a href="https://github.com/twuebi"><code>@twuebi</code></a> in <a href="https://redirect.github.com/apache/iceberg-go/pull/781">apache/iceberg-go#781</a></li> <li>feat(table): export StructLike and GetPartitionRecord by <a href="https://github.com/twuebi"><code>@twuebi</code></a> in <a href="https://redirect.github.com/apache/iceberg-go/pull/791">apache/iceberg-go#791</a></li> <li>feat(catalog): refresh oauth tokens by <a href="https://github.com/rockwotj"><code>@rockwotj</code></a> in <a href="https://redirect.github.com/apache/iceberg-go/pull/793">apache/iceberg-go#793</a></li> <li>feat(table): public write DataFile API by <a href="https://github.com/twuebi"><code>@twuebi</code></a> in <a href="https://redirect.github.com/apache/iceberg-go/pull/776">apache/iceberg-go#776</a></li> <li>fix: remove unnecessary safe-guard by <a href="https://github.com/twuebi"><code>@twuebi</code></a> in <a href="https://redirect.github.com/apache/iceberg-go/pull/775">apache/iceberg-go#775</a></li> <li>fix(table): don't always set schema.name-mapping.default by <a href="https://github.com/rockwotj"><code>@rockwotj</code></a> in <a href="https://redirect.github.com/apache/iceberg-go/pull/803">apache/iceberg-go#803</a></li> <li>build(deps): bump google.golang.org/grpc from 1.79.2 to 1.79.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/iceberg-go/pull/804">apache/iceberg-go#804</a></li> <li>feat(table): add RowDelta API for atomic row-level mutations by <a href="https://github.com/laskoviymishka"><code>@laskoviymishka</code></a> in <a href="https://redirect.github.com/apache/iceberg-go/pull/789">apache/iceberg-go#789</a></li> <li>feate(hive): Add Create View for Hive catalog by <a href="https://github.com/dttung2905"><code>@dttung2905</code></a> in <a href="https://redirect.github.com/apache/iceberg-go/pull/788">apache/iceberg-go#788</a></li> <li>build(deps): bump the gomod_updates group with 2 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/iceberg-go/pull/807">apache/iceberg-go#807</a></li> <li>fix(table): AddFiles: close file after usage and parallelize by <a href="https://github.com/starpact"><code>@starpact</code></a> in <a href="https://redirect.github.com/apache/iceberg-go/pull/799">apache/iceberg-go#799</a></li> <li>feat(catalog): add TransactionalCatalog interface and REST multi-table commit by <a href="https://github.com/laskoviymishka"><code>@laskoviymishka</code></a> in <a href="https://redirect.github.com/apache/iceberg-go/pull/787">apache/iceberg-go#787</a></li> <li>feat(catalog,io): refresh vended credentials by <a href="https://github.com/rockwotj"><code>@rockwotj</code></a> in <a href="https://redirect.github.com/apache/iceberg-go/pull/795">apache/iceberg-go#795</a></li> <li>fix(table): AddFiles() should respect commit.manifest-merge.enabled by <a href="https://github.com/RSP22"><code>@RSP22</code></a> in <a href="https://redirect.github.com/apache/iceberg-go/pull/806">apache/iceberg-go#806</a></li> <li>feat(table): configure Parquet DataPage version by <a href="https://github.com/laskoviymishka"><code>@laskoviymishka</code></a> in <a href="https://redirect.github.com/apache/iceberg-go/pull/812">apache/iceberg-go#812</a></li> <li>chore: add CODEOWNERS file by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/iceberg-go/pull/814">apache/iceberg-go#814</a></li> <li>fix(table): deadlock in MapExec when workers error by <a href="https://github.com/laskoviymishka"><code>@laskoviymishka</code></a> in <a href="https://redirect.github.com/apache/iceberg-go/pull/810">apache/iceberg-go#810</a></li> <li>fix(table): add warnings for silent data-affecting behavior by <a href="https://github.com/laskoviymishka"><code>@laskoviymishka</code></a> in <a href="https://redirect.github.com/apache/iceberg-go/pull/811">apache/iceberg-go#811</a></li> <li>build(deps): bump github.com/moby/buildkit from 0.27.1 to 0.28.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/iceberg-go/pull/813">apache/iceberg-go#813</a></li> <li>feat(hive): adding register table in hive catalog by <a href="https://github.com/Hashcode-Ankit"><code>@Hashcode-Ankit</code></a> in <a href="https://redirect.github.com/apache/iceberg-go/pull/816">apache/iceberg-go#816</a></li> <li>feat(table): equality delete write path by <a href="https://github.com/laskoviymishka"><code>@laskoviymishka</code></a> in <a href="https://redirect.github.com/apache/iceberg-go/pull/809">apache/iceberg-go#809</a></li> <li>feat(catalog): add CommitAndReload, error ctx, and 404 test for multi-tx by <a href="https://github.com/laskoviymishka"><code>@laskoviymishka</code></a> in <a href="https://redirect.github.com/apache/iceberg-go/pull/817">apache/iceberg-go#817</a></li> <li>feat(types): add Parquet support for nanosecond timestamp types (v3) by <a href="https://github.com/laskoviymishka"><code>@laskoviymishka</code></a> in <a href="https://redirect.github.com/apache/iceberg-go/pull/819">apache/iceberg-go#819</a></li> <li>build(deps): bump the gomod_updates group with 6 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/iceberg-go/pull/822">apache/iceberg-go#822</a></li> <li>feat(table): enforce write-default and initial-default for required fields by <a href="https://github.com/laskoviymishka"><code>@laskoviymishka</code></a> in <a href="https://redirect.github.com/apache/iceberg-go/pull/820">apache/iceberg-go#820</a></li> <li>feat(table): equality delete read path in scanner by <a href="https://github.com/laskoviymishka"><code>@laskoviymishka</code></a> in <a href="https://redirect.github.com/apache/iceberg-go/pull/818">apache/iceberg-go#818</a></li> <li>feat(rest): add audience and resource params to OAuth requests by <a href="https://github.com/lovromazgon"><code>@lovromazgon</code></a> in <a href="https://redirect.github.com/apache/iceberg-go/pull/815">apache/iceberg-go#815</a></li> <li>feat(table): equality delete writing for partitioned tables by <a href="https://github.com/laskoviymishka"><code>@laskoviymishka</code></a> in <a href="https://redirect.github.com/apache/iceberg-go/pull/823">apache/iceberg-go#823</a></li> <li>fix(table): goroutine leak in positionDeleteRecordsToDataFiles by <a href="https://github.com/hcrosse"><code>@hcrosse</code></a> in <a href="https://redirect.github.com/apache/iceberg-go/pull/825">apache/iceberg-go#825</a></li> <li>fix(manifest): default to v1 files by <a href="https://github.com/rockwotj"><code>@rockwotj</code></a> in <a href="https://redirect.github.com/apache/iceberg-go/pull/826">apache/iceberg-go#826</a></li> <li>feat(table): add Transaction.UpgradeFormatVersion by <a href="https://github.com/rockwotj"><code>@rockwotj</code></a> in <a href="https://redirect.github.com/apache/iceberg-go/pull/827">apache/iceberg-go#827</a></li> <li>feat(table): multi-arg transforms in partition and sort fields by <a href="https://github.com/laskoviymishka"><code>@laskoviymishka</code></a> in <a href="https://redirect.github.com/apache/iceberg-go/pull/824">apache/iceberg-go#824</a></li> <li>build(deps): bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/iceberg-go/pull/828">apache/iceberg-go#828</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/iceberg-go/commit/350ae7270d7c44578638ef55e7e0392227745e8a"><code>350ae72</code></a> fix(table): restore Summary/ColumnSizes test expectations to arrow-go v18.6.0...</li> <li><a href="https://github.com/apache/iceberg-go/commit/51b3140b3a96826622f2a9bc10be357b75d509ba"><code>51b3140</code></a> fix(manifest): stop writing deprecated distinct_counts (field-id 111) (<a href="https://redirect.github.com/apache/iceberg-go/issues/1102">#1102</a>)</li> <li><a href="https://github.com/apache/iceberg-go/commit/47ea028d9a9ad70adc2f3f894d1599056d905f34"><code>47ea028</code></a> fix(test): TestCreateTable existence check failure (<a href="https://redirect.github.com/apache/iceberg-go/issues/1105">#1105</a>)</li> <li><a href="https://github.com/apache/iceberg-go/commit/1401cb6be0656b36771ac7d5d13e87cb224db006"><code>1401cb6</code></a> feat(table): reject AddDataFiles on v3 when first_row_id is missing (<a href="https://redirect.github.com/apache/iceberg-go/issues/1000">#1000</a>) (...</li> <li><a href="https://github.com/apache/iceberg-go/commit/9792958839c4d90551e114382dcff3c7f0f428c9"><code>9792958</code></a> fix(table): tighten strict negative metrics checks (<a href="https://redirect.github.com/apache/iceberg-go/issues/1106">#1106</a>)</li> <li><a href="https://github.com/apache/iceberg-go/commit/c9609c342ceac390e69dc000c5ab9286f9e9ce04"><code>c9609c3</code></a> fix(table): handle missing strict metrics conservatively (<a href="https://redirect.github.com/apache/iceberg-go/issues/1098">#1098</a>)</li> <li><a href="https://github.com/apache/iceberg-go/commit/4e5a072efd74236e8d5086901102b0adf2985a8d"><code>4e5a072</code></a> refactor: Slight refactor of the integration test (<a href="https://redirect.github.com/apache/iceberg-go/issues/355">#355</a>)</li> <li><a href="https://github.com/apache/iceberg-go/commit/5a30113d38de3eb41899d9d13f548f6315fcf07c"><code>5a30113</code></a> feat: add variant type support (Iceberg v3) - non shredding (<a href="https://redirect.github.com/apache/iceberg-go/issues/932">#932</a>)</li> <li><a href="https://github.com/apache/iceberg-go/commit/95cf34415836c6c19bd1a71b7a6dc3e4f9f91919"><code>95cf344</code></a> feat(table): add SerializeDV and DVWriter for deletion vector authoring (<a href="https://redirect.github.com/apache/iceberg-go/issues/1100">#1100</a>)</li> <li><a href="https://github.com/apache/iceberg-go/commit/621e10f20370f587e33016a872fd7f5b5da26eea"><code>621e10f</code></a> fix(table): release Arrow chunks on GetRecords error paths (<a href="https://redirect.github.com/apache/iceberg-go/issues/1093">#1093</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apache/iceberg-go/compare/v0.5.0...v0.6.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/hashicorp/terraform-plugin-testing` from 1.15.0 to 1.16.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/terraform-plugin-testing/releases">github.com/hashicorp/terraform-plugin-testing's releases</a>.</em></p> <blockquote> <h2>v1.16.0</h2> <p>FEATURES:</p> <ul> <li>querycheck: Add new <code>ExpectTotalLengthForMatching</code> querycheck for validating the number of found resources for multiple list blocks (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/607">#607</a>)</li> <li>helper/resource: Added new <code>GenerateConfig</code> testing mode to <code>TestStep</code> which can be used to test the generated resource configuration during <code>ImportState</code> testing mode. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/638">#638</a>)</li> </ul> <p>ENHANCEMENTS:</p> <ul> <li>helper/resource: Added <code>DefaultWorkspaceOnly</code> to enable testing state store implementations that don't support multiple workspaces. This is achieved by only running Terraform commands with the <code>default</code> workspace. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/633">#633</a>)</li> </ul> <p>BUG FIXES:</p> <ul> <li>querycheck: Fix behaviour of <code>ExpectLength</code> querycheck to match on the provided resource address before comparing the count (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/604">#604</a>)</li> <li>querycheck: Fix behaviour of <code>ExpectLengthAtLeast</code> querycheck to match on the provided resource address before comparing the count (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/607">#607</a>)</li> <li>dep: updated <code>hc-install</code> dependency to <code>0.9.4</code> to prevent openpgp key expiration errors. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/647">#647</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/terraform-plugin-testing/blob/main/CHANGELOG.md">github.com/hashicorp/terraform-plugin-testing's changelog</a>.</em></p> <blockquote> <h2>1.16.0 (April 23, 2026)</h2> <p>FEATURES:</p> <ul> <li>querycheck: Add new <code>ExpectTotalLengthForMatching</code> querycheck for validating the number of found resources for multiple list blocks (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/607">#607</a>)</li> <li>helper/resource: Added new <code>GenerateConfig</code> testing mode to <code>TestStep</code> which can be used to test the generated resource configuration during <code>ImportState</code> testing mode. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/638">#638</a>)</li> </ul> <p>ENHANCEMENTS:</p> <ul> <li>helper/resource: Added <code>DefaultWorkspaceOnly</code> to enable testing state store implementations that don't support multiple workspaces. This is achieved by only running Terraform commands with the <code>default</code> workspace. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/633">#633</a>)</li> </ul> <p>BUG FIXES:</p> <ul> <li>querycheck: Fix behaviour of <code>ExpectLength</code> querycheck to match on the provided resource address before comparing the count (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/604">#604</a>)</li> <li>querycheck: Fix behaviour of <code>ExpectLengthAtLeast</code> querycheck to match on the provided resource address before comparing the count (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/607">#607</a>)</li> <li>dep: updated <code>hc-install</code> dependency to <code>0.9.4</code> to prevent openpgp key expiration errors. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/647">#647</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/54ba38bae695d587b38c9d54009668349a0f1f76"><code>54ba38b</code></a> Update changelog</li> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/086f9cb57545004cb8b1e3e7fbaedd8f909e144f"><code>086f9cb</code></a> Add changelog for <code>hc-install</code> dependency update (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/649">#649</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/878c611abd5adebac44e8335f815ffe9120d6681"><code>878c611</code></a> build(deps): Bump github.com/hashicorp/terraform-exec (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/648">#648</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/c492fcf1e21ef595aa78675c7ebcf51d754e32b1"><code>c492fcf</code></a> build(deps): Bump github.com/hashicorp/hc-install from 0.9.3 to 0.9.4 (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/646">#646</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/c63514703a09a489295071b4f7155d4415e4593b"><code>c635147</code></a> build(deps): Bump github.com/zclconf/go-cty from 1.18.0 to 1.18.1 (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/644">#644</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/d854a0f84bf97002cfe44e94be3f59a5ef41ae30"><code>d854a0f</code></a> build(deps): Bump the github-actions group with 2 updates (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/643">#643</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/2684d0d5c935ac0bb145c158452452fcc656c2bd"><code>2684d0d</code></a> build(deps): Bump golang.org/x/crypto from 0.49.0 to 0.50.0 (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/642">#642</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/2699d6957fe0dc22cde67359d6a1f2da59e28031"><code>2699d69</code></a> Add <code>GenerateConfig</code> testing mode to <code>ImportState</code> testing (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/638">#638</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/57e3cc10d54c4e02731388a2dd37626f66103eb5"><code>57e3cc1</code></a> build(deps): Bump actions/setup-go in the github-actions group (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/639">#639</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/8ac77729d0ceeb3f3829f387467858730d062c3f"><code>8ac7772</code></a> build(deps): Bump github.com/hashicorp/copywrite in /tools (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/637">#637</a>)</li> <li>Additional commits viewable in <a href="https://github.com/hashicorp/terraform-plugin-testing/compare/v1.15.0...v1.16.0">compare view</a></li> </ul> </details> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
