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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Configure Renovate #860

wants to merge 1 commit into from

Conversation

elastic-renovate-prod[bot]
Copy link

@elastic-renovate-prod elastic-renovate-prod bot commented Aug 8, 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

  • .ci/Dockerfile (dockerfile)
  • .github/workflows/backport.yml (github-actions)
  • .github/workflows/checkstyle.yml (github-actions)
  • .github/workflows/gradle-wrapper-validation.yml (github-actions)
  • .github/workflows/issue-ingest-stats.yml (github-actions)
  • .github/workflows/make-assemble.yml (github-actions)
  • settings.gradle.kts (gradle)
  • build.gradle.kts (gradle)
  • buildSrc/build.gradle.kts (gradle)
  • example-transports/build.gradle.kts (gradle)
  • java-client/build.gradle.kts (gradle)
  • java-client-serverless/build.gradle.kts (gradle)
  • gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)
  • .ci/Dockerfile (regex)
  • .ci/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 27 Pull Requests:

chore(deps): pin dependencies
  • Schedule: ["at any time"]
  • Branch name: renovate/pin-dependencies
  • Merge into: main
  • Upgrade actions/checkout to ee0669bd1cc54295c223e0bb666b733df41de1c5
  • Upgrade actions/checkout to 692973e3d937129bcbf40652eb9f2f61becf3332
  • Upgrade actions/setup-java to 91d3aa4956ec4a53e477c4907347b5e3481be8c9
  • Upgrade gradle/wrapper-validation-action to b5418f5a58f5fd2eb486dd7efb368fe7be7eae45
  • Upgrade openjdk to sha256:528707081fdb9562eb819128a9f85ae7fe000e2fbaeaf9f87662e7b3f38cb7d8
  • Upgrade tibdex/backport to e2ffd4c5a70730dfd19046859dfaf366e3de6466
chore(deps): update openjdk docker tag to v17.0.2
  • Schedule: ["at any time"]
  • Branch name: renovate/openjdk-17.x
  • Merge into: main
  • Upgrade openjdk to sha256:528707081fdb9562eb819128a9f85ae7fe000e2fbaeaf9f87662e7b3f38cb7d8
fix(deps): update dependency io.github.classgraph:classgraph to v4.8.176
fix(deps): update dependency io.netty:netty-codec-http to v4.1.113.final
  • Schedule: ["at any time"]
  • Branch name: renovate/netty-monorepo
  • Merge into: main
  • Upgrade io.netty:netty-codec-http to 4.1.113.Final
fix(deps): 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
fix(deps): update jacksonversion to v2.17.2
chore(deps): update dependency gradle to v7.6.4
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-7.x
  • Merge into: main
  • Upgrade gradle to 7.6.4
chore(deps): update dependency org.ajoberstar.grgit:grgit-gradle to v5.2.2
chore(deps): update plugin com.github.jk1.dependency-license-report to v2.9
  • Schedule: ["at any time"]
  • Branch name: renovate/com.github.jk1.dependency-license-report-2.x
  • Merge into: main
  • Upgrade com.github.jk1.dependency-license-report to 2.9
chore(deps): update plugin de.thetaphi.forbiddenapis to v3.7
  • Schedule: ["at any time"]
  • Branch name: renovate/de.thetaphi.forbiddenapis-3.x
  • Merge into: main
  • Upgrade de.thetaphi.forbiddenapis to 3.7
fix(deps): update dependency checkstyle to v10.18.1
  • Schedule: ["at any time"]
  • Branch name: renovate/checkstyle-10.x
  • Merge into: main
  • Upgrade checkstyle to 10.18.1
fix(deps): update dependency commons-io:commons-io to v2.17.0
  • Schedule: ["at any time"]
  • Branch name: renovate/commons-io-commons-io-2.x
  • Merge into: main
  • Upgrade commons-io:commons-io to 2.17.0
fix(deps): update dependency jakarta.json:jakarta.json-api to v2.1.3
  • Schedule: ["at any time"]
  • Branch name: renovate/jakarta.json-jakarta.json-api-2.x
  • Merge into: main
  • Upgrade jakarta.json:jakarta.json-api to 2.1.3
fix(deps): update dependency org.apache.commons:commons-compress to v1.27.1
fix(deps): update dependency org.eclipse.parsson:parsson to v1.1.7
  • Schedule: ["at any time"]
  • Branch name: renovate/org.eclipse.parsson-parsson-1.x
  • Merge into: main
  • Upgrade org.eclipse.parsson:parsson to 1.1.7
fix(deps): update dependency org.elasticsearch.client:elasticsearch-rest-client to v8.15.1
fix(deps): update junit5 monorepo to v5.11.0
fix(deps): update opentelemetry-java monorepo to v1.42.1
fix(deps): update testcontainers-java monorepo to v1.20.1
chore(deps): 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
chore(deps): update actions/setup-java action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-java-4.x
  • Merge into: main
  • Upgrade actions/setup-java to 2dfa2011c5b2a0f1489bf9e433881c92c1631f88
chore(deps): update dependency gradle to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-8.x
  • Merge into: main
  • Upgrade gradle to 8.10.1
chore(deps): update gradle/wrapper-validation-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-wrapper-validation-action-3.x
  • Merge into: main
  • Upgrade gradle/wrapper-validation-action to f9c9c575b8b21b6485636a91ffecd10e558c62f6
chore(deps): update openjdk docker tag to v21
  • Schedule: ["at any time"]
  • Branch name: renovate/openjdk-21.x
  • Merge into: main
  • Upgrade openjdk to sha256:af9de795d1f8d3b6172f6c55ca9ba1c5768baa11bb2dc8af7045c7db9d4c33ac
chore(deps): update tibdex/backport action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/tibdex-backport-2.x
  • Merge into: main
  • Upgrade tibdex/backport to 9565281eda0731b1d20c4025c43339fb0a23812e
fix(deps): update dependency jakarta.json.bind:jakarta.json.bind-api to v3
fix(deps): update dependency org.eclipse:yasson to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/org.eclipse-yasson-3.x
  • Merge into: main
  • Upgrade org.eclipse:yasson to 3.0.4

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

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.

0 participants