chore: Configure Renovate #1

Open
CSRBot wants to merge 1 commits from renovate/configure into master
Collaborator

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)
  • go.mod (gomod)

What to Expect

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

chore(deps): update module github.com/spf13/cobra to v0.0.7
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-spf13-cobra-0.x
  • Merge into: master
  • Upgrade github.com/spf13/cobra to v0.0.7
chore(deps): update module github.com/stretchr/testify to v1.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-stretchr-testify-1.x
  • Merge into: master
  • Upgrade github.com/stretchr/testify to v1.9.0
chore(deps): update module github.com/spf13/cobra to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-spf13-cobra-1.x
  • Merge into: master
  • Upgrade github.com/spf13/cobra to v1.8.0

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

Welcome to [Renovate](https://github.com/renovatebot/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) * `go.mod` (gomod) ### What to Expect With your current configuration, Renovate will create 3 Pull Requests: <details> <summary>chore(deps): update module github.com/spf13/cobra to v0.0.7</summary> - Schedule: ["at any time"] - Branch name: `renovate/github.com-spf13-cobra-0.x` - Merge into: `master` - Upgrade [github.com/spf13/cobra](https://github.com/spf13/cobra) to `v0.0.7` </details> <details> <summary>chore(deps): update module github.com/stretchr/testify to v1.9.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/github.com-stretchr-testify-1.x` - Merge into: `master` - Upgrade [github.com/stretchr/testify](https://github.com/stretchr/testify) to `v1.9.0` </details> <details> <summary>chore(deps): update module github.com/spf13/cobra to v1</summary> - Schedule: ["at any time"] - Branch name: `renovate/github.com-spf13-cobra-1.x` - Merge into: `master` - Upgrade [github.com/spf13/cobra](https://github.com/spf13/cobra) to `v1.8.0` </details> <br /> 🚸 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](https://docs.renovatebot.com/), particularly the Getting Started section. If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions). --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-config-hash:94693a990c975907e7f13da3309b9d56ba02b3983519b41786edf5cf031e457c-->
CSRBot added 1 commit 2024-04-07 22:07:20 +00:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b renovate/configure master
git pull origin renovate/configure

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff renovate/configure
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: volker.raschek/docker-hub-description-updater#1
No description provided.