feat(ci): enable dependabot version updates #3

Open
rcsheets wants to merge 32 commits from feat/ci/dependabot-version-updates into main
rcsheets commented 2025-03-13 03:05:48 +00:00 (Migrated from github.com)
No description provided.
RadicalMagenta (Migrated from github.com) reviewed 2025-03-13 03:05:48 +00:00
grue (Migrated from github.com) reviewed 2025-03-13 03:05:48 +00:00
rcsheets commented 2025-03-13 03:47:14 +00:00 (Migrated from github.com)

Code scanning results are dependent on #1

Code scanning results are dependent on #1
grue (Migrated from github.com) reviewed 2025-03-15 20:44:10 +00:00
grue (Migrated from github.com) left a comment

straightforward, looks good

straightforward, looks good
rcsheets commented 2025-03-26 06:36:17 +00:00 (Migrated from github.com)

straightforward, looks good

Your approval expired because of the repo rules. Would you mind approving again?

🙇‍♂️

> straightforward, looks good Your approval expired because of the repo rules. Would you mind approving again? 🙇‍♂️
This pull request has changes conflicting with the target branch.
  • .github/workflows/test.yml
  • Dockerfile
  • README.md
  • go.mod
  • go.sum
  • main.go
  • main_test.go
  • metrics.go
  • metrics_test.go
  • server.go
  • server_test.go
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat/ci/dependabot-version-updates:feat/ci/dependabot-version-updates
git switch feat/ci/dependabot-version-updates

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff feat/ci/dependabot-version-updates
git switch feat/ci/dependabot-version-updates
git rebase main
git switch main
git merge --ff-only feat/ci/dependabot-version-updates
git switch feat/ci/dependabot-version-updates
git rebase main
git switch main
git merge --no-ff feat/ci/dependabot-version-updates
git switch main
git merge --squash feat/ci/dependabot-version-updates
git switch main
git merge --ff-only feat/ci/dependabot-version-updates
git switch main
git merge feat/ci/dependabot-version-updates
git push origin main
Sign in to join this conversation.
No description provided.