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

chore: Configure Renovate #261

Closed
wants to merge 1 commit into from
Closed

Conversation

elastic-renovate-prod[bot]
Copy link

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

  • docker-compose-elastic-cloud.yml (docker-compose)
  • docker-compose.yml (docker-compose)
  • Dockerfile (dockerfile)
  • .github/workflows/addToProject.yml (github-actions)
  • .github/workflows/bump-opbeans-node.yml (github-actions)
  • .github/workflows/create-tag.yml (github-actions)
  • .github/workflows/labeler.yml (github-actions)
  • .github/workflows/lint.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • .github/workflows/test-reporter.yml (github-actions)
  • .github/workflows/test.yml (github-actions)
  • package.json (npm)
  • Dockerfile (regex)
  • Dockerfile (regex)

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 6 Pull Requests:

chore(deps): pin dependencies
  • Schedule: ["at any time"]
  • Branch name: renovate/pin-dependencies
  • Merge into: main
  • Upgrade actions/checkout to 692973e3d937129bcbf40652eb9f2f61becf3332
  • Upgrade actions/github-script to 60a0d83039c74a4aee543508d2ffcb1c3799cdea
  • Upgrade actions/setup-node to 1e60f620b9541d16bece96c5465dc8ee9832be0b
  • Upgrade actions/upload-artifact to 834a144ee995460fba8ed112a2fc961b36a5ec5a
  • Upgrade busybox to sha256:9ae97d36d26566ff84e8893c64a6dc4fe8ca6d1144bf5b87b2b85a32def253c7
  • Upgrade docker/setup-buildx-action to 988b5a0280414f521da01fcc63a27aeeb4b104db
  • Upgrade elastic/apm-pipeline-library to 0abb7c92aa7ed263e7d896db50a1ad3389c3fca1
  • Upgrade elastic/oblt-actions to 095f952145365daec1798d9914dd97f1a8930517
  • Upgrade node to sha256:4162c8a0f1fef9d3b003eb1fd3d8a26db46815288832aa453d829f4129d4dfd3
  • Upgrade node to sha256:f3d60b048736b37fbde6a5f11a88d43429ddd5bd1e0d6377fd19d71d0dab6f3c
  • Upgrade opbeans/opbeans-frontend to sha256:445b6c51978542c4d9aea36c32b6336661e305eb3dae6ba7c67b6d3ad6b15860
  • Upgrade postgres to sha256:d0f363f8366fbc3f52d172c6e76bc27151c3d643b870e1062b4e8bfe65baf609
  • Upgrade redis to sha256:2e03fdd159f4a08d2165ca1c92adde438ae4e3e6b0f74322ce013a78ee81c88d
  • Pin standard to 17.1.0
fix(deps): update dependency redis to v3.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/redis-3.x-lockfile
  • Merge into: main
  • Upgrade redis to 3.1.2
chore(deps): update docker/build-push-action action to v6.6.1
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-build-push-action-6.x
  • Merge into: main
  • Upgrade docker/build-push-action to 16ebe778df0e7752d2cfcbd924afdbbd89c1a755
fix(deps): update dependency elastic-apm-node to v4.7.2
  • Schedule: ["at any time"]
  • Branch name: renovate/elastic-apm-node-4.x-lockfile
  • Merge into: main
  • Upgrade elastic-apm-node to 4.7.2
chore(deps): update redis docker tag to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/redis-7.x
  • Merge into: main
  • Upgrade redis to sha256:79676a8f74e4aed85b6d6a2f4e4e3e55d8a229baa7168362e592bbfdc67b0c9b
fix(deps): update dependency redis to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/redis-4.x
  • Merge into: main
  • Upgrade redis to ^4.0.0

🚸 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
Copy link
Author

Renovate is disabled

Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.

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