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.112.0 #42

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 18, 2024

This PR contains the following updates:

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

Release Notes

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

v0.112.0

Compare Source

ENHANCEMENTS:

  • access_application: support Access service token + multi-valued authentication for SCIM provisioning (#​3708)
  • certificate_authorities: add new methods to interact with Certificate Authorities Hostname Associations API (#​3740)
  • content_scanning: Add new support for CRUD operations (#​3700)
  • teams: sync latest doc changes (#​3743)
  • teams_location: add support for dns_destination_ipv6_block_id to the location payload (#​3738)
  • teams_locations: Add dns_destination_ips_id and ipv4_destination_backup (#​3699)

BUG FIXES:

  • certificate_authorities: fixes for methods to interact with Certificate Authorities Hostname Associations API (#​3742)

DEPENDENCIES:

  • deps: bumps github.com/goccy/go-json from 0.10.3 to 0.10.4 (#​3726)
  • deps: bumps golang.org/x/crypto from 0.21.0 to 0.31.0 (#​3725)
  • deps: bumps golang.org/x/net from 0.31.0 to 0.32.0 (#​3704)

v0.111.0

Compare Source

BREAKING CHANGES:

  • access: Remove the deprecated SelfHostedDomains field from Access applications. Use Destinations instead. (#​3667)

ENHANCEMENTS:

  • Adds allow_email_alias connection rule boolean to access infra policy payload (#​3675)
  • access: Add DomainType field to Access applications. (#​3667)
  • leaked_credential_check: add new methods to interact with leaked credential check cloudfare API (#​3634)

BUG FIXES:

  • authenticated_origin_pulls_per_hostname: fixes the struct to allow null (nil) values on the Enabled property (#​3680)
  • snippets_rules: fix upsert request type (#​3669)

DEPENDENCIES:

  • deps: bumps github.com/stretchr/testify from 1.9.0 to 1.10.0 (#​3672)

v0.110.0

Compare Source

ENHANCEMENTS:

  • access_identity_provider: Adds identity_update_behavior to SCIM config. (#​3618)
  • turnstile: fix UpdateTurnstileWidgetParams (support setting values to false) (#​3594)

BUG FIXES:

  • snippets: fix response type for UpdateZoneSnippet (#​3596)

v0.109.0

Compare Source

ENHANCEMENTS:

  • access_application: add support for controlling schema strictness in Access SCIM application provisioning mappings (#​3510)
  • regional_hostname: add support for routing attribute (#​3560)
  • snippets: add missing delete and get a single snippet methods (#​3529)

v0.108.0

Compare Source

ENHANCEMENTS:

  • snippets: add CRUD support (#​3458)
  • snippets_rules: add CRUD support (#​3458)
  • waiting_room: Add CookieAttributes property (#​3388)

DEPENDENCIES:

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

v0.107.0

Compare Source

ENHANCEMENTS:

  • device_posture_rule: support operational_state for sentinelone_s2s posture rule (#​3234)

DEPENDENCIES:

  • deps: bumps golang.org/x/net from 0.29.0 to 0.30.0 (#​3336)
  • deps: bumps golang.org/x/time from 0.6.0 to 0.7.0 (#​3321)

v0.106.0

Compare Source

ENHANCEMENTS:

  • access_application: added target contexts support for access application type infrastructure (#​3186)
  • access_policy: added infrastructure connection rule support for access policy (#​3186)

v0.105.0

Compare Source

ENHANCEMENTS:

  • device_posture_rule: add score field for custom_s2s posture rule (#​3031)
  • infrastructure_targets: initialize CRUD endpoints for infrastructure access endpoints (#​3184)
  • load_balancing: add account load balancer support (#​3027)

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.

Copy link
Contributor Author

renovate bot commented Jul 18, 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):

  • 6 additional dependencies were updated

Details:

Package Change
github.com/stretchr/testify v1.9.0 -> v1.10.0
github.com/goccy/go-json v0.10.3 -> v0.10.4
golang.org/x/net v0.29.0 -> v0.32.0
golang.org/x/sys v0.25.0 -> v0.28.0
golang.org/x/text v0.18.0 -> v0.21.0
golang.org/x/time v0.6.0 -> v0.8.0

@renovate renovate bot changed the title fix(deps): update module github.com/cloudflare/cloudflare-go to v0.100.0 fix(deps): 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 4e7093d to 0440b74 Compare July 31, 2024 06:07
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from 0440b74 to 8fa5e88 Compare August 14, 2024 06:47
@renovate renovate bot changed the title fix(deps): update module github.com/cloudflare/cloudflare-go to v0.101.0 fix(deps): update module github.com/cloudflare/cloudflare-go to v0.102.0 Aug 14, 2024
@renovate renovate bot changed the title fix(deps): update module github.com/cloudflare/cloudflare-go to v0.102.0 fix(deps): 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 8fa5e88 to a0eb6c1 Compare August 28, 2024 02:00
@renovate renovate bot changed the title fix(deps): update module github.com/cloudflare/cloudflare-go to v0.103.0 fix(deps): 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 from a0eb6c1 to ce808fe Compare September 11, 2024 03:40
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from ce808fe to b18a395 Compare September 25, 2024 03:18
@renovate renovate bot changed the title fix(deps): update module github.com/cloudflare/cloudflare-go to v0.104.0 fix(deps): update module github.com/cloudflare/cloudflare-go to v0.105.0 Sep 25, 2024
@renovate renovate bot changed the title fix(deps): update module github.com/cloudflare/cloudflare-go to v0.105.0 fix(deps): update module github.com/cloudflare/cloudflare-go to v0.106.0 Sep 27, 2024
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from b18a395 to 0d9ce8e Compare September 27, 2024 08:17
@renovate renovate bot changed the title fix(deps): update module github.com/cloudflare/cloudflare-go to v0.106.0 fix(deps): update module github.com/cloudflare/cloudflare-go to v0.107.0 Oct 9, 2024
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from 0d9ce8e to d496743 Compare October 9, 2024 01:53
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from d496743 to 6860d29 Compare October 23, 2024 07:16
@renovate renovate bot changed the title fix(deps): update module github.com/cloudflare/cloudflare-go to v0.107.0 fix(deps): update module github.com/cloudflare/cloudflare-go to v0.108.0 Oct 23, 2024
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from 6860d29 to 820c262 Compare October 25, 2024 20:27
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from 820c262 to 4859433 Compare November 6, 2024 01:43
@renovate renovate bot changed the title fix(deps): update module github.com/cloudflare/cloudflare-go to v0.108.0 fix(deps): update module github.com/cloudflare/cloudflare-go to v0.109.0 Nov 6, 2024
@renovate renovate bot changed the title fix(deps): update module github.com/cloudflare/cloudflare-go to v0.109.0 fix(deps): update module github.com/cloudflare/cloudflare-go to v0.110.0 Nov 20, 2024
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from 4859433 to 954b496 Compare November 20, 2024 00:53
@renovate renovate bot changed the title fix(deps): update module github.com/cloudflare/cloudflare-go to v0.110.0 fix(deps): update module github.com/cloudflare/cloudflare-go to v0.111.0 Dec 4, 2024
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from 954b496 to f75067e Compare December 4, 2024 01:47
@renovate renovate bot changed the title fix(deps): update module github.com/cloudflare/cloudflare-go to v0.111.0 fix(deps): update module github.com/cloudflare/cloudflare-go to v0.112.0 Dec 18, 2024
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from f75067e to 0ab6288 Compare December 18, 2024 04:51
@renovate renovate bot changed the title fix(deps): update module github.com/cloudflare/cloudflare-go to v0.112.0 fix(deps): update module github.com/cloudflare/cloudflare-go to v0.112.0 - autoclosed Dec 18, 2024
@renovate renovate bot closed this Dec 18, 2024
@renovate renovate bot deleted the renovate/github.com-cloudflare-cloudflare-go-0.x branch December 18, 2024 07:59
@renovate renovate bot changed the title fix(deps): update module github.com/cloudflare/cloudflare-go to v0.112.0 - autoclosed fix(deps): update module github.com/cloudflare/cloudflare-go to v0.112.0 Dec 18, 2024
@renovate renovate bot reopened this Dec 18, 2024
@renovate renovate bot force-pushed the renovate/github.com-cloudflare-cloudflare-go-0.x branch from e47ba96 to 0ab6288 Compare December 18, 2024 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants