Skip to content

chore(deps): update poetry dependencies (master) - #1876

Open
red-hat-konflux[bot] wants to merge 1 commit into
masterfrom
konflux/mintmaker/master-master/poetry-deps
Open

chore(deps): update poetry dependencies (master)#1876
red-hat-konflux[bot] wants to merge 1 commit into
masterfrom
konflux/mintmaker/master-master/poetry-deps

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
app-common-python 0.2.90.3.0 age confidence
boto3 1.43.791.43.82 age confidence
botocore 1.43.791.43.82 age confidence
gitpython 3.1.593.1.60 age confidence
setuptools (changelog) ==80.9.0==80.10.2 age confidence
setuptools-rust (changelog) ==1.11.1==1.13.0 age confidence
setuptools-scm ==v9.1.1==9.2.2 age confidence

Release Notes

RedHatInsights/app-common-python (app-common-python)

v0.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: RedHatInsights/app-common-python@0.2.9...v0.3.0

boto/boto3 (boto3)

v1.43.82

Compare Source

=======

  • api-change:codedeploy: [botocore] Added a deploymentMode parameter to CreateDeployment. Set it to RESTART to restart an EC2 and on-premises fleet, using the last successful revision, honoring Deployment Configuration.
  • api-change:cognito-idp: [botocore] Adds the AdminDeleteSoftwareToken API operation, enabling administrators to remove a user's registered TOTP (software token) MFA configuration from a user pool.
  • api-change:datazone: [botocore] Add cascadeDelete to DeleteDomain. When specified, DataZone recursively deletes all projects, environments, subscriptions, and their underlying AWS resources before removing the domain. Deletion progress is reported via deleteProgress and resource failures via failureReasons on GetDomain.
  • api-change:ec2: [botocore] EC2 allows AMI owners to define compatible instance types on their AMIs, blocking RunInstances calls automatically for launches on non-permitted instance types.
  • api-change:lambda-microvms: [botocore] Added InsufficientCapacityException to RunMicrovm for capacity-related failures. Added lifecycle status field (AVAILABLE, DEPRECATED) to ListManagedMicrovmImageVersions. Added ConflictException to CreateMicrovmAuthToken and CreateMicrovmShellAuthToken for unregistered MicroVMs.
  • api-change:logs: [botocore] Added resultCount to QueryStatistics in GetQueryResults. This field returns the total number of output rows in the final result set, helping customers programmatically determine whether a query produced results after all operations including post-aggregation filters.
  • api-change:opensearch: [botocore] Updating SDK and CLI documentation for AttachDataSource API.
  • api-change:rds: [botocore] Adding support for the full snapshot size, in bytes, of DB instance snapshots.

v1.43.81

Compare Source

=======

  • api-change:devops-agent: [botocore] AWS DevOps Agent now supports trigger filter groups for Release Readiness Review, letting you control when the capability auto-triggers based on webhook events and target branches.
  • api-change:ec2: [botocore] Adds deleting state to possible VPC States.
  • api-change:license-manager-user-subscriptions: [botocore] Released support for License Expiry field in ListProductSubscriptions API
  • api-change:network-firewall: [botocore] Adding new status enum for Firewalls.
  • api-change:sagemaker: [botocore] Amazon SageMaker AI now supports ml.g7 instances for model optimization. You can now run model optimization jobs on ml.g7 instances, in supported AWS Regions.

v1.43.80

Compare Source

=======

  • api-change:autoscaling: [botocore] Adds support for Distribution Segments in mixed instances policies, providing ordered prioritization across On-Demand Capacity Reservations, Capacity Blocks, interruptible Capacity Reservations, and On-Demand capacity.
  • api-change:devops-agent: [botocore] Adds the UpdateApprovalAction API for resolving agent action approvals in AWS DevOps Agent agent spaces.
  • api-change:ec2: [botocore] Fleet feature to support Capacity Reservation Resource Groups with Amazon EC2 Capacity Blocks and interruptible Capacity Reservations
  • api-change:eks: [botocore] This feature would give customers the ability to tune TerminatedPodGcThreshold configuration in an Amazon EKS cluster.
  • api-change:endpoint-rules: [botocore] Update endpoint-rules client to latest version
  • api-change:evs: [botocore] EVS now supports i7i.metal-48xl EC2 bare metal instance type, delivering high random IOPS performance with real-time latency, ideal for IO intensive and latency-sensitive workloads such as transactional databases, real-time analytics, and AI ML pre-processing.
  • api-change:iam-toolbox: [botocore] AWS Identity and Access Management (IAM) announces access troubleshooter, helping you debug access denied errors faster. Supported error messages now include an identifier you can use to retrieve detailed evaluations of the policies considered and their results. Preview in US East (N. Virginia).
  • api-change:iot: [botocore] As part of this release, we are extending capability of AWS IoT Rules Engine to support IoT InfluxDB Action. The IoT InfluxDB action lets customers send messages from IoT sensors and applications to InfluxDB.
  • api-change:meteringmarketplace: [botocore] Updated documentation to clarify duplicate-billing prevention and BatchMeterUsage retry guidance
boto/botocore (botocore)

v1.43.82

Compare Source

