Skip to content

build(deps): remove unused modules#257

Merged
mgoetzegb merged 1 commit intomainfrom
dependabot/go_modules/github.com/Masterminds/semver/v3-3.4.0
Nov 3, 2025
Merged

build(deps): remove unused modules#257
mgoetzegb merged 1 commit intomainfrom
dependabot/go_modules/github.com/Masterminds/semver/v3-3.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 3, 2025

remove unused modules

Bumps [github.com/Masterminds/semver/v3](https://github.com/Masterminds/semver) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/Masterminds/semver/releases)
- [Changelog](https://github.com/Masterminds/semver/blob/master/CHANGELOG.md)
- [Commits](Masterminds/semver@v3.3.0...v3.4.0)

---
updated-dependencies:
- dependency-name: github.com/Masterminds/semver/v3
  dependency-version: 3.4.0
  dependency-type: indirect
  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 Nov 3, 2025
@dependabot dependabot Bot requested review from a team as code owners November 3, 2025 04:09
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 3, 2025
@greenbonebot
Copy link
Copy Markdown
Member

Scanning the following files:

go.mod
go.sum

Scan: 'go.mod'

Nothing detected in go.mod
Scan took 0.00 seconds

Scan: 'go.sum'

Nothing detected in go.sum
Scan took 0.00 seconds

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Nov 3, 2025

Conventional Commits Report

😢 No conventional commits found.

👉 Learn more about the conventional commits usage at Greenbone.

@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 54.57%. Comparing base (cda08ce) to head (5c1753b).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #257   +/-   ##
=======================================
  Coverage   54.57%   54.57%           
=======================================
  Files          60       60           
  Lines        3212     3212           
=======================================
  Hits         1753     1753           
  Misses       1317     1317           
  Partials      142      142           
Flag Coverage Δ
opensearch-tests 94.89% <ø> (ø)
unit-tests 50.81% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@mgoetzegb mgoetzegb changed the title build(deps): bump github.com/Masterminds/semver/v3 from 3.3.0 to 3.4.0 build(deps): remove unused modules Nov 3, 2025
@mgoetzegb
Copy link
Copy Markdown
Member

unlike the original PR title suggests, dependabot was just cleaning up the go.mod file. Removing the unused dependencies from github.com/Masterminds/*

@mgoetzegb mgoetzegb merged commit e00649c into main Nov 3, 2025
12 checks passed
@mgoetzegb mgoetzegb deleted the dependabot/go_modules/github.com/Masterminds/semver/v3-3.4.0 branch November 3, 2025 09:48
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