Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2025

Bumps the gomod group with 2 updates in the / directory: google.golang.org/protobuf and gitlab.com/gitlab-org/api/client-go.
Bumps the gomod group with 2 updates in the /tools directory: google.golang.org/protobuf and github.com/google/ko.

Updates google.golang.org/protobuf from 1.36.10 to 1.36.11

Updates gitlab.com/gitlab-org/api/client-go from 1.7.0 to 1.8.1

Release notes

Sourced from gitlab.com/gitlab-org/api/client-go's releases.

v1.8.1

1.8.1

🐛 Bug Fixes

  • fix(epics): handle datetime format in ISOTime UnmarshalJSON (!2612) by Zubeen

🔄 Other Changes

1.8.1 (2025-12-10)

Bug Fixes

  • epics: handle datetime format in ISOTime UnmarshalJSON (257e0ac)

v1.8.0

1.8.0

🚀 Features

1.8.0 (2025-12-08)

Features

  • hooks: add support for all hook event types (c3c9ca2)
Changelog

Sourced from gitlab.com/gitlab-org/api/client-go's changelog.

1.8.1

🐛 Bug Fixes

  • fix(epics): handle datetime format in ISOTime UnmarshalJSON (!2612) by Zubeen

🔄 Other Changes

1.8.1 (2025-12-10)

Bug Fixes

  • epics: handle datetime format in ISOTime UnmarshalJSON (257e0ac)

1.8.0

🚀 Features

1.8.0 (2025-12-08)

Features

  • hooks: add support for all hook event types (c3c9ca2)
Commits
  • 17c2b68 chore(release): 1.8.1 [skip ci]
  • b5a4cfc Merge branch 'timeFormatParsing' into 'main'
  • 257e0ac fix(epics): handle datetime format in ISOTime UnmarshalJSON
  • 7213fea Merge branch 'renovate/buf.build-go-protovalidate-1.x' into 'main'
  • 3efa41d chore(deps): update module buf.build/go/protovalidate to v1.1.0
  • 0c3850a Merge branch 'deprecate-revoke-token' into 'main'
  • f569a0f chore: add deprecation notice for PersonalAccessTokens.RevokePersonalAccessToken
  • 27d2234 Merge branch 'renovate/golangci-golangci-lint-2.x' into 'main'
  • e927bfd Merge branch 'ash2k/dep-cleanup' into 'main'
  • b596833 Merge branch 'duo-edit-20251208-202305' into 'main'
  • Additional commits viewable in compare view

Updates google.golang.org/protobuf from 1.36.10 to 1.36.11

Updates github.com/google/ko from 0.18.0 to 0.18.1

Release notes

Sourced from github.com/google/ko's releases.

v0.18.1

What's Changed

Other

... (truncated)

Commits
  • 7f1ced6 bump govulncheck action go version
  • f644f24 don't bump go-yit all the way
  • 321f652 bump lint action + tool
  • b9b24bc update deps
  • 8fa7b39 update labelsNode to match new labels interface in kube 1.34
  • 2bb8879 build(deps): bump golang.org/x/tools from 0.39.0 to 0.40.0 (#1585)
  • ba4f980 build(deps): bump golang.org/x/sync from 0.18.0 to 0.19.0 (#1586)
  • ffcf003 build(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 (#1583)
  • 6508cef Merge pull request #1582 from ko-build/dependabot/go_modules/github.com/googl...
  • c4d1c9b build(deps): bump github.com/google/go-containerregistry
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
gitlab.com/gitlab-org/api/client-go [>= 0.118.a, < 0.119]
gitlab.com/gitlab-org/api/client-go [>= 0.117.a, < 0.118]

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the gomod group with 2 updates in the / directory: google.golang.org/protobuf and [gitlab.com/gitlab-org/api/client-go](https://gitlab.com/gitlab-org/api/client-go).
Bumps the gomod group with 2 updates in the /tools directory: google.golang.org/protobuf and [github.com/google/ko](https://github.com/google/ko).


Updates `google.golang.org/protobuf` from 1.36.10 to 1.36.11

Updates `gitlab.com/gitlab-org/api/client-go` from 1.7.0 to 1.8.1
- [Release notes](https://gitlab.com/gitlab-org/api/client-go/tags)
- [Changelog](https://gitlab.com/gitlab-org/api/client-go/blob/main/CHANGELOG.md)
- [Commits](https://gitlab.com/gitlab-org/api/client-go/compare/v1.7.0...v1.8.1)

Updates `google.golang.org/protobuf` from 1.36.10 to 1.36.11

Updates `github.com/google/ko` from 0.18.0 to 0.18.1
- [Release notes](https://github.com/google/ko/releases)
- [Commits](ko-build/ko@v0.18.0...v0.18.1)

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: gitlab.com/gitlab-org/api/client-go
  dependency-version: 1.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/google/ko
  dependency-version: 0.18.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 15, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 15, 2025 08:10
@dependabot dependabot bot requested review from AdamKorcz and jeffmendoza and removed request for a team December 15, 2025 08:10
@dependabot dependabot bot temporarily deployed to integration-test December 15, 2025 08:10 Inactive
@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Dec 15, 2025
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 size:L This PR changes 100-499 lines, ignoring generated files.

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant