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

Update module github.com/cloudflare/cloudflare-go to v0.104.0 #149

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 9, 2022

This PR contains the following updates:

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

Release Notes

cloudflare/cloudflare-go (github.com/cloudflare/cloudflare-go)

v0.104.0

Compare Source

BREAKING CHANGES:

  • dns: removed deprecated ZoneID and ZoneName fields (#​2986)

ENHANCEMENTS:

  • bot_management: add ai_bots_protection to public API (#​2974)

DEPENDENCIES:

  • deps: bumps golang.org/x/net from 0.28.0 to 0.29.0 (#​3030)
  • deps: bumps golang.org/x/time from 0.5.0 to 0.6.0 (#​2816)

v0.103.0

Compare Source

ENHANCEMENTS:

  • errors: implement the Unwrap method for custom error types to access the wrapped errors via errors.Is and errors.As (#​2857)
  • rulesets: add "contains" field to custom cache key header (#​2935)
  • teams_certificates: renamed enabled to in_use (#​2937)
  • waiting_room: add support for enabled_origin_commands (#​2931)

DEPENDENCIES:

  • deps: bumps github.com/urfave/cli/v2 from 2.27.3 to 2.27.4 (#​2863)

v0.102.0

Compare Source

ENHANCEMENTS:

  • rulesets: Add DeleteRulesetRule (#​2833)
  • rulesets: Export DeleteRulesetRuleParams fields (#​2886)
  • teams_accounts: Add disable_for_time attribute (#​2797)

DEPENDENCIES:

  • deps: bumps golang.org/x/net from 0.27.0 to 0.28.0 (#​2835)

v0.101.0

Compare Source

ENHANCEMENTS:

  • access_application: add skip_app_launcher_login_page flag to skip the App Launcher landing page (#​2793)
  • device_posture_rule: support extended_key_usage, check_private_key, and locations for client_certificate_v2 posture rule (#​1685)
  • devices_policy: Add new tunnel_protocol field to policy (#​2778)
  • risk_score_integration: Add support for Risk Score Integrations (#​2786)

DEPENDENCIES:

  • deps: bumps github.com/urfave/cli/v2 from 2.27.2 to 2.27.3 (#​2787)

v0.100.0

Compare Source

BREAKING CHANGES:

  • teams_accounts: rename TeamsCertificate in TeamsAccountConfiguration to TeamsCertificateSetting (#​2754)

ENHANCEMENTS:

  • Add CloudConnectorAPI Client (#​2698)
  • gateway_categories: add ListGatewayCategories which returns all gateway categories. (#​2722)
  • teams_certificates: add TeamsCertificate resource to manage gateway certificates (#​2754)

DEPENDENCIES:

  • deps: bumps dependabot/fetch-metadata from 2.1.0 to 2.2.0 (#​2727)
  • deps: bumps golang.org/x/net from 0.26.0 to 0.27.0 (#​2726)

v0.99.0

Compare Source

ENHANCEMENTS:

  • teams: added per account certificate setting to teams gateway configuration (#​2713)
  • teams_list: Added description to ZT list item (#​2621)
  • teams_rules: Added ZT rule settings ignore_cname_category_matches (#​2621)

DEPENDENCIES:

  • deps: bumps github.com/hashicorp/go-retryablehttp from 0.7.1 to 0.7.7 (#​2699)

v0.98.0

Compare Source

ENHANCEMENTS:

  • access_application: Add support for SaaS OIDC Access Token Lifetime (#​2455)

DEPENDENCIES:

  • deps: bumps golang.org/x/net from 0.25.0 to 0.26.0 (#​2364)
  • deps: bumps goreleaser/goreleaser-action from 5.1.0 to 6.0.0 (#​2365)

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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Renovate dependency updates label Nov 9, 2022
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from 7592fe1 to 3098d5f Compare November 22, 2022 23:49
@renovate renovate bot changed the title Update module github.com/cloudflare/cloudflare-go to v0.54.0 Update module github.com/cloudflare/cloudflare-go to v0.55.0 Nov 22, 2022
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from 3098d5f to e2e4c7b Compare December 5, 2022 21:25
@renovate renovate bot changed the title Update module github.com/cloudflare/cloudflare-go to v0.55.0 Update module github.com/cloudflare/cloudflare-go to v0.56.0 Dec 5, 2022
@renovate renovate bot changed the title Update module github.com/cloudflare/cloudflare-go to v0.56.0 Update module github.com/cloudflare/cloudflare-go to v0.57.0 Dec 21, 2022
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch 2 times, most recently from 55e0cfa to 1cb195b Compare December 23, 2022 03:47
@renovate renovate bot changed the title Update module github.com/cloudflare/cloudflare-go to v0.57.0 Update module github.com/cloudflare/cloudflare-go to v0.57.1 Dec 23, 2022
@renovate renovate bot changed the title Update module github.com/cloudflare/cloudflare-go to v0.57.1 Update module github.com/cloudflare/cloudflare-go to v0.57.1 - autoclosed Jan 1, 2023
@renovate renovate bot closed this Jan 1, 2023
@renovate renovate bot deleted the renovate/github.com-cloudflare-cloudflare-go-0.x branch January 1, 2023 22:57
@renovate renovate bot changed the title Update module github.com/cloudflare/cloudflare-go to v0.57.1 - autoclosed Update module github.com/cloudflare/cloudflare-go to v0.57.1 Jan 4, 2023
@renovate renovate bot reopened this Jan 4, 2023
@renovate renovate bot restored the renovate/github.com-cloudflare-cloudflare-go-0.x branch January 4, 2023 02:05
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from 1cb195b to a67af4e Compare January 4, 2023 04:58
@renovate renovate bot changed the title Update module github.com/cloudflare/cloudflare-go to v0.57.1 Update module github.com/cloudflare/cloudflare-go to v0.58.0 Jan 4, 2023
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from a67af4e to 43a3db7 Compare January 4, 2023 23:53
@renovate renovate bot changed the title Update module github.com/cloudflare/cloudflare-go to v0.58.0 Update module github.com/cloudflare/cloudflare-go to v0.58.1 Jan 4, 2023
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from 43a3db7 to c5fc10c Compare January 7, 2023 22:24
@renovate renovate bot changed the title Update module github.com/cloudflare/cloudflare-go to v0.58.1 Update module github.com/cloudflare/cloudflare-go to v0.59.0 Jan 18, 2023
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from c5fc10c to 584cfa0 Compare January 18, 2023 04:37
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch 2 times, most recently from 05b7e9b to 6e80862 Compare February 1, 2023 00:29
@renovate renovate bot changed the title Update module github.com/cloudflare/cloudflare-go to v0.59.0 Update module github.com/cloudflare/cloudflare-go to v0.60.0 Feb 1, 2023
@rxbn rxbn self-assigned this Feb 10, 2023
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch 3 times, most recently from 46a78fd to 332877a Compare February 15, 2023 06:08
@renovate renovate bot changed the title Update module github.com/cloudflare/cloudflare-go to v0.60.0 Update module github.com/cloudflare/cloudflare-go to v0.61.0 Feb 15, 2023
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from ef88662 to 99929dc Compare May 22, 2024 11:11
@renovate renovate bot changed the title Update module github.com/cloudflare/cloudflare-go to v0.95.0 Update module github.com/cloudflare/cloudflare-go to v0.96.0 May 22, 2024
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from 99929dc to e438a08 Compare June 5, 2024 03:13
@renovate renovate bot changed the title Update module github.com/cloudflare/cloudflare-go to v0.96.0 Update module github.com/cloudflare/cloudflare-go to v0.97.0 Jun 5, 2024
Copy link
Contributor Author

renovate bot commented Jun 5, 2024

ℹ 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):

  • 1 additional dependency was updated

Details:

Package Change
golang.org/x/time v0.5.0 -> v0.6.0

@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from e438a08 to 7eb61a8 Compare June 19, 2024 02:29
@renovate renovate bot changed the title Update module github.com/cloudflare/cloudflare-go to v0.97.0 Update module github.com/cloudflare/cloudflare-go to v0.98.0 Jun 19, 2024
@renovate renovate bot changed the title Update module github.com/cloudflare/cloudflare-go to v0.98.0 Update module github.com/cloudflare/cloudflare-go to v0.99.0 Jul 3, 2024
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from 7eb61a8 to d883bbc Compare July 3, 2024 06:18
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from d883bbc to 6bd41ae Compare July 18, 2024 00:51
@renovate renovate bot changed the title Update module github.com/cloudflare/cloudflare-go to v0.99.0 Update module github.com/cloudflare/cloudflare-go to v0.100.0 Jul 18, 2024
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from 6bd41ae to 3bb4c79 Compare July 31, 2024 03:32
@renovate renovate bot changed the title Update module github.com/cloudflare/cloudflare-go to v0.100.0 Update module github.com/cloudflare/cloudflare-go to v0.101.0 Jul 31, 2024
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from 3bb4c79 to 1856990 Compare August 14, 2024 07:47
@renovate renovate bot changed the title Update module github.com/cloudflare/cloudflare-go to v0.101.0 Update module github.com/cloudflare/cloudflare-go to v0.102.0 Aug 14, 2024
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from 1856990 to f8fa9cf Compare August 28, 2024 02:03
@renovate renovate bot changed the title Update module github.com/cloudflare/cloudflare-go to v0.102.0 Update module github.com/cloudflare/cloudflare-go to v0.103.0 Aug 28, 2024
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from f8fa9cf to 1f4da3c Compare September 11, 2024 04:42
@renovate renovate bot changed the title Update module github.com/cloudflare/cloudflare-go to v0.103.0 Update module github.com/cloudflare/cloudflare-go to v0.104.0 Sep 11, 2024
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch 4 times, most recently from add3cf1 to 8493c4f Compare September 20, 2024 09:57
gi8lino
gi8lino previously approved these changes Sep 20, 2024
Copy link
Member

@gi8lino gi8lino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from 8493c4f to e47b75e Compare September 20, 2024 09:58
Copy link
Member

@gi8lino gi8lino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gi8lino gi8lino merged commit b2cf6d7 into master Sep 20, 2024
2 checks passed
@gi8lino gi8lino deleted the renovate/github.com-cloudflare-cloudflare-go-0.x branch September 20, 2024 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Renovate dependency updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants