FAQ | This is a LIVE service | Changelog

fix(deps): update all dependencies

This MR contains the following updates:

Package Type Update Change
boto3 dependencies patch 1.38.32 -> 1.38.36
coverage dev minor 7.8.2 -> 7.9.1
faker (changelog) dev minor 37.3.0 -> 37.4.0
moto (changelog) dev patch 5.1.5 -> 5.1.6
pydantic (changelog) dependencies patch 2.11.5 -> 2.11.7
pytest-cov (changelog) dev minor 6.1.1 -> 6.2.1
requests (source, changelog) dependencies patch 2.32.3 -> 2.32.4
uis/devops/continuous-delivery/ci-templates repository minor v6.14.1 -> v6.15.0

Release Notes

boto/boto3 (boto3)

v1.38.36

Compare Source

=======

  • api-change:apigateway: [botocore] Documentation updates for Amazon API Gateway
  • api-change:apigatewayv2: [botocore] Documentation updates for Amazon API Gateway
  • api-change:connectcampaignsv2: [botocore] Added PutInstanceCommunicationLimits and GetInstanceCommunicationLimits APIs
  • api-change:ecs: [botocore] This Amazon ECS release supports updating the capacityProviderStrategy parameter in update-service.
  • api-change:emr-serverless: [botocore] This release adds support for retrieval of the optional executionIamPolicy field in the GetJobRun API response.
  • api-change:iotfleetwise: [botocore] Add new status READY_FOR_CHECKIN used for vehicle synchronisation
  • api-change:kms: [botocore] AWS KMS announces the support of ML-DSA key pairs that creates post-quantum safe digital signatures.
  • api-change:pcs: [botocore] Fixed regex patterns for ARN fields.

v1.38.35

Compare Source

=======

  • api-change:controlcatalog: [botocore] Introduced ListControlMappings API that retrieves control mappings. Added control aliases and governed resources fields in GetControl and ListControls APIs. New filtering capability in ListControls API, with implementation identifiers and implementation types.
  • api-change:eks: [botocore] Release for EKS Pod Identity Cross Account feature and disableSessionTags flag.
  • api-change:lexv2-models: [botocore] Add support for the Assisted NLU feature to improve bot performance
  • api-change:networkmanager: [botocore] Add support for public DNS hostname resolution to private IP addresses across Cloud WAN-managed VPCs. Add support for security group referencing across Cloud WAN-managed VPCs.
  • api-change:rds: [botocore] Updates Amazon RDS documentation for Amazon RDS for Db2 cross-Region replicas in standby mode.
  • api-change:wafv2: [botocore] WAF now provides two DDoS protection options: resource-level monitoring for Application Load Balancers and the AWSManagedRulesAntiDDoSRuleSet managed rule group for CloudFront distributions.
  • bugfix:Serialization: [botocore] Fixes a bug where instances of decimal.Decimal were unable to be passed into JSON serialization

v1.38.34

Compare Source

=======

  • api-change:gameliftstreams: [botocore] Documentation updates for Amazon GameLift Streams to address formatting errors, correct resource ID examples, and update links to other guides

v1.38.33

Compare Source

=======

  • api-change:appsync: [botocore] Deprecate atRestEncryptionEnabled and transitEncryptionEnabled attributes in CreateApiCache action. Encryption is always enabled for new caches.
  • api-change:ce: [botocore] Support dual-stack endpoints for ce api
  • api-change:customer-profiles: [botocore] This release introduces capability of Profile Explorer, using correct ingestion timestamp & using historical data for computing calculated attributes, and new standard objects for T&H as part of Amazon Connect Customer Profiles service.
  • api-change:ec2: [botocore] Release to support Elastic VMware Service (Amazon EVS) Subnet and Amazon EVS Network Interface Types.
  • api-change:efs: [botocore] Added support for Internet Protocol Version 6 (IPv6) on EFS Service APIs and mount targets.
  • api-change:marketplace-catalog: [botocore] The ListEntities API now supports the EntityID, LastModifiedDate, ProductTitle, and Visibility filters for machine learning products. You can also sort using all of those filters.
  • api-change:workspaces-thin-client: [botocore] Add ConflictException to UpdateEnvironment API
nedbat/coveragepy (coverage)

v7.9.1

Compare Source

  • The "no-ctracer" warning is not issued for Python pre-release versions. Coverage doesn't ship compiled wheels for those versions, so this was far too noisy.

  • On Python 3.14+, the "sysmon" core is now the default if it's supported for your configuration. Plugins and dynamic contexts are still not supported with it.

.. _changes_7-9-0:

v7.9.0

Compare Source

  • Added a [run] core configuration setting to specify the measurement core, which was previously only available through the COVERAGE_CORE environment variable. Finishes issue 1746_.

  • Fixed incorrect rendering of f-strings with doubled braces, closing issue 1980_.

  • If the C tracer core can't be imported, a warning ("no-ctracer") is issued with the reason.

  • The C tracer core extension module now conforms to PEP 489, closing issue 1977. Thanks, Adam Turner <pull 1978_>_.

  • Fixed a "ValueError: min() arg is an empty sequence" error caused by strange empty modules, found by oss-fuzz_.

.. _issue 1746: https://github.com/nedbat/coveragepy/issues/1746 .. _issue 1977: https://github.com/nedbat/coveragepy/issues/1977 .. _pull 1978: https://github.com/nedbat/coveragepy/pull/1978 .. _issue 1980: https://github.com/nedbat/coveragepy/issues/1980 .. _PEP 489: https://peps.python.org/pep-0489 .. _oss-fuzz: https://google.github.io/oss-fuzz/

.. _changes_7-8-2:

joke2k/faker (faker)

v37.4.0

Compare Source

getmoto/moto (moto)

v5.1.6

Compare Source

Docker Digest for 5.1.6: sha256:0afd091e9d26ba1660ad54708ff1e853ffa1f437f057c91163b47d35155a852b

New Methods:
    * Athena:
        * get_query_statistics()

    * AppSync:
        * create_api()
        * create_channel_namespace()
        * delete_api()
        * delete_channel_namespace()
        * get_api()
        * list_apis()
        * list_channel_namespaces()

    * CloudDirectory:
        * apply_schema()
        * create_schema()
        * delete_schema()
        * list_development_schema_arns()
        * list_published_schema_arns()
        * publish_schema()

    * DirectConnect:
        * describe_tags()
        * tag_resource()
        * untag_resource()

    * EC2:
        * modify_security_group_rules()

    * Glue:
        * delete_resource_policy()

    * SecurityHub:
        * describe_organization_configuration()
        * enable_organization_admin_account()
        * get_administrator_account()
        * update_organization_configuration()

    * StepFunctions:
        * create_activity()
        * delete_activity()
        * describe_activity()
        * list_activities()

Miscellaneous:
    * CodeDeploy: get_deployment_group() now returns the deploymentGroupId-attribute
    * CognitoIDP: create_user_pool_client() now supports MOTO_COGNITO_IDP_USER_POOL_CLIENT_ID_STRATEGY=HASH to ensure predictable identifiers
    * Lambda: EventSourceMappings for FIFO queues now support custom batch sizes
    * Lambda: EventSourceMappings now support tagging
    * NetworkFirewall: describe_firewall() now returns the UpdateToken-parameter
    * OpenSearch: get_compatible_versions() now longer requires the DomainName-parameter
    * OpenSearch: describe_domain_config() now actually works (used to be completely broken)
    * Route53: change_tags_for_resource(): Validate ZoneId parameter
    * SNS: Now allows sending messages from standard topics to FIFO queues
pydantic/pydantic (pydantic)

v2.11.7

Compare Source

GitHub release

What's Changed
Fixes

v2.11.6

Compare Source

GitHub release

What's Changed
Fixes
pytest-dev/pytest-cov (pytest-cov)

v6.2.1

Compare Source

  • Added a version requirement for pytest's pluggy dependency (1.2.0, released 2023-06-21) that has the required new-style hookwrapper API.

  • Removed deprecated license classifier (packaging).

  • Disabled coverage warnings in two more situations where they have no value:

    • "module-not-measured" in workers
    • "already-imported" in subprocesses

v6.2.0

Compare Source

  • The plugin now adds 3 rules in the filter warnings configuration to prevent common coverage warnings being raised as obscure errors::

    default:unclosed database in <sqlite3.Connection object at:ResourceWarning once::PytestCovWarning once::CoverageWarning

    This fixes most of the bad interactions that are occurring on pytest 8.4 with filterwarnings=error.

    The plugin will check if there already matching rules for the 3 categories (ResourceWarning, PytestCovWarning, CoverageWarning) and message (unclosed database in <sqlite3.Connection object at) before adding the filters.

    This means you can have this in your pytest configuration for complete oblivion (not recommended, if that is not clear)::

    filterwarnings = [ "error", "ignore:unclosed database in <sqlite3.Connection object at:ResourceWarning", "ignore::PytestCovWarning", "ignore::CoverageWarning", ]

psf/requests (requests)

v2.32.4

Compare Source

Security

  • CVE-2024-47081 Fixed an issue where a maliciously crafted URL and trusted environment will retrieve credentials for the wrong hostname/machine from a netrc file.

Improvements

  • Numerous documentation improvements

Deprecations

  • Added support for pypy 3.11 for Linux and macOS.
  • Dropped support for pypy 3.9 following its end of support.
uis/devops/continuous-delivery/ci-templates (uis/devops/continuous-delivery/ci-templates)

v6.15.0

Compare Source

Changed
  • terraform-module.yml: Add support for Terraform testing with additional cleanup scripts.
Fixed
  • terraform-module.yml: Override the tflint job so that the terraform_standard_module_structure rule is applied.
  • terraform-module.yml: Override the pre-commit job to avoid duplication of our terraform-fmt, tflint, and trivy jobs.

v6.14.2

Compare Source


Configuration

📅 Schedule: Branch creation - "on sunday" in timezone Europe/London, Automerge - At any time (no schedule defined).

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

♻️ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Edited by uis-devops-renovatebot

Merge request reports

Loading