Skip to content

fix(deps): update module github.com/mindersec/minder to v0.3.0 - #33

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-mindersec-minder-0.x
Open

fix(deps): update module github.com/mindersec/minder to v0.3.0#33
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-mindersec-minder-0.x

Conversation

@renovate

@renovate renovate Bot commented Mar 14, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
github.com/mindersec/minder v0.1.1v0.3.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

mindersec/minder (github.com/mindersec/minder)

v0.3.0

Compare Source

New client features

Client tools (mindev test, minder apply, etc) now support writing ruletypes using .rego files with custom # METADATA fields as an additional way to encode rules. This is intended to simplify interaction with tools like opa fmt and IDE language servers.

Client bugfixes

New server features

A new remediation type which creates an issue (and optionally labels or assigns it) was added.

Server migrations

Server bugfixes

Documentation

Dependency updates

Full Changelog: mindersec/minder@v0.2.2...v0.3.0

v0.2.2

Compare Source

This is a further update to v0.2.0 to fix the release process. v0.2.0 release notes follow:

New client features

The terminal client has undergone a substantial update and UI facelift; among the new features are usability improvements to several existing commands, a new minder profile edit for updating profiles live, entity get/list/register/delete commands for generic entity types, and a new mindev test command for automated testing of Minder ruletypes:

Client bugfixes

The client also received a number of fixes, and a testing mechanism for changes to the output format:

New server features

Note that server features are generally available in the container images on a rolling basis; features such as reading structured rule outputs via the API, provider metadata, entity list improvements, GitLab enrollment improvements, and version status have all been deployed live:

Server migrations

If you are running your own Minder service, the following migrations will occur when you deploy the corresponding container image:

Server bug fixes

Documentation

Server-side maintenance, bugfixes, and test improvements

Dependency updates

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • 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 commented Mar 14, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 34 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.25 -> 1.26.5
golang.org/x/oauth2 v0.35.0 -> v0.36.0
google.golang.org/grpc v1.79.2 -> v1.82.1
google.golang.org/protobuf v1.36.11 -> v1.36.12-0.20260120151049-f2248ac996af
buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.36.10-20250912141014-52f32327d4b0.1 -> v1.36.11-20260709200747-435963d16310.1
github.com/ProtonMail/go-crypto v1.1.6 -> v1.3.0
github.com/cloudflare/circl v1.6.1 -> v1.6.3
github.com/cyphar/filepath-securejoin v0.4.1 -> v0.6.1
github.com/gabriel-vasile/mimetype v1.4.8 -> v1.4.13
github.com/go-git/go-billy/v5 v5.6.2 -> v5.9.0
github.com/go-git/go-git/v5 v5.16.3 -> v5.19.1
github.com/go-playground/validator/v10 v10.27.0 -> v10.30.3
github.com/google/go-querystring v1.1.0 -> v1.2.0
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.3 -> v2.29.0
github.com/itchyny/gojq v0.12.17 -> v0.12.19
github.com/itchyny/timefmt-go v0.1.6 -> v0.1.8
github.com/lib/pq v1.10.9 -> v1.12.3
github.com/mattn/go-colorable v0.1.14 -> v0.1.15
github.com/mattn/go-isatty v0.0.20 -> v0.0.22
github.com/open-policy-agent/opa v1.9.0 -> v1.18.2
github.com/pjbgf/sha1cd v0.3.2 -> v0.6.0
github.com/signalfx/splunk-otel-go/instrumentation/database/sql/splunksql v1.28.0 -> v1.33.0
github.com/signalfx/splunk-otel-go/instrumentation/github.com/lib/pq/splunkpq v1.28.0 -> v1.33.0
github.com/signalfx/splunk-otel-go/instrumentation/internal v1.28.0 -> v1.33.0
go.opentelemetry.io/otel v1.39.0 -> v1.44.0
go.opentelemetry.io/otel/metric v1.39.0 -> v1.44.0
go.opentelemetry.io/otel/trace v1.39.0 -> v1.44.0
go.yaml.in/yaml/v2 v2.4.2 -> v2.4.4
golang.org/x/crypto v0.46.0 -> v0.54.0
golang.org/x/net v0.48.0 -> v0.57.0
golang.org/x/sys v0.39.0 -> v0.47.0
golang.org/x/text v0.32.0 -> v0.40.0
google.golang.org/genproto/googleapis/api v0.0.0-20251202230838-ff82c1b0f217 -> v0.0.0-20260615183401-62b3387ff324
google.golang.org/genproto/googleapis/rpc v0.0.0-20251202230838-ff82c1b0f217 -> v0.0.0-20260622175928-b703f567277d
k8s.io/apimachinery v0.34.1 -> v0.36.3

@JAORMX JAORMX left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

CI is green. LGTM.

@renovate
renovate Bot force-pushed the renovate/github.com-mindersec-minder-0.x branch from 72841ca to e969acf Compare March 17, 2026 07:07
@renovate
renovate Bot force-pushed the renovate/github.com-mindersec-minder-0.x branch from e969acf to e0cd349 Compare April 1, 2026 17:28
@renovate
renovate Bot force-pushed the renovate/github.com-mindersec-minder-0.x branch 2 times, most recently from 52e2dd6 to e3c9fad Compare July 16, 2026 20:38
@renovate renovate Bot changed the title fix(deps): update module github.com/mindersec/minder to v0.1.2 fix(deps): update module github.com/mindersec/minder to v0.2.0 Jul 16, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-mindersec-minder-0.x branch from e3c9fad to 48d8d5c Compare July 21, 2026 05:45
@renovate renovate Bot changed the title fix(deps): update module github.com/mindersec/minder to v0.2.0 fix(deps): update module github.com/mindersec/minder to v0.2.1 Jul 21, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-mindersec-minder-0.x branch from 48d8d5c to 597935a Compare July 21, 2026 18:46
@renovate renovate Bot changed the title fix(deps): update module github.com/mindersec/minder to v0.2.1 fix(deps): update module github.com/mindersec/minder to v0.2.2 Jul 21, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-mindersec-minder-0.x branch from 597935a to f5e3b0c Compare July 30, 2026 14:49
@renovate renovate Bot changed the title fix(deps): update module github.com/mindersec/minder to v0.2.2 fix(deps): update module github.com/mindersec/minder to v0.3.0 Jul 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant