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

Renovate Update Patch & Minor Updates #192

Merged
merged 1 commit into from
May 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 14, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Pending Age Adoption Passing Confidence
aws (source) required_provider minor 5.49.0 -> 5.50.0 age adoption passing confidence
awslambdaric patch ==2.0.7 -> ==2.0.11 age adoption passing confidence
connexion minor ==2.7.0 -> ==2.14.2 age adoption passing confidence
flask (changelog) patch ==3.0.2 -> ==3.0.3 age adoption passing confidence
freezegun (changelog) minor ==1.4.0 -> ==1.5.1 age adoption passing confidence
github.com/aws/aws-sdk-go require minor v1.44.137 -> v1.53.4 v1.53.5 age adoption passing confidence
moto (changelog) patch ==4.2.3 -> ==4.2.14 age adoption passing confidence
openapi-spec-validator minor ==0.4.0 -> ==0.7.1 age adoption passing confidence
pytest-cases patch ==3.8.2 -> ==3.8.5 age adoption passing confidence
python final minor 3.11-slim -> 3.12-slim age adoption passing confidence
python final minor 3.8-slim -> 3.12-slim age adoption passing confidence
python final minor 3.10.13-alpine3.18 -> 3.12.3-alpine3.18 age adoption passing confidence

Release Notes

hashicorp/terraform-provider-aws (aws)

v5.50.0

Compare Source

