Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 8, 2025

This PR contains the following updates:

Package Type Update Change
go uses-with patch 1.25.1 -> 1.25.5

Release Notes

actions/go-versions (go)

v1.25.5: 1.25.5

Compare Source

Go 1.25.5

v1.25.4: 1.25.4

Compare Source

Go 1.25.4

v1.25.3: 1.25.3

Compare Source

Go 1.25.3

v1.25.2: 1.25.2

Compare Source

Go 1.25.2


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@botantler botantler bot enabled auto-merge (squash) October 8, 2025 22:47
@codecov
Copy link

codecov bot commented Oct 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@github-actions
Copy link

github-actions bot commented Oct 8, 2025

MegaLinter analysis: Error

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 5 0 0 0.25s
✅ COPYPASTE jscpd yes no no 1.78s
❌ GO golangci-lint yes yes 1 no 11.43s
✅ JSON jsonlint 1 0 0 0.14s
✅ JSON prettier 1 0 0 0 0.35s
✅ JSON v8r 1 0 0 5.0s
✅ MARKDOWN markdownlint 1 0 0 0 0.8s
✅ MARKDOWN markdown-table-formatter 1 0 0 0 0.26s
✅ REPOSITORY gitleaks yes no no 0.09s
✅ REPOSITORY git_diff yes no no 0.0s
✅ REPOSITORY grype yes no no 26.75s
✅ REPOSITORY secretlint yes no no 0.43s
✅ REPOSITORY syft yes no no 1.13s
✅ REPOSITORY trivy yes no no 5.28s
✅ REPOSITORY trivy-sbom yes no no 0.11s
✅ REPOSITORY trufflehog yes no no 2.2s
❌ SPELL cspell 81 23 0 8.21s
❌ SPELL lychee 11 2 0 4.0s
✅ YAML prettier 9 0 0 0 0.67s
✅ YAML v8r 9 0 0 7.75s
✅ YAML yamllint 9 0 0 0.98s

Detailed Issues

❌ SPELL / cspell - 23 errors
.git/FETCH_HEAD:3:60      - Unknown word (devantler)  -- 5 branch 'renovate/devantler-tech-reusable-workflows
	 Suggestions: [decanter, deventer, Deventer, desalter, defaulter]
.github/codecov.yml:3:9       - Unknown word (testutils)  -- - "**/testutils/**"
	 Suggestions: [testsuites, testSuites, testis, testily, testates]
.github/workflows/cd.yaml:14:3      - Unknown word (goreleaser) -- goreleaser:
	 Suggestions: []
.github/workflows/cd.yaml:33:36     - Unknown word (vektra)     -- go install github.com/vektra/mockery/v3@v3.5.4
	 Suggestions: [vera, vesta, vestry, ventral, ventura]
.github/workflows/cd.yaml:46:15     - Unknown word (goreleaser) -- uses: goreleaser/goreleaser-action@e
	 Suggestions: []
.github/workflows/cd.yaml:46:26     - Unknown word (goreleaser) -- uses: goreleaser/goreleaser-action@e435ccd77726
	 Suggestions: []
.github/workflows/cd.yaml:48:25     - Unknown word (goreleaser) -- distribution: goreleaser
	 Suggestions: []
.github/workflows/copilot-setup-steps.yml:38:28     - Unknown word (buildx)     -- uses: docker/setup-buildx-action@e468171a9de2
	 Suggestions: [build, builds, built, build's, builded]
.github/workflows/copilot-setup-steps.yml:45:23     - Unknown word (golangci)   -- - name: Install golangci-lint
	 Suggestions: [golang, golan, golgi, glance, gobang]
.github/workflows/copilot-setup-steps.yml:55:36     - Unknown word (vektra)     -- go install github.com/vektra/mockery/v3@v3.5.4
	 Suggestions: [vera, vesta, vestry, ventral, ventura]
.github/workflows/release.yaml:16:11     - Unknown word (devantler)  -- uses: devantler-tech/reusable-workflows
	 Suggestions: [decanter, deventer, Deventer, desalter, defaulter]
.github/workflows/sync-labels.yaml:20:15     - Unknown word (devantler)  -- uses: devantler-tech/composite-actions
	 Suggestions: [decanter, deventer, Deventer, desalter, defaulter]
.github/workflows/todos.yaml:12:11     - Unknown word (devantler)  -- uses: devantler-tech/reusable-workflows
	 Suggestions: [decanter, deventer, Deventer, desalter, defaulter]
.golangci.yml:7:7       - Unknown word (gofmt)      -- - gofmt
	 Suggestions: [gift, goat, goff, gout, govt]
.golangci.yml:8:7       - Unknown word (gofumpt)    -- - gofumpt
	 Suggestions: [gout, grump, gazump, grumps, grumpy]
.golangci.yml:9:7       - Unknown word (goimports)  -- - goimports
	 Suggestions: [imports, gompers, gosport, goalposts, gonopores]
.golangci.yml:10:7      - Unknown word (golines)    -- - golines
	 Suggestions: [goonies, gaines, glides, glints, gobies]
.golangci.yml:11:7      - Unknown word (swaggo)     -- - swaggo
	 Suggestions: [sago, swag, swage, swags, saggy]
.golangci.yml:17:7      - Unknown word (exhaustruct) -- - exhaustruct
	 Suggestions: []
.golangci.yml:29:5      - Unknown word (depguard)    -- depguard:
	 Suggestions: [desugar, depart, deputed, deplumed]
.golangci.yml:37:16     - Unknown word (gostd)       -- - $gostd
	 Suggestions: [ostd, iostd, oStd, Ostd, ioStd]
.pre-commit-config.yaml:9:13      - Unknown word (golangci)   -- - id: golangci-lint-fmt
	 Suggestions: [golang, golan, golgi, glance, gobang]
8cb17207-5ca1-4208-b394-b9d88cfa4550-megalinter_file_names_cspell.txt:72:2      - Unknown word (golangci)   -- golangci
	 Suggestions: [golang, golan, golgi, glance, gobang]
CSpell: Files checked: 81, Issues found: 23 in 10 files.


You can skip this misspellings by defining the following .cspell.json file at the root of your repository
Of course, please correct real typos before :)

{
    "version": "0.2",
    "language": "en",
    "ignorePaths": [
        "**/node_modules/**",
        "**/vscode-extension/**",
        "**/.git/**",
        "**/.pnpm-lock.json",
        ".vscode",
        "package-lock.json",
        "megalinter-reports"
    ],
    "words": [
        "buildx",
        "depguard",
        "devantler",
        "exhaustruct",
        "gofmt",
        "gofumpt",
        "goimports",
        "golangci",
        "golines",
        "goreleaser",
        "gostd",
        "swaggo",
        "testutils",
        "vektra"
    ]
}


You can also copy-paste megalinter-reports/.cspell.json at the root of your repository
❌ GO / golangci-lint - 1 error
main.go:1:1: package-comments: should have a package comment (revive)
package main
^
1 issues:
* revive: 1
❌ SPELL / lychee - 2 errors
[404] https://github.com/devantler-tech/go-template/actions/workflows/test.yaml/badge.svg | Network error: Not Found
[404] https://pkg.go.dev/github.com/devantler-tech/go-template | Network error: Not Found
📝 Summary
---------------------
🔍 Total...........17
✅ Successful......15
⏳ Timeouts.........0
🔀 Redirected.......0
👻 Excluded.........0
❓ Unknown..........0
🚫 Errors...........2

Errors in README.md
[404] https://pkg.go.dev/github.com/devantler-tech/go-template | Network error: Not Found
[404] https://github.com/devantler-tech/go-template/actions/workflows/test.yaml/badge.svg | Network error: Not Found

See detailed reports in MegaLinter artifacts

MegaLinter is graciously provided by OX Security

@renovate renovate bot changed the title fix(deps): update dependency go to v1.25.2 fix(deps): update dependency go to v1.25.3 Oct 15, 2025
@renovate renovate bot force-pushed the renovate/go-1.x branch from bd3f151 to ecde1f4 Compare October 15, 2025 07:11
@renovate renovate bot changed the title fix(deps): update dependency go to v1.25.3 fix(deps): update dependency go to v1.25.4 Nov 9, 2025
@renovate renovate bot force-pushed the renovate/go-1.x branch from ecde1f4 to 940af2e Compare November 9, 2025 03:44
@renovate renovate bot changed the title fix(deps): update dependency go to v1.25.4 fix(deps): update dependency go to v1.25.5 Dec 3, 2025
@renovate renovate bot force-pushed the renovate/go-1.x branch from 940af2e to 244a1a5 Compare December 3, 2025 03:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant