Skip to content

bump github.com/armosec/registryx to v0.0.33#356

Merged
jnathangreeg merged 1 commit into
mainfrom
fix-gitlab-url-trim
Feb 9, 2026
Merged

bump github.com/armosec/registryx to v0.0.33#356
jnathangreeg merged 1 commit into
mainfrom
fix-gitlab-url-trim

Conversation

@jnathangreeg
Copy link
Copy Markdown
Contributor

@jnathangreeg jnathangreeg commented Feb 9, 2026

Overview

This PR fixes #

Signed Commits

  • Yes, I signed my commits.

Summary by CodeRabbit

  • Chores
    • Updated a dependency to the latest patch version.

@jnathangreeg jnathangreeg added the release Create release label Feb 9, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Feb 9, 2026

📝 Walkthrough

Walkthrough

The go.mod file was updated to bump the github.com/armosec/registryx dependency from v0.0.32 to v0.0.33. No functional changes, control flow modifications, or public API alterations were introduced.

Changes

Cohort / File(s) Summary
Dependency Update
go.mod
Bumped github.com/armosec/registryx from v0.0.32 to v0.0.33.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • bump version #349: Bumps the same dependency github.com/armosec/registryx from v0.0.31→v0.0.32, representing a continuation of version increments to this package.

Suggested reviewers

  • matthyx

Poem

🐰 A hop and skip, a version leap,
registryx climbs the dependency heap,
From thirty-two to thirty-three,
The rabbit warren's dancing free!
Small changes made with greatest care,
No broken code anywhere! 🎉

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'bump github.com/armosec/registryx to v0.0.33' is concise, clear, and directly reflects the main change: a dependency version update from v0.0.32 to v0.0.33 in go.mod.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix-gitlab-url-trim

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 2

🤖 Fix all issues with AI agents
In `@go.mod`:
- Line 9: The PR description currently contains the incomplete text "This PR
fixes #"; update the pull request description to either reference the specific
issue number being fixed (e.g., "This PR fixes `#1234`") or remove the incomplete
placeholder entirely so the description clearly states the change and linked
issue (if any); ensure the final PR description no longer contains "This PR
fixes #" alone.
- Line 9: The go.mod entry referencing github.com/armosec/registryx v0.0.33 is
invalid (v0.0.33 not published); update the version to the latest public tag
github.com/armosec/registryx v0.0.32 or, if v0.0.33 is an internal/unpublished
tag, ensure that the private tag is available to the build (via replace
directive or private module proxy) and verify the module path in go.mod (lookup
symbol: github.com/armosec/registryx).

Comment thread go.mod
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 9, 2026

Summary:

  • License scan: failure
  • Credentials scan: failure
  • Vulnerabilities scan: failure
  • Unit test: success
  • Go linting: success

@jnathangreeg jnathangreeg merged commit 7f9fb4b into main Feb 9, 2026
10 checks passed
@matthyx matthyx deleted the fix-gitlab-url-trim branch April 16, 2026 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release Create release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants