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

Closed
wants to merge 1 commit into from
Closed

Configure Renovate #16376

wants to merge 1 commit into from

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

  • .buildkite/pull_request_pipeline.yml (buildkite)
  • qa/Gemfile (bundler)
  • qa/integration/Gemfile (bundler)
  • qa/integration/fixtures/logstash-dummy-pack/Gemfile (bundler)
  • tools/logstash-docgen/Gemfile (bundler)
  • tools/paquet/Gemfile (bundler)
  • tools/paquet/spec/support/Gemfile (bundler)
  • docker/templates/Dockerfile.erb (dockerfile)
  • .github/workflows/add-docs-preview-link.yml (github-actions)
  • .github/workflows/critical_vulnerability_scan.yml (github-actions)
  • .github/workflows/gen_release_notes.yml (github-actions)
  • .github/workflows/lint_docs.yml (github-actions)
  • .github/workflows/logstash_project_board.yml (github-actions)
  • .github/workflows/platform_ingest_docs_project_board.yml (github-actions)
  • .github/workflows/platform_logstash_project_board.yml (github-actions)
  • .github/workflows/pr_backporter.yml (github-actions)
  • .github/workflows/project-board-assigner.yml (github-actions)
  • .github/workflows/version_bumps.yml (github-actions)
  • docker/data/logstash/env2yaml/go.mod (gomod)
  • docker/ironbank/go/src/env2yaml/go.mod (gomod)
  • gradle.properties (gradle)
  • rubyUtils.gradle (gradle)
  • settings.gradle (gradle)
  • build.gradle (gradle)
  • buildSrc/build.gradle (gradle)
  • logstash-core/gradle.properties (gradle)
  • logstash-core/settings.gradle (gradle)
  • logstash-core/build.gradle (gradle)
  • logstash-core/benchmarks/gradle.properties (gradle)
  • logstash-core/benchmarks/build.gradle (gradle)
  • qa/integration/gradle.properties (gradle)
  • qa/integration/settings.gradle (gradle)
  • qa/integration/build.gradle (gradle)
  • tools/benchmark-cli/gradle.properties (gradle)
  • tools/benchmark-cli/build.gradle (gradle)
  • tools/dependencies-report/gradle.properties (gradle)
  • tools/dependencies-report/build.gradle (gradle)
  • tools/ingest-converter/gradle.properties (gradle)
  • tools/ingest-converter/build.gradle (gradle)
  • tools/jvm-options-parser/gradle.properties (gradle)
  • tools/jvm-options-parser/build.gradle (gradle)
  • x-pack/gradle.properties (gradle)
  • x-pack/settings.gradle (gradle)
  • x-pack/build.gradle (gradle)
  • gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • .ruby-version (ruby-version)
  • .buildkite/benchmark_pipeline.yml (regex)
  • .buildkite/pull_request_pipeline.yml (regex)
  • .buildkite/serverless_integration_pipeline.yml (regex)
  • .buildkite/snyk_report_pipeline.yml (regex)
  • .buildkite/supported_plugins_test_pipeline.yml (regex)
  • docker/templates/Dockerfile.erb (regex)
  • x-pack/modules/azure/README.md (regex)
  • .buildkite/benchmark_pipeline.yml (regex)
  • .buildkite/pull_request_pipeline.yml (regex)
  • .buildkite/serverless_integration_pipeline.yml (regex)
  • .buildkite/snyk_report_pipeline.yml (regex)
  • .buildkite/supported_plugins_test_pipeline.yml (regex)
  • docker/templates/Dockerfile.erb (regex)
  • x-pack/modules/azure/README.md (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 49 Pull Requests:

Pin dependencies
Update dependency commons-codec:commons-codec to v1.17.1
  • Schedule: ["at any time"]
  • Branch name: renovate/commons-codec-commons-codec-1.x
  • Merge into: main
  • Upgrade commons-codec:commons-codec to 1.17.1
Update dependency commons-logging:commons-logging to v1.3.3
Update dependency jacoco to v0.8.12
  • Schedule: ["at any time"]
  • Branch name: renovate/jacoco-0.x
  • Merge into: main
  • Upgrade jacoco to 0.8.12
Update dependency org.apache.commons:commons-compress to v1.26.2
Update dependency org.awaitility:awaitility to v4.2.2
  • Schedule: ["at any time"]
  • Branch name: renovate/org.awaitility-awaitility-4.x
  • Merge into: main
  • Upgrade org.awaitility:awaitility to 4.2.2
Update dependency org.codehaus.janino:janino to v3.1.12
  • Schedule: ["at any time"]
  • Branch name: renovate/org.codehaus.janino-janino-3.x
  • Merge into: main
  • Upgrade org.codehaus.janino:janino to 3.1.12
Update dependency org.slf4j:slf4j-api to v1.7.36
  • Schedule: ["at any time"]
  • Branch name: renovate/slf4j-monorepo
  • Merge into: main
  • Upgrade org.slf4j:slf4j-api to 1.7.36
Update plugin com.dorongold.task-tree to v2.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/com.dorongold.task-tree-2.x
  • Merge into: main
  • Upgrade com.dorongold.task-tree to 2.1.1
Update buildkite plugin junit-annotate to v2.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/junit-annotate-2.x
  • Merge into: main
  • Upgrade junit-annotate to v2.5.0
Update dependency com.google.googlejavaformat:google-java-format to v1.23.0
Update dependency com.google.guava:guava to v33.2.1-jre
  • Schedule: ["at any time"]
  • Branch name: renovate/guava-monorepo
  • Merge into: main
  • Upgrade com.google.guava:guava to 33.2.1-jre
Update dependency de.undercouch:gradle-download-task to v4.1.2
Update dependency gradle to v8.9
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-8.x
  • Merge into: main
  • Upgrade gradle to 8.9
Update dependency joda-time:joda-time to v2.12.7
  • Schedule: ["at any time"]
  • Branch name: renovate/joda-time-joda-time-2.x
  • Merge into: main
  • Upgrade joda-time:joda-time to 2.12.7
Update dependency net.javacrumbs.json-unit:json-unit to v2.40.1
Update dependency net.sf.jopt-simple:jopt-simple to v4.9
Update dependency org.apache.commons:commons-csv to v1.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.commons-commons-csv-1.x
  • Merge into: main
  • Upgrade org.apache.commons:commons-csv to 1.11.0
Update dependency org.apache.commons:commons-lang3 to v3.16.0
Update dependency org.assertj:assertj-core to v3.26.3
  • Schedule: ["at any time"]
  • Branch name: renovate/org.assertj-assertj-core-3.x
  • Merge into: main
  • Upgrade org.assertj:assertj-core to 3.26.3
Update dependency org.wiremock:wiremock-standalone to v3.9.1
Update dependency rspec to "~> 3.13.0"
  • Schedule: ["at any time"]
  • Branch name: renovate/rspec-3.x
  • Merge into: main
  • Upgrade rspec to "~> 3.13.0"
Update docker.elastic.co/elasticsearch/elasticsearch Docker tag to v6.8.23
  • Schedule: ["at any time"]
  • Branch name: renovate/docker.elastic.co-elasticsearch-elasticsearch-6.x
  • Merge into: main
  • Upgrade docker.elastic.co/elasticsearch/elasticsearch to sha256:ca5dac2352e09263e55cccac445d69a0d2eec9c8c26a4c95c3b1430de1f427f2
Update docker.elastic.co/kibana/kibana Docker tag to v6.8.23
  • Schedule: ["at any time"]
  • Branch name: renovate/docker.elastic.co-kibana-kibana-6.x
  • Merge into: main
  • Upgrade docker.elastic.co/kibana/kibana to sha256:fdf51e4f8da1538f418b556954dd3e021ecd176f403fbd10d0a751d531def2d0
Update docker.elastic.co/wolfi/go Docker tag to v1.22.6-r0-dev
  • Schedule: ["at any time"]
  • Branch name: renovate/wolfi-(versioned)
  • Merge into: main
  • Upgrade docker.elastic.co/wolfi/go to sha256:253a7ce7d685d9044b2ec1765a4bb450e1504c66430a63666a295e6346033a09
Update junit5 monorepo to v5.10.3
Update log4j2 monorepo to v2.23.1
Update module gopkg.in/yaml.v2 to v2.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/gopkg.in-yaml.v2-2.x
  • Merge into: main
  • Upgrade gopkg.in/yaml.v2 to v2.4.0
Update plugin de.undercouch.download to v4.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/de.undercouch.download-4.x
  • Merge into: main
  • Upgrade de.undercouch.download to 4.1.2
Update plugin org.sonarqube to v4.4.1.3373
  • Schedule: ["at any time"]
  • Branch name: renovate/org.sonarqube-4.x
  • Merge into: main
  • Upgrade org.sonarqube to 4.4.1.3373
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-node action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-4.x
  • Merge into: main
  • Upgrade actions/setup-node to 1e60f620b9541d16bece96c5465dc8ee9832be0b
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 anchore/scan-action action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/anchore-scan-action-4.x
  • Merge into: main
  • Upgrade anchore/scan-action to d43cc1dfea6a99ed123bf8f3133f1797c9b44492
Update dependency de.undercouch:gradle-download-task to v5
Update dependency net.javacrumbs.json-unit:json-unit to v3
Update dependency net.sf.jopt-simple:jopt-simple to v5
Update dependency org.elasticsearch.client:elasticsearch-rest-client to v8
Update dependency org.slf4j:slf4j-api to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/major-slf4j-monorepo
  • Merge into: main
  • Upgrade org.slf4j:slf4j-api to 2.0.14
Update docker.elastic.co/elasticsearch/elasticsearch Docker tag to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/docker.elastic.co-elasticsearch-elasticsearch-8.x
  • Merge into: main
  • Upgrade docker.elastic.co/elasticsearch/elasticsearch to sha256:96ae58e574cb40b2caf8bdebc6dda7b789e1fae7d56346cc83c288374e18b1c2
Update docker.elastic.co/kibana/kibana Docker tag to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/docker.elastic.co-kibana-kibana-8.x
  • Merge into: main
  • Upgrade docker.elastic.co/kibana/kibana to sha256:70740c7735524d4df593d2ef209f7d51e870cac51dc7ec589dfaa8ea17e32e24
Update javahamcrest monorepo to v3 (major)
Update module gopkg.in/yaml.v2 to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/gopkg.in-yaml.v2-3.x
  • Merge into: main
  • Upgrade gopkg.in/yaml.v2 to v3.0.1
Update plugin com.dorongold.task-tree to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/com.dorongold.task-tree-4.x
  • Merge into: main
  • Upgrade com.dorongold.task-tree to 4.0.0
Update plugin de.undercouch.download to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/de.undercouch.download-5.x
  • Merge into: main
  • Upgrade de.undercouch.download to 5.6.0
Update plugin org.sonarqube to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/org.sonarqube-5.x
  • Merge into: main
  • Upgrade org.sonarqube to 5.1.0.4882
Update thollander/actions-comment-pull-request action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/thollander-actions-comment-pull-request-2.x
  • Merge into: main
  • Upgrade thollander/actions-comment-pull-request to fabd468d3a1a0b97feee5f6b9e499eab0dd903f6
Update tspascoal/get-user-teams-membership action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/tspascoal-get-user-teams-membership-3.x
  • Merge into: main
  • Upgrade tspascoal/get-user-teams-membership to 57e9f42acd78f4d0f496b3be4368fc5f62696662

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


Warning

Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.

  • Failed to look up docker package registry1.dso.mil/google/golang/ubi9/golang-1.21
  • Failed to look up docker package registry1.dso.mil/ironbank/redhat/ubi/ubi9

Files affected: docker/templates/Dockerfile.erb


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

@jsvd jsvd self-requested a review August 8, 2024 09:00
@karenzone
Copy link
Contributor

@jsvd I got one of these for logstash-docs, too. Let's discuss, please.

@rowlandgeoff
Copy link

Closing for now. We can evaluate as part of https://github.com/elastic/ingest-dev/issues/3769.

@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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants