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.86.0 to 0.89.0 #330

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2024

Bumps github.com/cloudflare/cloudflare-go from 0.86.0 to 0.89.0.

Release notes

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

v0.89.0

NOTES:

  • zaraz: replace deprecated neoEvents with Actions on Zaraz Config tools schema (#1490)

ENHANCEMENTS:

  • magic-transit: Adds IPsec tunnel healthcheck direction & rate parameters (#1503)

BUG FIXES:

  • registrar: Fix request method to call domain list endpoint from POST to GET (#1506)

v0.88.0

ENHANCEMENTS:

  • access_application: Add support for OIDC SaaS Applications (#1500)
  • access_application: Add support for allow_authenticate_via_warp (#1496)
  • access_application: add support for name_id_transform_jsonata in saas apps (#1505)
  • access_organization: Add support for allow_authenticate_via_warp and warp_auth_session_duration (#1496)
  • hyperdrive: Add support for hyperdrive CRUD operations (#1492)
  • images_variants: Add support for Images Variants CRUD operations (#1494)
  • teams_rules: AntiVirus settings includes notification settings (#1499)

BUG FIXES:

  • hyperdrive: password should be nested in origin (#1501)

DEPENDENCIES:

  • deps: bumps golang.org/x/net from 0.20.0 to 0.21.0 (#1502)
  • deps: bumps golangci/golangci-lint-action from 3 to 4 (#1504)

v0.87.0

ENHANCEMENTS:

  • access_seats: Add UpdateAccessUsersSeats with an array as input for multiple operations (#1480)
  • dlp: add support for EDM and CWL datasets (#1485)
  • logpush: Add support for Output Options (#1468)
  • pages_project: Add build_caching attribute (#1489)
  • streams: adds support for stream create parameters for tus upload initiate (#1386)
  • teams_accounts: add support for extended email matching (#1486)

BUG FIXES:

  • access_seats: UpdateAccessUserSeat: fix parameters not being an array when sending to the api. This caused an error when updating a user's seat (#1480)
  • access_users: ListAccessUsers was returning wrong values in pointer fields due to variable missused in loop (#1482)
  • flarectl: alias zone certs to "ct" instead of duplicating the "c" alias (#1484)

... (truncated)

Changelog

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

0.89.0 (February 28th, 2024)

NOTES:

  • zaraz: replace deprecated neoEvents with Actions on Zaraz Config tools schema (#1490)

ENHANCEMENTS:

  • magic-transit: Adds IPsec tunnel healthcheck direction & rate parameters (#1503)

BUG FIXES:

  • registrar: Fix request method to call domain list endpoint from POST to GET (#1506)

0.88.0 (February 14th, 2024)

ENHANCEMENTS:

  • access_application: Add support for OIDC SaaS Applications (#1500)
  • access_application: Add support for allow_authenticate_via_warp (#1496)
  • access_application: add support for name_id_transform_jsonata in saas apps (#1505)
  • access_organization: Add support for allow_authenticate_via_warp and warp_auth_session_duration (#1496)
  • hyperdrive: Add support for hyperdrive CRUD operations (#1492)
  • images_variants: Add support for Images Variants CRUD operations (#1494)
  • teams_rules: AntiVirus settings includes notification settings (#1499)

BUG FIXES:

  • hyperdrive: password should be nested in origin (#1501)

DEPENDENCIES:

  • deps: bumps golang.org/x/net from 0.20.0 to 0.21.0 (#1502)
  • deps: bumps golangci/golangci-lint-action from 3 to 4 (#1504)

0.87.0 (January 31st, 2024)

ENHANCEMENTS:

  • access_seats: Add UpdateAccessUsersSeats with an array as input for multiple operations (#1480)
  • dlp: add support for EDM and CWL datasets (#1485)
  • logpush: Add support for Output Options (#1468)
  • pages_project: Add build_caching attribute (#1489)
  • streams: adds support for stream create parameters for tus upload initiate (#1386)
  • teams_accounts: add support for extended email matching (#1486)

BUG FIXES:

  • access_seats: UpdateAccessUserSeat: fix parameters not being an array when sending to the api. This caused an error when updating a user's seat (#1480)
  • access_users: ListAccessUsers was returning wrong values in pointer fields due to variable missused in loop (#1482)

... (truncated)

Commits

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 <dependency name> 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 11, 2024
Bumps [github.com/cloudflare/cloudflare-go](https://github.com/cloudflare/cloudflare-go) from 0.86.0 to 0.89.0.
- [Release notes](https://github.com/cloudflare/cloudflare-go/releases)
- [Changelog](https://github.com/cloudflare/cloudflare-go/blob/master/CHANGELOG.md)
- [Commits](cloudflare/cloudflare-go@v0.86.0...v0.89.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>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/cloudflare/cloudflare-go-0.89.0 branch from 9efaf67 to 1c7f0f0 Compare March 11, 2024 20:04
@n8maninger n8maninger merged commit ef7773d into master Mar 13, 2024
7 checks passed
@n8maninger n8maninger deleted the dependabot/go_modules/github.com/cloudflare/cloudflare-go-0.89.0 branch March 13, 2024 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

1 participant