fix(deps): update all dependencies (major) - #34
Open
renovate[bot] wants to merge 1 commit into
Open
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/major-all
branch
from
February 21, 2026 16:30
efd1916 to
c2bf5c8
Compare
renovate
Bot
force-pushed
the
renovate/major-all
branch
3 times, most recently
from
March 5, 2026 23:51
5897943 to
033d96f
Compare
renovate
Bot
force-pushed
the
renovate/major-all
branch
from
May 20, 2026 22:01
033d96f to
497ef5b
Compare
renovate
Bot
force-pushed
the
renovate/major-all
branch
from
May 29, 2026 20:39
497ef5b to
b93e560
Compare
renovate
Bot
force-pushed
the
renovate/major-all
branch
3 times, most recently
from
June 18, 2026 21:38
3a2fdc2 to
b2af98e
Compare
renovate
Bot
force-pushed
the
renovate/major-all
branch
2 times, most recently
from
July 16, 2026 04:47
e8dc1dc to
a6e61ed
Compare
renovate
Bot
force-pushed
the
renovate/major-all
branch
from
July 27, 2026 18:13
a6e61ed to
264f89f
Compare
renovate
Bot
force-pushed
the
renovate/major-all
branch
from
August 20, 2026 18:12
264f89f to
2ad35d6
Compare
renovate
Bot
force-pushed
the
renovate/major-all
branch
from
September 5, 2026 02:30
2ad35d6 to
50820b0
Compare
renovate
Bot
force-pushed
the
renovate/major-all
branch
from
September 25, 2026 03:08
50820b0 to
6a9adc0
Compare
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:
v5→v7v6→v7v6→v7v3→v4v3→v4v3→v4v6.2.0→v7.11.0v6→v7Release Notes
actions/checkout (actions/checkout)
v7.0.1Compare Source
v7.0.0Compare Source
v6.1.0Compare Source
v6.0.3Compare Source
v6.0.2Compare Source
v6.0.1Compare Source
v6.0.0Compare Source
actions/setup-go (actions/setup-go)
v7.0.0Compare Source
What's Changed
New Contributors
Full Changelog: actions/setup-go@v6...v7.0.0
docker/build-push-action (docker/build-push-action)
v7.4.0Compare Source
Full Changelog: docker/build-push-action@v7.3.0...v7.4.0
v7.3.0Compare Source
v7.2.0Compare Source
Full Changelog: docker/build-push-action@v7.1.0...v7.2.0
v7.1.0Compare Source
Full Changelog: docker/build-push-action@v7.0.0...v7.1.0
v7.0.0Compare Source
DOCKER_BUILD_NO_SUMMARYandDOCKER_BUILD_EXPORT_RETENTION_DAYSenvs by @crazy-max in #1473Full Changelog: docker/build-push-action@v6.19.2...v7.0.0
docker/login-action (docker/login-action)
v4.6.0Compare Source
v4.5.2Compare Source
v4.5.1Compare Source
v4.5.0Compare Source
v4.4.0Compare Source
v4.3.0Compare Source
Full Changelog: docker/login-action@v4.2.0...v4.3.0
v4.2.0Compare Source
Full Changelog: docker/login-action@v4.1.0...v4.2.0
v4.1.0Compare Source
Full Changelog: docker/login-action@v4.0.0...v4.1.0
v4.0.0Compare Source
Full Changelog: docker/login-action@v3.7.0...v4.0.0
docker/setup-buildx-action (docker/setup-buildx-action)
v4.4.1Compare Source
v4.4.0Compare Source
Full Changelog: docker/setup-buildx-action@v4.3.0...v4.4.0
v4.3.0Compare Source
Full Changelog: docker/setup-buildx-action@v4.2.0...v4.3.0
v4.2.0Compare Source
Full Changelog: docker/setup-buildx-action@v4.1.0...v4.2.0
v4.1.0Compare Source
Full Changelog: docker/setup-buildx-action@v4.0.0...v4.1.0
v4.0.0Compare Source
Full Changelog: docker/setup-buildx-action@v3.12.0...v4.0.0
docker/setup-qemu-action (docker/setup-qemu-action)
v4.4.0Compare Source
Full Changelog: docker/setup-qemu-action@v4.3.0...v4.4.0
v4.3.0Compare Source
Full Changelog: docker/setup-qemu-action@v4.2.0...v4.3.0
v4.2.0Compare Source
v4.1.0Compare Source
resetinput to uninstall current emulators by @crazy-max in #21Full Changelog: docker/setup-qemu-action@v4.0.0...v4.1.0
v4.0.0Compare Source
Full Changelog: docker/setup-qemu-action@v3.7.0...v4.0.0
cloudflare/cloudflare-go (github.com/cloudflare/cloudflare-go/v6)
v7.11.0Compare Source
Full Changelog: v7.10.0...v7.11.0
Breaking Changes
AddressMaps.Accounts.Update()andAddressMaps.Accounts.Delete()now require an explicitmemberAccountID stringpath parameter. The endpoint path was corrected from{account_id}to{member_account_id}. Callers must add the member account ID as a new positional argument.Statetype removed from thecachepackage.OriginCloudRegionsreturn type consolidation:Update()now returns*OriginCloudRegionUpdateResponse(was*OriginCloudRegion);List()now returnsV4PagePaginationArray[OriginCloudRegionListResponse](was[OriginCloudRegion]);Get()now returns*OriginCloudRegionGetResponse(was*OriginCloudRegion). The sharedOriginCloudRegiontype is removed.WAF.Overridesmethods (New,Update,List,Delete,Get) now return onlyerrorinstead of typed responses. TypesOverride,OverrideURL,RewriteAction,WAFRule, andWAFOverrideDeleteResponseare removed from thefirewallpackage.WAF.Packages.Get()return type changed from*WAFPackageGetResponseto*interface{}. TheWAFPackageGetResponsetype is removed.Hyperdriveresponse type is removed. AllConfigsmethods now return per-method response types:New()returns*ConfigNewResponse,Update()returns*ConfigUpdateResponse,List()returnsV4PagePaginationArray[ConfigListResponse],Edit()returns*ConfigEditResponse,Get()returns*ConfigGetResponse.New,List,Delete,Edit,Get) now return onlyerror. TheRateLimitandRateLimitDeleteResponsetypes are removed.Rules.Update(),Rules.List(),Rules.Delete(), andRules.Get()return types changed to*pagination.SinglePage[Rule*Response]instead of the previous direct*Rule*Responsetypes.VerificationValidationMethodtype and its constants (VerificationValidationMethodHTTP,VerificationValidationMethodCNAME,VerificationValidationMethodTXT) removed.Verification.ValidationMethodfield type changed fromVerificationValidationMethodto the sharedValidationMethodtype. Usessl.ValidationMethodHTTP,ssl.ValidationMethodCNAME,ssl.ValidationMethodTXTinstead.Tokens.Value.Update()signature changed: thebody TokenValueUpdateParamsparameter is removed. Callers must remove the body argument from call sites.Scripts.Deployments.List()return type changed from*ScriptDeploymentListResponseto*pagination.V4PagePagination[ScriptDeploymentListResponse]. Callers usingListAutoPaging()are unaffected; callers referencing the return value by type must update.Features
managed_defense-- Managed Defense vulnerability discovery managementVulnerabilityDiscovery.Repositories.New(),List(),Get()VulnerabilityDiscovery.Scans.New(),List(),Get(),GetReport()VulnerabilityDiscovery.Reports.Get()field_extractors-- Field extractor configurationUpdate()- PUT/accounts/{account_id}/field_extractors/{extractor}Delete()- DELETE/accounts/{account_id}/field_extractors/{extractor}Get()- GET/accounts/{account_id}/field_extractors/{extractor}Entitlements.List()method (GET /accounts/{account_id}/entitlements)Configs.Restart()method (POST /accounts/{account_id}/hyperdrive/configs/{hyperdrive_id}/restart)BGPFilterProfilessub-resource withNew(),Update(),List(),Delete(),Get()methods (/accounts/{account_id}/magic/bgp/filter_profiles)ListField,SourceField, andStructFieldtypes (and corresponding param variants)TransferIn.New()method (POST /accounts/{account_id}/registrar/registrations/{domain_name}/transfer-in)TransferInStatus.Get()method (GET /accounts/{account_id}/registrar/registrations/{domain_name}/transfer-in-status)Casb.Posture.Policiessub-resource withNew(),Update(),List(),Delete(),Get()methodsEntitlements.List()method (GET /zones/{zone_id}/entitlements)Observability.Tracing.Settingssub-resource withUpdate(),Delete(),Get()methodsObservability.Tracing.Rulessub-resource withUpdate(),Delete(),Get()methodsv7.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)v7.9.0Compare Source
Full Changelog: v7.8.0...v7.9.0
Breaking Changes
See the v7.9.0 Migration Guide for before/after code examples and actions needed for each change.
Usage.Paygo()andUsage.PaygoInfo()endpoints changed from/accounts/{account_id}/paygo-usageand/accounts/{account_id}/paygo-usage-infoto/accounts/{account_id}/billable-usageand/accounts/{account_id}/billable-usage/inforespectively. The method signatures and return types are unchanged.Settings.TLS.Get()method signature changed -- now requires ahostnamepath parameter and returns*Settinginstead of*pagination.SinglePage[SettingTLSGetResponse]. TheSettingTLSGetResponsetype andGetAutoPaging()method are removed. A newList()method replaces the old paginated listing behavior.AttackSurfaceReport.Issues.Dismiss()method removed along withAttackSurfaceReportIssueDismissResponseandAttackSurfaceReportIssueDismissParamstypes.Rulesets.New()now returns*RulesetNewResponseEnvelopeResultinstead of*RulesetNewResponse.Rulesets.Update()now returns*RulesetUpdateResponseEnvelopeResultinstead of*RulesetUpdateResponse.Rulesets.Phases.Update()now returns*PhaseUpdateResponseEnvelopeResultinstead of*PhaseUpdateResponse.Rulesets.Rules.New()now returns*RuleNewResponseEnvelopeResultinstead of*RuleNewResponse.Rulesets.Rules.Delete()now returns*RuleDeleteResponseEnvelopeResultinstead of*RuleDeleteResponse.Rulesets.Rules.Edit()now returns*RuleEditResponseEnvelopeResultinstead of*RuleEditResponse. The old response types (RulesetNewResponse,RulesetUpdateResponse,PhaseUpdateResponse,RuleNewResponse,RuleDeleteResponse,RuleEditResponse) are removed.ResourceLibrary.Applications.Get()andResourceLibrary.Categories.Get()idparameter type changed fromstringtoint64. TheIDfield onResourceLibraryApplicationGetResponseandResourceLibraryCategoryGetResponsealso changed fromstringtoint64.Casb.Applications.List()return type changed from*[]CasbApplicationListResponseto*pagination.SinglePage[CasbApplicationListResponse].Casb.Applications.AuthMethods.List()return type changed from*[]CasbApplicationAuthMethodListResponseto*pagination.SinglePage[CasbApplicationAuthMethodListResponse].Casb.Integrations.List()return type changed from*CasbIntegrationListResponseto*pagination.SinglePage[CasbIntegrationListResponse]. These methods now support auto-paging viaListAutoPaging().CT.Alerting.Edit()andCT.Alerting.Get()return types changed from*CTAlertingEditResponse/*CTAlertingGetResponseto the shared*CTAlertingSubscriptiontype. The old per-method response types are removed.Features
precursor-- Precursor configuration managementUpdate()- PUT/zones/{zone_id}/precursorGet()- GET/zones/{zone_id}/precursorSpeedSettings.Transformations.Get()method (GET /accounts/{account_id}/settings/transformations)Prefixes.Validate()method (POST /accounts/{account_id}/addressing/prefixes/{prefix_id}/validate)Usage.GetAccountUsageInfoV1(),Usage.GetAccountUsageV1(), andUsage.GetAccountUsageV2()methods for billable usage dataQuota.Get()method (GET /zones/{zone_id}/custom_hostnames/quota)DNSSEC.Zsk.List()method (GET /zones/{zone_id}/dnssec/zsk)Settings.TLS.List()method (GET /zones/{zone_id}/hostnames/settings/{setting_id}) returning paginatedSettingTLSListResponseURLs.Get()method (GET /accounts/{account_id}/intel/url)Sinkholes.New(), `UpConfiguration
📅 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.