elastic / logstash-filter-elastic_integration

The Elastic Integrations filter for Logstash, which enables running Elastic Integrations inside of Logstash pipelines
Other
5 stars 8 forks source link

Configure Renovate #159

Closed elastic-renovate-prod[bot] closed 1 month ago

elastic-renovate-prod[bot] commented 1 month ago

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

Configuration Summary

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

🔡 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 python Docker tag to d5b1fbb - Schedule: ["at any time"] - Branch name: `renovate/pin-dependencies` - Merge into: `main` - Upgrade python to `sha256:d5b1fbbc00fd3b55620a9314222498bebf09c4bf606425bf464709ed6a79f202`
Update dependency com.github.tomakehurst:wiremock-jre8 to v2.35.2 - Schedule: ["at any time"] - Branch name: `renovate/com.github.tomakehurst-wiremock-jre8-2.x` - Merge into: `main` - Upgrade [com.github.tomakehurst:wiremock-jre8](https://togithub.com/wiremock/wiremock) to `2.35.2`
Update dependency docker to v7.1.0 - Schedule: ["at any time"] - Branch name: `renovate/docker-7.x` - Merge into: `main` - Upgrade [docker](https://togithub.com/docker/docker-py) to `==7.1.0`
Update dependency gradle to v8.9 - Schedule: ["at any time"] - Branch name: `renovate/gradle-8.x` - Merge into: `main` - Upgrade [gradle](https://togithub.com/gradle/gradle) to `8.9`
Update dependency org.mockito:mockito-junit-jupiter to v5.12.0 - Schedule: ["at any time"] - Branch name: `renovate/mockito-monorepo` - Merge into: `main` - Upgrade [org.mockito:mockito-junit-jupiter](https://togithub.com/mockito/mockito) to `5.12.0`
Update dependency requests to v2.32.3 - Schedule: ["at any time"] - Branch name: `renovate/requests-2.x` - Merge into: `main` - Upgrade [requests](https://togithub.com/psf/requests) to `==2.32.3`
Update junit5 monorepo to v5.10.3 - Schedule: ["at any time"] - Branch name: `renovate/junit5-monorepo` - Merge into: `main` - Upgrade [org.junit.jupiter:junit-jupiter-engine](https://togithub.com/junit-team/junit5) to `5.10.3` - Upgrade [org.junit.jupiter:junit-jupiter-api](https://togithub.com/junit-team/junit5) to `5.10.3`
Update plugin de.undercouch.download to v5.6.0 - Schedule: ["at any time"] - Branch name: `renovate/de.undercouch.download-5.x` - Merge into: `main` - Upgrade de.undercouch.download to `5.6.0`
Update python Docker tag to v3.12.5 - Schedule: ["at any time"] - Branch name: `renovate/python-3.x` - Merge into: `main` - Upgrade python to `sha256:c7862834f921957523cc4dab6d7795a7a0d19f1cd156c1ecd3a3a08c1108c9a4`
Update dependency com.github.tomakehurst:wiremock-jre8 to v3 - Schedule: ["at any time"] - Branch name: `renovate/com.github.tomakehurst-wiremock-jre8-3.x` - Merge into: `main` - Upgrade [com.github.tomakehurst:wiremock-jre8](https://togithub.com/wiremock/wiremock) to `3.0.1`
Update dependency org.hamcrest:hamcrest-library to v3 - Schedule: ["at any time"] - Branch name: `renovate/major-javahamcrest-monorepo` - Merge into: `main` - Upgrade [org.hamcrest:hamcrest-library](https://togithub.com/hamcrest/JavaHamcrest) to `3.0`
Update plugin com.adarshr.test-logger to v4 - Schedule: ["at any time"] - Branch name: `renovate/com.adarshr.test-logger-4.x` - Merge into: `main` - Upgrade com.adarshr.test-logger 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.

rowlandgeoff commented 1 month ago

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

elastic-renovate-prod[bot] commented 1 month ago

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.