Skip to content

Bump code.gitea.io/sdk/gitea from 0.23.2 to 0.24.1#46

Merged
andrew merged 2 commits intomainfrom
dependabot/go_modules/code.gitea.io/sdk/gitea-0.24.1
Apr 13, 2026
Merged

Bump code.gitea.io/sdk/gitea from 0.23.2 to 0.24.1#46
andrew merged 2 commits intomainfrom
dependabot/go_modules/code.gitea.io/sdk/gitea-0.24.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2026

Bumps code.gitea.io/sdk/gitea from 0.23.2 to 0.24.1.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 27, 2026
Bumps code.gitea.io/sdk/gitea from 0.23.2 to 0.24.1.

---
updated-dependencies:
- dependency-name: code.gitea.io/sdk/gitea
  dependency-version: 0.24.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/code.gitea.io/sdk/gitea-0.24.1 branch from bd8cb3e to fc49e6b Compare March 29, 2026 19:05
@andrew
Copy link
Copy Markdown
Contributor

andrew commented Apr 13, 2026

Pushed a commit to adapt to the breaking changes in 0.24.1:

  • MergePullRequestOption.DeleteBranchAfterMerge changed from bool to *bool — using gitea.OptionalBool(true)
  • CreateRepoActionSecret moved the secret name from the option struct to a positional arg, and the struct was renamed to CreateOrUpdateSecretOption
  • The SDK now gates the Actions API on server ≥1.26.0, so the test version handler was bumped from 1.21.0 and the separate 1.25.0 handler in ci_test.go deleted in favour of the shared one

@andrew andrew merged commit ed7c9a7 into main Apr 13, 2026
4 checks passed
@andrew andrew deleted the dependabot/go_modules/code.gitea.io/sdk/gitea-0.24.1 branch April 13, 2026 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant