This repository was archived by the owner on Jul 15, 2026. It is now read-only.
fix(deps): update module github.com/arsham/figurine to v2 - #511
Closed
renovate[bot] wants to merge 981 commits into
Closed
fix(deps): update module github.com/arsham/figurine to v2#511renovate[bot] wants to merge 981 commits into
renovate[bot] wants to merge 981 commits into
Conversation
chore(deps): update dependency go to v1.25.6
chore(deps): update golang:alpine docker digest to d9b2e14
chore(deps): update actions/checkout action to v6.0.2
…on-digest chore(deps): update github/codeql-action digest to 19b2f06
…on-4.x chore(deps): update github/codeql-action action to v4.31.11
…en-runner-2.x chore(deps): update step-security/harden-runner action to v2.14.1
…on-digest chore(deps): update github/codeql-action digest to b20883b
…rp-copywrite-0.x fix(deps): update module github.com/hashicorp/copywrite to v0.23.0
chore(deps): update alpine docker tag to v3.23.3
…n-3.x chore(deps): update docker/login-action action to v3.7.0
…rp-copywrite-0.x fix(deps): update module github.com/hashicorp/copywrite to v0.24.0
…n docker digest to 0fea8c4
…vscode-devcontainers-base-debian chore(deps): update mcr.microsoft.com/vscode/devcontainers/base:debian docker digest to 0fea8c4
chore(deps): update golang:alpine docker digest to 98e6cff
Add a check for HTTP status codes when fetching the latest release version. Now returns a clear error if the response is not 200 OK, improving error reporting and robustness.
renovate
Bot
force-pushed
the
renovate/github.com-arsham-figurine-2.x
branch
2 times, most recently
from
June 1, 2026 04:42
b0ced12 to
e06b8d7
Compare
Fix flake resolution issues due to unpinned go version
renovate
Bot
force-pushed
the
renovate/github.com-arsham-figurine-2.x
branch
from
June 2, 2026 14:33
e06b8d7 to
20069de
Compare
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.2 to 6.0.3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@de0fac2...df4cb1c) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…ctions/checkout-6.0.3
renovate
Bot
force-pushed
the
renovate/github.com-arsham-figurine-2.x
branch
from
June 2, 2026 21:33
20069de to
157c124
Compare
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.35.3 to 4.36.2. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v4.35.3...8aad20d) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.36.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…ithub/codeql-action-4.36.2 build(deps): bump github/codeql-action from 4.35.3 to 4.36.2
renovate
Bot
force-pushed
the
renovate/github.com-arsham-figurine-2.x
branch
from
June 4, 2026 15:00
157c124 to
59eda8a
Compare
Add tools/go.mod and tools/go.sum to track tool dependencies (e.g. golangci-lint) used for repository linting and tooling. Update tools/tools.go go:generate to run golangci-lint from the repository root to ensure the tool runs across the module. Change Makefile default target to 'help' to avoid accidental builds and provide a discoverable entrypoint. Minor docs whitespace cleanup for several generated CLI docs.
Add "default" to .PHONY in the Makefile. Prune many unused/indirect modules from go.mod and update go.sum accordingly. Add/update a small set of indirect modules (dario.cat/mergo, github.com/kr/pretty, golang.org/x/net) and bump a few transitive modules (go-git v5.18.0, golang.org/x/crypto v0.50.0, rogpeppe/go-internal). This reduces module noise and addresses goreleaser CI failures caused by a polluted module graph.
chore: add tools module and fix build targets
renovate
Bot
force-pushed
the
renovate/github.com-arsham-figurine-2.x
branch
from
June 4, 2026 15:21
59eda8a to
c34bbf7
Compare
fix(deps): update module golang.org/x/mod to v0.36.0
renovate
Bot
force-pushed
the
renovate/github.com-arsham-figurine-2.x
branch
from
June 4, 2026 15:59
c34bbf7 to
2ab03d6
Compare
Replace mislav/bump-homebrew-formula-action with dawidd6/action-homebrew-bump-formula (pinned to a specific commit / v7). Update the workflow input from formula-name/formula-path to the single `formula` key and remove the now-unnecessary COMMITTER_TOKEN env entry.
chore(homebrew): use updated homebrew bump action
renovate
Bot
force-pushed
the
renovate/github.com-arsham-figurine-2.x
branch
from
June 4, 2026 16:14
2ab03d6 to
0562a26
Compare
- Use github.com/golangci/golangci-lint/v2 v2.12.2 in tools/go.mod. - Update tools/tools.go import to the v2 module path. - Bump and sync numerous indirect tool dependency versions in tools/go.mod and update tools/go.sum accordingly. - Refresh tools module dependencies (go mod tidy / sync).
chore(deps): upgrade golangci-lint to v2
renovate
Bot
force-pushed
the
renovate/github.com-arsham-figurine-2.x
branch
from
June 5, 2026 13:13
0562a26 to
2ec604b
Compare
RoseSecurity
force-pushed
the
renovate/github.com-arsham-figurine-2.x
branch
from
June 8, 2026 04:01
2ec604b to
cd8399c
Compare
Contributor
Author
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
This PR contains the following updates:
v1.3.0→v2.1.1Release Notes
arsham/figurine (github.com/arsham/figurine)
v2.1.1Compare Source
Fixes some font rendering issues.
Checksums
v2.1.0Compare Source
Fixed
Removed duplicate font names from
--list.--font.Fixed missing hyphen rendering in FIGlet fonts.
Whimsy.flfnow renders hyphens correctly.Replaced the stale
go-figuredependency with an internal FIGlet renderer.Konto.flfandKonto Slant.flf.Added
Added release build targets for:
darwin/arm64windows/arm64Added individual Make targets for release artifacts while preserving existing aggregate targets:
make linuxmake darwinmake windowsmake releaseChanged
make releasenow resets the checksum file once per release run.Checksums
v2.0.0Compare Source
Upgrade the go toolchain. Also remove the cobra and viper dependencies.
Full Changelog: arsham/figurine@v1.3.0...v2.0.0
Checksums
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.