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

Closed
wants to merge 1 commit into from
Closed

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

  • _examples/bulk/kafka/docker-compose.yml (docker-compose)
  • _examples/xkcdsearch/docker-compose.yaml (docker-compose)
  • .buildkite/Dockerfile (dockerfile)
  • .ci/Dockerfile (dockerfile)
  • _examples/instrumentation/Dockerfile (dockerfile)
  • _examples/xkcdsearch/Dockerfile (dockerfile)
  • .github/workflows/backport.yml (github-actions)
  • .github/workflows/build.yml (github-actions)
  • .github/workflows/license.yml (github-actions)
  • .github/workflows/test-api.yml (github-actions)
  • .github/workflows/test-integration.yml (github-actions)
  • .github/workflows/test-unit-tip.yml (github-actions)
  • .github/workflows/test-unit.yml (github-actions)
  • _benchmarks/benchmarks/go.mod (gomod)
  • _examples/bulk/benchmarks/go.mod (gomod)
  • _examples/bulk/go.mod (gomod)
  • _examples/bulk/kafka/go.mod (gomod)
  • _examples/cloudfunction/go.mod (gomod)
  • _examples/encoding/go.mod (gomod)
  • _examples/extension/go.mod (gomod)
  • _examples/fasthttp/go.mod (gomod)
  • _examples/go.mod (gomod)
  • _examples/instrumentation/go.mod (gomod)
  • _examples/logging/go.mod (gomod)
  • _examples/security/go.mod (gomod)
  • _examples/xkcdsearch/go.mod (gomod)
  • go.mod (gomod)
  • internal/build/go.mod (gomod)
  • internal/testing/go.mod (gomod)
  • .buildkite/Dockerfile (regex)
  • .ci/Dockerfile (regex)
  • _examples/instrumentation/Dockerfile (regex)
  • _examples/xkcdsearch/Dockerfile (regex)
  • .buildkite/Dockerfile (regex)
  • .ci/Dockerfile (regex)
  • _examples/instrumentation/Dockerfile (regex)
  • _examples/xkcdsearch/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 31 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/setup-go to 37335c7bb261b353407cff977110895fa0b4f7d8
  • Upgrade alpine to sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d
  • Upgrade codecov/codecov-action to 29386c70ef20e286228c72b668a06fd0e8399192
  • Upgrade docker.elastic.co/elasticsearch/elasticsearch to sha256:9b0aeedc426bfb8839a9471b9b0ba2799e87aadf53b86caa2e1b885b791a08ae
  • Upgrade golang to sha256:99ddec1bbfd6d6bca3f9804c02363daee8c8524dae50df7942e8e60788fd17c9
  • Upgrade golang to sha256:9dd2625a1ff2859b8d8b01d8f7822c0f528942fe56cfe7a1e7c38d3b8d72d679
  • Upgrade golang to sha256:a7f2fc9834049c1f5df787690026a53738e55fc097cd8a4a93faa3e06c67ee32
  • Upgrade tibdex/backport to e2ffd4c5a70730dfd19046859dfaf366e3de6466
fix(deps): update module github.com/dustin/go-humanize to v1.0.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-dustin-go-humanize-1.x
  • Merge into: main
  • Upgrade github.com/dustin/go-humanize to v1.0.1
fix(deps): update module github.com/mailru/easyjson to v0.7.7
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-mailru-easyjson-0.x
  • Merge into: main
  • Upgrade github.com/mailru/easyjson to v0.7.7
fix(deps): update module github.com/segmentio/kafka-go to v0.4.47
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-segmentio-kafka-go-0.x
  • Merge into: main
  • Upgrade github.com/segmentio/kafka-go to v0.4.47
fix(deps): update module github.com/spf13/cobra to v0.0.7
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-spf13-cobra-0.x
  • Merge into: main
  • Upgrade github.com/spf13/cobra to v0.0.7
chore(deps): update actions/setup-go action to v2.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-go-2.x
  • Merge into: main
  • Upgrade actions/setup-go to bfdd3570ce990073878bf10f6b2d79082de49492
