Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Oct 6, 2023

Mend Renovate

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

  • docker-compose-files/docker-compose.yml (docker-compose)
  • docker-compose-files/Dockerfile (dockerfile)
  • docker-compose-files/Dockerfile.configui (dockerfile)
  • docker-compose-files/Dockerfile.setup (dockerfile)
  • go.mod (gomod)
  • cmd/configui/index.html (html)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Show all Merge Confidence badges for pull requests.
  • 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.

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

With your current configuration, Renovate will create 23 Pull Requests:

Update module github.com/gin-gonic/gin to v1.9.1 [SECURITY]
  • Branch name: renovate/go-github.com/gin-gonic/gin-vulnerability
  • Merge into: main
  • Upgrade github.com/gin-gonic/gin to v1.9.1
Update module github.com/prometheus/client_golang to v1.11.1 [SECURITY]
Update module github.com/segmentio/kafka-go to v0.4.43
  • 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.43
Update module pack.ag/amqp to v0.12.5
  • Schedule: ["at any time"]
  • Branch name: renovate/pack.ag-amqp-0.x
  • Merge into: main
  • Upgrade pack.ag/amqp to v0.12.5
Update docker.elastic.co/elasticsearch/elasticsearch Docker tag to v7.17.13
Update docker.elastic.co/kibana/kibana Docker tag to v7.17.13
Update golang Docker tag to v1.21
  • Schedule: ["at any time"]
  • Branch name: renovate/golang-1.x
  • Merge into: main
  • Upgrade golang to 1.21
Update grafana/grafana Docker tag to v9.5.12
  • Schedule: ["at any time"]
  • Branch name: renovate/grafana-grafana-9.x
  • Merge into: main
  • Upgrade grafana/grafana to 9.5.12
Update module github.com/cenkalti/backoff/v4 to v4.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-cenkalti-backoff-v4-4.x
  • Merge into: main
  • Upgrade github.com/cenkalti/backoff/v4 to v4.2.1
Update module github.com/elastic/go-elasticsearch/v8 to v8.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-elastic-go-elasticsearch-v8-8.x
  • Merge into: main
  • Upgrade github.com/elastic/go-elasticsearch/v8 to 3dc9c0d6d3baea75709b5ffa9c6dfa9ad49f6c9e
Update module github.com/go-sql-driver/mysql to v1.7.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-go-sql-driver-mysql-1.x
  • Merge into: main
  • Upgrade github.com/go-sql-driver/mysql to v1.7.1
Update module github.com/go-stomp/stomp to v2.1.4+incompatible
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-go-stomp-stomp-2.x
  • Merge into: main
  • Upgrade github.com/go-stomp/stomp to v2.1.4+incompatible
Update module github.com/influxdata/influxdb-client-go/v2 to v2.12.3
Update module github.com/jackc/pgx/v4 to v4.18.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-jackc-pgx-v4-4.x
  • Merge into: main
  • Upgrade github.com/jackc/pgx/v4 to v4.18.1
Update module github.com/mitchellh/mapstructure to v1.5.0
Update module golang.org/x/crypto to v0.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-crypto-0.x
  • Merge into: main
  • Upgrade golang.org/x/crypto to e3cc52e598e302f8c613a645bb7231264d8ec995
Update module gopkg.in/ini.v1 to v1.67.0
  • Schedule: ["at any time"]
  • Branch name: renovate/gopkg.in-ini.v1-1.x
  • Merge into: main
  • Upgrade gopkg.in/ini.v1 to v1.67.0
Update prom/prometheus Docker tag to v2.47.1
  • Schedule: ["at any time"]
  • Branch name: renovate/prom-prometheus-2.x
  • Merge into: main
  • Upgrade prom/prometheus to v2.47.1
Update dependency popper.js to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/popper.js-2.x
  • Merge into: main
  • Upgrade popper.js to sha512-TPh2Oxlg1zp+kz3nFA0C5vVC6leG/6mm1z9+mA81MI5eaUVqasPLO8Cuk4gMF4gUfP5etR73rgU/8PNMsSesoQ==
Update docker.elastic.co/elasticsearch/elasticsearch Docker tag to v8
Update docker.elastic.co/kibana/kibana Docker tag to v8
Update grafana/grafana Docker tag to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/grafana-grafana-10.x
  • Merge into: main
  • Upgrade grafana/grafana to 10.1.4
Update module github.com/jackc/pgx/v4 to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-jackc-pgx-v4-5.x
  • Merge into: main
  • Upgrade github.com/jackc/pgx/v4 to v5.4.3

🚸 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 Mend Renovate. View repository job log here.

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