=======

  • api-change:codedeploy: Added a deploymentMode parameter to CreateDeployment. Set it to RESTART to restart an EC2 and on-premises fleet, using the last successful revision, honoring Deployment Configuration.
  • api-change:cognito-idp: Adds the AdminDeleteSoftwareToken API operation, enabling administrators to remove a user's registered TOTP (software token) MFA configuration from a user pool.
  • api-change:datazone: Add cascadeDelete to DeleteDomain. When specified, DataZone recursively deletes all projects, environments, subscriptions, and their underlying AWS resources before removing the domain. Deletion progress is reported via deleteProgress and resource failures via failureReasons on GetDomain.
  • api-change:ec2: EC2 allows AMI owners to define compatible instance types on their AMIs, blocking RunInstances calls automatically for launches on non-permitted instance types.
  • api-change:lambda-microvms: Added InsufficientCapacityException to RunMicrovm for capacity-related failures. Added lifecycle status field (AVAILABLE, DEPRECATED) to ListManagedMicrovmImageVersions. Added ConflictException to CreateMicrovmAuthToken and CreateMicrovmShellAuthToken for unregistered MicroVMs.
  • api-change:logs: Added resultCount to QueryStatistics in GetQueryResults. This field returns the total number of output rows in the final result set, helping customers programmatically determine whether a query produced results after all operations including post-aggregation filters.
  • api-change:opensearch: Updating SDK and CLI documentation for AttachDataSource API.
  • api-change:rds: Adding support for the full snapshot size, in bytes, of DB instance snapshots.

v1.43.81

Compare Source

=======

  • api-change:devops-agent: AWS DevOps Agent now supports trigger filter groups for Release Readiness Review, letting you control when the capability auto-triggers based on webhook events and target branches.
  • api-change:ec2: Adds deleting state to possible VPC States.
  • api-change:license-manager-user-subscriptions: Released support for License Expiry field in ListProductSubscriptions API
  • api-change:network-firewall: Adding new status enum for Firewalls.
  • api-change:sagemaker: Amazon SageMaker AI now supports ml.g7 instances for model optimization. You can now run model optimization jobs on ml.g7 instances, in supported AWS Regions.

v1.43.80

Compare Source

=======

  • api-change:autoscaling: Adds support for Distribution Segments in mixed instances policies, providing ordered prioritization across On-Demand Capacity Reservations, Capacity Blocks, interruptible Capacity Reservations, and On-Demand capacity.
  • api-change:devops-agent: Adds the UpdateApprovalAction API for resolving agent action approvals in AWS DevOps Agent agent spaces.
  • api-change:ec2: Fleet feature to support Capacity Reservation Resource Groups with Amazon EC2 Capacity Blocks and interruptible Capacity Reservations
  • api-change:eks: This feature would give customers the ability to tune TerminatedPodGcThreshold configuration in an Amazon EKS cluster.
  • api-change:endpoint-rules: Update endpoint-rules client to latest version
  • api-change:evs: EVS now supports i7i.metal-48xl EC2 bare metal instance type, delivering high random IOPS performance with real-time latency, ideal for IO intensive and latency-sensitive workloads such as transactional databases, real-time analytics, and AI ML pre-processing.
  • api-change:iam-toolbox: AWS Identity and Access Management (IAM) announces access troubleshooter, helping you debug access denied errors faster. Supported error messages now include an identifier you can use to retrieve detailed evaluations of the policies considered and their results. Preview in US East (N. Virginia).
  • api-change:iot: As part of this release, we are extending capability of AWS IoT Rules Engine to support IoT InfluxDB Action. The IoT InfluxDB action lets customers send messages from IoT sensors and applications to InfluxDB.
  • api-change:meteringmarketplace: Updated documentation to clarify duplicate-billing prevention and BatchMeterUsage retry guidance
gitpython-developers/GitPython (gitpython)

v3.1.60: Security

Compare Source

What's Changed

Full Changelog: gitpython-developers/GitPython@3.1.59...3.1.60

pypa/setuptools (setuptools)

v80.10.2

Compare Source

v80.10.1

Compare Source

PyO3/setuptools-rust (setuptools-rust)

v1.13.0

Compare Source

Added
  • Add generated-files option to RustExtension to copy files from the build script output directory to the wheel. #​574
Fixed
  • Add -Zunstable-options when querying rustc for information about custom JSON targets. #​587

v1.12.1

Compare Source

  • Migrate to trusted publishing. #​581
  • Strip target suffix for cargo-zigbuild compatibility. #​534

v1.12.0

Compare Source

  • Set PYO3_BUILD_EXTENSION_MODULE environment variable when building PyO3 extensions. #​540
pypa/setuptools-scm (setuptools-scm)

v9.2.2

Compare Source

What's Changed

Full Changelog: pypa/setuptools-scm@v9.2.1...v9.2.2

v9.2.1

Compare Source

What's Changed

New Contributors

Full Changelog: pypa/setuptools-scm@v9.2.0...v9.2.1

v9.2.0

Compare Source

What's Changed

simple activation now requires a extra instead of setting up many pre-existing projects for failure/error

Full Changelog: pypa/setuptools-scm@v9.1.1...v9.2.0


Configuration

📅 Schedule: (in timezone Europe/Prague)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@red-hat-konflux

red-hat-konflux Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: poetry.lock

Creating virtualenv vmaas-pElCDjGH-py3.12 in /home/renovate/.cache/pypoetry/virtualenvs
The following packages are not dependencies of this project: setuptools, setuptools-rust, setuptools-scm

@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/master-master/poetry-deps branch 4 times, most recently from 97efeab to 9a582d8 Compare August 5, 2026 19:00
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/master-master/poetry-deps branch 3 times, most recently from 6474f6c to 874d800 Compare August 21, 2026 01:36
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/master-master/poetry-deps branch from 874d800 to db95f66 Compare August 23, 2026 01:26
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/master-master/poetry-deps branch from db95f66 to dffe432 Compare August 28, 2026 01:18
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.

0 participants