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

Lock file maintenance Python dependencies #768

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 14, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
lockFileMaintenance All locks refreshed
boto3 integration patch ^1.35.59 -> ^1.35.61 age adoption passing confidence
boto3 dependencies patch ^1.35.59 -> ^1.35.61 age adoption passing confidence
cosl charm-libs patch 0.0.42 -> 0.0.43 age adoption passing confidence
cosl dependencies patch ^0.0.42 -> ^0.0.43 age adoption passing confidence
coverage unit patch ^7.6.4 -> ^7.6.5 age adoption passing confidence

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


Release Notes

boto/boto3 (boto3)

v1.35.61

Compare Source

=======

  • api-change:accessanalyzer: [botocore] Expand analyzer configuration capabilities for unused access analyzers. Unused access analyzer configurations now support the ability to exclude accounts and resource tags from analysis providing more granular control over the scope of analysis.
  • api-change:cloudcontrol: [botocore] Added support for CloudFormation Hooks with Cloud Control API. The GetResourceRequestStatus API response now includes an optional HooksProgressEvent and HooksRequestToken parameter for Hooks Invocation Progress as part of resource operation with Cloud Control.
  • api-change:deadline: [botocore] Adds support for select GPU accelerated instance types when creating new service-managed fleets.
  • api-change:iam: [botocore] This release includes support for five new APIs and changes to existing APIs that give AWS Organizations customers the ability to use temporary root credentials, targeted to member accounts in the organization.
  • api-change:iotwireless: [botocore] New FuotaTask resource type to enable logging for your FUOTA tasks. A ParticipatingGatewaysforMulticast parameter to choose the list of gateways to receive the multicast downlink message and the transmission interval between them. Descriptor field which will be sent to devices during FUOTA transfer.
  • api-change:ivs: [botocore] IVS now offers customers the ability to stream multitrack video to Channels.
  • api-change:license-manager-user-subscriptions: [botocore] New and updated API operations to support License Included User-based Subscription of Microsoft Remote Desktop Services (RDS).
  • api-change:partnercentral-selling: [botocore] Announcing AWS Partner Central API for Selling: This service launch Introduces new APIs for co-selling opportunity management and related functions. Key features include notifications, a dynamic sandbox for testing, and streamlined validations.
  • api-change:quicksight: [botocore] This release adds APIs for Custom Permissions management in QuickSight, and APIs to support QuickSight Branding.
  • api-change:redshift: [botocore] Adds support for Amazon Redshift S3AccessGrants
  • api-change:s3: [botocore] This release updates the ListBuckets API Reference documentation in support of the new 10,000 general purpose bucket default quota on all AWS accounts. To increase your bucket quota from 10,000 to up to 1 million buckets, simply request a quota increase via Service Quotas.
  • api-change:sagemaker: [botocore] Add support for Neuron instance types [ trn1/trn1n/inf2 ] on SageMaker Notebook Instances Platform.
  • api-change:sts: [botocore] This release introduces the new API 'AssumeRoot', which returns short-term credentials that you can use to perform privileged tasks.

v1.35.60

Compare Source

=======

  • api-change:accessanalyzer: [botocore] This release adds support for policy validation and external access findings for resource control policies (RCP). IAM Access Analyzer helps you author functional and secure RCPs and awareness that a RCP may restrict external access. Updated service API, documentation, and paginators.
  • api-change:application-signals: [botocore] Amazon CloudWatch Application Signals now supports creating Service Level Objectives with burn rates. Users can now create or update SLOs with burn rate configurations to meet their specific business requirements.
  • api-change:b2bi: [botocore] This release adds a GenerateMapping API to allow generation of JSONata or XSLT transformer code based on input and output samples.
  • api-change:billing: [botocore] Today, AWS announces the general availability of ListBillingViews API in the AWS SDKs, to enable AWS Billing Conductor (ABC) users to create proforma Cost and Usage Reports (CUR) programmatically.
  • api-change:cloudtrail: [botocore] This release adds a new API GenerateQuery that generates a query from a natural language prompt about the event data in your event data store. This operation uses generative artificial intelligence (generative AI) to produce a ready-to-use SQL query from the prompt.
  • api-change:dynamodb: [botocore] This release includes supports the new WarmThroughput feature for DynamoDB. You can now provide an optional WarmThroughput attribute for CreateTable or UpdateTable APIs to pre-warm your table or global secondary index. You can also use DescribeTable to see the latest WarmThroughput value.
  • api-change:ec2: [botocore] This release adds the source AMI details in DescribeImages API
  • api-change:internetmonitor: [botocore] Add new query type Routing_Suggestions regarding querying interface
  • api-change:mediaconvert: [botocore] This release adds support for ARN inputs in the Kantar credentials secrets name field and the MSPR field to the manifests for PlayReady DRM protected outputs.
  • api-change:organizations: [botocore] Add support for policy operations on the Resource Control Polices.
canonical/cos-lib (cosl)

v0.0.43

Compare Source

What's Changed

New Contributors

Full Changelog: canonical/cos-lib@0.0.42...0.0.43

nedbat/coveragepy (coverage)

v7.6.5

Compare Source

  • fix: fine-tuned the exact Python version (3.12.6) when exiting from with
    statements changed how they traced. This affected whether people saw the
    fix for issue 1880_.

  • fix: isolate our code more from mocking in the os module that in rare cases
    can cause bizarre behavior <pytest-cov-666_>_.

  • refactor: some code unreachable code paths in parser.py were changed to
    asserts. If you encounter any of these, please let me know!

.. _pytest-cov-666:https://github.com/pytest-dev/pytest-cov/issues/6666

.. _changes_7-6-4:


Configuration

📅 Schedule: Branch creation - "after 1am and before 3am every weekday" 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 requested review from a team, taurus-forever, dragomirp, marceloneppel and lucasgameiroborges and removed request for a team November 14, 2024 02:14
Copy link

codecov bot commented Nov 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.60%. Comparing base (2a7f044) to head (12d20af).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #768   +/-   ##
=======================================
  Coverage   75.60%   75.60%           
=======================================
  Files          12       12           
  Lines        3116     3116           
  Branches      475      475           
=======================================
  Hits         2356     2356           
  Misses        617      617           
  Partials      143      143           

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

@renovate renovate bot force-pushed the renovate/python-dependencies branch from 3f23187 to 12d20af Compare November 15, 2024 02:00
@dragomirp dragomirp merged commit 5852221 into main Nov 15, 2024
105 checks passed
@dragomirp dragomirp deleted the renovate/python-dependencies branch November 15, 2024 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants