### Describe the need There are currently 18 fields marked as `Deprecated` in the provider. Lets delete all of them for the next major release (v7) - [ ] `dependabot` in `data_source_github_ip_ranges.go` - [ ] `dependabot_ipv4` in `data_source_github_ip_ranges.go` - [ ] `dependabot_ipv6` in `data_source_github_ip_ranges.go` - [ ] `parent` in `data_source_github_organization_teams.go` - [ ] `members` in `data_source_github_organization.go` - [x] `asserts_url` in `data_source_github_release.go` https://github.com/integrations/terraform-provider-github/pull/2975 - [ ] `has_downloads` in `data_source_github_repository.go` - [ ] `repositories` in `data_source_github_team.go` - [ ] `results_per_page` in `data_source_github_team.go` - [ ] `organization` in `provider.go` - [ ] `required_status_checks.0.include_admins` in `resource_github_branch_protection_v3.go` - [ ] `required_pull_request_reviews.0.include_admins` in `resource_github_branch_protection_v3.go` - [ ] `has_downloads` in `resource_github_repository.go` - [ ] `default_branch` in `resource_github_repository.go` ### SDK Version _No response_ ### API Version _No response_ ### Relevant log output ```shell ``` ### Code of Conduct - [x] I agree to follow this project's Code of Conduct
Describe the need
There are currently 18 fields marked as
Deprecatedin the provider. Lets delete all of them for the next major release (v7)dependabotindata_source_github_ip_ranges.godependabot_ipv4indata_source_github_ip_ranges.godependabot_ipv6indata_source_github_ip_ranges.goparentindata_source_github_organization_teams.gomembersindata_source_github_organization.goasserts_urlindata_source_github_release.gobreaking: remove deprecatedasserts_urlattribute #2975has_downloadsindata_source_github_repository.gorepositoriesindata_source_github_team.goresults_per_pageindata_source_github_team.goorganizationinprovider.gorequired_status_checks.0.include_adminsinresource_github_branch_protection_v3.gorequired_pull_request_reviews.0.include_adminsinresource_github_branch_protection_v3.gohas_downloadsinresource_github_repository.godefault_branchinresource_github_repository.goSDK Version
No response
API Version
No response
Relevant log output
Code of Conduct