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.57.1 #6186

Merged
merged 4 commits into from Jan 1, 2023

Conversation

cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Jan 1, 2023

BEGIN_COMMIT_OVERRIDE
fix(deps): Update module github.com/cloudflare/cloudflare-go to v0.57.1

BREAKING-CHANGE: The deprecated enabled column was removed for the cloudflare_worker_routes table. See more in https://github.com/cloudflare/cloudflare-go/blob/677a9006b5bf5692981c5a45433315358de9437e/workers.go#L45

END_COMMIT_OVERRIDE

This PR contains the following updates:

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

Release Notes

cloudflare/cloudflare-go

v0.57.1

Compare Source

ENHANCEMENTS:

  • tiered_cache: Add support for Tiered Caching interactions for setting Smart and Generic topologies (#​1149)

BUG FIXES:

  • workers: correctly set body value for non-ES module uploads (#​1155)

v0.57.0

Compare Source

REAKING CHANGES:

  • workers: API operations now target account level resources instead of older zone level resources (these are a 1:1 now) (#​1137)
  • workers: method signatures have been updated to align with the upcoming client conventions (#​1137)
  • workers_bindings: method signatures have been updated to align with the upcoming client conventions (#​1137)
  • workers_cron_triggers: method signatures have been updated to align with the upcoming client conventions (#​1137)
  • workers_kv: method signatures have been updated to align with the upcoming client conventions (#​1137)
  • workers_routes: method signatures have been updated to align with the upcoming client conventions (#​1137)
  • workers_secrets: method signatures have been updated to align with the upcoming client conventions (#​1137)
  • workers_tails: method signatures have been updated to align with the upcoming client conventions (#​1137)

NOTES:

  • workers: all worker methods have been split into product ownership(-ish) files (#​1137)
  • workers: all worker methods now require an explicit ResourceContainer for endpoints instead of relying on the globally defined api.AccountID (#​1137)

ENHANCEMENTS:

  • managed_networks: add CRUD functionality for managednetworks (#​1148)

DEPENDENCIES:

  • deps: bumps goreleaser/goreleaser-action from 3.2.0 to 4.1.0 (#​1146)

v0.56.0

Compare Source

BREAKING CHANGES:

ENHANCEMENTS:

DEPENDENCIES:


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 Jan 1, 2023
@cq-bot
Copy link
Contributor Author

cq-bot commented Jan 1, 2023

/gen sha=85acd8906856e8972826b0bf143f38cdb5d75b91 plugin=cloudflare

@erezrokah erezrokah removed the automerge Automatically merge once required checks pass label Jan 1, 2023
@erezrokah erezrokah requested a review from a team as a code owner January 1, 2023 13:38
@erezrokah erezrokah requested review from hermanschaaf and removed request for a team January 1, 2023 13:38
@github-actions
Copy link

github-actions bot commented Jan 1, 2023

This PR has the following changes to source plugin(s) tables:

  • ⚠️ BREAKING CHANGE: Table cloudflare_worker_routes: column removed enabled from table

@erezrokah erezrokah added the automerge Automatically merge once required checks pass label Jan 1, 2023
@erezrokah erezrokah changed the title fix(deps): Update module github.com/cloudflare/cloudflare-go to v0.57.1 fix(deps)!: Update module github.com/cloudflare/cloudflare-go to v0.57.1 Jan 1, 2023
@kodiakhq kodiakhq bot merged commit 14a7ae0 into main Jan 1, 2023
@kodiakhq kodiakhq bot deleted the renovate/github.com-cloudflare-cloudflare-go-0.x branch January 1, 2023 14:06
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

3 participants