fix(deps): update module github.com/cloudflare/cloudflare-go/v7 to v7.10.0 - #579
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v7.9.0→v7.10.0Release Notes
cloudflare/cloudflare-go (github.com/cloudflare/cloudflare-go/v7)
v7.10.0Compare Source
Full Changelog: v7.9.0...v7.10.0
Breaking Changes
DNS.Get()return type changed from*DNSGetResponseto*[]DNSRecord. TheDNSGetResponsetype is removed.DNS.Delete()return type changed from*pagination.SinglePage[DNSRecord]to*Settings.HealthCheckParamandHealthChecktypes removed from themagic_transitpackage.PageShield.Get()return type changed from*Settingto*PageShieldGetResponse. TheSettingtype is removed.PolicyParamtype removed from thepage_shieldpackage.Connectiontype removed and split intoConnectionListResponseandConnectionGetResponse.Connections.List()now returns*pagination.SinglePage[ConnectionListResponse]andConnections.Get()now returns*ConnectionGetResponse.Scripttype removed and replaced byScriptListResponse.Scripts.List()now returns*pagination.SinglePage[ScriptListResponse].Livestreams.NewIndependentLivestream()method removed along with theLivestreamNewIndependentLivestreamResponsetype.Features
Subscriptions.CancelDowngrade()method (POST /accounts/{account_id}/subscriptions/cancel-downgrade)Subscriptions.GetByIdentifier()method (GET /accounts/{account_id}/subscriptions/{subscription_identifier})Subscriptions.CancelReasonsub-resource withNew()andGet()methodsSubscriptions.Actionssub-resource withAppend()methodSubscriptions.Bulksub-resource withNew()method (POST /accounts/{account_id}/bulk/subscriptions)PaymentMethodssub-resource withNew(),Update(),List(),Delete(),Get(), andSetAsDefault()methodsPayInvoicesub-resource withNew()method (POST /accounts/{account_id}/pay-invoice)PayBadDebtsub-resource withNew()method (POST /accounts/{account_id}/pay-bad-debt)Receiptssub-resource withPDF()method (GET /accounts/{account_id}/receipts/{receipt_id}/pdf)Invoicessub-resource withEdit()method (PATCH /accounts/{account_id}/invoices)ClientSecretsub-resource withNew()method (POST /accounts/{account_id}/client-secret)Prefixes.BGPPrefixes.Delete()method (DELETE /accounts/{account_id}/addressing/prefixes/{prefix_id}/bgp/prefixes/{bgp_prefix_id})Billing.AddressValidation()method (POST /billing/address-validation)Profiles.New(),Update(),Delete(), andUpdateBillingEmail()methodsProfiles.PaymentMethodsub-resource withNew()methodCreditssub-resource withGet()method (GET /accounts/{account_id}/billing/credits)Historysub-resource withList()method (GET /accounts/{account_id}/billing/history)BadDebtsub-resource withGet()method (GET /accounts/{account_id}/billing/bad-debt)UnpaidInvoicesub-resource withGet()method (GET /accounts/{account_id}/billing/unpaid-invoice)RatePlanssub-resource withGet()method (GET /billing/rate_plans/{public_key})Devtools.Browser.LiveView.New()method (POST /accounts/{account_id}/browser-rendering/devtools/browser/{session_id}/live_view)Payloads.Update()method (PATCH /zones/{zone_id}/content-upload-scan/payloads/{expression_id})Settings.AllowPolicies.Batch()method (POST /accounts/{account_id}/email-security/settings/allow_policies/batch)Settings.BlockSenders.Batch()method (POST /accounts/{account_id}/email-security/settings/block_senders/batch)Settings.ContentPoliciessub-resource withNew(),List(),Delete(),Batch(),Edit(), andGet()methodsSettings.Domains.New(),Update(), andBatch()methodsSettings.TrustedDomains.Batch()method (POST /accounts/{account_id}/email-security/settings/trusted_domains/batch)Suppressionssub-resource withNew(),List(),Delete(),Edit(),Get(), andImport()methodsSubdomains.Edit()method (PATCH /zones/{zone_id}/email/sending/subdomains/{subdomain_id})Transformerssub-resource withNew(),Update(),List(),Delete(),Get(), andPreview()methodsTransformers.Contentsub-resource withGet()method (GET /accounts/{account_id}/logpush/transformers/{transformer_id}/content)Transformers.Versionssub-resource withList()method (GET /accounts/{account_id}/logpush/transformers/{transformer_id}/versions)Presets.ReplacePresetByID()method (PUT /accounts/{account_id}/realtime/kit/{app_id}/presets/{preset_id})Protocolssub-resource withList()method (GET /zones/{zone_id}/spectrum/protocols)Recommendationssub-resource withGet()method (GET /zones/{zone_id}/ssl/recommendation)Configuration.Credentials.Edit()method (PATCH /zones/{zone_id}/token_validation/config/{config_id}/credentials)SpectrumAnalytics.Zones.Reportssub-resource withGet()method (GET /user/spectrum_analytics/zones/report)ResourceLibrary.Applications.New()method (POST /accounts/{account_id}/resource-library/applications)ResourceLibrary.Applications.Update()method (PATCH /accounts/{account_id}/resource-library/applications/{id})ResourceLibrary.Applications.Delete()method (DELETE /accounts/{account_id}/resource-library/applications/{id})NELsub-resource withEdit()andGet()methods (PATCH/GET /zones/{zone_id}/settings/nel)Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.