[PR #146] [MERGED] chore: update go & pre-commit #142

Closed
opened 2026-03-03 16:28:28 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/natrontech/pbs-exporter/pull/146
Author: @janfuhrer
Created: 9/2/2025
Status: Merged
Merged: 9/2/2025
Merged by: @janfuhrer

Base: mainHead: chore/updates-2025-09


📝 Commits (3)

  • 9967a9c ci: update pre-commit
  • ccc8130 chore: update go to 1.24.6 and all packages
  • 83bf61c ci: use lates golangci-lint version for gh workflow

📊 Changes

6 files changed (+18 additions, -16 deletions)

View changed files

📝 .github/workflows/codeql.yml (+1 -1)
📝 .github/workflows/golangci-lint.yml (+1 -1)
📝 .github/workflows/gosec.yml (+1 -1)
📝 .pre-commit-config.yaml (+3 -3)
📝 go.mod (+4 -4)
📝 go.sum (+8 -6)

📄 Description

What this PR does:

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #

Notes for Reviewer:

Checklist:

  • I have read and understood the CONTRIBUTING and CODE_OF_CONDUCT documents
  • All commits are signed (see Signing Commits)
  • Pull Request title in the format of Conventional Commits e.g. feat|fix|chore|docs|...: Changed Something
  • Updated documentation in the README.md file (e.g. new parameters, environment variables, return values, ...)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/natrontech/pbs-exporter/pull/146 **Author:** [@janfuhrer](https://github.com/janfuhrer) **Created:** 9/2/2025 **Status:** ✅ Merged **Merged:** 9/2/2025 **Merged by:** [@janfuhrer](https://github.com/janfuhrer) **Base:** `main` ← **Head:** `chore/updates-2025-09` --- ### 📝 Commits (3) - [`9967a9c`](https://github.com/natrontech/pbs-exporter/commit/9967a9c2b50dbe3914987d4ea802fa4b70a5bdda) ci: update pre-commit - [`ccc8130`](https://github.com/natrontech/pbs-exporter/commit/ccc813027aefe7a5b96398daa2621b8caa93cd49) chore: update go to 1.24.6 and all packages - [`83bf61c`](https://github.com/natrontech/pbs-exporter/commit/83bf61c5a60ca16f32474a2f3cbbd70cb6a0657b) ci: use lates golangci-lint version for gh workflow ### 📊 Changes **6 files changed** (+18 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/codeql.yml` (+1 -1) 📝 `.github/workflows/golangci-lint.yml` (+1 -1) 📝 `.github/workflows/gosec.yml` (+1 -1) 📝 `.pre-commit-config.yaml` (+3 -3) 📝 `go.mod` (+4 -4) 📝 `go.sum` (+8 -6) </details> ### 📄 Description <!-- Thank you for contributing to natrontech/pbs-exporter. --> **What this PR does**: **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes # **Notes for Reviewer**: **Checklist**: - [x] I have read and understood the [CONTRIBUTING](https://github.com/natrontech/pbs-exporter/blob/main/CONTRIBUTING.md) and [CODE_OF_CONDUCT](https://github.com/natrontech/pbs-exporter/blob/main/CODE_OF_CONDUCT.md) documents - [x] All commits are signed (see [Signing Commits](https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification)) - [x] Pull Request title in the format of [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) e.g. `feat|fix|chore|docs|...: Changed Something` - [x] Updated documentation in the `README.md` file (e.g. new parameters, environment variables, return values, ...) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:28:28 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
starred/pbs-exporter#142
No description provided.