elastic / hey-apm

Basic load generation for apm-server built on hey
Apache License 2.0
16 stars 16 forks source link

chore: Configure Renovate #204

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

chore(deps): pin dependencies - Schedule: ["at any time"] - Branch name: `renovate/pin-dependencies` - Merge into: `main` - Upgrade golang to `sha256:1a7173b5b9a3af3e29a5837e0b2027e1c438fd1b83bbee8f221355087ad416d6` - Upgrade pstauffer/curl to `sha256:2663156457abb72d269eb19fe53c2d49e2e4a9fdcb9fa8f082d0282d82eb8e42`
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](https://togithub.com/dustin/go-humanize) to `v1.0.1`
chore(deps): update golang docker tag to v1.22 - Schedule: ["at any time"] - Branch name: `renovate/golang-1.x` - Merge into: `main` - Upgrade golang to `sha256:2bd56f00ff47baf33e64eae7996b65846c7cb5e0a46e0a882ef179fd89654afa`
fix(deps): update module github.com/elastic/go-elasticsearch/v7 to v7.17.10 - Schedule: ["at any time"] - Branch name: `renovate/github.com-elastic-go-elasticsearch-v7-7.x` - Merge into: `main` - Upgrade [github.com/elastic/go-elasticsearch/v7](https://togithub.com/elastic/go-elasticsearch) to `v7.17.10`
fix(deps): update module github.com/stretchr/testify to v1.9.0 - Schedule: ["at any time"] - Branch name: `renovate/github.com-stretchr-testify-1.x` - Merge into: `main` - Upgrade [github.com/stretchr/testify](https://togithub.com/stretchr/testify) to `v1.9.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](https://togithub.com/elastic/apm-agent-go) to `41de5f09b4be67a9781a9e889a9c249a4c35176d`
fix(deps): update module golang.org/x/sync to v0.8.0 - Schedule: ["at any time"] - Branch name: `renovate/golang.org-x-sync-0.x` - Merge into: `main` - Upgrade golang.org/x/sync to `411f99ef121375a146e962b6eab78b03b7429483`
fix(deps): update module github.com/elastic/go-elasticsearch/v7 to v8 - Schedule: ["at any time"] - Branch name: `renovate/github.com-elastic-go-elasticsearch-v7-8.x` - Merge into: `main` - Upgrade [github.com/elastic/go-elasticsearch/v7](https://togithub.com/elastic/go-elasticsearch) to `v8.14.0`
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](https://togithub.com/elastic/apm-agent-go) to `41de5f09b4be67a9781a9e889a9c249a4c35176d`

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