Bdk38 patch 4#223
Open
bdk38 wants to merge 106 commits intoyunginnanet:mainfrom
Open
Conversation
Bumps the deps group with 4 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [actions/setup-go](https://github.com/actions/setup-go), [wangyoucao577/go-release-action](https://github.com/wangyoucao577/go-release-action) and [peter-evans/slash-command-dispatch](https://github.com/peter-evans/slash-command-dispatch). Updates `actions/checkout` from 4 to 6 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v6) Updates `actions/setup-go` from 5 to 6 - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v5...v6) Updates `wangyoucao577/go-release-action` from 1.53 to 1.54 - [Release notes](https://github.com/wangyoucao577/go-release-action/releases) - [Commits](wangyoucao577/go-release-action@v1.53...v1.54) Updates `peter-evans/slash-command-dispatch` from 4 to 5 - [Release notes](https://github.com/peter-evans/slash-command-dispatch/releases) - [Commits](peter-evans/slash-command-dispatch@v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: actions/setup-go dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: wangyoucao577/go-release-action dependency-version: '1.54' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: peter-evans/slash-command-dispatch dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps the deps group with 4 updates in the / directory: [github.com/knadh/koanf/providers/file](https://github.com/knadh/koanf), [github.com/knadh/koanf/v2](https://github.com/knadh/koanf), [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) and [golang.org/x/term](https://github.com/golang/term). Updates `github.com/knadh/koanf/providers/file` from 1.2.0 to 1.2.1 - [Release notes](https://github.com/knadh/koanf/releases) - [Commits](knadh/koanf@v1.2.0...v1.2.1) Updates `github.com/knadh/koanf/v2` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/knadh/koanf/releases) - [Commits](knadh/koanf@v2.2.1...v2.3.0) Updates `github.com/valyala/fasthttp` from 1.63.0 to 1.68.0 - [Release notes](https://github.com/valyala/fasthttp/releases) - [Commits](valyala/fasthttp@v1.63.0...v1.68.0) Updates `golang.org/x/term` from 0.32.0 to 0.38.0 - [Commits](golang/term@v0.32.0...v0.38.0) --- updated-dependencies: - dependency-name: github.com/knadh/koanf/providers/file dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: github.com/knadh/koanf/v2 dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: github.com/valyala/fasthttp dependency-version: 1.68.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: golang.org/x/term dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps ... Signed-off-by: dependabot[bot] <support@github.com>
Updated repository links and modified some text for clarity.
chore(deps): Bump the deps group with 4 updates Merges dependency updates from upstream PR yunginnanet#220: - Updates 4 Go module dependencies - Source: yunginnanet#220 This is part of ongoing maintenance for the community fork.
git merge deps-219 -m "chore(deps): Bump the deps group with 4 GitHub Actions updates Merges dependency updates from upstream PR yunginnanet#219: - Updates 4 GitHub Actions dependencies - Source: yunginnanet#219 This is part of ongoing maintenance for the community fork."
Updates GoDoc and Go Report Card badges to point to bdk38/HellPot instead of the original yunginnanet/HellPot repository.
Co-authored-by: bdk38 <244781262+bdk38@users.noreply.github.com>
Modernize heffalump: `any`, `math/rand/v2`
…rnal dependency Co-authored-by: bdk38 <244781262+bdk38@users.noreply.github.com>
Merge pull request #2
Co-authored-by: bdk38 <244781262+bdk38@users.noreply.github.com>
Merged pull request #5 on 2026-03-06 at 16:41:25 UTC.
Co-authored-by: bdk38 <244781262+bdk38@users.noreply.github.com>
Upgrade koanf parsers/toml and providers/env to v2
…s.go Co-authored-by: bdk38 <244781262+bdk38@users.noreply.github.com>
Fix go vet: non-constant format string in robots.go
Co-authored-by: bdk38 <244781262+bdk38@users.noreply.github.com>
Fix --help flag and TOML config generation
…y conversion Co-authored-by: bdk38 <244781262+bdk38@users.noreply.github.com>
…ssue Fix TOML config generation producing quoted dotted keys instead of sections
Co-authored-by: bdk38 <244781262+bdk38@users.noreply.github.com>
Chore(deps): Bump the deps group with 3 updates
…d24088 Chore(deps): Bump the deps group with 11 updates
Refactored argument parsing to use Go's flag package, replacing manual os.Args loop. This resolves the previous TODO regarding CLI improvements.
…n permissions From the newly enabled security rules. Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Potential fix for code scanning alert no. 1: Workflow does not contain permissions From the newly enabled security rules.
…n permissions Part of newly enabled security rules. Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Potential fix for code scanning alert no. 3: Workflow does not contain permissions Part of newly enabled security rules.
…n permissions Part of newly enabled security rules. Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Potential fix for code scanning alert no. 4: Workflow does not contain permissions Part of newly enabled security rules.
Refactor argument parsing to use flag package
Refactor configuration handling to use koanf instead of viper and improve error handling for configuration loading.
Replace viper with koanf for configuration management
Created CHANGELOG.md Update CHANGELOG for version 0.6.1 fixes
Co-authored-by: bdk38 <244781262+bdk38@users.noreply.github.com>
ci: remove GHCR pushes and drop 386 builds from release workflow We'll at Windows 386 and GHCR later if someone requests it.
The old toml was a mess
Update Docker configuration with new logger and performance settings
This is a security update
Update Go base image version to 1.25.8
…VE-2026-27139) Co-authored-by: bdk38 <244781262+bdk38@users.noreply.github.com>
Co-authored-by: bdk38 <244781262+bdk38@users.noreply.github.com>
fix: go mod tidy after Go 1.25.8 bump to unblock Vibe Check CI
Bumps the deps group with 1 update: [golang.org/x/term](https://github.com/golang/term). Updates `golang.org/x/term` from 0.40.0 to 0.41.0 - [Commits](golang/term@v0.40.0...v0.41.0) --- updated-dependencies: - dependency-name: golang.org/x/term dependency-version: 0.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps ... Signed-off-by: dependabot[bot] <support@github.com>
Chore(deps): Bump golang.org/x/term from 0.40.0 to 0.41.0 in the deps group
Added replace directives for reflectwalk and copystructure.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.