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

Update dependency boto3 to v1.35.49 #678

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 30, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
boto3 ==1.35.22 -> ==1.35.49 age adoption passing confidence

Release Notes

boto/boto3 (boto3)

v1.35.49

Compare Source

=======

  • api-change:bedrock-agent: [botocore] Add support of new model types for Bedrock Agents, Adding inference profile support for Flows and Prompt Management, Adding new field to configure additional inference configurations for Flows and Prompt Management
  • api-change:codebuild: [botocore] AWS CodeBuild now supports automatically retrying failed builds
  • api-change:lambda: [botocore] Add TagsError field in Lambda GetFunctionResponse. The TagsError field contains details related to errors retrieving tags.
  • api-change:logs: [botocore] Adding inferred token name for dynamic tokens in Anomalies.
  • api-change:supplychain: [botocore] API doc updates, and also support showing error message on a failed instance

v1.35.48

Compare Source

=======

  • api-change:appconfig: [botocore] This release improves deployment safety by granting customers the ability to REVERT completed deployments, to the last known good state.In the StopDeployment API revert case the status of a COMPLETE deployment will be REVERTED. AppConfig only allows a revert within 72 hours of deployment completion.
  • api-change:ec2: [botocore] This release includes a new API to describe some details of the Amazon Machine Images (AMIs) that were used to launch EC2 instances, even if those AMIs are no longer available for use.
  • api-change:ecs: [botocore] This release adds support for EBS volumes attached to Amazon ECS Windows tasks running on EC2 instances.
  • api-change:nimble: [botocore] The nimble client has been removed following the deprecation of the service.
  • api-change:pcs: [botocore] Documentation update: added the default value of the Slurm configuration parameter scaleDownIdleTimeInSeconds to its description.
  • api-change:qbusiness: [botocore] Add a new field in chat response. This field can be used to support nested schemas in array fields

v1.35.47

Compare Source

=======

  • api-change:bedrock: [botocore] Doc updates for supporting converse
  • api-change:connect: [botocore] Amazon Connect Service Feature: Add support to start screen sharing for a web calling contact.
  • api-change:ec2: [botocore] Amazon EC2 X8g, C8g and M8g instances are powered by AWS Graviton4 processors. X8g provide the lowest cost per GiB of memory among Graviton4 instances. C8g provide the best price performance for compute-intensive workloads. M8g provide the best price performance in for general purpose workloads.
  • api-change:mwaa: [botocore] Introducing InvokeRestApi which allows users to invoke the Apache Airflow REST API on the webserver with the specified inputs.
  • api-change:payment-cryptography: [botocore] Add support for ECC P-256 and P-384 Keys.
  • api-change:payment-cryptography-data: [botocore] Add ECDH support on PIN operations.
  • bugfix:s3: [botocore] Fix S3 200 Error handling to address bugs introduced in payload operations.

v1.35.46

Compare Source

=======

  • api-change:bedrock-runtime: [botocore] Updating invoke regex to support imported models for converse API
  • api-change:imagebuilder: [botocore] Add macOS platform and instance placement options
  • api-change:m2: [botocore] Add AuthSecretsManagerArn optional parameter to batch job APIs, expand batch parameter limits, and introduce clientToken constraints.
  • api-change:rds: [botocore] Global clusters now expose the Endpoint attribute as one of its fields. It is a Read/Write endpoint for the global cluster which resolves to the Global Cluster writer instance.
  • api-change:repostspace: [botocore] Adds the BatchAddRole and BatchRemoveRole APIs.
  • api-change:timestream-query: [botocore] This release adds support for Query Insights, a feature that provides details of query execution, enabling users to identify areas for improvement to optimize their queries, resulting in improved query performance and lower query costs.
  • bugfix:s3: [botocore] Fixed SelectObjectContent regression from #&#8203;3284 <https://github.com/boto/botocore/issues/3284>__.

v1.35.45

Compare Source

=======

  • api-change:application-insights: [botocore] This feature enables customers to specify SNS Topic ARN. CloudWatch Application Insights (CWAI) will utilize this ARN to send problem notifications.
  • api-change:autoscaling: [botocore] Adds support for removing the PlacementGroup setting on an Auto Scaling Group through the UpdateAutoScalingGroup API.
  • api-change:bedrock-agent-runtime: [botocore] Knowledge Bases for Amazon Bedrock now supports custom prompts and model parameters in the orchestrationConfiguration of the RetrieveAndGenerate API. The modelArn field accepts Custom Models and Imported Models ARNs.
  • api-change:dms: [botocore] Added support for tagging in StartReplicationTaskAssessmentRun API and introduced IsLatestTaskAssessmentRun and ResultStatistic fields for enhanced tracking and assessment result statistics.
  • api-change:ec2: [botocore] Amazon EC2 now allows you to create network interfaces with just the EFA driver and no ENA driver by specifying the network interface type as efa-only.
  • api-change:eks: [botocore] This release adds support for Amazon Application Recovery Controller (ARC) zonal shift and zonal autoshift with EKS that enhances the resiliency of multi-AZ cluster environments
  • api-change:fms: [botocore] Update AWS WAF policy - add the option to retrofit existing web ACLs instead of creating all new web ACLs.
  • api-change:payment-cryptography-data: [botocore] Adding new API to generate authenticated scripts for EMV pin change use cases.
  • api-change:wafv2: [botocore] Add a property to WebACL to indicate whether it's been retrofitted by Firewall Manager.
  • enhancement:s3: [botocore] Handle HTTP 200 responses with error information for all supported s3 operations.

v1.35.44

Compare Source

=======

  • api-change:athena: [botocore] Removing FEDERATED from Create/List/Delete/GetDataCatalog API
  • api-change:bedrock: [botocore] Adding converse support to CMI API's
  • api-change:bedrock-runtime: [botocore] Added converse support for custom imported models
  • api-change:datazone: [botocore] Adding the following project member designations: PROJECT_CATALOG_VIEWER, PROJECT_CATALOG_CONSUMER and PROJECT_CATALOG_STEWARD in the CreateProjectMembership API and PROJECT_CATALOG_STEWARD designation in the AddPolicyGrant API.
  • api-change:ec2: [botocore] RequestSpotInstances and RequestSpotFleet feature release.

v1.35.43

Compare Source

=======

  • api-change:bedrock-agent: [botocore] Removing support for topK property in PromptModelInferenceConfiguration object, Making PromptTemplateConfiguration property as required, Limiting the maximum PromptVariant to 1
  • api-change:dataexchange: [botocore] This release adds Data Grant support, through which customers can programmatically create data grants to share with other AWS accounts and accept data grants from other AWS accounts.
  • api-change:ecs: [botocore] This is an Amazon ECS documentation only update to address tickets.
  • api-change:pinpoint-sms-voice-v2: [botocore] Added the registrations status of REQUIRES_AUTHENTICATION
  • api-change:pipes: [botocore] This release adds validation to require specifying a SecurityGroup and Subnets in the Vpc object under PipesSourceSelfManagedKafkaParameters. It also adds support for iso-e, iso-f, and other non-commercial partitions in ARN parameters.
  • api-change:quicksight: [botocore] Add StartDashboardSnapshotJobSchedule API. RestoreAnalysis now supports restoring analysis to folders.
  • api-change:rds: [botocore] Updates Amazon RDS documentation for TAZ IAM support
  • api-change:workspaces: [botocore] Updated the DomainName pattern for Active Directory

v1.35.42

Compare Source

=======

  • api-change:s3: [botocore] Add support for the new optional bucket-region and prefix query parameters in the ListBuckets API. For ListBuckets requests that express pagination, Amazon S3 will now return both the bucket names and associated AWS regions in the response.
  • bugfix:Config: [botocore] Fixed sigv4a_signing_region_set resolution when set in environment or config file.

v1.35.41

Compare Source

=======

  • api-change:amplify: [botocore] Added sourceUrlType field to StartDeployment request
  • api-change:cloudformation: [botocore] Documentation update for AWS CloudFormation API Reference.
  • api-change:codebuild: [botocore] Enable proxy for reserved capacity fleet.
  • api-change:ivs: [botocore] On a channel that you own, you can now replace an ongoing stream with a new stream by streaming up with the priority parameter appended to the stream key.
  • api-change:qbusiness: [botocore] Amazon Q Business now supports embedding the Amazon Q Business web experience on third-party websites.
  • api-change:redshift: [botocore] This release launches the CreateIntegration, DeleteIntegration, DescribeIntegrations and ModifyIntegration APIs to create and manage Amazon Redshift Zero-ETL Integrations.
  • api-change:resiliencehub: [botocore] AWS Resilience Hub now integrates with the myApplications platform, enabling customers to easily assess the resilience of applications defined in myApplications. The new Resiliency widget provides visibility into application resilience and actionable recommendations for improvement.
  • api-change:sesv2: [botocore] This release adds support for email maximum delivery seconds that allows senders to control the time within which their emails are attempted for delivery.

v1.35.40

Compare Source

=======

  • api-change:codepipeline: [botocore] AWS CodePipeline V2 type pipelines now support automatically retrying failed stages and skipping stage for failed entry conditions.
  • api-change:mailmanager: [botocore] Mail Manager support for viewing and exporting metadata of archived messages.
  • api-change:securitylake: [botocore] This release updates request validation regex for resource ARNs.
  • api-change:supplychain: [botocore] This release adds AWS Supply Chain instance management functionality. Specifically adding CreateInstance, DeleteInstance, GetInstance, ListInstances, and UpdateInstance APIs.
  • api-change:transfer: [botocore] This release enables customers using SFTP connectors to query the transfer status of their files to meet their monitoring needs as well as orchestrate post transfer actions.

v1.35.39

Compare Source

=======

  • api-change:appflow: [botocore] Doc only updates for clarification around OAuth2GrantType for Salesforce.
  • api-change:elbv2: [botocore] Add zonal_shift.config.enabled attribute. Add new AdministrativeOverride construct in the describe-target-health API response to include information about the override status applied to a target.
  • api-change:emr: [botocore] This release provides new parameter "Context" in instance fleet clusters.
  • api-change:guardduty: [botocore] Added a new field for network connection details.
  • api-change:robomaker: [botocore] Documentation update: added support notices to each API action.

v1.35.38

Compare Source

=======

  • api-change:acm-pca: [botocore] Documentation updates for AWS Private CA.
  • api-change:dms: [botocore] Introduces DescribeDataMigrations, CreateDataMigration, ModifyDataMigration, DeleteDataMigration, StartDataMigration, StopDataMigration operations to SDK. Provides FailedDependencyFault error message.
  • api-change:ec2: [botocore] This release adds support for assigning the billing of shared Amazon EC2 On-Demand Capacity Reservations.
  • api-change:ecs: [botocore] This is a documentation only release that updates to documentation to let customers know that Amazon Elastic Inference is no longer available.
  • api-change:elastic-inference: [botocore] Elastic Inference - Documentation update to add service shutdown notice.
  • api-change:iotfleetwise: [botocore] Refine campaign related API validations
  • api-change:neptune-graph: [botocore] Support for 16 m-NCU graphs available through account allowlisting
  • api-change:outposts: [botocore] Adding new "DELIVERED" enum value for Outposts Order status
  • api-change:route53resolver: [botocore] Route 53 Resolver Forwarding Rules can now include a server name indication (SNI) in the target address for rules that use the DNS-over-HTTPS (DoH) protocol. When a DoH-enabled Outbound Resolver Endpoint forwards a request to a DoH server, it will provide the SNI in the TLS handshake.
  • api-change:socialmessaging: [botocore] This release for AWS End User Messaging includes a public SDK, providing a suite of APIs that enable sending WhatsApp messages to end users.
  • api-change:timestream-influxdb: [botocore] This release updates our regex based validation rules in regards to valid DbInstance and DbParameterGroup name.

v1.35.37

Compare Source

=======

  • api-change:codepipeline: [botocore] AWS CodePipeline introduces a Compute category

v1.35.36

Compare Source

=======

  • api-change:elasticache: [botocore] AWS ElastiCache SDK now supports using APIs with newly launched Valkey engine. Please refer to updated AWS ElastiCache public documentation for detailed information on API usage.
  • api-change:memorydb: [botocore] Amazon MemoryDB SDK now supports all APIs for newly launched Valkey engine. Please refer to the updated Amazon MemoryDB public documentation for detailed information on API usage.
  • enhancement:Python: [botocore] Added provisional Python 3.13 support to Botocore
  • enhancement:Python: Added provisional Python 3.13 support to Boto3

v1.35.35

Compare Source

=======

  • api-change:deadline: [botocore] Add support for using the template from a previous job during job creation and listing parameter definitions for a job.
  • api-change:marketplace-reporting: [botocore] Documentation-only update for AWS Marketplace Reporting API.
  • api-change:qconnect: [botocore] This release adds support for the following capabilities: Configuration of the Gen AI system via AIAgent and AIPrompts. Integration support for Bedrock Knowledge Base.
  • api-change:redshift: [botocore] Add validation pattern to S3KeyPrefix on the EnableLogging API

v1.35.34

Compare Source

=======

  • api-change:ec2: [botocore] Documentation updates for Amazon EC2.
  • api-change:iot-data: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.

v1.35.33

Compare Source

=======

  • api-change:codepipeline: [botocore] AWS CodePipeline introduces Commands action that enables you to easily run shell commands as part of your pipeline execution.
  • api-change:connect: [botocore] Public GetMetricDataV2 Grouping increase from 3 to 4
  • api-change:ec2: [botocore] This release includes a new API for modifying instance cpu-options after launch.
  • api-change:iot: [botocore] This release adds support for Custom Authentication with X.509 Client Certificates, support for Custom Client Certificate validation, and support for selecting application protocol and authentication type without requiring TLS ALPN for customer's AWS IoT Domain Configurations.
  • api-change:marketplace-reporting: [botocore] The AWS Marketplace Reporting service introduces the GetBuyerDashboard API. This API returns a dashboard that provides visibility into your organization's AWS Marketplace agreements and associated spend across the AWS accounts in your organization.
  • api-change:mediapackagev2: [botocore] Added support for ClipStartTime on the FilterConfiguration object on OriginEndpoint manifest settings objects. Added support for EXT-X-START tags on produced HLS child playlists.
  • api-change:quicksight: [botocore] QuickSight: Add support for exporting and importing folders in AssetBundle APIs
  • enhancement:AWSCRT: [botocore] Update awscrt version to 0.22.0

v1.35.32

Compare Source

=======

  • api-change:appstream: [botocore] Added support for Automatic Time Zone Redirection on Amazon AppStream 2.0
  • api-change:b2bi: [botocore] Added and updated APIs to support outbound EDI transformations
  • api-change:bedrock-agent-runtime: [botocore] Added raw model response and usage metrics to PreProcessing and PostProcessing Trace
  • api-change:bedrock-runtime: [botocore] Added new fields to Amazon Bedrock Guardrails trace
  • api-change:iotdeviceadvisor: [botocore] Add clientToken attribute and implement idempotency for CreateSuiteDefinition.
  • api-change:ivs-realtime: [botocore] Adds new Stage Health EventErrorCodes applicable to RTMP(S) broadcasts. Bug Fix: Enforces that EncoderConfiguration Video height and width must be even-number values.
  • api-change:s3: [botocore] This release introduces a header representing the minimum object size limit for Lifecycle transitions.
  • api-change:sagemaker: [botocore] releasing builtinlcc to public
  • api-change:workspaces: [botocore] WSP is being rebranded to become DCV.

v1.35.31

Compare Source

=======

  • api-change:bedrock-agent: [botocore] This release adds support to stop an ongoing ingestion job using the StopIngestionJob API in Agents for Amazon Bedrock.
  • api-change:codeartifact: [botocore] Add support for the dual stack endpoints.
  • api-change:rds: [botocore] This release provides additional support for enabling Aurora Limitless Database DB clusters.

v1.35.30

Compare Source

=======

  • api-change:bedrock: [botocore] Add support for custom models via provisioned throughput for Bedrock Model Evaluation
  • api-change:clouddirectory: [botocore] Add examples for API operations in model.
  • api-change:connect: [botocore] Amazon Connect introduces StartOutboundChatContact API allowing customers to initiate outbound chat contacts
  • api-change:pricing: [botocore] Add examples for API operations in model.
  • api-change:resource-groups: [botocore] This update includes new APIs to support application groups and to allow users to manage resource tag-sync tasks in applications.
  • api-change:supplychain: [botocore] Release DataLakeDataset, DataIntegrationFlow and ResourceTagging APIs for AWS Supply Chain
  • api-change:timestream-influxdb: [botocore] Timestream for InfluxDB now supports port configuration and additional customer-modifiable InfluxDB v2 parameters. This release adds Port to the CreateDbInstance and UpdateDbInstance API, and additional InfluxDB v2 parameters to the CreateDbParameterGroup API.
  • api-change:verifiedpermissions: [botocore] Add examples for API operations in model.

v1.35.29

Compare Source

=======

  • api-change:customer-profiles: [botocore] Introduces optional RoleArn parameter for PutIntegration request and includes RoleArn in the response of PutIntegration, GetIntegration and ListIntegrations
  • api-change:quicksight: [botocore] Adding personalization in QuickSight data stories. Admins can enable or disable personalization through QuickSight settings.
  • api-change:securityhub: [botocore] Documentation updates for AWS Security Hub
  • api-change:sesv2: [botocore] This release adds support for engagement tracking over Https using custom domains.

v1.35.28

Compare Source

=======

  • api-change:chatbot: [botocore] Return State and StateReason fields for Chatbot Channel Configurations.
  • api-change:lambda: [botocore] Reverting Lambda resource-based policy and block public access APIs.
  • api-change:organizations: [botocore] Add support for policy operations on the CHATBOT_POLICY policy type.
  • api-change:pcs: [botocore] AWS PCS API documentation - Edited the description of the iamInstanceProfileArn parameter of the CreateComputeNodeGroup and UpdateComputeNodeGroup actions; edited the description of the SlurmCustomSetting data type to list the supported parameters for clusters and compute node groups.
  • api-change:rds-data: [botocore] Documentation update for RDS Data API to reflect support for Aurora MySQL Serverless v2 and Provisioned DB clusters.
  • api-change:sagemaker: [botocore] Adding TagPropagation attribute to Sagemaker API

v1.35.27

Compare Source

=======

  • api-change:cloudtrail: [botocore] Doc-only update for CloudTrail network activity events release (in preview)
  • api-change:ec2: [botocore] Updates to documentation for the transit gateway security group referencing feature.
  • api-change:fsx: [botocore] Doc-only update to address Lustre S3 hard-coded names.
  • api-change:worklink: [botocore] The worklink client has been removed following the deprecation of the service.

v1.35.26

Compare Source

=======

  • api-change:bedrock: [botocore] Add support for Cross Region Inference in Bedrock Model Evaluations.
  • api-change:budgets: [botocore] Releasing minor partitional endpoint updates
  • api-change:kinesis: [botocore] This release includes support to add tags when creating a stream
  • api-change:pinpoint-sms-voice-v2: [botocore] AWS End User Messaging SMS-Voice V2 has added support for resource policies. Use the three new APIs to create, view, edit, and delete resource policies.
  • api-change:sagemaker: [botocore] Adding HiddenInstanceTypes and HiddenSageMakerImageVersionAliases attribute to SageMaker API

v1.35.25

Compare Source

=======

  • api-change:apigateway: [botocore] Documentation updates for Amazon API Gateway
  • api-change:athena: [botocore] List/Get/Update/Delete/CreateDataCatalog now integrate with AWS Glue connections. Users can create a Glue connection through Athena or use a Glue connection to define their Athena federated parameters.
  • api-change:bedrock-agent: [botocore] Amazon Bedrock Prompt Flows and Prompt Management now supports using inference profiles to increase throughput and improve resilience.
  • api-change:ec2: [botocore] Amazon EC2 G6e instances powered by NVIDIA L40S Tensor Core GPUs are the most cost-efficient GPU instances for deploying generative AI models and the highest performance GPU instances for spatial computing workloads.
  • api-change:emr-serverless: [botocore] This release adds support for job concurrency and queuing configuration at Application level.
  • api-change:glue: [botocore] Added AthenaProperties parameter to Glue Connections, allowing Athena to store service specific properties on Glue Connections.
  • api-change:rds: [botocore] Support ComputeRedundancy parameter in ModifyDBShardGroup API. Add DBShardGroupArn in DBShardGroup API response. Remove InvalidMaxAcuFault from CreateDBShardGroup and ModifyDBShardGroup API. Both API will throw InvalidParameterValueException for invalid ACU configuration.
  • api-change:resource-explorer-2: [botocore] AWS Resource Explorer released ListResources feature which allows customers to list all indexed AWS resources within a view.

v1.35.24

Compare Source

=======

  • api-change:dynamodb: [botocore] Generate account endpoint for DynamoDB requests when the account ID is available
  • api-change:neptune: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:sagemaker: [botocore] Amazon SageMaker now supports using manifest files to specify the location of uncompressed model artifacts within Model Packages
  • api-change:sagemaker-metrics: [botocore] This release introduces support for the SageMaker Metrics BatchGetMetrics API.
  • api-change:workspaces: [botocore] Releasing new ErrorCodes for SysPrep failures during ImageImport and CreateImage process

v1.35.23

Compare Source