chore(deps): update dependency go to v1.23.2
  • Schedule: ["at any time"]
  • Branch name: renovate/go-1.x
  • Merge into: main
  • Upgrade go to 1.23.2
chore(deps): update docker.elastic.co/elasticsearch/elasticsearch docker tag to v8.12
  • 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:d8e1372c84ab26bdc3aefeefaf5702ef654a0a69ce82615e029548254b31d227
chore(deps): update golang docker tag to v1.23
  • Schedule: ["at any time"]
  • Branch name: renovate/golang-1.x
  • Merge into: main
  • Upgrade golang to sha256:9dd2625a1ff2859b8d8b01d8f7822c0f528942fe56cfe7a1e7c38d3b8d72d679
fix(deps): update module github.com/elastic/elastic-transport-go/v8 to v8.6.0
fix(deps): update module github.com/elastic/go-elasticsearch/v8 to v8.15.0
fix(deps): update module github.com/fatih/color to v1.17.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-fatih-color-1.x
  • Merge into: main
  • Upgrade github.com/fatih/color to v1.17.0
fix(deps): update module github.com/montanaflynn/stats to v0.7.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-montanaflynn-stats-0.x
  • Merge into: main
  • Upgrade github.com/montanaflynn/stats to v0.7.1
fix(deps): update module github.com/rs/zerolog to v1.33.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-rs-zerolog-1.x
  • Merge into: main
  • Upgrade github.com/rs/zerolog to v1.33.0
fix(deps): update module github.com/tidwall/gjson to v1.18.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-tidwall-gjson-1.x
  • Merge into: main
  • Upgrade github.com/tidwall/gjson to v1.18.0
fix(deps): update module github.com/valyala/fasthttp to v1.56.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-valyala-fasthttp-1.x
  • Merge into: main
  • Upgrade github.com/valyala/fasthttp to v1.56.0
fix(deps): update module go.elastic.co/apm to v1.15.0
  • Schedule: ["at any time"]
  • Branch name: renovate/go.elastic.co-apm-1.x
  • Merge into: main
  • Upgrade go.elastic.co/apm to v1.15.0
fix(deps): update module go.elastic.co/apm/module/apmelasticsearch to v1.15.0
fix(deps): update module go.opentelemetry.io/otel/trace to v1.31.0
fix(deps): update module golang.org/x/crypto to v0.28.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-crypto-0.x
  • Merge into: main
  • Upgrade golang.org/x/crypto to v0.28.0
fix(deps): update module golang.org/x/tools to v0.26.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-tools-0.x
  • Merge into: main
  • Upgrade golang.org/x/tools to v0.26.0
fix(deps): update testcontainers-go monorepo to v0.33.0
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 eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871
chore(deps): update actions/setup-go action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-go-5.x
  • Merge into: main
  • Upgrade actions/setup-go to 0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32
chore(deps): update codecov/codecov-action action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/codecov-codecov-action-4.x
  • Merge into: main
  • Upgrade codecov/codecov-action to b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238
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 module github.com/alecthomas/chroma to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-alecthomas-chroma-2.x
  • Merge into: main
  • Upgrade github.com/alecthomas/chroma to v2.14.0
fix(deps): update module github.com/spf13/cobra to v1.8.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-spf13-cobra-1.x
  • Merge into: main
  • Upgrade github.com/spf13/cobra to v1.8.1
fix(deps): update module go.elastic.co/apm to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/go.elastic.co-apm-2.x
  • Merge into: main
  • Upgrade go.elastic.co/apm to v2.6.2
fix(deps): update module go.elastic.co/apm/module/apmelasticsearch to v2
fix(deps): 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

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

@nuugen nuugen closed this Oct 16, 2024
@nuugen
Copy link
Member

nuugen commented Oct 16, 2024

Closing stale Renovate Onboarding PR (unmerged since creation >30 days ago).

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

1 participant