Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 29, 2025

Bumps gitlab.com/gitlab-org/api/client-go from 0.157.0 to 0.157.1.

Release notes

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

v0.157.1

0.157.1

🐛 Bug Fixes

🔄 Other Changes

  • chore: Update review instructions for mentioning GitLab (!2552) by Zubeen
  • Implement do function to reduce boilerplate (!2550) by Timo Furrer
  • refactor(test): migrate to testify assertions 4 (!2548) by Zubeen
  • refactor(test): migrate to testify assertions 2 (!2546) by Zubeen
  • refactor(test): migrate to testify assertions (!2545) by Zubeen
  • refactor(test): migrate to testify assertions 5 (!2549) by Zubeen
  • test: add unit tests for cluster agents and deployments (!2499) by Zubeen
  • refactor(test): migrate to testify assertions 3 (!2547) by Zubeen
  • Fix: Helper Functions for Code Refactoring (!2544) by Yashesvinee V
  • test: adds UT for formatPackageURL (!2527) by Zubeen
  • test: adds UT for getEpicLinks (!2526) by Zubeen
  • test: add test for ApproveOrRejectProjectDeployment (!2498) by Zubeen
  • test: adds UTs for packages (!2529) by Zubeen

0.157.1 (2025-10-28)

Bug Fixes

  • no-release: Helper Functions for Code Refactoring (6feffea)
  • protected_packages: fix invalid types (c09943b)
Changelog

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

0.157.1

🐛 Bug Fixes

🔄 Other Changes

  • chore: Update review instructions for mentioning GitLab (!2552) by Zubeen
  • Implement do function to reduce boilerplate (!2550) by Timo Furrer
  • refactor(test): migrate to testify assertions 4 (!2548) by Zubeen
  • refactor(test): migrate to testify assertions 2 (!2546) by Zubeen
  • refactor(test): migrate to testify assertions (!2545) by Zubeen
  • refactor(test): migrate to testify assertions 5 (!2549) by Zubeen
  • test: add unit tests for cluster agents and deployments (!2499) by Zubeen
  • refactor(test): migrate to testify assertions 3 (!2547) by Zubeen
  • Fix: Helper Functions for Code Refactoring (!2544) by Yashesvinee V
  • test: adds UT for formatPackageURL (!2527) by Zubeen
  • test: adds UT for getEpicLinks (!2526) by Zubeen
  • test: add test for ApproveOrRejectProjectDeployment (!2498) by Zubeen
  • test: adds UTs for packages (!2529) by Zubeen

0.157.1 (2025-10-28)

Bug Fixes

  • no-release: Helper Functions for Code Refactoring (6feffea)
  • protected_packages: fix invalid types (c09943b)
Commits
  • ebf6e4d chore(release): 0.157.1 [skip ci]
  • f07bad5 Merge branch 'ruwenschwedewskysinch-fix-types' into 'main'
  • c09943b fix(protected_packages): fix invalid types
  • c72e78f Merge branch 'addRuleForMentioningGitlab' into 'main'
  • 49d50c9 chore: Update review instructions for mentioning GitLab
  • 0eec229 Merge branch 'request-funcs' into 'main'
  • 48471f7 Implement do function to reduce boilerplate
  • 060f2f8 Merge branch 'dockerfile_template' into 'main'
  • 59d1009 refactor(test): migrate to testify assertions 4
  • cce14c1 Merge branch 'event_parsing_webhook' into 'main'
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [gitlab.com/gitlab-org/api/client-go](https://gitlab.com/gitlab-org/api/client-go) from 0.157.0 to 0.157.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/v0.157.0...v0.157.1)

---
updated-dependencies:
- dependency-name: gitlab.com/gitlab-org/api/client-go
  dependency-version: 0.157.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file (Renovate/Dependabot) go Pull requests that update Go code (Renovate/Dependabot) labels Oct 29, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 29, 2025 03:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file (Renovate/Dependabot) go Pull requests that update Go code (Renovate/Dependabot) labels Oct 29, 2025
@ishitasequeira ishitasequeira enabled auto-merge (squash) October 30, 2025 00:58
@ishitasequeira ishitasequeira merged commit 1b4fde1 into master Oct 30, 2025
52 of 55 checks passed
@ishitasequeira ishitasequeira deleted the dependabot/go_modules/gitlab.com/gitlab-org/api/client-go-0.157.1 branch October 30, 2025 02:52
@codecov
Copy link

codecov bot commented Oct 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 62.25%. Comparing base (e80395b) to head (cddb114).
⚠️ Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #25108      +/-   ##
==========================================
- Coverage   62.29%   62.25%   -0.04%     
==========================================
  Files         351      351              
  Lines       49213    49213              
==========================================
- Hits        30656    30638      -18     
- Misses      15640    15644       +4     
- Partials     2917     2931      +14     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

aali309 pushed a commit to aali309/argo-cd that referenced this pull request Oct 30, 2025
… 0.157.1 (argoproj#25108)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 (Renovate/Dependabot) go Pull requests that update Go code (Renovate/Dependabot)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants