Skip to content

ci(renovate): update Go import paths on major bumps#37641

Merged
bircni merged 2 commits into
go-gitea:mainfrom
silverwind:renovate-gomod-import-paths
May 11, 2026
Merged

ci(renovate): update Go import paths on major bumps#37641
bircni merged 2 commits into
go-gitea:mainfrom
silverwind:renovate-gomod-import-paths

Conversation

@silverwind
Copy link
Copy Markdown
Member

Enable gomodUpdateImportPaths so Renovate rewrites import paths (e.g. foo/v2foo/v3) across the repo when bumping Go modules across major versions.


This PR was written with the help of Claude Opus 4.7

Enable `gomodUpdateImportPaths` so Renovate rewrites import paths
(e.g. `foo/v2` → `foo/v3`) when bumping Go modules across major versions.

Co-Authored-By: Claude (Opus 4.7) <noreply@anthropic.com>
@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label May 11, 2026
@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels May 11, 2026
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels May 11, 2026
@bircni bircni enabled auto-merge (squash) May 11, 2026 06:35
@bircni bircni merged commit b29af98 into go-gitea:main May 11, 2026
21 checks passed
@GiteaBot GiteaBot added this to the 1.27.0 milestone May 11, 2026
@silverwind silverwind deleted the renovate-gomod-import-paths branch May 11, 2026 06:36
zjjhot added a commit to zjjhot/gitea that referenced this pull request May 12, 2026
* main:
  fix(deps): update dependency mermaid to v11.15.0 [security], add e2e test (go-gitea#37662)
  ci: Also lint json5 files (go-gitea#37659)
  fix(templates): avoid misleading compare message when branches lack merge base (go-gitea#37651)
  fix(deps): update npm dependencies (go-gitea#37647)
  refactor: routing info middleware (go-gitea#37653)
  chore(deps): update action dependencies (major) (go-gitea#37638)
  fix(deps): update go dependencies (major) (go-gitea#37639)
  ci(renovate): update Go import paths on major bumps (go-gitea#37641)
  fix(packages): Add label for private and internal package and fix composor package source permission check (go-gitea#37610)
  refactor: replace Fomantic search module with first-party code (go-gitea#37443)
  fix(deps): update npm dependencies (go-gitea#37636)
  fix(deps): update module code.gitea.io/sdk/gitea to v0.25.0 (go-gitea#37637)
  feat(api): add last_sync to repository API (go-gitea#37566)
  test(e2e): run playwright via container (go-gitea#37300)
  feat(editor): broaden language detection in web code editor (go-gitea#37619)
  refactor(log): replace log.Critical with log.Error (go-gitea#37624)
  fix: "run as root" check (go-gitea#37622)
  fix: improve actions status icons and texts (go-gitea#37206)

# Conflicts:
#	pnpm-workspace.yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants