Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 30, 2023

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

  • .circleci/config.yml (circleci)
  • example/docker-compose.yaml (docker-compose)
  • Dockerfile (dockerfile)
  • go.mod (gomod)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Hopefully safe environment variables to allow users to configure.
  • 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 (except for nuget) 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.

🔡 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 17 Pull Requests:

fix(deps): update github.com/golang/groupcache digest to 2c02b82
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-golang-groupcache-digest
  • Merge into: master
  • Upgrade github.com/golang/groupcache to 2c02b8208cf8
fix(deps): update github.com/hashicorp/go-discover digest to 0302a33
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-hashicorp-go-discover-digest
  • Merge into: master
  • Upgrade github.com/hashicorp/go-discover to 0302a330aaa0
fix(deps): update gopkg.daemonl.com/envconf digest to dd86d73
  • Schedule: ["at any time"]
  • Branch name: renovate/gopkg.daemonl.com-envconf-digest
  • Merge into: master
  • Upgrade gopkg.daemonl.com/envconf to dd86d733b7d6
chore(deps): update cimg/go docker tag to v1.23
  • Schedule: ["at any time"]
  • Branch name: renovate/cimg-go-1.x
  • Merge into: master
  • Upgrade cimg/go to 1.23-node
chore(deps): update dependency semantic-versioning to v0.96.0
  • Schedule: ["at any time"]
  • Branch name: renovate/semantic-versioning-0.x
  • Merge into: master
  • Upgrade semantic-versioning to 0.96.0
chore(deps): update golang docker tag to v1.23
  • Schedule: ["at any time"]
  • Branch name: renovate/golang-1.x
  • Merge into: master
  • Upgrade golang to 1.23-alpine
fix(deps): update module github.com/brutella/dnssd to v1.2.14
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-brutella-dnssd-1.x
  • Merge into: master
  • Upgrade github.com/brutella/dnssd to v1.2.14
fix(deps): update module github.com/buraksezer/olric to v0.5.7
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-buraksezer-olric-0.x
  • Merge into: master
  • Upgrade github.com/buraksezer/olric to v0.5.7
fix(deps): update module github.com/dgraph-io/badger/v2 to v2.2007.4
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-dgraph-io-badger-v2-2.x
  • Merge into: master
  • Upgrade github.com/dgraph-io/badger/v2 to v2.2007.4
fix(deps): update module github.com/gorilla/mux to v1.8.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-gorilla-mux-1.x
  • Merge into: master
  • Upgrade github.com/gorilla/mux to v1.8.1
fix(deps): update module github.com/mitchellh/mapstructure to v1.5.0
fix(deps): update module github.com/sirupsen/logrus to v1.9.3
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-sirupsen-logrus-1.x
  • Merge into: master
  • Upgrade github.com/sirupsen/logrus to v1.9.3
fix(deps): update module github.com/stretchr/testify to v1.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-stretchr-testify-1.x
  • Merge into: master
  • Upgrade github.com/stretchr/testify to v1.10.0
fix(deps): update module github.com/willf/bitset to v1.20.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-willf-bitset-1.x
  • Merge into: master
  • Upgrade github.com/willf/bitset to v1.20.0
fix(deps): update module go.etcd.io/bbolt to v1.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/go.etcd.io-bbolt-1.x
  • Merge into: master
  • Upgrade go.etcd.io/bbolt to v1.4.0
fix(deps): update module golang.org/x/net to v0.34.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-net-0.x
  • Merge into: master
  • Upgrade golang.org/x/net to 8da7ed17cdaf5e1d42aa868f0b0322a207a17dcd
fix(deps): update module github.com/dgraph-io/badger/v2 to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-dgraph-io-badger-v2-4.x
  • Merge into: master
  • Upgrade github.com/dgraph-io/badger/v2 to v4.5.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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/configure branch from 20195f4 to b089e11 Compare December 15, 2023 14:46
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