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

fix(deps): update all non-major dependencies #275

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

renovate-coveooss[bot]
Copy link
Contributor

@renovate-coveooss renovate-coveooss bot commented Mar 4, 2024

Jira: DT-4929

This PR contains the following updates:

Package Type Update Change
github.com/aws/aws-sdk-go require patch v1.50.26 -> v1.50.37
github.com/stretchr/testify require minor v1.8.4 -> v1.9.0

Release Notes

aws/aws-sdk-go (github.com/aws/aws-sdk-go)

v1.50.37

Compare Source

===

Service Client Updates
  • service/cloudformation: Updates service documentation
    • CloudFormation documentation update for March, 2024
  • service/connect: Updates service API and documentation
  • service/ec2: Updates service documentation
    • Documentation updates for Amazon EC2.
  • service/kafka: Updates service API and documentation
  • service/ssm: Updates service documentation
    • March 2024 doc-only updates for Systems Manager.

v1.50.36

Compare Source

===

Service Client Updates
  • service/codestar-connections: Updates service API and documentation
  • service/elasticache: Updates service documentation
    • Revisions to API text that are now to be carried over to SDK text, changing usages of "SFO" in code examples to "us-west-1", and some other typos.
  • service/mediapackagev2: Updates service API and documentation

v1.50.35

Compare Source

===

Service Client Updates
  • service/batch: Updates service API and documentation
    • This release adds JobStateTimeLimitActions setting to the Job Queue API. It allows you to configure an action Batch can take for a blocking job in front of the queue after the defined period of time. The new parameter applies for ECS, EKS, and FARGATE Job Queues.
  • service/bedrock-agent-runtime: Updates service API and documentation
  • service/cloudtrail: Updates service API and documentation
    • Added exceptions to CreateTrail, DescribeTrails, and ListImportFailures APIs.
  • service/codebuild: Updates service documentation
    • This release adds support for a new webhook event: PULL_REQUEST_CLOSED.
  • service/cognito-idp: Updates service API and documentation
  • service/guardduty: Updates service API and documentation
    • Add RDS Provisioned and Serverless Usage types
  • service/transfer: Updates service API and documentation
    • Added DES_EDE3_CBC to the list of supported encryption algorithms for messages sent with an AS2 connector.

v1.50.34

Compare Source

===

Service Client Updates
  • service/appconfig: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • This release adds an optional parameter to RegisterImage and CopyImage APIs to support tagging AMIs at the time of creation.
  • service/grafana: Updates service API and documentation
  • service/lambda: Updates service documentation
    • Documentation updates for AWS Lambda
  • service/payment-cryptography-data: Updates service API and documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Updates Amazon RDS documentation for io2 storage for Multi-AZ DB clusters
  • service/snowball: Updates service documentation
    • Doc-only update for change to EKS-Anywhere ordering.
  • service/wafv2: Updates service API and documentation
  • service/workspaces: Updates service documentation
    • Added note for user decoupling

v1.50.33

Compare Source

===

Service Client Updates
  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • Doc only updates for DynamoDB documentation
  • service/imagebuilder: Updates service API and documentation
  • service/mwaa: Updates service documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Updated the input of CreateDBCluster and ModifyDBCluster to support setting CA certificates. Updated the output of DescribeDBCluster to show current CA certificate setting value.
  • service/redshift: Updates service documentation
    • Update for documentation only. Covers port ranges, definition updates for data sharing, and definition updates to cluster-snapshot documentation.
  • service/verifiedpermissions: Updates service API and documentation

v1.50.32

Compare Source

===

Service Client Updates
  • service/apigateway: Updates service documentation
    • Documentation updates for Amazon API Gateway
  • service/chatbot: Updates service API
  • service/organizations: Adds new service
    • This release contains an endpoint addition
  • service/sesv2: Updates service API and documentation

v1.50.31

Compare Source

===

Service Client Updates
  • service/cloudformation: Updates service API and documentation
    • Add DetailedStatus field to DescribeStackEvents and DescribeStacks APIs
  • service/fsx: Updates service API and documentation
  • service/organizations: Updates service API and documentation
    • Documentation update for AWS Organizations

v1.50.30

Compare Source

===

Service Client Updates
  • service/accessanalyzer: Updates service documentation
  • service/autoscaling: Updates service documentation
    • With this release, Amazon EC2 Auto Scaling groups, EC2 Fleet, and Spot Fleet improve the default price protection behavior of attribute-based instance type selection of Spot Instances, to consistently select from a wide range of instance types.
  • service/ec2: Updates service documentation
    • With this release, Amazon EC2 Auto Scaling groups, EC2 Fleet, and Spot Fleet improve the default price protection behavior of attribute-based instance type selection of Spot Instances, to consistently select from a wide range of instance types.

v1.50.29

Compare Source

===

Service Client Updates
  • service/docdb-elastic: Updates service API and documentation
  • service/eks: Updates service API
  • service/migrationhuborchestrator: Updates service API and documentation
  • service/models.lex.v2: Updates service API and documentation
  • service/quicksight: Updates service API and documentation
    • TooltipTarget for Combo chart visuals; ColumnConfiguration limit increase to 2000; Documentation Update
  • service/sagemaker: Updates service API and documentation
    • Adds support for ModelDataSource in Model Packages to support unzipped models. Adds support to specify SourceUri for models which allows registration of models without mandating a container for hosting. Using SourceUri, customers can decouple the model from hosting information during registration.
  • service/securitylake: Updates service API and documentation

v1.50.28

Compare Source

===

Service Client Updates
  • service/batch: Updates service API and documentation
    • This release adds Batch support for configuration of multicontainer jobs in ECS, Fargate, and EKS. This support is available for all types of jobs, including both array jobs and multi-node parallel jobs.
  • service/bedrock-agent-runtime: Updates service API and documentation
  • service/ce: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • This release increases the range of MaxResults for GetNetworkInsightsAccessScopeAnalysisFindings to 1,000.
  • service/iot: Updates service API and documentation
    • This release reduces the maximum results returned per query invocation from 500 to 100 for the SearchIndex API. This change has no implications as long as the API is invoked until the nextToken is NULL.
  • service/wafv2: Updates service API and documentation

v1.50.27

Compare Source

===

Service Client Updates
  • service/amplifyuibuilder: Updates service API and documentation
stretchr/testify (github.com/stretchr/testify)

v1.9.0

Compare Source

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.8.4...v1.9.0


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone America/Toronto, 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.

@renovate-coveooss renovate-coveooss bot requested a review from a team as a code owner March 4, 2024 05:06
@renovate-coveooss renovate-coveooss bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 315ce92 to 6e3464d Compare March 11, 2024 19:30
@dblanchette dblanchette merged commit b18b723 into main Mar 12, 2024
3 checks passed
@dblanchette dblanchette deleted the renovate/all-minor-patch branch March 12, 2024 19:34
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant