Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 14, 2025

This PR contains the following updates:

Package Type Update Change Age Confidence
lockFileMaintenance All locks refreshed
boto3 dependencies patch ^1.40.46 -> ^1.40.51 age confidence
cosl charm-libs patch 1.3.0 -> 1.3.1 age confidence
psycopg2 (source, changelog) dependencies patch ^2.9.10 -> ^2.9.11 age confidence
psycopg2-binary (source, changelog) integration patch ^2.9.10 -> ^2.9.11 age confidence
ruff (source, changelog) format minor ^0.13.3 -> ^0.14.0 age confidence

🔧 This Pull Request updates lock files to use the latest dependency versions.


Release Notes

boto/boto3 (boto3)

v1.40.51

Compare Source

=======

  • api-change:bedrock-agentcore: [botocore] Updated InvokeAgentRuntime API to accept account id optionally and added CompleteResourceTokenAuth API.
  • api-change:bedrock-agentcore-control: [botocore] Updated http status code in control plane apis of agentcore runtime, tools and identity. Additional included provider types for AgentCore Identity
  • api-change:ec2: [botocore] Release Amazon EC2 c8i, c8i-flex, m8a, and r8gb
  • api-change:observabilityadmin: [botocore] CloudWatch Observability Admin adds the ability to enable Resource tags for telemetry in a customer account. The release introduces new APIs to enable, disable and describe the status of Resource tags for telemetry feature. This new capability simplifies monitoring AWS resources using tags.

v1.40.50

Compare Source

=======

  • api-change:bedrock-agentcore: [botocore] Bedrock AgentCore release for Runtime, and Memory.
  • api-change:bedrock-agentcore-control: [botocore] Bedrock AgentCore release for Gateway, and Memory including Self-Managed Strategies support for Memory.
  • api-change:cloudfront: [botocore] Added new viewer security policy, TLSv1.2_2025, for CloudFront.
  • api-change:glue: [botocore] Addition of AuditContext in GetTable/GetTables Request
  • api-change:lambda: [botocore] Add InvokedViaFunctionUrl context key to limit invocations to only FURL invokes.
  • api-change:odb: [botocore] This release adds APIs that allow you to specify CIDR ranges in your ODB peering connection.
  • api-change:rds: [botocore] Updated the text in the Important section of the ModifyDBClusterParameterGroup page.

v1.40.49

Compare Source

=======

  • api-change:quicksight: [botocore] This release adds support for ActionConnector and Flow, which are new resources associated with Amazon Quick Suite. Additional updates include expanded Data Source options, further branding customization, and new capabilities that can be restricted by Admins.
  • api-change:wafv2: [botocore] This release adds the ability to throw WafLimitsExceededException when the maximum number of Application Load Balancer (ALB) associations per AWS WAF v2 WebACL is exceeded.

v1.40.48

Compare Source

=======

  • api-change:bedrock-agentcore-control: [botocore] Adding support for authorizer type AWS_IAM to AgentCore Control Gateway.
  • api-change:license-manager-user-subscriptions: [botocore] Released support for IPv6 and dual-stack active directories
  • api-change:outposts: [botocore] This release adds the new StartOutpostDecommission API, which starts the decommission process to return Outposts racks or servers.
  • api-change:service-quotas: [botocore] introduces Service Quotas Automatic Management. Users can opt-in to monitoring and managing service quotas, receive notifications when quota usage reaches thresholds, configure notification channels, subscribe to EventBridge events for automation, and view notifications in the AWS Health dashboard.

v1.40.47

Compare Source

=======

  • api-change:proton: [botocore] Deprecating APIs in AWS Proton namespace.
canonical/cos-lib (cosl)

v1.3.1

Compare Source

What's Changed

New Contributors

Full Changelog: canonical/cos-lib@1.3.0...1.3.1

psycopg/psycopg2 (psycopg2)

v2.9.11

Compare Source

astral-sh/ruff (ruff)

v0.14.0

Compare Source

Released on 2025-10-07.

Breaking changes
  • Update default and latest Python versions for 3.14 (#​20725)
Preview features
  • [flake8-bugbear] Include certain guaranteed-mutable expressions: tuples, generators, and assignment expressions (B006) (#​20024)
  • [refurb] Add fixes for FURB101 and FURB103 (#​20520)
  • [ruff] Extend FA102 with listed PEP 585-compatible APIs (#​20659)
Bug fixes
  • [flake8-annotations] Fix return type annotations to handle shadowed builtin symbols (ANN201, ANN202, ANN204, ANN205, ANN206) (#​20612)
  • [flynt] Fix f-string quoting for mixed quote joiners (FLY002) (#​20662)
  • [isort] Fix inserting required imports before future imports (I002) (#​20676)
  • [ruff] Handle argfile expansion errors gracefully (#​20691)
  • [ruff] Skip RUF051 if else/elif block is present (#​20705)
  • [ruff] Improve handling of intermixed comments inside from-imports (#​20561)
Documentation
  • [flake8-comprehensions] Clarify fix safety documentation (C413) (#​20640)
Contributors

Configuration

📅 Schedule: Branch creation - Between 01:00 AM and 05:59 AM, only on Tuesday ( * 1-5 * * 2 ) in timezone Etc/UTC, 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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the not bug or enhancement PR is not 'bug' or 'enhancement'. For release notes label Oct 14, 2025
@renovate renovate bot requested review from a team, dragomirp, marceloneppel and taurus-forever and removed request for a team October 14, 2025 02:42
Copy link

codecov bot commented Oct 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.77%. Comparing base (9ca9207) to head (a196176).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1220   +/-   ##
=======================================
  Coverage   75.77%   75.77%           
=======================================
  Files          16       16           
  Lines        4165     4165           
  Branches      629      629           
=======================================
  Hits         3156     3156           
  Misses        789      789           
  Partials      220      220           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Libraries: Out of sync not bug or enhancement PR is not 'bug' or 'enhancement'. For release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant