Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): Bump hashicorp/google from 5.43.1 to 6.2.0 (#70)
Bumps [hashicorp/google](https://github.com/hashicorp/terraform-provider-google) from 5.43.1 to 6.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/terraform-provider-google/releases">hashicorp/google's releases</a>.</em></p> <blockquote> <h2>v6.2.0</h2> <p>FEATURES:</p> <ul> <li><strong>New Data Source:</strong> <code>google_certificate_manager_certificates</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19361">#19361</a>)</li> <li><strong>New Resource:</strong> <code>google_network_security_server_tls_policy</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19314">#19314</a>)</li> <li><strong>New Resource:</strong> <code>google_scc_v2_folder_scc_big_query_export</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19327">#19327</a>)</li> <li><strong>New Resource:</strong> <code>google_scc_v2_project_scc_big_query_export</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19311">#19311</a>)</li> </ul> <p>IMPROVEMENTS:</p> <ul> <li>assuredworkload: added field <code>partner_service_billing_account</code> to <code>google_assured_workloads_workload</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19358">#19358</a>)</li> <li>bigtable: added support for <code>column_family.type</code> in <code>google_bigtable_table</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19302">#19302</a>)</li> <li>cloudrun: promoted support for nfs and csi volumes (for Cloud Storage FUSE) for <code>google_cloud_run_service</code> to GA (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19359">#19359</a>)</li> <li>cloudrunv2: promoted support for nfs and gcs volumes for <code>google_cloud_run_v2_job</code> to GA (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19359">#19359</a>)</li> <li>compute: added <code>boot_disk.interface</code> field to <code>google_compute_instance</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19319">#19319</a>)</li> <li>container: added <code>node_pool_auto_config.node_kublet_config.insecure_kubelet_readonly_port_enabled</code> field to <code>google_container_cluster</code>. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19320">#19320</a>)</li> <li>container: added <code>insecure_kubelet_readonly_port_enabled</code> to <code>node_pool.node_config.kubelet_config</code> and <code>node_config.kubelet_config</code> in <code>google_container_node_pool</code> resource. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19312">#19312</a>)</li> <li>container: added <code>insecure_kubelet_readonly_port_enabled</code> to <code>node_pool_defaults.node_config_defaults</code>, <code>node_pool.node_config.kubelet_config</code>, and <code>node_config.kubelet_config</code> in <code>google_container_cluster</code> resource. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19312">#19312</a>)</li> <li>container: added support for in-place updates for <code>google_compute_node_pool.node_config.gcfs_config</code> and <code>google_container_cluster.node_config.gcfs_cluster</code> and <code>google_container_cluster.node_pool.node_config.gcfs_cluster</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19365">#19365</a>)</li> <li>container: promoted the <code>additive_vpc_scope_dns_domain</code> field on the <code>google_container_cluster</code> resource to GA (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19313">#19313</a>)</li> <li>iambeta: added <code>x509</code> field to <code>google_iam_workload_identity_pool_provider </code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19375">#19375</a>)</li> <li>networkconnectivity: added <code>include_export_ranges</code> to <code>google_network_connectivity_spoke</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19346">#19346</a>)</li> <li>pubsub: added <code>cloud_storage_config.max_messages</code> and <code>cloud_storage_config.avro_config.use_topic_schema</code> fields to <code>google_pubsub_subscription</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19338">#19338</a>)</li> <li>redis: added the <code>maintenance_policy</code> field to the <code>google_redis_cluster</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19341">#19341</a>)</li> <li>resourcemanager: added <code>tags</code> field to <code>google_project</code> to allow setting tags for projects at creation time (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19351">#19351</a>)</li> <li>securitycenter: added support for empty <code>streaming_config.filter</code> values in <code>google_scc_notification_config</code> resources (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19369">#19369</a>)</li> </ul> <p>BUG FIXES:</p> <ul> <li>compute: fixed <code>google_compute_interconnect</code> to support correct <code>available_features</code> option of <code>IF_MACSEC</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19330">#19330</a>)</li> <li>compute: fixed a bug where <code>advertised_route_priority</code> was accidentally set to 0 during updates in <code>google_compute_router_peer</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19366">#19366</a>)</li> <li>compute: fixed a permadiff caused by setting <code>start_time</code> in an incorrect H:mm format in <code>google_compute_resource_policies</code> resources (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19297">#19297</a>)</li> <li>compute: fixed <code>network_interface.subnetwork_project</code> validation to match with the project in <code>network_interface.subnetwork</code> field when <code>network_interface.subnetwork</code> has full self_link in <code>google_compute_instance</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19348">#19348</a>)</li> <li>container: removed unnecessary force replacement in node pool <code>gcfs_config</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19365">#19365</a></li> <li>kms: updated the <code>google_kms_autokey_config</code> resource's <code>folder</code> field to accept values that are either full resource names (<code>folders/{folder_id}</code>) or just the folder id (<code>{folder_id}</code> only) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19364">#19364</a>))</li> <li>storage: added retry support for 429 errors in <code>google_storage_bucket</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19353">#19353</a>)</li> </ul> <h2>v6.1.0</h2> <p>FEATURES:</p> <ul> <li><strong>New Data Source:</strong> <code>google_kms_crypto_key_latest_version</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19249">#19249</a>)</li> <li><strong>New Data Source:</strong> <code>google_kms_crypto_key_versions</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19241">#19241</a>)</li> </ul> <p>IMPROVEMENTS:</p> <ul> <li>databasemigrationservice: added support in <code>google_database_migration_service_connection_profile</code> for creating DMS connection profiles that link to existing Cloud SQL instances/AlloyDB clusters. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19291">#19291</a>)</li> <li>alloydb: added <code>subscription_type</code> and <code>trial_metadata</code> field to <code>google_alloydb_cluster</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19262">#19262</a>)</li> <li>bigquery: added <code>encryption_configuration</code> field to <code>google_bigquery_data_transfer_config</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19267">#19267</a>)</li> <li>bigqueryanalyticshub: added <code>selected_resources</code>, and <code>restrict_direct_table_access</code> to <code>google_bigquery_analytics_hub_listing</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19244">#19244</a>)</li> <li>bigqueryanalyticshub: added <code>sharing_environment_config</code> to <code>google_bigquery_analytics_hub_data_exchange</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19244">#19244</a>)</li> <li>cloudtasks: added <code>http_target</code> field to <code>google_cloud_tasks_queue</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19253">#19253</a>)</li> <li>compute: added <code>accelerators</code> field to <code>google_compute_node_template</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19292">#19292</a>)</li> <li>compute: allowed disabling <code>server_tls_policy</code> during update in <code>google_compute_target_https_proxy</code> resources (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19233">#19233</a>)</li> <li>container: added <code>secret_manager_config</code> field to <code>google_container_cluster</code> resource (ga) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19288">#19288</a>)</li> <li>datastream: added <code>transaction_logs</code> and <code>change_tables</code> to the <code>datastream_stream</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19248">#19248</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md">hashicorp/google's changelog</a>.</em></p> <blockquote> <h2>6.2.0 (September 9, 2024)</h2> <p>FEATURES:</p> <ul> <li><strong>New Data Source:</strong> <code>google_certificate_manager_certificates</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19361">#19361</a>)</li> <li><strong>New Resource:</strong> <code>google_network_security_server_tls_policy</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19314">#19314</a>)</li> <li><strong>New Resource:</strong> <code>google_scc_v2_folder_scc_big_query_export</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19327">#19327</a>)</li> <li><strong>New Resource:</strong> <code>google_scc_v2_project_scc_big_query_export</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19311">#19311</a>)</li> </ul> <p>IMPROVEMENTS:</p> <ul> <li>assuredworkload: added field <code>partner_service_billing_account</code> to <code>google_assured_workloads_workload</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19358">#19358</a>)</li> <li>bigtable: added support for <code>column_family.type</code> in <code>google_bigtable_table</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19302">#19302</a>)</li> <li>cloudrun: promoted support for nfs and csi volumes (for Cloud Storage FUSE) for <code>google_cloud_run_service</code> to GA (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19359">#19359</a>)</li> <li>cloudrunv2: promoted support for nfs and gcs volumes for <code>google_cloud_run_v2_job</code> to GA (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19359">#19359</a>)</li> <li>compute: added <code>boot_disk.interface</code> field to <code>google_compute_instance</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19319">#19319</a>)</li> <li>container: added <code>node_pool_auto_config.node_kublet_config.insecure_kubelet_readonly_port_enabled</code> field to <code>google_container_cluster</code>. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19320">#19320</a>)</li> <li>container: added <code>insecure_kubelet_readonly_port_enabled</code> to <code>node_pool.node_config.kubelet_config</code> and <code>node_config.kubelet_config</code> in <code>google_container_node_pool</code> resource. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19312">#19312</a>)</li> <li>container: added <code>insecure_kubelet_readonly_port_enabled</code> to <code>node_pool_defaults.node_config_defaults</code>, <code>node_pool.node_config.kubelet_config</code>, and <code>node_config.kubelet_config</code> in <code>google_container_cluster</code> resource. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19312">#19312</a>)</li> <li>container: added support for in-place updates for <code>google_compute_node_pool.node_config.gcfs_config</code> and <code>google_container_cluster.node_config.gcfs_cluster</code> and <code>google_container_cluster.node_pool.node_config.gcfs_cluster</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19365">#19365</a>)</li> <li>container: promoted the <code>additive_vpc_scope_dns_domain</code> field on the <code>google_container_cluster</code> resource to GA (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19313">#19313</a>)</li> <li>iambeta: added <code>x509</code> field to <code>google_iam_workload_identity_pool_provider </code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19375">#19375</a>)</li> <li>networkconnectivity: added <code>include_export_ranges</code> to <code>google_network_connectivity_spoke</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19346">#19346</a>)</li> <li>pubsub: added <code>cloud_storage_config.max_messages</code> and <code>cloud_storage_config.avro_config.use_topic_schema</code> fields to <code>google_pubsub_subscription</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19338">#19338</a>)</li> <li>redis: added the <code>maintenance_policy</code> field to the <code>google_redis_cluster</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19341">#19341</a>)</li> <li>resourcemanager: added <code>tags</code> field to <code>google_project</code> to allow setting tags for projects at creation time (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19351">#19351</a>)</li> <li>securitycenter: added support for empty <code>streaming_config.filter</code> values in <code>google_scc_notification_config</code> resources (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19369">#19369</a>)</li> </ul> <p>BUG FIXES:</p> <ul> <li>compute: fixed <code>google_compute_interconnect</code> to support correct <code>available_features</code> option of <code>IF_MACSEC</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19330">#19330</a>)</li> <li>compute: fixed a bug where <code>advertised_route_priority</code> was accidentally set to 0 during updates in <code>google_compute_router_peer</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19366">#19366</a>)</li> <li>compute: fixed a permadiff caused by setting <code>start_time</code> in an incorrect H:mm format in <code>google_compute_resource_policies</code> resources (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19297">#19297</a>)</li> <li>compute: fixed <code>network_interface.subnetwork_project</code> validation to match with the project in <code>network_interface.subnetwork</code> field when <code>network_interface.subnetwork</code> has full self_link in <code>google_compute_instance</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19348">#19348</a>)</li> <li>container: removed unnecessary force replacement in node pool <code>gcfs_config</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19365">#19365</a></li> <li>kms: updated the <code>google_kms_autokey_config</code> resource's <code>folder</code> field to accept values that are either full resource names (<code>folders/{folder_id}</code>) or just the folder id (<code>{folder_id}</code> only) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19364">#19364</a>))</li> <li>storage: added retry support for 429 errors in <code>google_storage_bucket</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19353">#19353</a>)</li> </ul> <h2>6.1.0 (September 4, 2024)</h2> <p>FEATURES:</p> <ul> <li><strong>New Data Source:</strong> <code>google_kms_crypto_key_latest_version</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19249">#19249</a>)</li> <li><strong>New Data Source:</strong> <code>google_kms_crypto_key_versions</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19241">#19241</a>)</li> </ul> <p>IMPROVEMENTS:</p> <ul> <li>databasemigrationservice: added support in <code>google_database_migration_service_connection_profile</code> for creating DMS connection profiles that link to existing Cloud SQL instances/AlloyDB clusters. (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19291">#19291</a>)</li> <li>alloydb: added <code>subscription_type</code> and <code>trial_metadata</code> field to <code>google_alloydb_cluster</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19262">#19262</a>)</li> <li>bigquery: added <code>encryption_configuration</code> field to <code>google_bigquery_data_transfer_config</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19267">#19267</a>)</li> <li>bigqueryanalyticshub: added <code>selected_resources</code>, and <code>restrict_direct_table_access</code> to <code>google_bigquery_analytics_hub_listing</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19244">#19244</a>)</li> <li>bigqueryanalyticshub: added <code>sharing_environment_config</code> to <code>google_bigquery_analytics_hub_data_exchange</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19244">#19244</a>)</li> <li>cloudtasks: added <code>http_target</code> field to <code>google_cloud_tasks_queue</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19253">#19253</a>)</li> <li>compute: added <code>accelerators</code> field to <code>google_compute_node_template</code> resource (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/pull/19292">#19292</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/ea2c20ded631dc775e63c0289a3d28704a075056"><code>ea2c20d</code></a> Scc rename to remove incorrect plural resources (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/11657">#11657</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/19405">#19405</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/fadd1f02bb92225f1a585447c64c5f4b506033c4"><code>fadd1f0</code></a> 6.1.0 CHANGELOG</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/e5380300514284bb2ea1d7dccff75604858e70c1"><code>e538030</code></a> refactor <code>teamcity-nightly-workflows</code> to be just one yaml (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/19127">#19127</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/fc74bfcbf035ac11ee2e80d7d13039aec253a308"><code>fc74bfc</code></a> Support X509 Federation (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/11493">#11493</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/19375">#19375</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/f808401fdc67883b68086aa5a4125f0af3aa375c"><code>f808401</code></a> Removed always-failing build cancellation (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/11635">#11635</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/19374">#19374</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/29cfa7370732210ee18c2c833eab2c12834ef234"><code>29cfa73</code></a> Skip TestAccComputeInstanceTemplate_withNamePrefix in VCR (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/11637">#11637</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/19373">#19373</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/07d55723a366645787881578965ebd4efeaf338e"><code>07d5572</code></a> Make vcr tester Run and RunParallel use options struct (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/11628">#11628</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/19371">#19371</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/c5df73d78e18dc2738468ef0359f71bf91b480a4"><code>c5df73d</code></a> Fix deep_merge function to correctly handle nil arrays (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/11636">#11636</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/19370">#19370</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/9ad8777f3df27709351ccf079c3d8e06f0e4c4ad"><code>9ad8777</code></a> Added Filter validation for google_scc_notification_config (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/11535">#11535</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/19369">#19369</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-google/commit/ab1d6e73a1431ddb220981b7af396f97f14f9d00"><code>ab1d6e7</code></a> Add memorystore api (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/11631">#11631</a>) (<a href="https://redirect.github.com/hashicorp/terraform-provider-google/issues/19368">#19368</a>)</li> <li>Additional commits viewable in <a href="https://github.com/hashicorp/terraform-provider-google/compare/v5.43.1...v6.2.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=hashicorp/google&package-manager=terraform&previous-version=5.43.1&new-version=6.2.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>
- Loading branch information