Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): Update module github.com/cloudflare/cloudflare-go to v0.55.0 #5223

Merged
merged 3 commits into from
Dec 1, 2022

Conversation

cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Dec 1, 2022

This PR contains the following updates:

Package Type Update Change
github.com/cloudflare/cloudflare-go require minor v0.46.0 -> v0.55.0

Release Notes

cloudflare/cloudflare-go

v0.55.0

Compare Source

BREAKING CHANGES:

ENHANCEMENTS:

  • device_posture_rule: add input fields crowdstrike (#​1126)
  • queue: add support queue API (#​1131)
  • r2: Add support for listing R2 buckets (#​1063)
  • workers_domain: add support for workers domain API (#​1130)
  • workers_kv: ListWorkersKVNamespaces automatically paginates all results unless PerPage is defined. (#​1115)

DEPENDENCIES:

  • deps: bumps github.com/urfave/cli/v2 from 2.23.4 to 2.23.5 (#​1127)

v0.54.0

Compare Source

ENHANCEMENTS:

  • access: add support for service token rotation (#​1120)
  • deps: fix import grouping, code formatting and enable goimports linter (#​1121)

DEPENDENCIES:

  • deps: bumps dependabot/fetch-metadata from 1.3.4 to 1.3.5 (#​1123)
  • deps: bumps github.com/urfave/cli/v2 from 2.20.3 to 2.23.0 (#​1122)
  • deps: bumps github.com/urfave/cli/v2 from 2.23.0 to 2.23.2 (#​1124)
  • deps: bumps github.com/urfave/cli/v2 from 2.23.2 to 2.23.4 (#​1125)

v0.53.0

Compare Source

BREAKING CHANGES:

  • account_member: CreateAccountMember has been updated to accept a CreateAccountMemberParams struct instead of multiple parameters (#​1095)
  • teams_list: updated methods to match the experimental client format (#​1114)

ENHANCEMENTS:

  • account_member: add support for domain scoped roles (#​1095)
  • cloudflare: expose Messages from the Response object (#​1106)
  • dlp: Adds support for DLP resources (#​1111)
  • teams_list: List operations now automatically paginate (#​1114)
  • total_tls: adds support for TotalTLS (#​1105)
  • waiting_room: add support for waiting room rules (#​1102)

DEPENDENCIES:

  • deps: ioutil package is being deprecated in favor of io (#​1116)
  • deps: bumps github.com/stretchr/testify from 1.8.0 to 1.8.1 (#​1119)
  • deps: bumps github.com/urfave/cli/v2 from 2.19.2 to 2.20.2 (#​1108)
  • deps: bumps github.com/urfave/cli/v2 from 2.20.2 to 2.20.3 (#​1118)
  • deps: bumps goreleaser/goreleaser-action from 3.1.0 to 3.2.0 (#​1112)
  • deps: remove github.com/pkg/errors in favor of errors (#​1117)

v0.52.0

Compare Source

ENHANCEMENTS:

  • access: add UI read-only field to organizations (#​1104)
  • devices_policy: Add support for additional device settings policies (#​1090)
  • rulesets: add support for sensitivity_level to override all rule sensitivity (#​1093)

DEPENDENCIES:

  • deps: bumps dependabot/fetch-metadata from 1.3.3 to 1.3.4 (#​1097)
  • deps: bumps github.com/urfave/cli/v2 from 2.16.3 to 2.17.1 (#​1094)
  • deps: bumps github.com/urfave/cli/v2 from 2.17.1 to 2.19.2 (#​1103)

v0.51.0

Compare Source

BREAKING CHANGES:

  • load_balancing: update method signatures to match experimental conventions (#​1084)

ENHANCEMENTS:

  • device_posture_rule: add input fields for linux OS (#​1087)
  • load_balancing: support adaptive_routing and location_strategy (#​1091)

BUG FIXES:

  • user-agent-blocking-rules: add missing managed_challenge validation and removed the deprecated whitelist one (#​1089)

v0.50.0

Compare Source

ENHANCEMENTS:

  • auditlogs: add support for hide_user_logs filter parameter (#​1075)

BUG FIXES:

  • cloudflare: exiting closer to the source on context timeouts to improve error messaging and better defend from potential edge cases (#​1080)
  • origin certificate: Fix API auth type used (#​1082)

DEPENDENCIES:

  • deps: bumps github.com/urfave/cli/v2 from 2.11.2 to 2.14.0 (#​1077)
  • deps: bumps github.com/urfave/cli/v2 from 2.14.0 to 2.14.1 (#​1081)
  • deps: bumps github.com/urfave/cli/v2 from 2.14.1 to 2.15.0 (#​1085)
  • deps: bumps github.com/urfave/cli/v2 from 2.15.0 to 2.16.3 (#​1086)

v0.49.0

Compare Source

ENHANCEMENTS:

  • access_service_token: add support for refreshing an existing token in place (#​1074)
  • api: addded context and headers to Raw method (#​1068)
  • api_shield: add GET/PUT for API Shield Configuration (#​1059)
  • pages_project: Add kv_namespaces, durable_object_namespaces, r2_buckets, and d1_databases bindings to deployment config (#​1065)
  • pages_project: Add preview_deployment_setting, preview_branch_includes, and preview_branch_excludes to source config (#​1065)
  • pages_project: Add production_branch field (#​1065)
  • teams_account: add support for os_distro_name and os_distro_revision (#​1073)
  • url_normalization_settings: Add APIs to get and update URL normalization settings (#​1071)
  • workers: Support for multipart encoding for DownloadWorker on a module-format Worker script (#​1040)

BUG FIXES:

  • cloudflare: fix nil dereference error in makeRequestWithAuthTypeAndHeaders (#​1072)
  • email_routing_rules: Fix response for email routing catch all rule. (#​1070)
  • email_routing_settings: change enable endpoint from enabled to enable (#​1060)
  • stream: Update pctComplete to string from int (#​1066)

DEPENDENCIES:

  • deps: bumps goreleaser/goreleaser-action from 3.0.0 to 3.1.0 (#​1067)

v0.48.0

Compare Source

ENHANCEMENTS:

  • errors: add some error type convenience functions for mocking and inspection (#​1047)
  • pages_project: Add compatibility date and compatibility_flags to pages deployment configs (#​1051)
  • teams_account: add support for suppress_footer (#​1053)

BUG FIXES:

  • r2: fix create bucket endpoint (#​1035)
  • tunnel_configuration: Remove unnecessary double-unmarshalling due to changes in the API (#​1046)

v0.47.1

Compare Source

BUG FIXES:

  • zonelockdown: add Priority to ZoneLockdownCreateParams and ZoneLockdownUpdateParams (#​1052)

v0.47.0

Compare Source

BREAKING CHANGES:

  • certificate_packs: deprecate "custom" configuration for ACM everywhere (#​1032)

ENHANCEMENTS:

  • cloudflare: make it clear when the rate limit retries have been exhausted (#​1043)
  • email_routing_destination: Adds support for the email routing destination API (#​1034)
  • email_routing_rules: Adds support for the email routing rules API (#​1034)
  • email_routing_settings: Adds support for the email routing settings API (#​1034)
  • filter: fix double endpoint calls & moving towards common method signature (#​1016)
  • firewall_rule: fix double endpoint calls & moving towards common method signature (#​1016)
  • lockdown: automatically paginate List results unless Page and PerPage are provided (#​1017)
  • r2: Add in support for creating and deleting R2 buckets (#​1028)
  • rulesets: add support for http_config_settings phase and supporting actions (#​1036)
  • workers-account-settings: Add in support for Workers account settings API (#​1027)
  • workers-subdomain: Add in support Workers Subdomain API (#​1031)
  • workers-tail: Add in support for Workers tail API (#​1026)
  • workers: Add support for attaching a worker to a domain (#​1014)
  • workers: Add support to upload module workers (#​1010)

BUG FIXES:

  • email_routing_destination: Update API reference URLs (#​1038)
  • email_routing_rules: Update API reference URLs (#​1038)
  • email_routing_settings: Update API reference URLs (#​1038)
  • tunnel_routes: Fix not removing route when it contains virtual network (#​1030)
  • workers_test: Fix incorrect test from PR #​1014 (#​1048)
  • workers_test: Use application/json mime-type in headers (#​1049)

DEPENDENCIES:

  • deps: bumps golang.org/x/tools/gopls from 0.9.3 to 0.9.4 (#​1044)
  • deps: bumps github.com/golangci/golangci-lint from 1.47.3 to 1.48.0 (#​1020)
  • deps: bumps github.com/urfave/cli/v2 from 2.11.1 to 2.11.2 (#​1042)
  • deps: bumps golang.org/x/tools/gopls from 0.9.1 to 0.9.2 (#​1037)
  • deps: bumps golang.org/x/tools/gopls from 0.9.2 to 0.9.3 (#​1039)

Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@cq-bot cq-bot added the automerge Automatically merge once required checks pass label Dec 1, 2022
@cq-bot
Copy link
Contributor Author

cq-bot commented Dec 1, 2022

/gen sha=e14ad4d7fc89be26f3d6edeacda441f5a8179967 plugin=cloudflare

@cq-bot cq-bot requested a review from a team as a code owner December 1, 2022 01:38
@cq-bot cq-bot requested review from disq and removed request for a team December 1, 2022 01:38
@kodiakhq kodiakhq bot merged commit 026f2cf into main Dec 1, 2022
@kodiakhq kodiakhq bot deleted the renovate/github.com-cloudflare-cloudflare-go-0.x branch December 1, 2022 01:41
kodiakhq bot pushed a commit that referenced this pull request Dec 6, 2022
🤖 I have created a release *beep* *boop*
---


## [2.3.0](plugins-source-cloudflare-v2.2.21...plugins-source-cloudflare-v2.3.0) (2022-12-06)


### Features

* **website:** Add plugins tables ([#5259](#5259)) ([c336f4e](c336f4e))


### Bug Fixes

* **deps:** Update module github.com/cloudflare/cloudflare-go to v0.55.0 ([#5223](#5223)) ([026f2cf](026f2cf))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.11.0 ([#5416](#5416)) ([2e7ca35](2e7ca35))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Automatically merge once required checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants