Skip to content

security updates#15

Merged
choffmeister merged 1 commit into
mainfrom
security-updates
Nov 26, 2025
Merged

security updates#15
choffmeister merged 1 commit into
mainfrom
security-updates

Conversation

@jumale
Copy link
Copy Markdown
Member

@jumale jumale commented Nov 26, 2025

  • update libs reported by Dependabot as security issues
  • migrated Gitlab client from github.com/xanzy/go-gitlab (long time deprecated) to gitlab.com/gitlab-org/api/client-go (the same project, just the new URL)

Comment thread internal/config.go
type RawConfigGitGitLab struct {
URL string `yaml:"url"`
AccessToken string `yaml:"accessToken"`
AssigneeIDs []int `yaml:"assigneeIDs"`
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this was the only breaking change in the new gitlab client

@choffmeister choffmeister merged commit 449472b into main Nov 26, 2025
4 checks passed
@choffmeister choffmeister deleted the security-updates branch November 26, 2025 12:50
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.

2 participants