Skip to content
This repository was archived by the owner on Aug 11, 2025. It is now read-only.

Conversation

ithaka-renovate[bot]
Copy link

@ithaka-renovate ithaka-renovate bot commented Jul 23, 2025

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

  • .github/workflows/tests-integration.yml (github-actions)
  • .github/workflows/tests.yml (github-actions)
  • cdk/go/go.mod (gomod)
  • cdk/java/pom.xml (maven)
  • cdk/typescript/package.json (npm)
  • layer-sdk/package.json (npm)
  • package.json (npm)
  • cdk/csharp/src/Cdk/Cdk.csproj (nuget)
  • cdk/csharp/tests/Cdk.Tests/Cdk.Tests.csproj (nuget)
  • cdk/python/requirements.txt (pip_requirements)
  • terraform/main.tf (terraform)
  • terraform/provider.tf (terraform)
  • terraform/.terraform-version (terraform-version)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests (except for nuget) directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Run Renovate on following schedule: on Sunday

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


What to Expect

With your current configuration, Renovate will create 11 Pull Requests:

chore(deps): update dependency hashicorp/terraform to v0.15.5
  • Schedule: ["on Sunday"]
  • Branch name: renovate/hashicorp-terraform-0.x
  • Merge into: master
  • Upgrade hashicorp/terraform to 0.15.5
fix(deps): update all non-major dependencies
chore(deps): update actions/checkout action to v4
  • Schedule: ["on Sunday"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: master
  • Upgrade actions/checkout to v4
chore(deps): update actions/setup-node action to v4
  • Schedule: ["on Sunday"]
  • Branch name: renovate/actions-setup-node-4.x
  • Merge into: master
  • Upgrade actions/setup-node to v4
chore(deps): update dependency @​types/node to v22
  • Schedule: ["on Sunday"]
  • Branch name: renovate/node-22.x
  • Merge into: master
  • Upgrade @types/node to 22.17.1
chore(deps): update dependency aws-sdk-client-mock to v4
  • Schedule: ["on Sunday"]
  • Branch name: renovate/major-aws-sdk-client-mock-monorepo
  • Merge into: master
  • Upgrade aws-sdk-client-mock to ^4.1.0
chore(deps): update dependency c8 to v10
  • Schedule: ["on Sunday"]
  • Branch name: renovate/c8-10.x
  • Merge into: master
  • Upgrade c8 to ^10.1.3
chore(deps): update dependency eslint to v9
  • Schedule: ["on Sunday"]
  • Branch name: renovate/major-eslint-monorepo
  • Merge into: master
  • Upgrade eslint to ^9.33.0
chore(deps): update dependency hashicorp/terraform to v1
  • Schedule: ["on Sunday"]
  • Branch name: renovate/hashicorp-terraform-1.x
  • Merge into: master
  • Upgrade hashicorp/terraform to 1.12.2
chore(deps): update dependency sinon to v21
  • Schedule: ["on Sunday"]
  • Branch name: renovate/sinon-21.x
  • Merge into: master
  • Upgrade sinon to ^21.0.0
chore(deps): update jest monorepo to v30 (major)
  • Schedule: ["on Sunday"]
  • Branch name: renovate/major-jest-monorepo
  • Merge into: master
  • Upgrade @types/jest to ^30.0.0
  • Upgrade jest to ^30.0.5

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prhourlylimit for details.


❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.


This PR has been generated by Renovate Bot.

@ithaka-renovate ithaka-renovate bot added the dependencies Pull requests that update a dependency file label Jul 23, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants