fix(deps): update go dependencies#37541
Conversation
|
urfave bump should be fine if it passes CI. |
6339eb9 to
d18f9ad
Compare
It is locked, the bump has no effect. |
renovate does not support |
Sure, just make code right and CI pass |
It does well support, that's how the "lock" works. If you think it "doesn't support", you need to learn and study the details again. |
|
Are you suggesting to enable "replace massaging"? https://docs.renovatebot.com/golang/#replace-massaging I still think all those directives need to go, they are just unnecessary. If you want to pin a dep, do it in renovate config. A replace is not a "lock". |
|
I only suggest to do right things, and I don't talk to a wall (as you said, for this topic) |
|
Let's remove that I'd classify this as a renovate bug, it should have detected |
The replace pinned to v3.4.1 was working around the v3.6.2 help-command flag-parsing regression. v3.6.1 (the version Renovate is bumping the require to) predates that regression, so the replace is no longer needed. The renovate.json5 ceiling of <3.6.2 still blocks affected versions. Co-Authored-By: Claude (Opus 4.7) <noreply@anthropic.com>
|
Replace directive removed and fully verified the Lines 42 to 43 in 45ffe5a |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
* origin/main: refactor(deps): migrate from `nektos/act` fork to `gitea/runner` (#37557) # Conflicts: # go.mod
* main: fix(deps): update go dependencies (go-gitea#37541)
* origin/main: (41 commits) refactor: only reset a database table when the table's data was changed (go-gitea#37573) refactor: lint bare `fill`/`stroke` colors, add vars for git graph color series (go-gitea#37543) fix(actions): report individual step status in workflow job API response (go-gitea#37592) ci: allow `chore` type in PR title lint (go-gitea#37575) refactor: remove obsolete export (go-gitea#37579) fix: Invalid UTF-8 commit messages in JSON API responses (go-gitea#37542) fix: use consistent GetUser family functions (go-gitea#37553) fix(api): return 409 message instead of empty JSON for wrong commit id (go-gitea#37572) fix(actions): prevent panic when workflow contains null jobs (go-gitea#37570) [skip ci] Updated translations via Crowdin refactor: use modernc sqlite driver as default (go-gitea#37562) refactor(templates): remove ctxData from tmpl files, use ctx.RootData instead (go-gitea#37567) ci: increase renovate frequency and fix RENOVATE_ALLOWED_POST_UPGRADE_COMMANDS (go-gitea#37565) fix(deps): update go dependencies (go-gitea#37541) refactor(deps): migrate from `nektos/act` fork to `gitea/runner` (go-gitea#37557) ci: lint PR titles with commitlint (go-gitea#37498) Make ServeSetHeaders default to download attachment if filename exists (go-gitea#37552) fix(actions): validate workflow param to prevent 500 error (go-gitea#37546) Fix various problems (go-gitea#37547) docs: fix 4 typos in CHANGELOG.md (go-gitea#37549) ... # Conflicts: # templates/repo/actions/runs_list.tmpl # templates/repo/issue/view_content/pull_merge_box.tmpl # templates/repo/pulls/status.tmpl
This PR contains the following updates:
v1.19.0→v1.20.0v1.6.2→v1.6.36327009→124163174c2419→1a4bdc8v1.9.6→v1.9.7v3.4.1→v3.6.1Release Notes
microsoft/go-mssqldb (github.com/microsoft/go-mssqldb)
v1.9.7Compare Source
What's Changed
stateSepin batch package. Addresses bug #247 by @flaviopicci in #248New Contributors
Full Changelog: microsoft/go-mssqldb@v1.9.6...v1.9.7
urfave/cli (github.com/urfave/cli/v3)
v3.6.1Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v3.6.0...v3.6.1
v3.6.0Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v3.5.0...v3.6.0
v3.5.0Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v3.4.1...v3.5.0
Configuration
📅 Schedule: (UTC)
* * * * 1)🚦 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate.