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

build(deps): bump github.com/cloudflare/cloudflare-go from 0.24.0 to 0.25.0 #91

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2021

Bumps github.com/cloudflare/cloudflare-go from 0.24.0 to 0.25.0.

Release notes

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

v0.25.0

Improvements

  • warp_split_tunnels: add initial support (#709)
  • ssl: add UpdateZoneSSLSettings (#712)
  • account_member: add CreateAccountMemberWithStatus (#715)
  • access_policy: adds approval_required (#714)
  • access_application: adds http_only and same_site cookie options (#718)
  • load_balancer: support for LoadBalancerOriginSteering (#722)

Full Changelog: cloudflare/cloudflare-go@v0.24.0...v0.25.0

Commits
  • e27a1be Merge pull request #722 from cloudflare/jfishman/load-balancing/origin-steering
  • abe1783 Support for LoadBalancerOriginSteering
  • 7d00b60 Merge pull request #718 from GreenStage/egomes/AUTH-3722
  • 3ee470d AUTH-3722: Adds http_only and same_site cookie configuration parameters for a...
  • 5901ebc Update README.md
  • c22958d Adds approval_required to access policies (#714)
  • 151b299 Merge pull request #715 from jamesog/jamesog/create_account_member_status
  • 28df764 feat(account_members): Add CreateAccountMemberWithStatus
  • 64630c8 Merge pull request #712 from dossif/feature-zone-settings-change-ssl-setting
  • 39f8c06 added test for UpdateZoneSSLSettings
  • 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 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)

Bumps [github.com/cloudflare/cloudflare-go](https://github.com/cloudflare/cloudflare-go) from 0.24.0 to 0.25.0.
- [Release notes](https://github.com/cloudflare/cloudflare-go/releases)
- [Commits](cloudflare/cloudflare-go@v0.24.0...v0.25.0)

---
updated-dependencies:
- dependency-name: github.com/cloudflare/cloudflare-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@codecov
Copy link

codecov bot commented Oct 7, 2021

Codecov Report

Merging #91 (0dc7de2) into main (bd94052) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #91   +/-   ##
=======================================
  Coverage   77.90%   77.90%           
=======================================
  Files          22       22           
  Lines        1172     1172           
=======================================
  Hits          913      913           
  Misses        255      255           
  Partials        4        4           
Flag Coverage Δ
unittests 77.90% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bd94052...0dc7de2. Read the comment docs.

@favonia favonia merged commit 342b7e8 into main Oct 7, 2021
@favonia favonia deleted the dependabot/go_modules/github.com/cloudflare/cloudflare-go-0.25.0 branch October 7, 2021 05:19
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.

1 participant