Skip to content

build(deps): bump gitlab.com/gitlab-org/api/client-go from 0.119.0 to 0.120.0#1265

Merged
prymitive merged 1 commit intomainfrom
dependabot/go_modules/gitlab.com/gitlab-org/api/client-go-0.120.0
Jan 20, 2025
Merged

build(deps): bump gitlab.com/gitlab-org/api/client-go from 0.119.0 to 0.120.0#1265
prymitive merged 1 commit intomainfrom
dependabot/go_modules/gitlab.com/gitlab-org/api/client-go-0.120.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps gitlab.com/gitlab-org/api/client-go from 0.119.0 to 0.120.0.

Release notes

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

v0.120.0

0.120.0 (2025-01-17)

No changes.

Commits
  • e881bdc Merge branch 'feat/add-member-role-to-project-member' into 'main'
  • dee9099 Add MemberRole attribute to project members
  • 616e996 Merge branch 'match-top-level-go' into 'main'
  • 787af33 Run unit tests for top-level go file changes
  • 876b02d Merge branch 'renovate/alpine-3.x' into 'main'
  • d1717d5 Update alpine Docker tag to v3.21.2
  • ae097ae Merge branch 'renovate/alpine-3.x' into 'main'
  • 922d12b Update alpine Docker tag to v3.21.1
  • See full diff 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.119.0 to 0.120.0.
- [Release notes](https://gitlab.com/gitlab-org/api/client-go/tags)
- [Commits](https://gitlab.com/gitlab-org/api/client-go/compare/v0.119.0...v0.120.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 20, 2025
@dependabot dependabot bot requested a review from prymitive as a code owner January 20, 2025 19:22
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

This pull request was validated by pint.

✔️ No problems found

Stats

Stat Value
Version v0.70.0-28-g2f296f0
Number of rules parsed 4
Number of rules checked 4
Number of problems found 0
Number of offline checks 0
Number of online checks 0
Checks duration 0

Problems

No problems reported

@github-actions
Copy link

Benchmark diff:

goos: linux
goarch: amd64
pkg: github.com/cloudflare/pint/cmd/pint
cpu: AMD EPYC 7763 64-Core Processor                
              │   old.txt   │              new.txt               │
              │   sec/op    │   sec/op     vs base               │
FindEntries-4   39.95m ± 1%   40.50m ± 1%  +1.37% (p=0.009 n=10)
CheckRules-4     8.515 ± 2%    8.516 ± 2%       ~ (p=0.971 n=10)
geomean         583.2m        587.2m       +0.69%

              │   old.txt    │               new.txt               │
              │     B/op     │     B/op      vs base               │
FindEntries-4   27.40Mi ± 0%   27.40Mi ± 0%       ~ (p=0.105 n=10)
CheckRules-4    976.4Mi ± 0%   975.0Mi ± 0%  -0.14% (p=0.015 n=10)
geomean         163.6Mi        163.5Mi       -0.07%

              │   old.txt   │              new.txt               │
              │  allocs/op  │  allocs/op   vs base               │
FindEntries-4   131.7k ± 0%   131.7k ± 0%       ~ (p=0.347 n=10)
CheckRules-4    14.11M ± 0%   14.10M ± 0%  -0.06% (p=0.007 n=10)
geomean         1.363M        1.363M       -0.03%

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.21%. Comparing base (68b985b) to head (2f296f0).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1265   +/-   ##
=======================================
  Coverage   95.21%   95.21%           
=======================================
  Files         105      105           
  Lines       12813    12813           
=======================================
  Hits        12200    12200           
  Misses        466      466           
  Partials      147      147           

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

@prymitive prymitive merged commit 6f7d132 into main Jan 20, 2025
19 checks passed
@prymitive prymitive deleted the dependabot/go_modules/gitlab.com/gitlab-org/api/client-go-0.120.0 branch January 20, 2025 21:10
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.

2 participants