Skip to content

NOISSUE - Update certs and smq versions#544

Merged
drasko merged 2 commits into
ultravioletrs:mainfrom
SammyOina:v0.18.2
Nov 4, 2025
Merged

NOISSUE - Update certs and smq versions#544
drasko merged 2 commits into
ultravioletrs:mainfrom
SammyOina:v0.18.2

Conversation

@SammyOina

Copy link
Copy Markdown
Contributor
  • Updated cloud.google.com/go/compute/metadata from v0.8.0 to v0.9.0.

  • Updated github.com/absmach/certs from v0.18.0 to v0.18.2.

  • Updated github.com/absmach/supermq from v0.18.1 to v0.18.2.

  • Updated github.com/go-logfmt/logfmt from v0.6.0 to v0.6.1.

  • Updated github.com/grpc-ecosystem/grpc-gateway/v2 from v2.27.2 to v2.27.3.

  • Updated github.com/prometheus/common from v0.66.1 to v0.67.1.

  • Updated github.com/rogpeppe/go-internal from v1.13.1 to v1.14.1.

  • Updated github.com/segmentio/asm from v1.2.0 to v1.2.1.

  • Updated go.opentelemetry.io/auto/sdk from v1.1.0 to v1.2.1.

  • Updated go.opentelemetry.io/proto/otlp from v1.7.1 to v1.8.0.

  • Updated golang.org/x/net from v0.45.0 to v0.46.0.

  • Updated golang.org/x/oauth2 from v0.30.0 to v0.32.0.

  • Updated google.golang.org/genproto/googleapis/api and google.golang.org/genproto/googleapis/rpc to the latest versions.

  • Refactored generateCASignedCertificate method in certificate_provider.go to accept a context parameter.

  • Updated calls to generateCASignedCertificate in GetCertificate and TestCASignedCertificateErrors to pass the context.

What type of PR is this?

What does this do?

Which issue(s) does this PR fix/relate to?

  • Related Issue #
  • Resolves #

Have you included tests for your changes?

Did you document any new/modified feature?

Notes

…ntext

- Updated `cloud.google.com/go/compute/metadata` from v0.8.0 to v0.9.0.
- Updated `github.com/absmach/certs` from v0.18.0 to v0.18.2.
- Updated `github.com/absmach/supermq` from v0.18.1 to v0.18.2.
- Updated `github.com/go-logfmt/logfmt` from v0.6.0 to v0.6.1.
- Updated `github.com/grpc-ecosystem/grpc-gateway/v2` from v2.27.2 to v2.27.3.
- Updated `github.com/prometheus/common` from v0.66.1 to v0.67.1.
- Updated `github.com/rogpeppe/go-internal` from v1.13.1 to v1.14.1.
- Updated `github.com/segmentio/asm` from v1.2.0 to v1.2.1.
- Updated `go.opentelemetry.io/auto/sdk` from v1.1.0 to v1.2.1.
- Updated `go.opentelemetry.io/proto/otlp` from v1.7.1 to v1.8.0.
- Updated `golang.org/x/net` from v0.45.0 to v0.46.0.
- Updated `golang.org/x/oauth2` from v0.30.0 to v0.32.0.
- Updated `google.golang.org/genproto/googleapis/api` and `google.golang.org/genproto/googleapis/rpc` to the latest versions.

- Refactored `generateCASignedCertificate` method in `certificate_provider.go` to accept a context parameter.
- Updated calls to `generateCASignedCertificate` in `GetCertificate` and `TestCASignedCertificateErrors` to pass the context.

Signed-off-by: Sammy Oina <sammyoina@gmail.com>
…e additional parameters

Signed-off-by: Sammy Oina <sammyoina@gmail.com>
@SammyOina SammyOina self-assigned this Nov 3, 2025
@codecov

codecov Bot commented Nov 3, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.49%. Comparing base (364724f) to head (a3f23f6).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #544      +/-   ##
==========================================
+ Coverage   66.90%   69.49%   +2.58%     
==========================================
  Files          76       76              
  Lines        6884     5544    -1340     
==========================================
- Hits         4606     3853     -753     
+ Misses       1936     1350     -586     
+ Partials      342      341       -1     

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

@drasko drasko merged commit de8e198 into ultravioletrs:main Nov 4, 2025
17 of 18 checks passed
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.

3 participants