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 #2352

Merged
merged 2 commits into from
Aug 13, 2024
Merged

Configure Renovate #2352

merged 2 commits into from
Aug 13, 2024

Conversation

elastic-renovate-prod[bot]
Copy link
Contributor

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/build_ecs_typescript.yml (github-actions)
  • .github/workflows/docs-preview-comment.yml (github-actions)
  • .github/workflows/stale.yml (github-actions)
  • .github/workflows/test.yml (github-actions)
  • scripts/requirements-dev.txt (pip_requirements)
  • scripts/requirements.txt (pip_requirements)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Chainguard Renovate configuration (https://ela.st/wolfi)
  • Chainguard Renovate configuration (https://ela.st/wolfi)
  • 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 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.
  • Pin Docker digests.
  • Pin github-action digests.
  • Pin dependency versions for devDependencies.
  • Preset with best practices from the Renovate maintainers. Recommended for advanced users, who want to follow our best practices.
  • Shared Renovate configuration for an out-of-the-box set of defaults for Renovate at Elastic

🔡 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 12 Pull Requests:

Pin dependencies
  • Schedule: ["at any time"]
  • Branch name: renovate/pin-dependencies
  • Merge into: main
  • Upgrade actions/checkout to ee0669bd1cc54295c223e0bb666b733df41de1c5
  • Upgrade actions/github-script to d7906e4ad0b1822421a7e6a35d5ca353c962f410
  • Upgrade actions/setup-python to e9aba2c848f5ebd159c070c61ea2c4e2b122355e
  • Upgrade actions/stale to a20b814fb01b71def3bd6f56e7494d667ddf28da
Update dependency PyYAML to v6.0.2
  • Schedule: ["at any time"]
  • Branch name: renovate/pyyaml-6.x
  • Merge into: main
  • Upgrade PyYAML to ==6.0.2
Update dependency gitpython to v3.1.43
  • Schedule: ["at any time"]
  • Branch name: renovate/gitpython-3.x
  • Merge into: main
  • Upgrade gitpython to ==3.1.43
Update dependency autopep8 to v1.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/autopep8-1.x
  • Merge into: main
  • Upgrade autopep8 to ==1.7.0
Update dependency yamllint to v1.35.1
  • Schedule: ["at any time"]
  • Branch name: renovate/yamllint-1.x
  • Merge into: main
  • Upgrade yamllint to ==1.35.1
Update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to 692973e3d937129bcbf40652eb9f2f61becf3332
Update actions/github-script action to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-github-script-7.x
  • Merge into: main
  • Upgrade actions/github-script to 60a0d83039c74a4aee543508d2ffcb1c3799cdea
Update actions/setup-python action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-python-5.x
  • Merge into: main
  • Upgrade actions/setup-python to 39cd14951b08e74b54015e9e001cdefcf80e669f
Update actions/stale action to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-stale-9.x
  • Merge into: main
  • Upgrade actions/stale to 28ca1036281a5e5922ead5184a1bbf96e5fc984e
Update dependency autopep8 to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/autopep8-2.x
  • Merge into: main
  • Upgrade autopep8 to ==2.3.1
Update dependency mock to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/mock-5.x
  • Merge into: main
  • Upgrade mock to ==5.1.0
Update dependency ubuntu to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/ubuntu-22.x
  • Merge into: main
  • Upgrade ubuntu to 22.04

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

@elastic-renovate-prod elastic-renovate-prod bot requested a review from a team as a code owner August 8, 2024 12:49
@mjwolf mjwolf merged commit a664f22 into main Aug 13, 2024
4 checks passed
@mjwolf mjwolf deleted the renovate/configure branch August 13, 2024 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant