Configure Renovate #1
Reference in New Issue
Block a user
Delete Branch "renovate/configure"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
.devcontainer/devcontainer.json(devcontainer).devcontainer/Dockerfile(dockerfile)Dockerfile(dockerfile).github/workflows/ci.yml(github-actions).github/workflows/codespell.yml(github-actions).github/workflows/release.yml(github-actions).github/workflows/sponsors.yml(github-actions)go.mod(gomod)Configuration Summary
Based on the default config's presets, Renovate will:
fixfor dependencies andchorefor all others if semantic commits are in use.node_modules,bower_components,vendorand various test/tests (except for nuget) directories.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.jsonin this branch. Renovate will update the Pull Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 28 Pull Requests:
Update github.com/jesseduffield/generics digest to b0b4a53
renovate/github.com-jesseduffield-generics-digestmasterb0b4a53a6f5cUpdate github.com/jesseduffield/lazycore digest to 718a4ca
renovate/github.com-jesseduffield-lazycore-digestmaster718a4caea996Update github.com/karimkhaleel/jsonschema digest to 44bdb91
renovate/github.com-karimkhaleel-jsonschema-digestmaster44bdb914ed9cUpdate github.com/xo/terminfo digest to abceb7e
renovate/github.com-xo-terminfo-digestmasterabceb7e1c41eUpdate golang.org/x/exp digest to 7ab1446
renovate/golang.org-x-exp-digestmaster7ab1446f8b90Update module github.com/creack/pty to v1.1.24
renovate/github.com-creack-pty-1.xmasterv1.1.24Update module github.com/imdario/mergo to v0.3.16
renovate/github.com-imdario-mergo-0.xmasterv0.3.16Update module github.com/kyokomi/emoji/v2 to v2.2.13
renovate/github.com-kyokomi-emoji-v2-2.xmasterv2.2.13Update module github.com/mattn/go-runewidth to v0.0.21
renovate/github.com-mattn-go-runewidth-0.xmasterv0.0.21Update module github.com/sahilm/fuzzy to v0.1.1
renovate/github.com-sahilm-fuzzy-0.xmasterv0.1.1Update module github.com/sanity-io/litter to v1.5.8
renovate/github.com-sanity-io-litter-1.xmasterv1.5.8Update module github.com/sasha-s/go-deadlock to v0.3.9
renovate/github.com-sasha-s-go-deadlock-0.xmasterv0.3.9Update alpine Docker tag to v3.23
renovate/alpine-3.xmaster3.23Update golang Docker tag to v1.26
renovate/golang-1.xmaster1.26Update module github.com/adrg/xdg to v0.5.3
renovate/github.com-adrg-xdg-0.xmasterv0.5.3Update module github.com/aybabtme/humanlog to v0.8.9
renovate/github.com-aybabtme-humanlog-0.xmasterv0.8.9Update module github.com/gdamore/tcell/v2 to v2.13.8
renovate/github.com-gdamore-tcell-v2-2.xmasterv2.13.8Update module github.com/gookit/color to v1.6.0
renovate/github.com-gookit-color-1.xmasterv1.6.0Update module github.com/integrii/flaggy to v1.8.0
renovate/github.com-integrii-flaggy-1.xmasterv1.8.0Update module github.com/lucasb-eyer/go-colorful to v1.3.0
renovate/github.com-lucasb-eyer-go-colorful-1.xmasterv1.3.0Update module github.com/samber/lo to v1.53.0
renovate/github.com-samber-lo-1.xmasterv1.53.0Update module github.com/sirupsen/logrus to v1.9.4
renovate/github.com-sirupsen-logrus-1.xmasterv1.9.4Update module github.com/spf13/afero to v1.15.0
renovate/github.com-spf13-afero-1.xmasterv1.15.0Update module github.com/stretchr/testify to v1.11.1
renovate/github.com-stretchr-testify-1.xmasterv1.11.1Update module golang.org/x/sync to v0.20.0
renovate/golang.org-x-sync-0.xmasterv0.20.0Update ghcr.io/devcontainers/features/common-utils Docker tag to v2
renovate/ghcr.io-devcontainers-features-common-utils-2.xmaster2Update module github.com/gdamore/tcell/v2 to v3
renovate/github.com-gdamore-tcell-v2-3.xmasterv3.1.2Update module github.com/imdario/mergo to v1
renovate/github.com-imdario-mergo-1.xmasterv1.0.2🚸 PR creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for
prHourlyLimitfor 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.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.