Skip to content

Dependency Dashboard #12

@renovate

Description

@renovate

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.

Repository Problems

These problems occurred while renovating this repository. View logs.

  • ⚠️ WARN: Package lookup failures

Deprecations / Replacements

Warning

The following dependencies are either deprecated or have replacements available.

Datasource Package Replacement PR?
nuget Xunit Unavailable

Awaiting Schedule

The following updates are awaiting their schedule. To get an update now, click on a checkbox below.

  • chore(deps): update dependency coverlet.collector to v10
  • chore(deps): update github actions to v7
  • 🔐 Create all awaiting schedule PRs at once 🔐

Warning

Renovate failed to look up the following dependencies: Failed to look up go package github.com/aws/aws-sdk-go-v2/config: no-result.

Files affected: go/{{cookiecutter.project_class_name}}/go.mod


Open

The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.

Detected Dependencies

github-actions (11)
.github/actions/setup-cookiecutter-template/action.yaml (2)
  • actions/setup-python v6
  • python 3.14
.github/workflows/build-dotnet-pipeline.yaml (2)
  • actions/checkout v6 → [Updates: v7]
  • actions/setup-dotnet v5
.github/workflows/build-go-pipeline.yaml (3)
  • actions/checkout v6 → [Updates: v7]
  • actions/setup-go v6
  • golangci/golangci-lint-action v9
.github/workflows/build-python-pipeline.yaml (3)
  • actions/checkout v6 → [Updates: v7]
  • actions/setup-python v6
  • actions/cache v5
.github/workflows/build-typescript-pipeline.yaml (2)
  • actions/checkout v6 → [Updates: v7]
  • actions/setup-node v6
.github/workflows/template-init.yml (2)
  • actions/github-script v9
  • actions/github-script v9
.github/workflows/template-setup.yml (5)
  • actions/checkout v6 → [Updates: v7]
  • actions/github-script v9
  • actions/setup-python v6
  • actions/github-script v9
  • python 3.14
dotnet/{{cookiecutter.project_class_name}}/.github/workflows/build-pipeline.yml (2)
  • actions/checkout v6 → [Updates: v7]
  • actions/setup-dotnet v5
go/{{cookiecutter.project_class_name}}/.github/workflows/build-pipeline.yml (2)
  • actions/checkout v6 → [Updates: v7]
  • actions/setup-go v6
python/{{cookiecutter.project_class_name}}/.github/workflows/build-pipeline.yml (3)
  • actions/checkout v6 → [Updates: v7]
  • actions/setup-python v6
  • actions/cache v5
typescript/{{cookiecutter.project_class_name}}/.github/workflows/build-pipeline.yml (2)
  • actions/checkout v6 → [Updates: v7]
  • actions/setup-node v6
gomod (1)
go/{{cookiecutter.project_class_name}}/go.mod (15)
  • go 1.25
  • github.com/Azure/azure-sdk-for-go/sdk/azcore v1.22.0
  • github.com/Azure/azure-sdk-for-go/sdk/data/azcosmos v1.4.2
  • cloud.google.com/go/firestore v1.22.0
  • google.golang.org/api v0.283.0 → [Updates: v0.285.0]
  • google.golang.org/grpc v1.81.1
  • github.com/aws/aws-lambda-go v1.54.0
  • github.com/aws/aws-sdk-go-v2 v1.41.12 → [Updates: v1.42.0]
  • github.com/aws/aws-sdk-go-v2/config v1.32.23
  • github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.20.46 → [Updates: v1.20.48]
  • github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression v1.8.46 → [Updates: v1.8.48]
  • github.com/aws/aws-sdk-go-v2/service/dynamodb v1.58.0 → [Updates: v1.59.0]
  • github.com/google/uuid v1.6.0
  • github.com/santhosh-tekuri/jsonschema/v6 v6.0.2
  • github.com/stretchr/testify v1.11.1
nuget (2)
dotnet/{{cookiecutter.project_class_name}}/{{cookiecutter.project_class_name}}.Api.Tests.Unit/{{cookiecutter.project_class_name}}.Api.Tests.Unit.csproj (13)
  • xunit.runner.visualstudio 3.1.5
  • Xunit 2.9.3
  • NSubstitute 5.3.0
  • Microsoft.NET.Test.Sdk 18.4.0 → [Updates: 18.6.0]
  • coverlet.collector 6.0.2 → [Updates: 6.0.4, 10.0.1]
  • AWSSDK.DynamoDBv2 3.7.513.1 → [Updates: 3.7.513.4, 4.0.21.6]
  • Amazon.Lambda.TestUtilities 3.0.1 → [Updates: 4.1.0]
  • Amazon.Lambda.APIGatewayEvents 2.7.3 → [Updates: 3.0.0]
  • Amazon.Lambda.Core 2.8.1 → [Updates: 3.1.0]
  • Microsoft.NET.Sdk.Functions 4.6.0
  • Microsoft.Azure.Functions.Extensions 1.1.0
  • Microsoft.Azure.Cosmos 3.58.0 → [Updates: 3.61.0]
  • FluentValidation 12.1.1
dotnet/{{cookiecutter.project_class_name}}/{{cookiecutter.project_class_name}}.Api/{{cookiecutter.project_class_name}}.Api.csproj (16)
  • Microsoft.Extensions.Logging 10.0.5 → [Updates: 10.0.9]
  • Microsoft.Extensions.DependencyInjection 10.0.5 → [Updates: 10.0.9]
  • AWSSDK.DynamoDBv2 3.7.513.1 → [Updates: 3.7.513.4, 4.0.21.6]
  • Amazon.Lambda.Annotations 1.11.0 → [Updates: 1.15.1, 2.0.1]
  • Amazon.Lambda.APIGatewayEvents 2.7.3 → [Updates: 3.0.0]
  • Amazon.Lambda.Serialization.SystemTextJson 2.4.5 → [Updates: 3.0.0]
  • Amazon.Lambda.Core 2.8.1 → [Updates: 3.1.0]
  • Google.Cloud.Functions.Hosting 3.0.1
  • Google.Cloud.Firestore 4.2.0 → [Updates: 4.3.0]
  • Microsoft.Azure.Functions.Worker.Sdk 2.0.7
  • Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore 2.1.0
  • Microsoft.Azure.Functions.Worker.Extensions.Http 3.3.0
  • Microsoft.Azure.Functions.Worker 2.51.0 → [Updates: 2.52.0]
  • Microsoft.Azure.Cosmos 3.58.0 → [Updates: 3.61.0]
  • Newtonsoft.Json 13.0.4
  • FluentValidation 12.1.1
poetry (1)
python/{{cookiecutter.project_class_name}}/pyproject.toml (13)
  • python >=3.13,<3.15
  • pydantic ^2.12.0
  • pydantic-settings ^2.6.0
  • azure-cosmos ^4.15.0
  • google-cloud-firestore ^2.26.0
  • functions-framework ^3.10.0
  • aioboto3 ^15.5.0
  • pytest-mock ^3.14.0
  • pytest-describe ^3.0.0
  • azure-functions 2.1.0
  • pytest ^9.0.0
  • pytest-cov ^7.0.0
  • ruff ^0.15.0

  • Check this box to trigger a request for Renovate to run again on this repository

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions