chore(deps): update all non-major dependencies #18

Merged
stefan merged 1 commits from renovate/all-minor-patch into master 2024-09-10 23:23:07 +00:00
Member

This PR contains the following updates:

Package Type Update Change
boto3 project.dependencies patch ==1.35.9 -> ==1.35.15
cfn-lint (changelog) project.dependencies minor ==1.11.1 -> ==1.12.4
pulumi project.dependencies minor ==3.130.0 -> ==3.131.0
pulumi-aws project.dependencies minor ==6.50.1 -> ==6.51.0
python final minor 3.11-alpine3.19 -> 3.12-alpine3.19
python stage minor 3.11-alpine3.19 -> 3.12-alpine3.19

Release Notes

boto/boto3 (boto3)

v1.35.15

Compare Source

=======

  • api-change:dynamodb: [botocore] Doc-only update for DynamoDB. Added information about async behavior for TagResource and UntagResource APIs and updated the description of ResourceInUseException.
  • api-change:elbv2: [botocore] Add paginators for the ELBv2 DescribeListenerCertificates and DescribeRules APIs. Fix broken waiter for the ELBv2 DescribeLoadBalancers API.
  • api-change:ivs-realtime: [botocore] IVS Real-Time now offers customers the ability to broadcast to Stages using RTMP(S).
  • api-change:kafka: [botocore] Amazon MSK Replicator can now replicate data to identically named topics between MSK clusters within the same AWS Region or across different AWS Regions.
  • api-change:sagemaker: [botocore] Amazon Sagemaker supports orchestrating SageMaker HyperPod clusters with Amazon EKS
  • api-change:sagemaker-runtime: [botocore] AWS SageMaker Runtime feature: Add sticky routing to support stateful inference models.

v1.35.14

Compare Source

=======

  • api-change:qapps: [botocore] Adds UpdateLibraryItemMetadata api to change status of app for admin verification feature and returns isVerified field in any api returning the app or library item.

v1.35.13

Compare Source

=======

  • api-change:application-signals: [botocore] Amazon CloudWatch Application Signals now supports creating Service Level Objectives using a new calculation type. Users can now create SLOs which are configured with request-based SLIs to help meet their specific business requirements.
  • api-change:codepipeline: [botocore] Updates to add recent notes to APIs and to replace example S3 bucket names globally.
  • api-change:connect: [botocore] Amazon Connect Custom Vocabulary now supports Catalan (Spain), Danish (Denmark), Dutch (Netherlands), Finnish (Finland), Indonesian (Indonesia), Malay (Malaysia), Norwegian Bokmal (Norway), Polish (Poland), Swedish (Sweden), and Tagalog/Filipino (Philippines).
  • api-change:gamelift: [botocore] Amazon GameLift provides additional events for tracking the fleet creation process.
  • api-change:kinesisanalyticsv2: [botocore] Support for Flink 1.20 in Managed Service for Apache Flink
  • api-change:sagemaker: [botocore] Amazon SageMaker now supports idle shutdown of JupyterLab and CodeEditor applications on SageMaker Studio.

v1.35.12

Compare Source

=======

  • api-change:appsync: [botocore] Adds new logging levels (INFO and DEBUG) for additional log output control
  • api-change:bedrock-agent: [botocore] Add support for user metadata inside PromptVariant.
  • api-change:finspace: [botocore] Updates Finspace documentation for smaller instances.
  • api-change:fis: [botocore] This release adds safety levers, a new mechanism to stop all running experiments and prevent new experiments from starting.
  • api-change:logs: [botocore] Update to support new APIs for delivery of logs from AWS services.
  • api-change:s3control: [botocore] Amazon Simple Storage Service /S3 Access Grants / Features : This release launches new Access Grants API - ListCallerAccessGrants.

v1.35.11

Compare Source

=======

  • api-change:connect: [botocore] Release ReplicaConfiguration as part of DescribeInstance
  • api-change:datazone: [botocore] Add support to let data publisher specify a subset of the data asset that a subscriber will have access to based on the asset filters provided, when accepting a subscription request.
  • api-change:elbv2: [botocore] This release adds support for configuring TCP idle timeout on NLB and GWLB listeners.
  • api-change:mediaconnect: [botocore] AWS Elemental MediaConnect introduces thumbnails for Flow source monitoring. Thumbnails provide still image previews of the live content feeding your MediaConnect Flow allowing you to easily verify that your source is operating as expected.
  • api-change:medialive: [botocore] Added MinQP as a Rate Control option for H264 and H265 encodes.
  • api-change:sagemaker: [botocore] Amazon SageMaker now supports automatic mounting of a user's home folder in the Amazon Elastic File System (EFS) associated with the SageMaker Studio domain to their Studio Spaces to enable users to share data between their own private spaces.
  • api-change:timestream-influxdb: [botocore] Timestream for InfluxDB now supports compute scaling and deployment type conversion. This release adds the DbInstanceType and DeploymentType parameters to the UpdateDbInstance API.

v1.35.10

Compare Source

=======

  • api-change:backup: [botocore] The latest update introduces two new attributes, VaultType and VaultState, to the DescribeBackupVault and ListBackupVaults APIs. The VaultState attribute reflects the current status of the vault, while the VaultType attribute indicates the specific category of the vault.
  • api-change:datazone: [botocore] Amazon DataZone now adds new governance capabilities of Domain Units for organization within your Data Domains, and Authorization Policies for tighter controls.
  • api-change:logs: [botocore] This release introduces a new optional parameter: Entity, in PutLogEvents request
  • api-change:redshift-data: [botocore] The release include the new Redshift DataAPI feature for session use, customer execute query with --session-keep-alive-seconds parameter and can submit follow-up queries to same sessions with returnedsession-id
aws-cloudformation/cfn-lint (cfn-lint)

v1.12.4

Compare Source

v1.12.4

v1.12.3

Compare Source

v1.12.3

v1.12.2

Compare Source

v1.12.2

v1.12.1

Compare Source

v1.12.1

v1.12.0

Compare Source

v1.12.0
pulumi/pulumi (pulumi)

v3.131.0

Compare Source

Features
  • cli] Include all engine events in the event-log
    [#​17101](https://github.com/pulumi/pulumi/pull/17101)
    
    
  • pkg] Added `NewCachedLoader` for caching schema loads.
    [#​17118](https://github.com/pulumi/pulumi/pull/17118)
    
    
  • yaml] Update yaml to v1.10
    [#​17154](https://github.com/pulumi/pulumi/pull/17154)
    
    
  • auto/go] Include panic value in message for non-error panics
    [#​17066](https://github.com/pulumi/pulumi/pull/17066)
    
    
  • auto/nodejs] Add LocalWorkspace.install method for Nodejs
    [#​17134](https://github.com/pulumi/pulumi/pull/17134)
    
    
  • auto/python] Add LocalWorkspace.install method
    [#​17086](https://github.com/pulumi/pulumi/pull/17086)
    
    
  • cli/{display,plugin}] Render download and install progress as part of system messages during Pulumi operations
    [#​17019](https://github.com/pulumi/pulumi/pull/17019)
    
    
  • cli/state] Allow moving resources when there's already a provider with an identical URN in the destination stack, if the inputs match
    [#​17076](https://github.com/pulumi/pulumi/pull/17076)
    
    
  • sdk/nodejs] Respect .node-version and .nvmrc files in `pulumi install`
    [#​17060](https://github.com/pulumi/pulumi/pull/17060)
    
    
Bug Fixes
  • engine] Propagate deleted parents of untargeted resources
    [#​17117](https://github.com/pulumi/pulumi/pull/17117)
    
    
  • engine] Fix a snapshot integrity issue caused by deleteBeforeReplace and failed create operations
    [#​17146](https://github.com/pulumi/pulumi/pull/17146)
    
    
  • engine] Fix panic with user specified plugin paths
    [#​17141](https://github.com/pulumi/pulumi/pull/17141)
    
    
  • sdk] Use int32 in Go interfaces that map to protobufs using int32
    [#​17068](https://github.com/pulumi/pulumi/pull/17068)
    
    
  • cli/display] Improve rendering of update diffs in some circumstances.
    [#​17029](https://github.com/pulumi/pulumi/pull/17029)
    
    
Miscellaneous
  • ci] Run CI with Go 1.22 and 1.23
    [#​17137](https://github.com/pulumi/pulumi/pull/17137)
    
    
  • cli] Update go.mod to use 1.21
    [#​17140](https://github.com/pulumi/pulumi/pull/17140)
    
    
  • pkg] Remove dependency on automation api in deployment settings tests
    [#​17071](https://github.com/pulumi/pulumi/pull/17071)
    
    
  • sdk] Remove unused resource.NewUniqueHexV2
    [#​17067](https://github.com/pulumi/pulumi/pull/17067)
    
    
pulumi/pulumi-aws (pulumi-aws)

v6.51.0

Compare Source

Does the PR have any schema changes?

Found 1 breaking change:

Resources
  • 🟢 "aws:drs/replicationConfigurationTemplate:ReplicationConfigurationTemplate": required inputs: "stagingAreaTags" input has changed to Required
New resources:
  • glue/catalogTableOptimizer.CatalogTableOptimizer
New functions:
  • shield/getProtection.getProtection

What's Changed

Full Changelog: https://github.com/pulumi/pulumi-aws/compare/v6.50.1...v6.51.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 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [boto3](https://github.com/boto/boto3) | project.dependencies | patch | `==1.35.9` -> `==1.35.15` | | [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) ([changelog](https://github.com/aws-cloudformation/cfn-lint/blob/main/CHANGELOG.md)) | project.dependencies | minor | `==1.11.1` -> `==1.12.4` | | [pulumi](https://github.com/pulumi/pulumi) | project.dependencies | minor | `==3.130.0` -> `==3.131.0` | | [pulumi-aws](https://github.com/pulumi/pulumi-aws) | project.dependencies | minor | `==6.50.1` -> `==6.51.0` | | python | final | minor | `3.11-alpine3.19` -> `3.12-alpine3.19` | | python | stage | minor | `3.11-alpine3.19` -> `3.12-alpine3.19` | --- ### Release Notes <details> <summary>boto/boto3 (boto3)</summary> ### [`v1.35.15`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13515) [Compare Source](https://github.com/boto/boto3/compare/1.35.14...1.35.15) \======= - api-change:`dynamodb`: \[`botocore`] Doc-only update for DynamoDB. Added information about async behavior for TagResource and UntagResource APIs and updated the description of ResourceInUseException. - api-change:`elbv2`: \[`botocore`] Add paginators for the ELBv2 DescribeListenerCertificates and DescribeRules APIs. Fix broken waiter for the ELBv2 DescribeLoadBalancers API. - api-change:`ivs-realtime`: \[`botocore`] IVS Real-Time now offers customers the ability to broadcast to Stages using RTMP(S). - api-change:`kafka`: \[`botocore`] Amazon MSK Replicator can now replicate data to identically named topics between MSK clusters within the same AWS Region or across different AWS Regions. - api-change:`sagemaker`: \[`botocore`] Amazon Sagemaker supports orchestrating SageMaker HyperPod clusters with Amazon EKS - api-change:`sagemaker-runtime`: \[`botocore`] AWS SageMaker Runtime feature: Add sticky routing to support stateful inference models. ### [`v1.35.14`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13514) [Compare Source](https://github.com/boto/boto3/compare/1.35.13...1.35.14) \======= - api-change:`qapps`: \[`botocore`] Adds UpdateLibraryItemMetadata api to change status of app for admin verification feature and returns isVerified field in any api returning the app or library item. ### [`v1.35.13`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13513) [Compare Source](https://github.com/boto/boto3/compare/1.35.12...1.35.13) \======= - api-change:`application-signals`: \[`botocore`] Amazon CloudWatch Application Signals now supports creating Service Level Objectives using a new calculation type. Users can now create SLOs which are configured with request-based SLIs to help meet their specific business requirements. - api-change:`codepipeline`: \[`botocore`] Updates to add recent notes to APIs and to replace example S3 bucket names globally. - api-change:`connect`: \[`botocore`] Amazon Connect Custom Vocabulary now supports Catalan (Spain), Danish (Denmark), Dutch (Netherlands), Finnish (Finland), Indonesian (Indonesia), Malay (Malaysia), Norwegian Bokmal (Norway), Polish (Poland), Swedish (Sweden), and Tagalog/Filipino (Philippines). - api-change:`gamelift`: \[`botocore`] Amazon GameLift provides additional events for tracking the fleet creation process. - api-change:`kinesisanalyticsv2`: \[`botocore`] Support for Flink 1.20 in Managed Service for Apache Flink - api-change:`sagemaker`: \[`botocore`] Amazon SageMaker now supports idle shutdown of JupyterLab and CodeEditor applications on SageMaker Studio. ### [`v1.35.12`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13512) [Compare Source](https://github.com/boto/boto3/compare/1.35.11...1.35.12) \======= - api-change:`appsync`: \[`botocore`] Adds new logging levels (INFO and DEBUG) for additional log output control - api-change:`bedrock-agent`: \[`botocore`] Add support for user metadata inside PromptVariant. - api-change:`finspace`: \[`botocore`] Updates Finspace documentation for smaller instances. - api-change:`fis`: \[`botocore`] This release adds safety levers, a new mechanism to stop all running experiments and prevent new experiments from starting. - api-change:`logs`: \[`botocore`] Update to support new APIs for delivery of logs from AWS services. - api-change:`s3control`: \[`botocore`] Amazon Simple Storage Service /S3 Access Grants / Features : This release launches new Access Grants API - ListCallerAccessGrants. ### [`v1.35.11`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13511) [Compare Source](https://github.com/boto/boto3/compare/1.35.10...1.35.11) \======= - api-change:`connect`: \[`botocore`] Release ReplicaConfiguration as part of DescribeInstance - api-change:`datazone`: \[`botocore`] Add support to let data publisher specify a subset of the data asset that a subscriber will have access to based on the asset filters provided, when accepting a subscription request. - api-change:`elbv2`: \[`botocore`] This release adds support for configuring TCP idle timeout on NLB and GWLB listeners. - api-change:`mediaconnect`: \[`botocore`] AWS Elemental MediaConnect introduces thumbnails for Flow source monitoring. Thumbnails provide still image previews of the live content feeding your MediaConnect Flow allowing you to easily verify that your source is operating as expected. - api-change:`medialive`: \[`botocore`] Added MinQP as a Rate Control option for H264 and H265 encodes. - api-change:`sagemaker`: \[`botocore`] Amazon SageMaker now supports automatic mounting of a user's home folder in the Amazon Elastic File System (EFS) associated with the SageMaker Studio domain to their Studio Spaces to enable users to share data between their own private spaces. - api-change:`timestream-influxdb`: \[`botocore`] Timestream for InfluxDB now supports compute scaling and deployment type conversion. This release adds the DbInstanceType and DeploymentType parameters to the UpdateDbInstance API. ### [`v1.35.10`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13510) [Compare Source](https://github.com/boto/boto3/compare/1.35.9...1.35.10) \======= - api-change:`backup`: \[`botocore`] The latest update introduces two new attributes, VaultType and VaultState, to the DescribeBackupVault and ListBackupVaults APIs. The VaultState attribute reflects the current status of the vault, while the VaultType attribute indicates the specific category of the vault. - api-change:`datazone`: \[`botocore`] Amazon DataZone now adds new governance capabilities of Domain Units for organization within your Data Domains, and Authorization Policies for tighter controls. - api-change:`logs`: \[`botocore`] This release introduces a new optional parameter: Entity, in PutLogEvents request - api-change:`redshift-data`: \[`botocore`] The release include the new Redshift DataAPI feature for session use, customer execute query with --session-keep-alive-seconds parameter and can submit follow-up queries to same sessions with returned`session-id` </details> <details> <summary>aws-cloudformation/cfn-lint (cfn-lint)</summary> ### [`v1.12.4`](https://github.com/aws-cloudformation/cfn-lint/blob/HEAD/CHANGELOG.md#v1124) [Compare Source](https://github.com/aws-cloudformation/cfn-lint/compare/v1.12.3...v1.12.4) ##### v1.12.4 ### [`v1.12.3`](https://github.com/aws-cloudformation/cfn-lint/blob/HEAD/CHANGELOG.md#v1123) [Compare Source](https://github.com/aws-cloudformation/cfn-lint/compare/v1.12.2...v1.12.3) ##### v1.12.3 ### [`v1.12.2`](https://github.com/aws-cloudformation/cfn-lint/blob/HEAD/CHANGELOG.md#v1122) [Compare Source](https://github.com/aws-cloudformation/cfn-lint/compare/v1.12.1...v1.12.2) ##### v1.12.2 ### [`v1.12.1`](https://github.com/aws-cloudformation/cfn-lint/blob/HEAD/CHANGELOG.md#v1121) [Compare Source](https://github.com/aws-cloudformation/cfn-lint/compare/v1.12.0...v1.12.1) ##### v1.12.1 ### [`v1.12.0`](https://github.com/aws-cloudformation/cfn-lint/blob/HEAD/CHANGELOG.md#v1120) [Compare Source](https://github.com/aws-cloudformation/cfn-lint/compare/v1.11.1...v1.12.0) ##### v1.12.0 </details> <details> <summary>pulumi/pulumi (pulumi)</summary> ### [`v3.131.0`](https://github.com/pulumi/pulumi/blob/HEAD/CHANGELOG.md#31310-2024-09-04) [Compare Source](https://github.com/pulumi/pulumi/compare/v3.130.0...v3.131.0) ##### Features - \[cli] Include all engine events in the event-log [#&#8203;17101](https://github.com/pulumi/pulumi/pull/17101) - \[pkg] Added `NewCachedLoader` for caching schema loads. [#&#8203;17118](https://github.com/pulumi/pulumi/pull/17118) - \[yaml] Update yaml to v1.10 [#&#8203;17154](https://github.com/pulumi/pulumi/pull/17154) - \[auto/go] Include panic value in message for non-error panics [#&#8203;17066](https://github.com/pulumi/pulumi/pull/17066) - \[auto/nodejs] Add LocalWorkspace.install method for Nodejs [#&#8203;17134](https://github.com/pulumi/pulumi/pull/17134) - \[auto/python] Add LocalWorkspace.install method [#&#8203;17086](https://github.com/pulumi/pulumi/pull/17086) - \[cli/{display,plugin}] Render download and install progress as part of system messages during Pulumi operations [#&#8203;17019](https://github.com/pulumi/pulumi/pull/17019) - \[cli/state] Allow moving resources when there's already a provider with an identical URN in the destination stack, if the inputs match [#&#8203;17076](https://github.com/pulumi/pulumi/pull/17076) - \[sdk/nodejs] Respect .node-version and .nvmrc files in `pulumi install` [#&#8203;17060](https://github.com/pulumi/pulumi/pull/17060) ##### Bug Fixes - \[engine] Propagate deleted parents of untargeted resources [#&#8203;17117](https://github.com/pulumi/pulumi/pull/17117) - \[engine] Fix a snapshot integrity issue caused by deleteBeforeReplace and failed create operations [#&#8203;17146](https://github.com/pulumi/pulumi/pull/17146) - \[engine] Fix panic with user specified plugin paths [#&#8203;17141](https://github.com/pulumi/pulumi/pull/17141) - \[sdk] Use int32 in Go interfaces that map to protobufs using int32 [#&#8203;17068](https://github.com/pulumi/pulumi/pull/17068) - \[cli/display] Improve rendering of update diffs in some circumstances. [#&#8203;17029](https://github.com/pulumi/pulumi/pull/17029) ##### Miscellaneous - \[ci] Run CI with Go 1.22 and 1.23 [#&#8203;17137](https://github.com/pulumi/pulumi/pull/17137) - \[cli] Update go.mod to use 1.21 [#&#8203;17140](https://github.com/pulumi/pulumi/pull/17140) - \[pkg] Remove dependency on automation api in deployment settings tests [#&#8203;17071](https://github.com/pulumi/pulumi/pull/17071) - \[sdk] Remove unused resource.NewUniqueHexV2 [#&#8203;17067](https://github.com/pulumi/pulumi/pull/17067) </details> <details> <summary>pulumi/pulumi-aws (pulumi-aws)</summary> ### [`v6.51.0`](https://github.com/pulumi/pulumi-aws/releases/tag/v6.51.0) [Compare Source](https://github.com/pulumi/pulumi-aws/compare/v6.50.1...v6.51.0) ##### Does the PR have any schema changes? Found 1 breaking change: ##### Resources - `🟢` "aws:drs/replicationConfigurationTemplate:ReplicationConfigurationTemplate": required inputs: "stagingAreaTags" input has changed to Required ##### New resources: - `glue/catalogTableOptimizer.CatalogTableOptimizer` ##### New functions: - `shield/getProtection.getProtection` #### What's Changed - Enhance docs for resources that depend on Lambda ENIs by [@&#8203;flostadler](https://github.com/flostadler) in https://github.com/pulumi/pulumi-aws/pull/4392 - Start running upstream tests for waf and sqs by [@&#8203;t0yv0](https://github.com/t0yv0) in https://github.com/pulumi/pulumi-aws/pull/4384 - Upgrade upstream to v5.64.0 by [@&#8203;flostadler](https://github.com/flostadler) in https://github.com/pulumi/pulumi-aws/pull/4395 - Add example for deploying an application from the serverless app repository by [@&#8203;flostadler](https://github.com/flostadler) in https://github.com/pulumi/pulumi-aws/pull/4396 - Update region list by [@&#8203;corymhall](https://github.com/corymhall) in https://github.com/pulumi/pulumi-aws/pull/4404 - Move GRPC tests to yaml by [@&#8203;VenelinMartinov](https://github.com/VenelinMartinov) in https://github.com/pulumi/pulumi-aws/pull/4409 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-aws/pull/4420 - Rename the custom workflow to avoid deletion by ci-mgmt PRs by [@&#8203;t0yv0](https://github.com/t0yv0) in https://github.com/pulumi/pulumi-aws/pull/4418 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-aws/pull/4423 - Enable PlanResourceChange by [@&#8203;t0yv0](https://github.com/t0yv0) in https://github.com/pulumi/pulumi-aws/pull/4419 - Upstream 5.65.0 by [@&#8203;t0yv0](https://github.com/t0yv0) in https://github.com/pulumi/pulumi-aws/pull/4425 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-aws/pull/4434 - Update GitHub Actions workflows. by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-aws/pull/4436 - Upgrade pulumi-terraform-bridge to v3.90.0 by [@&#8203;pulumi-bot](https://github.com/pulumi-bot) in https://github.com/pulumi/pulumi-aws/pull/4439 **Full Changelog**: https://github.com/pulumi/pulumi-aws/compare/v6.50.1...v6.51.0 </details> --- ### 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 becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguNTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->
renovate added the
renovate
label 2024-08-31 03:07:52 +00:00
renovate added 1 commit 2024-08-31 03:07:53 +00:00
chore(deps): update all non-major dependencies
All checks were successful
ZeroDownTime/CloudBender/pipeline/pr-master This commit looks good
ZeroDownTime/CloudBender/pipeline/head This commit looks good
2a38b89856
renovate force-pushed renovate/all-minor-patch from 2a38b89856 to 6a03515f8d 2024-09-04 03:08:10 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 6a03515f8d to 90aab4b9fe 2024-09-05 03:08:16 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 90aab4b9fe to 87dbdcf0c2 2024-09-06 03:09:17 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 87dbdcf0c2 to ca60080099 2024-09-07 03:09:00 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from ca60080099 to a3ddae8ca7 2024-09-10 03:09:17 +00:00 Compare
stefan merged commit b774297ddb into master 2024-09-10 23:23:07 +00:00
Sign in to join this conversation.
No reviewers
No Label
renovate
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ZeroDownTime/CloudBender#18
No description provided.