Alice52 / go-tutorial

This repository records golang learning process
MIT License
0 stars 0 forks source link

Configure Renovate #6

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

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

Configuration Summary

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

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

fix(deps): update module github.com/gin-gonic/gin to v1.9.1 [security] - Branch name: `renovate/go-github.com/gin-gonic/gin-vulnerability` - Merge into: `master` - Upgrade [github.com/gin-gonic/gin](https://togithub.com/gin-gonic/gin) to `v1.9.1`
fix(deps): update module github.com/stretchr/testify to v1.8.4 - Schedule: ["at any time"] - Branch name: `renovate/github.com-stretchr-testify-1.x` - Merge into: `master` - Upgrade [github.com/stretchr/testify](https://togithub.com/stretchr/testify) to `v1.8.4`
chore(deps): update ahmadnassri/action-commit-lint action to v2.1.16 - Schedule: ["at any time"] - Branch name: `renovate/ahmadnassri-action-commit-lint-2.x` - Merge into: `master` - Upgrade [ahmadnassri/action-commit-lint](https://togithub.com/ahmadnassri/action-commit-lint) to `v2.1.16`
fix(deps): update module go.uber.org/zap to v1.26.0 - Schedule: ["at any time"] - Branch name: `renovate/go.uber.org-zap-1.x` - Merge into: `master` - Upgrade [go.uber.org/zap](https://togithub.com/uber-go/zap) to `v1.26.0`
fix(deps): update module golang.org/x/sync to v0.5.0 - Schedule: ["at any time"] - Branch name: `renovate/golang.org-x-sync-0.x` - Merge into: `master` - Upgrade golang.org/x/sync to `v0.5.0`
fix(deps): update module gopkg.in/natefinch/lumberjack.v2 to v2.2.1 - Schedule: ["at any time"] - Branch name: `renovate/gopkg.in-natefinch-lumberjack.v2-2.x` - Merge into: `master` - Upgrade [gopkg.in/natefinch/lumberjack.v2](https://togithub.com/natefinch/lumberjack) to `v2.2.1`
chore(deps): update actions/checkout action to v4 - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-4.x` - Merge into: `master` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v4`
chore(deps): update actions/setup-go action to v4 - Schedule: ["at any time"] - Branch name: `renovate/actions-setup-go-4.x` - Merge into: `master` - Upgrade [actions/setup-go](https://togithub.com/actions/setup-go) to `v4`
chore(deps): update actions/upload-artifact action to v3 - Schedule: ["at any time"] - Branch name: `renovate/actions-upload-artifact-3.x` - Merge into: `master` - Upgrade [actions/upload-artifact](https://togithub.com/actions/upload-artifact) to `v3`
chore(deps): update dependency ubuntu to v22 - Schedule: ["at any time"] - Branch name: `renovate/ubuntu-22.x` - Merge into: `master` - Upgrade [ubuntu](https://togithub.com/actions/runner-images) to `22.04`


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