5 Commits

Author SHA1 Message Date
gabrie30
ca50b7e98a
Update Go version to 1.24.6 and refresh dependencies (#568)
Bump Go version to 1.24.6 across workflows and go.mod files for consistency and latest features. Update dependencies in scripts/local-gitea/seeder/go.mod and go.sum, including code.gitea.io/sdk/gitea and indirect packages, to their latest versions.
2025-08-28 22:24:51 -07:00
gabrie30
e880388fe1
Update gitlab dependency (#556) 2025-08-24 12:07:27 -07:00
dependabot[bot]
0c6aa29031
Bump github.com/hashicorp/go-retryablehttp (#555)
Bumps [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) from 0.7.4 to 0.7.7.
- [Changelog](https://github.com/hashicorp/go-retryablehttp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/go-retryablehttp/compare/v0.7.4...v0.7.7)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-retryablehttp
  dependency-version: 0.7.7
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-24 11:38:06 -07:00
dependabot[bot]
c24294f49b
Bump golang.org/x/oauth2 in /scripts/local-gitlab/seeder (#553)
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.13.0 to 0.27.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.13.0...v0.27.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.27.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-24 11:36:44 -07:00
gabrie30
be75c52bc9
Refactor repo filtering and processing logic and GitLab Integration tests (#551) 2025-08-24 11:34:33 -07:00