=======

  • api-change:codeconnections: [botocore] This release adds the PullRequestComment field to CreateSyncConfiguration API input, UpdateSyncConfiguration API input, GetSyncConfiguration API output and ListSyncConfiguration API output
  • api-change:glue: [botocore] This change is for releasing TestConnection api SDK model
  • api-change:lambda: [botocore] Tagging support for Lambda event source mapping, and code signing configuration resources.
  • api-change:mediaconvert: [botocore] This release provides support for additional DRM configurations per SPEKE Version 2.0.
  • api-change:medialive: [botocore] Adds Bandwidth Reduction Filtering for HD AVC and HEVC encodes, multiplex container settings.
  • api-change:quicksight: [botocore] QuickSight: 1. Add new API - ListFoldersForResource. 2. Commit mode adds visibility configuration of Apply button on multi-select controls for authors.
  • api-change:sagemaker: [botocore] Introduced support for G6e instance types on SageMaker Studio for JupyterLab and CodeEditor applications.
  • api-change:workspaces-web: [botocore] WorkSpaces Secure Browser now enables Administrators to view and manage end-user browsing sessions via Session Management APIs.

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 PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 a review from a team May 30, 2024 16:16
@renovate renovate bot changed the title Update dependency boto3 to v1.34.115 Update dependency boto3 to v1.34.116 May 30, 2024
@renovate renovate bot changed the title Update dependency boto3 to v1.34.116 Update dependency boto3 to v1.34.117 May 31, 2024
@renovate renovate bot changed the title Update dependency boto3 to v1.34.117 Update dependency boto3 to v1.34.118 Jun 3, 2024
@renovate renovate bot force-pushed the renovate/boto3-1.x branch 3 times, most recently from 5bd88e8 to ca38942 Compare June 4, 2024 21:53
@renovate renovate bot changed the title Update dependency boto3 to v1.34.118 Update dependency boto3 to v1.34.119 Jun 4, 2024
@renovate renovate bot changed the title Update dependency boto3 to v1.34.119 Update dependency boto3 to v1.34.120 Jun 5, 2024
@renovate renovate bot force-pushed the renovate/boto3-1.x branch 3 times, most recently from b11da17 to b54b747 Compare June 6, 2024 19:43
@renovate renovate bot changed the title Update dependency boto3 to v1.34.120 Update dependency boto3 to v1.34.121 Jun 6, 2024
@renovate renovate bot changed the title Update dependency boto3 to v1.34.121 Update dependency boto3 to v1.34.122 Jun 7, 2024
@renovate renovate bot changed the title Update dependency boto3 to v1.34.122 Update dependency boto3 to v1.34.123 Jun 10, 2024
@renovate renovate bot force-pushed the renovate/boto3-1.x branch 8 times, most recently from 9ad5c35 to f197ca8 Compare June 11, 2024 21:48
@renovate renovate bot changed the title Update dependency boto3 to v1.34.123 Update dependency boto3 to v1.34.124 Jun 11, 2024
@renovate renovate bot changed the title Update dependency boto3 to v1.35.34 Update dependency boto3 to v1.35.35 Oct 7, 2024
@renovate renovate bot changed the title Update dependency boto3 to v1.35.35 Update dependency boto3 to v1.35.36 Oct 8, 2024
@renovate renovate bot changed the title Update dependency boto3 to v1.35.36 Update dependency boto3 to v1.35.37 Oct 9, 2024
@renovate renovate bot force-pushed the renovate/boto3-1.x branch 2 times, most recently from 45e67dd to 3c93790 Compare October 10, 2024 22:33
@renovate renovate bot changed the title Update dependency boto3 to v1.35.37 Update dependency boto3 to v1.35.38 Oct 10, 2024
@renovate renovate bot changed the title Update dependency boto3 to v1.35.38 Update dependency boto3 to v1.35.39 Oct 11, 2024
@renovate renovate bot changed the title Update dependency boto3 to v1.35.39 Update dependency boto3 to v1.35.40 Oct 14, 2024
@renovate renovate bot changed the title Update dependency boto3 to v1.35.40 Update dependency boto3 to v1.35.41 Oct 15, 2024
@renovate renovate bot changed the title Update dependency boto3 to v1.35.41 Update dependency boto3 to v1.35.42 Oct 16, 2024
@renovate renovate bot changed the title Update dependency boto3 to v1.35.42 Update dependency boto3 to v1.35.43 Oct 17, 2024
@renovate renovate bot changed the title Update dependency boto3 to v1.35.43 Update dependency boto3 to v1.35.44 Oct 18, 2024
@renovate renovate bot changed the title Update dependency boto3 to v1.35.44 Update dependency boto3 to v1.35.45 Oct 21, 2024
@renovate renovate bot changed the title Update dependency boto3 to v1.35.45 Update dependency boto3 to v1.35.46 Oct 22, 2024
@renovate renovate bot changed the title Update dependency boto3 to v1.35.46 Update dependency boto3 to v1.35.47 Oct 23, 2024
@renovate renovate bot changed the title Update dependency boto3 to v1.35.47 Update dependency boto3 to v1.35.48 Oct 24, 2024
@renovate renovate bot changed the title Update dependency boto3 to v1.35.48 Update dependency boto3 to v1.35.49 Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant