cloudflare / cf-terraforming

A command line utility to facilitate terraforming your existing Cloudflare resources.
Mozilla Public License 2.0
955 stars 135 forks source link

build(deps): bump github.com/cloudflare/cloudflare-go from 0.100.0 to 0.101.0 #732

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps github.com/cloudflare/cloudflare-go from 0.100.0 to 0.101.0.

Release notes

Sourced from github.com/cloudflare/cloudflare-go's releases.

v0.101.0

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)
Changelog

Sourced from github.com/cloudflare/cloudflare-go's changelog.

0.101.0 (July 31st, 2024)

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)
Commits
  • 217ab49 Update CHANGELOG.md
  • 64c5444 generate changelog
  • ccae552 Merge pull request #2793 from sha-e-256/add-flag-to-skip-app-launcher-landing-pg
  • 369a946 Update .changelog/2793.txt
  • ec51561 feat: add flag to skip the app launcher landing pg
  • d257a3f Merge pull request #2786 from MattDavis00/mattdavis/DLP-1890
  • 4cbefd2 fix lint
  • f45f2a3 Merge pull request #2787 from cloudflare/dependabot/go_modules/github.com/urf...
  • 3febe85 add CHANGELOG for #2787
  • 4bcd55a Bump github.com/urfave/cli/v2 from 2.27.2 to 2.27.3
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)