chore(deps): update cloudflare to 5.4.0#494
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
63dbb0a to
9b6be6a
Compare
9b6be6a to
4ecb924
Compare
4ecb924 to
d8872f3
Compare
d8872f3 to
871861d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==4.3.1→==5.4.0Release Notes
cloudflare/cloudflare-python (cloudflare)
v5.4.0Compare Source
Full Changelog: v5.3.0...v5.4.0
Features
Chores
v5.3.0Compare Source
Full Changelog: v5.3.0...v5.4.0
Features
Chores
v5.2.0Compare Source
Full Changelog: v5.1.0...v5.2.0
Features
Chores
v5.1.0Compare Source
Full Changelog: v5.1.0...v5.2.0
Features
Chores
v5.0.0Compare Source
Full Changelog: v5.0.0...v5.1.0
Features
audit_logs,classification, andcontextsub-resources to insights (ed7d261)deployment_groupssub-resource to devices (7121a55)Security Center - New Insights Sub-Resources
AuditLogs (
client.security_center.insights.audit_logs)list(*, account_id, zone_id, **params) -> SyncCursorPagination[AuditLogListResponse]list_by_insight(issue_id, *, account_id, zone_id, **params) -> SyncCursorPagination[AuditLogListByInsightResponse]New types:
Classification (
client.security_center.insights.classification)update(issue_id, *, account_id, zone_id, **params) -> ClassificationUpdateResponseNew types:
Context (
client.security_center.insights.context)get(issue_id, *, account_id) -> Optional[ContextGetResponse]New types:
Zero Trust - Device Deployment Groups
New sub-resource
client.zero_trust.devices.deployment_groups:create(*, account_id, **params) -> DeploymentGrouplist(*, account_id, **params) -> SyncV4PagePaginationArray[DeploymentGroup]delete(group_id, *, account_id) -> DeploymentGroupDeleteResponseedit(group_id, *, account_id, **params) -> DeploymentGroupget(group_id, *, account_id) -> DeploymentGroupNew types:
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.