UNCLASSIFIED - NO CUI

Skip to content

Update all dependencies

renovate requested to merge renovate/all into development

This MR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
boto3 ==1.24.67 -> ==1.24.73 age adoption passing confidence patch
jsonschema (changelog) ==4.15.0 -> ==4.16.0 age adoption passing confidence minor
registry1.dso.mil/ironbank/opensource/python v3.10.6 -> v3.10.7 age adoption passing confidence ironbank-base patch
registry1.dso.mil/ironbank/opensource/python v3.10.6 -> v3.10.7 age adoption passing confidence final patch
sigstore/cosign v1.11.1 -> v1.12.0 age adoption passing confidence ironbank-github minor

Release Notes

boto/boto3

v1.24.73

Compare Source

=======

  • api-change:amplifyuibuilder: [botocore] Amplify Studio UIBuilder is introducing forms functionality. Forms can be configured from Data Store models, JSON, or from scratch. These forms can then be generated in your project and used like any other React components.
  • api-change:ec2: [botocore] This update introduces API operations to manage and create local gateway route tables, CoIP pools, and VIF group associations.

v1.24.72

Compare Source

=======

  • api-change:customer-profiles: [botocore] Added isUnstructured in response for Customer Profiles Integration APIs
  • api-change:drs: [botocore] Fixed the data type of lagDuration that is returned in Describe Source Server API
  • api-change:ec2: [botocore] Two new features for local gateway route tables: support for static routes targeting Elastic Network Interfaces and direct VPC routing.
  • api-change:evidently: [botocore] This release adds support for the client-side evaluation - powered by AWS AppConfig feature.
  • api-change:kendra: [botocore] This release enables our customer to choose the option of Sharepoint 2019 for the on-premise Sharepoint connector.
  • api-change:transfer: [botocore] This release introduces the ability to have multiple server host keys for any of your Transfer Family servers that use the SFTP protocol.

v1.24.71

Compare Source

=======

  • api-change:eks: [botocore] Adding support for local Amazon EKS clusters on Outposts

v1.24.70

Compare Source

=======

  • api-change:cloudtrail: [botocore] This release adds CloudTrail getChannel and listChannels APIs to allow customer to view the ServiceLinkedChannel configurations.
  • api-change:lexv2-models: [botocore] Update lexv2-models client to latest version
  • api-change:lexv2-runtime: [botocore] Update lexv2-runtime client to latest version
  • api-change:pi: [botocore] Increases the maximum values of two RDS Performance Insights APIs. The maximum value of the Limit parameter of DimensionGroup is 25. The MaxResult maximum is now 25 for the following APIs: DescribeDimensionKeys, GetResourceMetrics, ListAvailableResourceDimensions, and ListAvailableResourceMetrics.
  • api-change:redshift: [botocore] This release updates documentation for AQUA features and other description updates.

v1.24.69

Compare Source

=======

  • api-change:ec2: [botocore] This release adds support to send VPC Flow Logs to kinesis-data-firehose as new destination type
  • api-change:emr-containers: [botocore] EMR on EKS now allows running Spark SQL using the newly introduced Spark SQL Job Driver in the Start Job Run API
  • api-change:lookoutmetrics: [botocore] Release dimension value filtering feature to allow customers to define dimension filters for including only a subset of their dataset to be used by LookoutMetrics.
  • api-change:medialive: [botocore] This change exposes API settings which allow Dolby Atmos and Dolby Vision to be used when running a channel using Elemental Media Live
  • api-change:route53: [botocore] Amazon Route 53 now supports the Middle East (UAE) Region (me-central-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
  • api-change:sagemaker: [botocore] This release adds Mode to AutoMLJobConfig.
  • api-change:ssm: [botocore] This release adds support for Systems Manager State Manager Association tagging.

v1.24.68

Compare Source

=======

  • api-change:dataexchange: [botocore] Documentation updates for AWS Data Exchange.
  • api-change:ec2: [botocore] Documentation updates for Amazon EC2.
  • api-change:eks: [botocore] Adds support for EKS Addons ResolveConflicts "preserve" flag. Also adds new update failed status for EKS Addons.
  • api-change:fsx: [botocore] Documentation update for Amazon FSx.
  • api-change:inspector2: [botocore] This release adds new fields like fixAvailable, fixedInVersion and remediation to the finding model. The requirement to have vulnerablePackages in the finding model has also been removed. The documentation has been updated to reflect these changes.
  • api-change:iotsitewise: [botocore] Allow specifying units in Asset Properties
  • api-change:sagemaker: [botocore] SageMaker Hosting now allows customization on ML instance storage volume size, model data download timeout and inference container startup ping health check timeout for each ProductionVariant in CreateEndpointConfig API.
  • api-change:sns: [botocore] Amazon SNS introduces the Data Protection Policy APIs, which enable customers to attach a data protection policy to an SNS topic. This allows topic owners to enable the new message data protection feature to audit and block sensitive data that is exchanged through their topics.
python-jsonschema/jsonschema

v4.16.0

Compare Source

=======

  • Improve the base URI behavior when resolving a $ref to a resolution URI which is different from the resolved schema's declared $id.
  • Accessing jsonschema.draftN_format_checker is deprecated. Instead, if you want access to the format checker itself, it is exposed as jsonschema.validators.DraftNValidator.FORMAT_CHECKER on any jsonschema.protocols.Validator.
sigstore/cosign

v1.12.0

Compare Source

Note: This release comes with a fix for CVE-2022-36056 described in this Github Security Advisory. Please upgrade to this release ASAP

What's Changed

New Contributors

Full Changelog: https://github.com/sigstore/cosign/compare/v1.11.1...v1.12.0


Configuration

📅 Schedule: 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 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, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by renovate

Merge request reports