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

Configure Renovate #66

Merged
merged 1 commit into from
Jan 18, 2024
Merged

Configure Renovate #66

merged 1 commit into from
Jan 18, 2024

Conversation

devex-sa
Copy link
Contributor

@devex-sa devex-sa commented Jan 16, 2024

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

  • tools/Dockerfile (dockerfile)
  • .github/workflows/block-on-hold-prs.yml (github-actions)
  • .github/workflows/documentation.yml (github-actions)
  • .github/workflows/enforce-labels.yml (github-actions)
  • .github/workflows/housekeeping.yml (github-actions)
  • .github/workflows/qa-down.yml (github-actions)
  • .github/workflows/qa.yml (github-actions)
  • .github/workflows/secret-detection.yml (github-actions)
  • .github/workflows/tfsec.yml (github-actions)
  • scripts/qa/pyproject.toml (poetry)
  • cluster-variables.tf (terraform)
  • data.tf (terraform)
  • examples/multi_az_cluster/main.tf (terraform)
  • examples/shared/vpc.tf (terraform)
  • examples/single_instance/main.tf (terraform)
  • examples/single_instance_k8s/main.tf (terraform)
  • locals.tf (terraform)
  • main.tf (terraform)
  • modules/rds_aurora/main.tf (terraform)
  • modules/rds_instance/main.tf (terraform)
  • modules/rds_instance/variables.tf (terraform)
  • outputs.tf (terraform)
  • tests/qa/backend.tf (terraform)
  • tests/qa/main.tf (terraform)
  • versions.tf (terraform)
  • .tflint.hcl (tflint-plugin)

What to Expect

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

Update dependency pandas to v2.1.4
  • Schedule: ["at any time"]
  • Branch name: feature/renovate/pandas-2.x-lockfile
  • Merge into: main
  • Upgrade pandas to 2.1.4
Update dependency pylint to v3.0.3
  • Schedule: ["at any time"]
  • Branch name: feature/renovate/pylint-3.x-lockfile
  • Merge into: main
  • Upgrade pylint to 3.0.3
Update dependency sqlalchemy to v2.0.25
  • Schedule: ["at any time"]
  • Branch name: feature/renovate/sqlalchemy-2.x-lockfile
  • Merge into: main
  • Upgrade sqlalchemy to 2.0.25
Update dependency black to v23.12.1
  • Schedule: ["at any time"]
  • Branch name: feature/renovate/black-23.x-lockfile
  • Merge into: main
  • Upgrade black to 23.12.1
Update dependency boto3 to v1.34.21
  • Schedule: ["at any time"]
  • Branch name: feature/renovate/boto3-1.x-lockfile
  • Merge into: main
  • Upgrade boto3 to 1.34.21
Update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: feature/renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
Update dependency flake8 to v7
  • Schedule: ["at any time"]
  • Branch name: feature/renovate/flake8-7.x
  • Merge into: main
  • Upgrade flake8 to ^7.0.0

❓ 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.

@silviucalin silviucalin added enhancement New feature or request norelease We don't want to release this labels Jan 18, 2024
@silviucalin silviucalin merged commit aa42e3a into main Jan 18, 2024
8 of 11 checks passed
@silviucalin silviucalin deleted the renovate/configure branch January 18, 2024 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request norelease We don't want to release this
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants