Skip to content

fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.142.0#102

Merged
flc1125 merged 1 commit intov2.xfrom
renovate/gitlab.com-gitlab-org-api-client-go-0.x
Aug 24, 2025
Merged

fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.142.0#102
flc1125 merged 1 commit intov2.xfrom
renovate/gitlab.com-gitlab-org-api-client-go-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Aug 18, 2025

This PR contains the following updates:

Package Change Age Confidence
gitlab.com/gitlab-org/api/client-go v0.139.2 -> v0.142.0 age confidence

Release Notes

gitlab-org/api/client-go (gitlab.com/gitlab-org/api/client-go)

v0.142.0

Compare Source

0.142.0 (2025-08-21)

Features
  • tokens: add expiration filters and sorting options to ListPersonalAccessTokens (0a9f797)

v0.141.2

Compare Source

Features
  • tokens: add expiration filters and sorting options to ListPersonalAccessTokens (0a9f797)

0.141.2 (2025-08-20)

0.141.1 (2025-08-18)

v0.141.1

Compare Source

Features
  • tokens: add expiration filters and sorting options to ListPersonalAccessTokens (0a9f797)

0.141.2 (2025-08-20)

0.141.1 (2025-08-18)

v0.141.0

Compare Source

Features
  • tokens: add expiration filters and sorting options to ListPersonalAccessTokens (0a9f797)

0.141.2 (2025-08-20)

0.141.1 (2025-08-18)

v0.140.0

Compare Source

0.140.0 (2025-08-18)
Features
  • client: add support for cookie jars (4b525e3)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 18, 2025
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Aug 18, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Join our Discord community for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

Type @coderabbitai help to get the list of available commands.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.40%. Comparing base (957dd6b) to head (1a011b0).
⚠️ Report is 1 commits behind head on v2.x.

Additional details and impacted files
@@           Coverage Diff           @@
##             v2.x     #102   +/-   ##
=======================================
  Coverage   94.40%   94.40%           
=======================================
  Files           1        1           
  Lines         304      304           
=======================================
  Hits          287      287           
  Misses         15       15           
  Partials        2        2           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot changed the title fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.140.0 fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.141.1 Aug 18, 2025
@renovate renovate bot force-pushed the renovate/gitlab.com-gitlab-org-api-client-go-0.x branch from 70e5c7d to d4fcb09 Compare August 18, 2025 22:27
@renovate renovate bot changed the title fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.141.1 fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.141.2 Aug 20, 2025
@renovate renovate bot force-pushed the renovate/gitlab.com-gitlab-org-api-client-go-0.x branch from d4fcb09 to 9fb34c6 Compare August 20, 2025 23:46
@renovate renovate bot force-pushed the renovate/gitlab.com-gitlab-org-api-client-go-0.x branch from 9fb34c6 to 1a011b0 Compare August 21, 2025 16:39
@renovate renovate bot changed the title fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.141.2 fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.142.0 Aug 21, 2025
@flc1125 flc1125 merged commit 612267d into v2.x Aug 24, 2025
12 checks passed
@flc1125 flc1125 deleted the renovate/gitlab.com-gitlab-org-api-client-go-0.x branch August 24, 2025 05:20
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant