getsolus / ferryd

Fast, safe and reliable transit for the delivery of software updates to users.
https://getsol.us
Apache License 2.0
15 stars 5 forks source link

fix(deps): update module github.com/cloudflare/cloudflare-go to v0.103.0 #42

Open renovate[bot] opened 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/cloudflare/cloudflare-go v0.99.0 -> v0.103.0 age adoption passing confidence

Release Notes

cloudflare/cloudflare-go (github.com/cloudflare/cloudflare-go) ### [`v0.103.0`](https://togithub.com/cloudflare/cloudflare-go/releases/tag/v0.103.0) [Compare Source](https://togithub.com/cloudflare/cloudflare-go/compare/v0.102.0...v0.103.0) ENHANCEMENTS: - errors: implement the Unwrap method for custom error types to access the wrapped errors via errors.Is and errors.As ([#​2857](https://togithub.com/cloudflare/cloudflare-go/issues/2857)) - rulesets: add "contains" field to custom cache key header ([#​2935](https://togithub.com/cloudflare/cloudflare-go/issues/2935)) - teams_certificates: renamed `enabled` to `in_use` ([#​2937](https://togithub.com/cloudflare/cloudflare-go/issues/2937)) - waiting_room: add support for `enabled_origin_commands` ([#​2931](https://togithub.com/cloudflare/cloudflare-go/issues/2931)) DEPENDENCIES: - deps: bumps github.com/urfave/cli/v2 from 2.27.3 to 2.27.4 ([#​2863](https://togithub.com/cloudflare/cloudflare-go/issues/2863)) ### [`v0.102.0`](https://togithub.com/cloudflare/cloudflare-go/releases/tag/v0.102.0) [Compare Source](https://togithub.com/cloudflare/cloudflare-go/compare/v0.101.0...v0.102.0) ENHANCEMENTS: - rulesets: Add `DeleteRulesetRule` ([#​2833](https://togithub.com/cloudflare/cloudflare-go/issues/2833)) - rulesets: Export `DeleteRulesetRuleParams` fields ([#​2886](https://togithub.com/cloudflare/cloudflare-go/issues/2886)) - teams_accounts: Add `disable_for_time` attribute ([#​2797](https://togithub.com/cloudflare/cloudflare-go/issues/2797)) DEPENDENCIES: - deps: bumps golang.org/x/net from 0.27.0 to 0.28.0 ([#​2835](https://togithub.com/cloudflare/cloudflare-go/issues/2835)) ### [`v0.101.0`](https://togithub.com/cloudflare/cloudflare-go/releases/tag/v0.101.0) [Compare Source](https://togithub.com/cloudflare/cloudflare-go/compare/v0.100.0...v0.101.0) ENHANCEMENTS: - access_application: add `skip_app_launcher_login_page` flag to skip the App Launcher landing page ([#​2793](https://togithub.com/cloudflare/cloudflare-go/issues/2793)) - device_posture_rule: support extended_key_usage, check_private_key, and locations for client_certificate_v2 posture rule ([#​1685](https://togithub.com/cloudflare/cloudflare-go/issues/1685)) - devices_policy: Add new tunnel_protocol field to policy ([#​2778](https://togithub.com/cloudflare/cloudflare-go/issues/2778)) - risk_score_integration: Add support for Risk Score Integrations ([#​2786](https://togithub.com/cloudflare/cloudflare-go/issues/2786)) DEPENDENCIES: - deps: bumps github.com/urfave/cli/v2 from 2.27.2 to 2.27.3 ([#​2787](https://togithub.com/cloudflare/cloudflare-go/issues/2787)) ### [`v0.100.0`](https://togithub.com/cloudflare/cloudflare-go/releases/tag/v0.100.0) [Compare Source](https://togithub.com/cloudflare/cloudflare-go/compare/v0.99.0...v0.100.0) BREAKING CHANGES: - teams_accounts: rename `TeamsCertificate` in `TeamsAccountConfiguration` to `TeamsCertificateSetting` ([#​2754](https://togithub.com/cloudflare/cloudflare-go/issues/2754)) ENHANCEMENTS: - Add CloudConnectorAPI Client ([#​2698](https://togithub.com/cloudflare/cloudflare-go/issues/2698)) - gateway_categories: add ListGatewayCategories which returns all gateway categories. ([#​2722](https://togithub.com/cloudflare/cloudflare-go/issues/2722)) - teams_certificates: add `TeamsCertificate` resource to manage gateway certificates ([#​2754](https://togithub.com/cloudflare/cloudflare-go/issues/2754)) DEPENDENCIES: - deps: bumps dependabot/fetch-metadata from 2.1.0 to 2.2.0 ([#​2727](https://togithub.com/cloudflare/cloudflare-go/issues/2727)) - deps: bumps golang.org/x/net from 0.26.0 to 0.27.0 ([#​2726](https://togithub.com/cloudflare/cloudflare-go/issues/2726))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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.

renovate[bot] commented 1 month ago

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
golang.org/x/net v0.26.0 -> v0.28.0
golang.org/x/sys v0.21.0 -> v0.23.0
golang.org/x/text v0.16.0 -> v0.17.0