ansible-lint: updated to 26.2.0
26.2.0
Features
feat: complexity[tasks] for task and handler files
feat: adding new argument_spec rule and tests
feat: allow users to opt into rules while still using profiles
feat: use uv for installation and add override_version input
Fixes
fix: no-free-form transform parsing
fix: make ansible-lint work with AWS CodeBuild Lambda
fix: skip_list with sub-rules no longer skips entire rule
fix: update pre-commit hook to support Python 3.14
fix: respect custom yamllint config
fix: use pip instead of uv when setup_python is false
[5 lines not shown]
py-ansible-compat: updated to 25.12.1
25.12.1
Bump pillow from 12.1.0 to 12.1.1 in the uv group across 1 directory
Bump cryptography from 46.0.4 to 46.0.5 in the uv group across 1 directory
py-awscrt: updated to 0.31.2
0.31.2
Flow Control for HTTP/1.1 and HTTP/2
Update Skipped MQTT5 Tests
Update manifest for s2n feature probe
Add support for XXHash algos
py-awscli: updated to 1.44.48
1.44.48
=======
* api-change:``backup-gateway``: This release updates GetGateway API to include deprecationDate and softwareVersion in the response, enabling customers to track gateway software versions and upcoming deprecation dates.
* api-change:``ec2``: Add c8id, m8id and hpc8a instance types.
* api-change:``ecs``: Adding support for Capacity Reservations for ECS Managed Instances by introducing a new "capacityOptionType" value of "RESERVED" and new field "capacityReservations" for CreateCapacityProvider and UpdateCapacityProvider APIs.
* api-change:``marketplace-entitlement``: Added License Arn as a new optional filter for GetEntitlements and LicenseArn field in each entitlement in the response.
* api-change:``meteringmarketplace``: Added LicenseArn to ResolveCustomer response and BatchMeterUsage usage records. BatchMeterUsage now accepts LicenseArn in each UsageRecord to report usage at the license level. Added InvalidLicenseException error response for invalid license parameters.
* api-change:``securityhub``: Security Hub added EXTENDED PLAN integration type to DescribeProductsV2 and added metadata.product.vendor name GroupBy support to GetFindingStatisticsV2
1.44.47
=======
* api-change:``batch``: AWS Batch documentation update for service job capacity units.
* api-change:``ec2``: Add support for EC2 Capacity Blocks in Local Zones.
* api-change:``ecr``: Update repository name regex to comply with OCI Distribution Specification
[78 lines not shown]
py-boto3: updated to 1.42.58
1.42.58
=======
* api-change:``backup-gateway``: [``botocore``] This release updates GetGateway API to include deprecationDate and softwareVersion in the response, enabling customers to track gateway software versions and upcoming deprecation dates.
* api-change:``ec2``: [``botocore``] Add c8id, m8id and hpc8a instance types.
* api-change:``ecs``: [``botocore``] Adding support for Capacity Reservations for ECS Managed Instances by introducing a new "capacityOptionType" value of "RESERVED" and new field "capacityReservations" for CreateCapacityProvider and UpdateCapacityProvider APIs.
* api-change:``marketplace-entitlement``: [``botocore``] Added License Arn as a new optional filter for GetEntitlements and LicenseArn field in each entitlement in the response.
* api-change:``meteringmarketplace``: [``botocore``] Added LicenseArn to ResolveCustomer response and BatchMeterUsage usage records. BatchMeterUsage now accepts LicenseArn in each UsageRecord to report usage at the license level. Added InvalidLicenseException error response for invalid license parameters.
* api-change:``securityhub``: [``botocore``] Security Hub added EXTENDED PLAN integration type to DescribeProductsV2 and added metadata.product.vendor name GroupBy support to GetFindingStatisticsV2
1.42.57
=======
* api-change:``batch``: [``botocore``] AWS Batch documentation update for service job capacity units.
* api-change:``ec2``: [``botocore``] Add support for EC2 Capacity Blocks in Local Zones.
* api-change:``ecr``: [``botocore``] Update repository name regex to comply with OCI Distribution Specification
[80 lines not shown]
py-botocore: updated to 1.42.58
1.42.58
=======
* api-change:``backup-gateway``: This release updates GetGateway API to include deprecationDate and softwareVersion in the response, enabling customers to track gateway software versions and upcoming deprecation dates.
* api-change:``ec2``: Add c8id, m8id and hpc8a instance types.
* api-change:``ecs``: Adding support for Capacity Reservations for ECS Managed Instances by introducing a new "capacityOptionType" value of "RESERVED" and new field "capacityReservations" for CreateCapacityProvider and UpdateCapacityProvider APIs.
* api-change:``marketplace-entitlement``: Added License Arn as a new optional filter for GetEntitlements and LicenseArn field in each entitlement in the response.
* api-change:``meteringmarketplace``: Added LicenseArn to ResolveCustomer response and BatchMeterUsage usage records. BatchMeterUsage now accepts LicenseArn in each UsageRecord to report usage at the license level. Added InvalidLicenseException error response for invalid license parameters.
* api-change:``securityhub``: Security Hub added EXTENDED PLAN integration type to DescribeProductsV2 and added metadata.product.vendor name GroupBy support to GetFindingStatisticsV2
1.42.57
=======
* api-change:``batch``: AWS Batch documentation update for service job capacity units.
* api-change:``ec2``: Add support for EC2 Capacity Blocks in Local Zones.
* api-change:``ecr``: Update repository name regex to comply with OCI Distribution Specification
[80 lines not shown]
racket: update to 9.1
- Documentation organization and navigation can be specialized by
language family, to allow users to interact with documentation in a
way that is tailored to that language family. This is currently used
by Rhombus.
- The `for` form and its variants accept an `#:on-length-mismatch`
specifier. 3.18 Iterations and Comprehensions: for, for/list, ...
- DrRacket improves the GUI for choosing color schemes.
- DrRacket has curved syntax arrows. The degree of curvature indicates
the relative left- or right-displacement of the arrow's target.
- DrRacket's "Insert Large Letters" uses characters that match the
comment syntax of the buffer's language, making it useful (and fun!)
in Rhombus.
- The `exn-classify-errno` maps network and filesystem error numbers
on various platforms to posix-standard symbols, to enable more
portable code. 10.2 Exceptions
- The behavior of Racket BC on certain character operations (most
notably `eq?`) is changed to match that of Racket CS, with a small
[18 lines not shown]
racket: update to 9.1
- Documentation organization and navigation can be specialized by
language family, to allow users to interact with documentation in a
way that is tailored to that language family. This is currently used
by Rhombus.
- The `for` form and its variants accept an `#:on-length-mismatch`
specifier. 3.18 Iterations and Comprehensions: for, for/list, ...
- DrRacket improves the GUI for choosing color schemes.
- DrRacket has curved syntax arrows. The degree of curvature indicates
the relative left- or right-displacement of the arrow's target.
- DrRacket's "Insert Large Letters" uses characters that match the
comment syntax of the buffer's language, making it useful (and fun!)
in Rhombus.
- The `exn-classify-errno` maps network and filesystem error numbers
on various platforms to posix-standard symbols, to enable more
portable code. 10.2 Exceptions
- The behavior of Racket BC on certain character operations (most
notably `eq?`) is changed to match that of Racket CS, with a small
[18 lines not shown]
Initial import of devel/zydis, version 4.1.1.
Fast and lightweight x86/x86-64 disassembler and code generation library.
Zydis comes with absolutely no dependencies, making it a perfect
candidate not only for user-mode code, but also for kernel drivers
and exotic build environments like UEFI.
Initial import of devel/zycore-c version 1.5.1.
Internal library for zydis disassembler providing platform independent
types, macros and a fallback for environments without LibC.
py-stripe: updated to 14.4.0
14.4.0
Allow AIOHTTPClient to accept user-provided session or connector.
Update generated code
Add support for new resources reserve.Hold, reserve.Plan, and reserve.Release
Add support for location and reader on Charge.PaymentMethodDetail.CardPresent, Charge.PaymentMethodDetail.InteracPresent, ConfirmationToken.PaymentMethodPreview.Card.GeneratedFrom.PaymentMethodDetail.CardPresent, PaymentAttemptRecord.PaymentMethodDetail.CardPresent, PaymentAttemptRecord.PaymentMethodDetail.InteracPresent, PaymentMethod.Card.GeneratedFrom.PaymentMethodDetail.CardPresent, PaymentRecord.PaymentMethodDetail.CardPresent, and PaymentRecord.PaymentMethodDetail.InteracPresent
Add support for new value lk_vat on enums Checkout.Session.CustomerDetail.TaxId.type, Invoice.CustomerTaxId.type, Tax.Calculation.CustomerDetail.TaxId.type, Tax.Transaction.CustomerDetail.TaxId.type, and TaxId.type
Add support for new value lk_vat on enums CustomerCreateParamsTaxIdDatum.type, CustomerCreateTaxIdParams.type, InvoiceCreatePreviewParamsCustomerDetailTaxId.type, TaxIdCreateParams.type, and tax.CalculationCreateParamsCustomerDetailTaxId.type
Add support for new values reserve.hold.created, reserve.hold.updated, reserve.plan.created, reserve.plan.disabled, reserve.plan.expired, reserve.plan.updated, and reserve.release.created on enum Event.type
Add support for new values terminal_wifi_certificate and terminal_wifi_private_key on enums File.purpose and FileListParams.purpose
Add support for new values terminal_wifi_certificate and terminal_wifi_private_key on enum FileCreateParams.purpose
Add support for new value pay_by_bank on enums Invoice.PaymentSetting.payment_method_types, InvoiceCreateParamsPaymentSetting.payment_method_types, InvoiceModifyParamsPaymentSetting.payment_method_types, Subscription.PaymentSetting.payment_method_types, SubscriptionCreateParamsPaymentSetting.payment_method_types, and SubscriptionModifyParamsPaymentSetting.payment_method_types
Add support for display_name and service_user_number on Mandate.PaymentMethodDetail.BacsDebit
Change type of PaymentAttemptRecord.PaymentMethodDetail.Boleto.tax_id and PaymentRecord.PaymentMethodDetail.Boleto.tax_id from string to nullable(string)
Change type of PaymentAttemptRecord.PaymentMethodDetail.UsBankAccount.expected_debit_date and PaymentRecord.PaymentMethodDetail.UsBankAccount.expected_debit_date from nullable(string) to string
Add support for transaction_purpose on PaymentIntent.PaymentMethodOption.UsBankAccount, PaymentIntentConfirmParamsPaymentMethodOptionUsBankAccount, PaymentIntentCreateParamsPaymentMethodOptionUsBankAccount, and PaymentIntentModifyParamsPaymentMethodOptionUsBankAccount
Add support for optional_items on PaymentLinkModifyParams
[12 lines not shown]
patchutils: updated to 0.4.5
0.4.5 (stable)
Reverted incompatible behavior change from version 0.4.4. In 0.4.4,
Git diffs without content hunks (renames, copies, mode-only changes,
binary files) were included in output and file numbering, breaking
compatibility with 0.4.3 and earlier versions. This caused file numbers
to change for scripts using -N/-F options. The 0.4.3 behavior has been
restored as the default: these diffs are now excluded from output and
numbering. Added --git-extended-diffs option to control this behavior:
use --git-extended-diffs=include to get the 0.4.4 behavior if needed.
The default will change to 'include' in version 0.5.0 for modern Git
workflow support.
Fixed grepdiff -s/--status to display correct file status indicators.
Previously, grepdiff -s incorrectly showed '!' (modification) for all
matching files regardless of whether they were additions, deletions,
or modifications. Now correctly shows '+' for file additions, '-' for
[32 lines not shown]