ENHANCEMENTS:

  • data-source/aws_budgets_budget: Add tags attribute (#​37361)
  • data-source/aws_instance: Add launch_time attribute (#​37002)
  • resource/aws_budgets_budget: Add tags argument (#​37361)
  • resource/aws_budgets_budget_action: Add tags argument (#​37361)
  • resource/aws_ecs_account_setting_default: Add support for fargateTaskRetirementWaitPeriod value in Name argument (#​37018)
  • resource/aws_ssm_resource_data_sync: Add plan-time validation of s3_destination.kms_key_arn, s3_destination.region and s3_destination.sync_format (#​37481)

BUG FIXES:

  • data-source/aws_bedrock_foundation_models: Fix validation regex for the by_provider argument (#​37306)
  • resource/aws_dynamodb_table: Fix UnknownOperationException: Tagging is not currently supported in DynamoDB Local errors on resource Read (#​37472)
  • resource/aws_glue_job: Fix interface conversion: interface {} is nil, not map[string]interface {} panic when notify_delay_after is empty (null) (#​37347)
  • resource/aws_iam_server_certificate: Now correctly reads tags after update and on read. (#​37483)
  • resource/aws_lakeformation_data_cells_filter: Fix inconsistent state error when using row_filter.all_rows_wildcard (#​37433)
  • resource/aws_organizations_account: Allow import of accounts with IAM access to the AWS Billing and Cost Management console (#​35662)
  • resource/aws_ram_principal_association: Correct plan-time validation of principal to fix panic: unexpected format for ID parts ([...]), the following id parts indexes are blank ([1]) (#​37450)
  • resource/aws_route53_record: Change region default to us-east-1 (#​37565)
  • resource/aws_vpc_endpoint_service: Fix destroy error when endpoint service is deleted out-of-band (#​37534)
aws/aws-lambda-python-runtime-interface-client (awslambdaric)

v2.0.11: AWS Lambda Runtime Interface Client for Python v2.0.11

Compare Source

What's Changed
New Contributors

Full Changelog: aws/aws-lambda-python-runtime-interface-client@2.0.10...2.0.11

v2.0.10: AWS Lambda Runtime Interface Client for Python v2.0.10

Compare Source

What's Changed

Full Changelog: aws/aws-lambda-python-runtime-interface-client@2.0.9...2.0.10

v2.0.9: AWS Lambda Runtime Interface Client for Python v2.0.9

Compare Source

What's Changed

Full Changelog: aws/aws-lambda-python-runtime-interface-client@2.0.8...2.0.9

v2.0.8: AWS Lambda Runtime Interface Client for Python v2.0.8

Compare Source

What's Changed

Full Changelog: aws/aws-lambda-python-runtime-interface-client@2.0.7...2.0.8

spec-first/connexion (connexion)

v2.14.2

Compare Source

What's Changed

Full Changelog: spec-first/connexion@2.14.1...2.14.2

v2.14.1

Compare Source

What's Changed

New Contributors

Full Changelog: spec-first/connexion@2.14.0...2.14.1

v2.14.0

Compare Source

What's Changed

New Contributors

Full Changelog: spec-first/connexion@2.13.1...2.14.0

v2.13.1

Compare Source

What's Changed

Full Changelog: spec-first/connexion@2.13.0...2.13.1

v2.13.0

Compare Source

What's Changed

New Contributors

Full Changelog: spec-first/connexion@2.12.0...2.13.0

v2.12.0

Compare Source

What's Changed

New Contributors

Full Changelog: spec-first/connexion@2.11.2...2.12.0

v2.11.2

Compare Source

What's Changed

New Contributors

Full Changelog: spec-first/connexion@2.11.1...2.11.2

v2.11.1

Compare Source

What's Changed

Full Changelog: spec-first/connexion@2.11.0...2.11.1

v2.11.0

Compare Source

What's Changed

New Contributors

Full Changelog: spec-first/connexion@2.10.0...2.11.0

v2.10.0

Compare Source

Note

~Due to unavailability of maintainers with access to the connexion PyPi project, this version has been released under a new PyPi project connexion2 for now:
https://pypi.org/project/connexion2/~

EDIT 15/01/2022: This version is now available under the main PyPi repository:
https://pypi.org/project/connexion/2.10.0/

Changelog

  • Bump Flask & Werkzeug major versions to 2.x #​1402
  • Send request exception signal in common exception handler #​1326
  • Render correct UI template when serving multiple APIs #​1404
  • Use jsonschema for validation instead of openapi_spec_validator #​936
  • Add Relative resolver #​1419
  • Add keywords to the list of pythonic words #​1425
  • Improved error 415 #​1185

Full Changelog: spec-first/connexion@2.9.0...2.10.0

v2.9.0

Compare Source

Release with new (backwards-compatible) features: https://pypi.org/project/connexion/2.9.0/

Notable changes:

  • support required: false for headers #​1293
  • support multiple security schemes #​1290
  • better handling of numerical path parameters in Flask #​1290

Detailed list of changes: https://github.com/zalando/connexion/milestone/12

v2.8.0

Compare Source

New maintenance/bugfix release https://pypi.org/project/connexion/2.8.0/

See https://github.com/zalando/connexion/milestone/11 for list of changes

pallets/flask (flask)

v3.0.3

Compare Source

Released 2024-04-07

  • The default hashlib.sha1 may not be available in FIPS builds. Don't
    access it at import time so the developer has time to change the default.
    :issue:5448
  • Don't initialize the cli attribute in the sansio scaffold, but rather in
    the Flask concrete class. :pr:5270
spulec/freezegun (freezegun)

v1.5.1

Compare Source

  • Fix the typing of the tick() method, and improve it's behaviour.

v1.5.0

Compare Source

  • The default ignore list now contains the queue-package
  • Added a missing move_to-function when calling freeze_time(tick=True)
  • Fixes a rounding error in time.time_ns()
  • Fixed a bug where the default ignore list could not be empty (configure(default_ignore_list=[]))
  • All tick() methods now return the new datetime (instead of None)
  • Type improvements
aws/aws-sdk-go (github.com/aws/aws-sdk-go)

v1.53.4

Compare Source

===

Service Client Updates
  • service/acm-pca: Updates service API and waiters
  • service/connect: Updates service documentation
  • service/kafka: Updates service API and documentation
  • service/mwaa: Updates service API and documentation
  • service/quicksight: Updates service API and documentation
    • This release adds DescribeKeyRegistration and UpdateKeyRegistration APIs to manage QuickSight Customer Managed Keys (CMK).
  • service/sagemaker: Updates service API and documentation
    • Introduced WorkerAccessConfiguration to SageMaker Workteam. This allows customers to configure resource access for workers in a workteam.
  • service/secretsmanager: Updates service API and documentation
    • Documentation updates for AWS Secrets Manager

v1.53.3

Compare Source

===

Service Client Updates
  • service/bedrock-agent-runtime: Updates service documentation
  • service/codebuild: Updates service API and documentation
    • CodeBuild Reserved Capacity VPC Support
  • service/datasync: Updates service API
  • service/grafana: Updates service API, documentation, and paginators
  • service/medical-imaging: Updates service API and documentation
  • service/securityhub: Updates service API and documentation

v1.53.2

Compare Source

===

Service Client Updates
  • service/connect: Updates service API, documentation, and paginators
  • service/s3: Updates service API and examples
    • Updated a few x-id in the http uri traits

v1.53.1

Compare Source

===

Service Client Updates
  • service/eventbridge: Updates service API and documentation
  • service/vpc-lattice: Updates service API and documentation

v1.53.0

Compare Source

===

Service Client Updates
  • service/discovery: Updates service API
    • add v2 smoke tests and smithy smokeTests trait for SDK testing
  • service/greengrassv2: Updates service API and documentation
  • service/sagemaker: Updates service API
    • Introduced support for G6 instance types on Sagemaker Notebook Instances and on SageMaker Studio for JupyterLab and CodeEditor applications.
  • service/sso-oidc: Updates service API, documentation, and examples
SDK Features
  • service/honeycode: Remove Honeycode
    • This change removes the Honeycode service, which has been deprecated.

v1.52.6

Compare Source

===

Service Client Updates
  • service/bedrock-agent-runtime: Updates service API and documentation
  • service/pinpoint: Updates service API and documentation
    • This release adds support for specifying email message headers for Email Templates, Campaigns, Journeys and Send Messages.
  • service/route53resolver: Updates service documentation
  • service/ssm-sap: Updates service API, documentation, and paginators
  • service/verifiedpermissions: Updates service API and documentation

v1.52.5

Compare Source

===

Service Client Updates
  • service/cognito-idp: Updates service API
  • service/ec2: Updates service API and documentation
    • Adding Precision Hardware Clock (PHC) to public API DescribeInstanceTypes
  • service/ecr: Updates service API and documentation
    • This release adds pull through cache rules support for GitLab container registry in Amazon ECR.
  • service/fms: Updates service documentation
  • service/polly: Updates service API and documentation
    • Add new engine - generative - that builds the most expressive conversational voices.
  • service/sqs: Updates service API and documentation
    • This release adds MessageSystemAttributeNames to ReceiveMessageRequest to replace AttributeNames.

v1.52.4

Compare Source

===

Service Client Updates
  • service/b2bi: Updates service documentation
  • service/budgets: Updates service API and documentation
    • This release adds tag support for budgets and budget actions.
  • service/resiliencehub: Updates service API, documentation, and paginators
  • service/route53profiles: Updates service API and documentation

v1.52.3

Compare Source

===

Service Client Updates
  • service/medialive: Updates service API and documentation
    • AWS Elemental MediaLive now supports configuring how SCTE 35 passthrough triggers segment breaks in HLS and MediaPackage output groups. Previously, messages triggered breaks in all these output groups. The new option is to trigger segment breaks only in groups that have SCTE 35 passthrough enabled.

v1.52.2

Compare Source

===

Service Client Updates
  • service/bedrock-agent: Updates service API and documentation
  • service/connect: Updates service API and documentation
  • service/connectcases: Updates service API and documentation
  • service/datasync: Updates service API and documentation
  • service/inspector2: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • Amazon SageMaker Inference now supports m6i, c6i, r6i, m7i, c7i, r7i and g5 instance types for Batch Transform Jobs
  • service/sesv2: Updates service API and documentation

v1.52.1

Compare Source

===

Service Client Updates
  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • This release adds support to specify an optional, maximum OnDemandThroughput for DynamoDB tables and global secondary indexes in the CreateTable or UpdateTable APIs. You can also override the OnDemandThroughput settings by calling the ImportTable, RestoreFromPointInTime, or RestoreFromBackup APIs.
  • service/ec2: Updates service API and documentation
    • This release includes a new API for retrieving the public endorsement key of the EC2 instance's Nitro Trusted Platform Module (NitroTPM).
  • service/personalize: Updates service API and documentation
  • service/redshift-serverless: Updates service API and documentation

v1.52.0

Compare Source

===

Service Client Updates
  • service/bedrock-agent: Updates service API and documentation
  • service/ec2: Updates service documentation
    • Documentation updates for Amazon EC2.
  • service/personalize-runtime: Updates service API and documentation
  • service/securityhub: Updates service API and documentation
  • service/sesv2: Updates service API
SDK Features
  • service/alexaforbusiness: Remove Alexaforbusiness
    • This change removes the Alexaforbusiness service, since it is deprecated.

v1.51.32

Compare Source

===

Service Client Updates
  • service/chime-sdk-voice: Updates service API and documentation
  • service/codeartifact: Updates service API and documentation
  • service/fms: Updates service API and documentation
  • service/omics: Updates service API and documentation
  • service/opensearch: Updates service API and documentation
  • service/pinpoint-sms-voice-v2: Updates service API, documentation, and paginators
  • service/qbusiness: Updates service API, documentation, and waiters
  • service/quicksight: Updates service API and documentation
    • New Q embedding supporting Generative Q&A
  • service/route53resolver: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • Amazon SageMaker Training now supports the use of attribute-based access control (ABAC) roles for training job execution roles. Amazon SageMaker Inference now supports G6 instance types.
  • service/signer: Updates service API and documentation
    • Documentation updates for AWS Signer. Adds cross-account signing constraint and definitions for cross-account actions.

v1.51.31

Compare Source

===

Service Client Updates
  • service/amplify: Updates service API and documentation
  • service/connectcases: Updates service API and documentation
  • service/inspector2: Updates service API and documentation
  • service/timestream-query: Updates service API and documentation
  • service/transcribe: Updates service API and documentation
  • service/trustedadvisor: Updates service API and documentation

v1.51.30

Compare Source

===

Service Client Updates
  • service/codepipeline: Updates service API and documentation
    • Add ability to manually and automatically roll back a pipeline stage to a previously successful execution.
  • service/cognito-idp: Updates service API and documentation
  • service/connectcampaigns: Updates service API and documentation
  • service/entitlement.marketplace: Updates service API
  • service/oam: Updates service API and documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • SupportsLimitlessDatabase field added to describe-db-engine-versions to indicate whether the DB engine version supports Aurora Limitless Database.
  • service/support: Updates service API
    • Releasing minor endpoint updates.

v1.51.29

Compare Source

===

Service Client Updates
  • service/appsync: Updates service API
  • service/fms: Updates service API and documentation
  • service/ivs: Updates service API and documentation
  • service/ivs-realtime: Updates service API
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Updates Amazon RDS documentation for setting local time zones for RDS for Db2 DB instances.
  • service/states: Updates service API and documentation
    • Add new ValidateStateMachineDefinition operation, which performs syntax checking on the definition of a Amazon States Language (ASL) state machine.

v1.51.28

Compare Source

===

Service Client Updates
  • service/datasync: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • Launching capability for customers to enable or disable automatic assignment of public IPv4 addresses to their network interface
  • service/emr-containers: Updates service API, documentation, and paginators
  • service/entityresolution: Updates service API and documentation
  • service/gamelift: Updates service API, documentation, and paginators
    • Amazon GameLift releases container fleets support for public preview. Deploy Linux-based containerized game server software for hosting on Amazon GameLift.
  • service/ssm: Updates service API, documentation, and paginators
    • Add SSM DescribeInstanceProperties API to public AWS SDK.

v1.51.27

Compare Source

===

Service Client Updates
  • service/bedrock: Updates service API, documentation, and paginators
  • service/bedrock-agent: Updates service API and documentation
  • service/bedrock-agent-runtime: Updates service API and documentation
  • service/bedrock-runtime: Updates service API and documentation
  • service/ce: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • This release introduces EC2 AMI Deregistration Protection, a new AMI property that can be enabled by customers to protect an AMI against an unintended deregistration. This release also enables the AMI owners to view the AMI 'LastLaunchedTime' in DescribeImages API.
  • service/pi: Updates service documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Fix the example ARN for ModifyActivityStreamRequest
  • service/workspaces-web: Updates service API and documentation

v1.51.26

Compare Source

===

Service Client Updates
  • service/bedrock-agent: Updates service API and documentation
  • service/bedrock-agent-runtime: Updates service API and documentation
  • service/payment-cryptography: Updates service API, documentation, and waiters
  • service/redshift-serverless: Updates service documentation
  • service/route53profiles: Adds new service
  • service/sagemaker: Updates service API and documentation
    • This release adds support for Real-Time Collaboration and Shared Space for JupyterLab App on SageMaker Studio.
  • service/servicediscovery: Updates service documentation and examples
  • service/transfer: Updates service API and documentation
    • Adding new API to support remote directory listing using SFTP connector

v1.51.25

Compare Source

===

Service Client Updates
  • service/glue: Updates service API and documentation
    • Adding RowFilter in the response for GetUnfilteredTableMetadata API
  • service/internetmonitor: Updates service API, documentation, and paginators
  • service/personalize: Updates service API and documentation

v1.51.24

Compare Source

===

Service Client Updates
  • service/drs: Updates service API and documentation
  • service/emr-serverless: Updates service API and documentation
  • service/guardduty: Updates service API and documentation
    • Added IPv6Address fields for local and remote IP addresses
  • service/quicksight: Updates service API and documentation
    • This release adds support for the Cross Sheet Filter and Control features, and support for warnings in asset imports for any permitted errors encountered during execution
  • service/rolesanywhere: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • Removed deprecated enum values and updated API documentation.
  • service/workspaces: Updates service API, documentation, and paginators
    • Adds new APIs for managing and sharing WorkSpaces BYOL configuration across accounts.

v1.51.23

Compare Source

===

Service Client Updates
  • service/ec2: Updates service documentation
    • Documentation updates for Elastic Compute Cloud (EC2).
  • service/qbusiness: Updates service API and documentation

v1.51.22

Compare Source

===

Service Client Updates
  • service/bedrock-agent: Updates service API and documentation
  • service/emr-serverless: Updates service API and documentation
  • service/entityresolution: Updates service API, documentation, and paginators
  • service/iotwireless: Updates service API and documentation
  • service/lakeformation: Updates service API and documentation
  • service/m2: Updates service API and documentation
  • service/mediapackagev2: Updates service API and documentation
  • service/outposts: Updates service API, documentation, and paginators
  • service/wellarchitected: Updates service API and documentation

v1.51.21

Compare Source

===

Service Client Updates
  • service/cloudformation: Updates service API and documentation
    • Adding support for the new parameter "IncludePropertyValues" in the CloudFormation DescribeChangeSet API. When this parameter is included, the DescribeChangeSet response will include more detailed information such as before and after values for the resource properties that will change.
  • service/config: Updates service documentation
  • service/glue: Updates service API and documentation
    • Modifying request for GetUnfilteredTableMetadata for view-related fields.
  • service/healthlake: Updates service API and documentation
  • service/iotfleethub: Updates service documentation
  • service/kms: Updates service API, documentation, paginators, and examples
    • This feature supports the ability to specify a custom rotation period for automatic key rotations, the ability to perform on-demand key rotations, and visibility into your key material rotations.
  • service/mediatailor: Updates service API and documentation
  • service/outposts: Updates service API
  • service/redshift: Updates service API and documentation
    • Adds support for Amazon Redshift DescribeClusterSnapshots API to include Snapshot ARN response field.
  • service/transfer: Updates service API and documentation
    • This change releases support for importing self signed certificates to the Transfer Family for sending outbound file transfers over TLS/HTTPS.

v1.51.20

Compare Source

===

Service Client Updates
  • service/batch: Updates service API and documentation
    • This release adds the task properties field to attempt details and the name field on EKS container detail.
  • service/cloudfront: Updates service API and documentation
    • CloudFront origin access control extends support to AWS Lambda function URLs and AWS Elemental MediaPackage v2 origins.
  • service/codebuild: Updates service documentation
    • Support access tokens for Bitbucket sources
  • service/iam: Updates service API and documentation
    • For CreateOpenIDConnectProvider API, the ThumbprintList parameter is no longer required.
  • service/medialive: Updates service API, documentation, waiters, and paginators
    • AWS Elemental MediaLive introduces workflow monitor, a new feature that enables the visualization and monitoring of your media workflows. Create signal maps of your existing workflows and monitor them by creating notification and monitoring template groups.
  • service/monitoring: Updates service API and documentation
    • This release adds support for Metric Characteristics for CloudWatch Anomaly Detection. Anomaly Detector now takes Metric Characteristics object with Periodic Spikes boolean field that tells Anomaly Detection that spikes that repeat at the same time every week are part of the expected pattern.
  • service/omics: Updates service API and documentation
  • service/pipes: Updates service API
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Updates Amazon RDS documentation for Standard Edition 2 support in RDS Custom for Oracle.
  • service/s3control: Updates service documentation
    • Documentation updates for Amazon S3-control.
  • service/wafv2: Adds new service

v1.51.19

Compare Source

===

Service Client Updates
  • service/cleanrooms: Updates service API and documentation
  • service/connect: Updates service API and documentation
  • service/networkmonitor: Updates service documentation
  • service/qconnect: Updates service API and documentation
  • service/rekognition: Updates service API and documentation
    • Added support for ContentType to content moderation detections.
  • service/supplychain: Updates service API, documentation, and examples
  • service/workspaces-thin-client: Updates service API and documentation

v1.51.18

Compare Source

===

Service Client Updates
  • service/codebuild: Updates service API and documentation
    • Add new webhook filter types for GitHub webhooks
  • service/mediaconvert: Updates service API and documentation
    • This release includes support for bringing your own fonts to use for burn-in or DVB-Sub captioning workflows.
  • service/pinpoint: Updates service API and documentation
    • The OrchestrationSendingRoleArn has been added to the email channel and is used to send emails from campaigns or journeys.
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • This release adds support for specifying the CA certificate to use for the new db instance when restoring from db snapshot, restoring from s3, restoring to point in time, and creating a db instance read replica.

v1.51.17

Compare Source

===

Service Client Updates
  • service/controlcatalog: Adds new service
  • service/mgn: Updates service API and documentation
  • service/networkmonitor: Updates service API and documentation

v1.51.16

Compare Source

===

Service Client Updates
  • service/quicksight: Updates service API and documentation
    • Adding IAMIdentityCenterInstanceArn parameter to CreateAccountSubscription
  • service/resource-groups: Updates service API and documentation
  • service/verifiedpermissions: Updates service API and documentation

v1.51.15

Compare Source

===

Service Client Updates
  • service/b2bi: Updates service API
  • service/cleanrooms: Updates service API and documentation
  • service/ec2: Updates service API
    • Amazon EC2 G6 instances powered by NVIDIA L4 Tensor Core GPUs can be used for a wide range of graphics-intensive and machine learning use cases. Gr6 instances also feature NVIDIA L4 GPUs and can be used for graphics workloads with higher memory requirements.
  • service/emr-containers: Updates service API and documentation
  • service/ivs: Updates service API and documentation
  • service/verifiedpermissions: Updates service API and documentation

v1.51.14

Compare Source

===

Service Client Updates
  • service/cleanroomsml: Updates service API and documentation
  • service/cloudformation: Updates service API and documentation
    • This release would return a new field - PolicyAction in cloudformation's existed DescribeChangeSetResponse, showing actions we are going to a

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 Mend Renovate. View repository job log here.

@renovate renovate bot requested review from a team as code owners May 14, 2024 08:32
@renovate renovate bot added dependencies Pull requests that update a dependency file Renovate labels May 14, 2024
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch 7 times, most recently from a57d0e9 to 28d8eb6 Compare May 19, 2024 19:11
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from 28d8eb6 to f219900 Compare May 20, 2024 00:55
@nickdavis2001 nickdavis2001 merged commit 2aabd3a into main May 20, 2024
13 checks passed
@nickdavis2001 nickdavis2001 deleted the renovate-all-minor-patch-updates branch May 20, 2024 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file Renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant