Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Dockerfile
(dockerfile).github/workflows/go.yml
(github-actions)go.mod
(gomod)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests directories.🔡 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 22 Pull Requests:
fix(deps): update module golang.org/x/net to v0.23.0 [security]
renovate/go-golang.org/x/net-vulnerability
main
v0.23.0
fix(deps): update github.com/dop251/goja digest to b1681fb
renovate/github.com-dop251-goja-digest
main
b1681fb2a2f5
fix(deps): update github.com/pkg/browser digest to 5ac0b6a
renovate/github.com-pkg-browser-digest
main
5ac0b6a4141c
fix(deps): update module github.com/gorilla/mux to v1.8.1
renovate/github.com-gorilla-mux-1.x
main
v1.8.1
fix(deps): update module github.com/gorilla/websocket to v1.5.3
renovate/github.com-gorilla-websocket-1.x
main
v1.5.3
fix(deps): update module github.com/robfig/cron/v3 to v3.0.1
renovate/github.com-robfig-cron-v3-3.x
main
v3.0.1
fix(deps): update module gopkg.in/yaml.v3 to v3.0.1
renovate/gopkg.in-yaml.v3-3.x
main
v3.0.1
chore(deps): update alpine docker tag to v3.20.2
renovate/alpine-3.x
main
3.20.2
chore(deps): update golang docker tag to v1.22
renovate/golang-1.x
main
1.22-alpine
fix(deps): update module github.com/cbroglie/mustache to v1.4.0
renovate/github.com-cbroglie-mustache-1.x
main
v1.4.0
fix(deps): update module github.com/cucumber/godog to v0.14.1
renovate/github.com-cucumber-godog-0.x
main
v0.14.1
fix(deps): update module github.com/draganm/bolted to v0.11.1
renovate/github.com-draganm-bolted-0.x
main
v0.11.1
fix(deps): update module github.com/fsnotify/fsnotify to v1.7.0
renovate/github.com-fsnotify-fsnotify-1.x
main
v1.7.0
fix(deps): update module github.com/go-logr/logr to v1.4.2
renovate/github.com-go-logr-logr-1.x
main
v1.4.2
fix(deps): update module github.com/go-logr/zapr to v1.3.0
renovate/github.com-go-logr-zapr-1.x
main
v1.3.0
fix(deps): update module github.com/gofrs/uuid to v4.4.0+incompatible
renovate/github.com-gofrs-uuid-4.x
main
v4.4.0+incompatible
fix(deps): update module github.com/urfave/cli/v2 to v2.27.3
renovate/github.com-urfave-cli-v2-2.x
main
v2.27.3
fix(deps): update module go.uber.org/multierr to v1.11.0
renovate/go.uber.org-multierr-1.x
main
v1.11.0
fix(deps): update module go.uber.org/zap to v1.27.0
renovate/go.uber.org-zap-1.x
main
v1.27.0
chore(deps): update actions/checkout action to v4
renovate/actions-checkout-4.x
main
v4
chore(deps): update cachix/install-nix-action action to v27
renovate/cachix-install-nix-action-27.x
main
v27
fix(deps): update module github.com/draganm/bolted to v1
renovate/github.com-draganm-bolted-1.x
main
v1.0.2
🚸 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.