Skip to content

Bump azure-keyvault from 1.0.0a1 to 4.2.0 in /docker/ansible-runner - #45735

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/docker/ansible-runner/azure-keyvault-4.2.0
Open

Bump azure-keyvault from 1.0.0a1 to 4.2.0 in /docker/ansible-runner#45735
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/docker/ansible-runner/azure-keyvault-4.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 30, 2026

Copy link
Copy Markdown
Contributor

Bumps azure-keyvault from 1.0.0a1 to 4.2.0.

Release notes

Sourced from azure-keyvault's releases.

azure-mgmt-storagecache_4.0.0

4.0.0 (2026-07-08)

Features Added

  • Client StorageCacheManagementClient added method send_request
  • Client StorageCacheManagementClient added operation group expansion_jobs
  • Enum AmlFilesystemHealthStateType added member EXPANDING
  • Added model AutoExportJobPropertiesStatus
  • Added model AutoImportJobPropertiesStatus
  • Added model CloudError
  • Added model ExpansionJob
  • Added model ExpansionJobProperties
  • Added enum ExpansionJobPropertiesProvisioningState
  • Added model ExpansionJobPropertiesStatus
  • Added enum ExpansionJobStatusType
  • Added model ExpansionJobUpdate
  • Added model ImportJobPropertiesStatus
  • Added model ProxyResource
  • Added operation group ExpansionJobsOperations

Breaking Changes

  • This version introduces new hybrid models which have dual dictionary and model nature. Please follow https://aka.ms/azsdk/python/migrate/hybrid-models for migration.
  • For the method breakings, please refer to https://aka.ms/azsdk/python/migrate/operations for migration.
  • Model AmlFilesystem moved instance variable storage_capacity_ti_b, health, provisioning_state, filesystem_subnet, client_info, throughput_provisioned_m_bps, encryption_settings, maintenance_window, hsm and root_squash_settings under property properties whose type is AmlFilesystemProperties
  • Model AmlFilesystemUpdate moved instance variable encryption_settings, maintenance_window and root_squash_settings under property properties whose type is AmlFilesystemUpdateProperties
  • Model ApiOperation moved instance variable service_specification under property properties whose type is ApiOperationProperties
  • Model AscOperation moved instance variable output under property properties whose type is AscOperationProperties
  • Model AutoExportJob moved instance variable provisioning_state, admin_status, auto_export_prefixes, state, status_code, status_message, total_files_exported, total_mi_b_exported, total_files_failed, export_iteration_count, last_successful_iteration_completion_time_utc, current_iteration_files_discovered, current_iteration_mi_b_discovered, current_iteration_files_exported, current_iteration_mi_b_exported, current_iteration_files_failed, last_started_time_utc and last_completion_time_utc under property properties whose type is AutoExportJobProperties
  • Model AutoExportJobUpdate moved instance variable admin_status under property properties whose type is AutoExportJobUpdateProperties
  • Model AutoImportJob moved instance variable provisioning_state, admin_status, auto_import_prefixes, conflict_resolution_mode, enable_deletions, maximum_errors, state, status_code, status_message, scan_start_time, scan_end_time, total_blobs_walked, rate_of_blob_walk, total_blobs_imported, rate_of_blob_import, imported_files, imported_directories, imported_symlinks, preexisting_files, preexisting_directories, preexisting_symlinks, total_errors, total_conflicts, blob_sync_events, last_started_time_utc and last_completion_time_utc under property properties whose type is AutoImportJobProperties
  • Model AutoImportJobUpdate moved instance variable admin_status under property properties whose type is AutoImportJobUpdateProperties
  • Model Cache moved instance variable cache_size_gb, health, mount_addresses, provisioning_state, subnet, upgrade_status, upgrade_settings, network_settings, encryption_settings, security_settings, directory_services_settings, zones, priming_jobs and space_allocation under property properties whose type is CacheProperties
  • Model ImportJob moved instance variable provisioning_state, admin_status, import_prefixes, conflict_resolution_mode, maximum_errors, state, status_message, total_blobs_walked, blobs_walked_per_second, total_blobs_imported, imported_files, imported_directories, imported_symlinks, preexisting_files, preexisting_directories, preexisting_symlinks, blobs_imported_per_second, last_completion_time, last_started_time, total_errors and total_conflicts under property properties whose type is ImportJobProperties
  • Model ImportJobUpdate moved instance variable admin_status under property properties whose type is ImportJobUpdateProperties
  • Model Restriction renamed its instance variable values to values_property
  • Model StorageTarget moved instance variable junctions, target_type, provisioning_state, state, nfs3, clfs, unknown, blob_nfs and allocation_percentage under property properties whose type is StorageTargetProperties
  • Method StorageTargetsOperations.begin_delete changed its parameter force from positional_or_keyword to keyword_only

Other Changes

  • Deleted model AmlFilesystemsListResult/ApiOperationListResult/AutoExportJobsListResult/AutoImportJobsListResult/CachesListResult/ImportJobsListResult/ResourceSkusResult/ResourceUsagesListResult/StorageTargetsResult/UsageModelsResult which actually were not used by SDK users
  • Deleted model StorageTargetResource/UserAssignedIdentitiesValueAutoGenerated which actually were not used by SDK users

azure-mgmt-redhatopenshift_4.0.0

4.0.0 (2026-07-13)

Features Added

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 30, 2026
@xsoar-bot

This comment has been minimized.

@content-bot

This comment has been minimized.

@dependabot
dependabot Bot force-pushed the dependabot/pip/docker/ansible-runner/azure-keyvault-4.2.0 branch from 6b5e2cd to 370004f Compare July 30, 2026 14:44
@xsoar-bot

This comment has been minimized.

@content-bot

This comment has been minimized.

@dependabot
dependabot Bot force-pushed the dependabot/pip/docker/ansible-runner/azure-keyvault-4.2.0 branch from 370004f to 319c031 Compare July 31, 2026 14:44
@xsoar-bot

This comment has been minimized.

@content-bot

This comment has been minimized.

Bumps [azure-keyvault](https://github.com/Azure/azure-sdk-for-python) from 1.0.0a1 to 4.2.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Commits](Azure/azure-sdk-for-python@azure-keyvault_1.0.0a1...azure-keyvault_4.2.0)

---
updated-dependencies:
- dependency-name: azure-keyvault
  dependency-version: 4.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/docker/ansible-runner/azure-keyvault-4.2.0 branch from 319c031 to a0c9b84 Compare August 3, 2026 14:46
@xsoar-bot

Copy link
Copy Markdown

Docker Image Ready - Dev

Docker automatic build has deployed your docker image: devdemisto/ansible-runner:1.0.0.11592167
It is available now on docker hub at: https://hub.docker.com/r/devdemisto/ansible-runner/tags
Get started by pulling the image:

docker pull devdemisto/ansible-runner:1.0.0.11592167

Docker Metadata

  • Image Size: 247.19M
  • Image ID: sha256:ffc71479a244ba06f9b16a8d34714289f2a96bd58d019b696b5778f26905bf13
  • Created: 2026-08-03T14:55:13.932526434Z
  • Arch: linux/amd64
  • Command: ["python3"]
  • Environment:
    • PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
    • LANG=C.UTF-8
    • GPG_KEY=7169605F62C751356D054A26A821E680E5FA6305
    • PYTHON_VERSION=3.12.13
    • PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b684
    • DOCKER_IMAGE=devdemisto/ansible-runner:1.0.0.11592167
  • Labels:
    • org.opencontainers.image.authors:Demisto <containers@demisto.com>
    • org.opencontainers.image.revision:a0c9b84b9a62fadc01fcdb4f0a565ea0c8d1a6d9
    • org.opencontainers.image.version:1.0.0.11592167

@content-bot

Copy link
Copy Markdown
Contributor

🔍 AI Triage Report Available

An automated triage report has been generated for this pipeline.

Status: success
Report ID: 284eda443fb46eda

📋 Triage Report

⚠️ AI-generated triage. Validate before acting.

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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants