8000 Update Minor & Patch Updates #patch by renovate[bot] · Pull Request #140 · ministryofjustice/opg-scanning · GitHub
[go: up one dir, main page]

Skip to content

Conversation

renovate[bot]
Copy link
Contributor
@renovate renovate bot commented Jun 8, 2025

This PR contains the following updates:

Package Type Update Change Pending Age Confidence
aquasecurity/trivy-action action minor 0.30.0 -> 0.32.0 age confidence
github.com/aws/aws-sdk-go-v2 require patch v1.36.3 -> v1.36.5 age confidence
github.com/aws/aws-sdk-go-v2/config require patch v1.29.14 -> v1.29.17 age confidence
github.com/aws/aws-sdk-go-v2/service/s3 require minor v1.80.0 -> v1.83.0 age confidence
github.com/aws/aws-sdk-go-v2/service/secretsmanager require patch v1.35.4 -> v1.35.7 age confidence
github.com/aws/aws-sdk-go-v2/service/sqs require patch v1.38.5 -> v1.38.8 age confidence
github.com/aws/aws-sdk-go-v2/service/ssm require minor v1.59.0 -> v1.60.0 age confidence
github.com/ministryofjustice/opg-go-common require minor v1.106.0 -> v1.116.0 age confidence
github.com/vektra/mockery/v3 indirect minor v3.3.1 -> v3.5.0 age confidence
github/codeql-action action minor v3.28.18 -> v3.29.2 age confidence
go (source) toolchain patch 1.24.3 -> 1.24.4 1.24.5 age confidence
go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws require minor v0.61.0 -> v0.62.0 age confidence
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp require minor v0.61.0 -> v0.62.0 age confidence
go.opentelemetry.io/otel require minor v1.36.0 -> v1.37.0 age confidence
go.opentelemetry.io/otel/trace require minor v1.36.0 -> v1.37.0 age confidence
golang.org/x/crypto require minor v0.38.0 -> v0.39.0 age confidence
golangci/golangci-lint final minor v2.1.6-alpine -> v2.2.1-alpine age confidence
localstack/localstack minor 4.4 -> 4.6 age confidence
ministryofjustice/opg-github-actions action patch v3.1.4 -> v3.1.6 age confidence
ministryofjustice/opg-github-workflows action minor v3.13.0 -> v3.15.0 age confidence

Release Notes

aquasecurity/trivy-action (aquasecurity/trivy-action)

v0.32.0

Compare Source

What's Changed

Full Changelog: aquasecurity/trivy-action@0.31.0...0.32.0

v0.31.0

Compare Source

What's Changed

New Contributors

Full Changelog: aquasecurity/trivy-action@0.30.0...0.31.0

aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2)

v1.36.5

Compare Source

v1.36.4

Compare Source

ministryofjustice/opg-go-common (github.com/ministryofjustice/opg-go-common)

v1.116.0

Compare Source

v1.115.0

Compare Source

v1.114.0

Compare Source

v1.113.0

Compare Source

v1.112.0

Compare Source

v1.111.0

Compare Source

v1.110.0

Compare Source

v1.109.0

Compare Source

v1.108.0

Compare Source

v1.107.0

Compare Source

vektra/mockery (github.com/vektra/mockery/v3)

v3.5.0

Compare Source

What's Changed

Full Changelog: vektra/mockery@v3.4.0...v3.5.0

v3.4.0

Compare Source

What's Changed

Full Changelog: vektra/mockery@v3.3.6...v3.4.0

v3.3.6

Compare Source

What's Changed

New Contributors

Full Changelog: vektra/mockery@v3.3.5...v3.3.6

v3.3.5

Compare Source

v3.3.4

Compare Source

What's Changed

New Contributors

Full Changelog: vektra/mockery@v3.3.2...v3.3.4

v3.3.3

Compare Source

v3.3.2

Compare Source

What's Changed

Full Changelog: vektra/mockery@v3.3.1...v3.3.2

github/codeql-action (github/codeql-action)

v3.29.2

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.29.2 - 30 Jun 2025
  • Experimental: When the quality-queries input for the init action is provided with an argument, separate .quality.sarif files are produced and uploaded for each language with the results of the specified queries. Do not use this in production as it is part of an internal experiment and subject to change at any time. #​2935

See the full CHANGELOG.md for more information.

v3.29.1

Compare Source

v3.29.0

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.29.0 - 11 Jun 2025
  • Update default CodeQL bundle version to 2.22.0. #​2925
  • Bump minimum CodeQL bundle version to 2.16.6. #​2912

See the full CHANGELOG.md for more information.

v3.28.19

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.19 - 03 Jun 2025
  • The CodeQL Action no longer includes its own copy of the extractor for the actions language, which is currently in public preview.
    The actions extractor has been included in the CodeQL CLI since v2.20.6. If your workflow has enabled the actions language and you have pinned
    your tools: property to a specific version of the CodeQL CLI earlier than v2.20.6, you will need to update to at least CodeQL v2.20.6 or disable
    actions analysis.
  • Update default CodeQL bundle version to 2.21.4. #​2910

See the full CHANGELOG.md for more information.

golang/go (go)

v1.24.4

open-telemetry/opentelemetry-go (go.opentelemetry.io/otel)

v1.37.0: Release 1.37.0/0.59.0/0.13.0

Compare Source

Added
  • The go.opentelemetry.io/otel/semconv/v1.33.0 package.
    The package contains semantic conventions from the v1.33.0 version of the OpenTelemetry Semantic Conventions.
    See the migration documentation for information on how to upgrade from go.opentelemetry.io/otel/semconv/v1.32.0.(#​6799)
  • The go.opentelemetry.io/otel/semconv/v1.34.0 package.
    The package contains semantic conventions from the v1.34.0 version of the OpenTelemetry Semantic Conventions. (#​6812)
  • Add metric's schema URL as otel_scope_schema_url label in go.opentelemetry.io/otel/exporters/prometheus. (#​5947)
  • Add metric's scope attributes as otel_scope_[attribute] labels in go.opentelemetry.io/otel/exporters/prometheus. (#​5947)
  • Add EventName to EnabledParameters in go.opentelemetry.io/otel/log. (#​6825)
  • Add EventName to EnabledParameters in go.opentelemetry.io/otel/sdk/log. (#​6825)
  • Changed handling of go.opentelemetry.io/otel/exporters/prometheus metric renaming to add unit suffixes when it doesn't match one of the pre-defined values in the unit suffix map. (#​6839)
Changed
  • The semantic conventions have been upgraded from v1.26.0 to v1.34.0 in go.opentelemetry.io/otel/bridge/opentracing. (#​6827)
  • The semantic conventions have been upgraded from v1.26.0 to v1.34.0 in go.opentelemetry.io/otel/exporters/zipkin. (#​6829)
  • The semantic conventions have been upgraded from v1.26.0 to v1.34.0 in go.opentelemetry.io/otel/metric. (#​6832)
  • The semantic conventions have been upgraded from v1.26.0 to v1.34.0 in go.opentelemetry.io/otel/sdk/resource. (#​6834)
  • The semantic conventions have been upgraded from v1.26.0 to v1.34.0 in go.opentelemetry.io/otel/sdk/trace. (#​6835)
  • The semantic conventions have been upgraded from v1.26.0 to v1.34.0 in go.opentelemetry.io/otel/trace. (#​6836)
  • Record.Resource now returns *resource.Resource instead of resource.Resource in go.opentelemetry.io/otel/sdk/log. (#​6864)
  • Retry now shows error cause for context timeout in go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc, go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc, go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc, go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp, go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp, go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp. (#​6898)
Fixed
  • Stop stripping trailing slashes from configured endpoint URL in go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc. (#​6710)
  • Stop stripping trailing slashes from configured endpoint URL in go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp. (#​6710)
  • Stop stripping trailing slashes from configured endpoint URL in go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc. (#​6710)
  • Stop stripping trailing slashes from configured endpoint URL in go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp. (#​6710)
  • Validate exponential histogram scale range for Prometheus compatibility in go.opentelemetry.io/otel/exporters/prometheus. (#​6822)
  • Context cancellation during metric pipeline produce does not corrupt data in go.opentelemetry.io/otel/sdk/metric. (#​6914)
Removed
  • go.opentelemetry.io/otel/exporters/prometheus no longer exports otel_scope_info metric. (#​6770)

What's Changed

New Contributors


Configuration

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

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 dependencies Pull requests that update a dependency file Renovate labels Jun 8, 2025
@renovate renovate bot requested review from a team as code owners June 8, 2025 03:07
@renovate renovate bot added dependencies Pull requests that update a dependency file Renovate labels Jun 8, 2025
@codecov-commenter
Copy link
codecov-commenter commented Jun 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.11%. Comparing base (00707e9) to head (a4e4dc8).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #140   +/-   ##
=======================================
  Coverage   48.11%   48.11%           
=======================================
  Files          44       44           
  Lines        1723     1723           
=======================================
  Hits          829      829           
  Misses        816      816           
  Partials       78       78           

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch 2 times, most recently from 227d2cb to 6c188e5 Compare June 8, 2025 19:26
Copy link
Contributor Author
renovate bot commented Jun 8, 2025

ℹ 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):

  • 35 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.10 -> v1.6.11
github.com/aws/aws-sdk-go-v2/credentials v1.17.67 -> v1.17.70
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.30 -> v1.16.32
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.34 -> v1.3.36
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.34 -> v2.6.36
github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.34 -> v1.3.36
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.3 -> v1.12.4
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.7.2 -> v1.7.4
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.15 -> v1.12.17
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.18.15 -> v1.18.17
github.com/aws/aws-sdk-go-v2/service/sso v1.25.3 -> v1.25.5
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.30.1 -> v1.30.3
github.com/aws/aws-sdk-go-v2/service/sts v1.33.19 -> v1.34.0
github.com/aws/smithy-go v1.22.3 -> v1.22.4
github.com/go-logr/logr v1.4.2 -> v1.4.3
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.3 -> v2.27.1
go.opentelemetry.io/contrib/detectors/aws/ecs v1.36.0 -> v1.37.0
go.opentelemetry.io/contrib/propagators/aws v1.36.0 -> v1.37.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.36.0 -> v1.37.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.36.0 -> v1.37.0
go.opentelemetry.io/otel/metric v1.36.0 -> v1.37.0
go.opentelemetry.io/otel/sdk v1.36.0 -> v1.37.0
go.opentelemetry.io/proto/otlp v1.6.0 -> v1.7.0
golang.org/x/net v0.40.0 -> v0.41.0
golang.org/x/text v0.25.0 -> v0.26.0
google.golang.org/genproto/googleapis/api v0.0.0-20250519155744-55703ea1f237 -> v0.0.0-20250603155806-513f23925822
google.golang.org/genproto/googleapis/rpc v0.0.0-20250519155744-55703ea1f237 -> v0.0.0-20250603155806-513f23925822
google.golang.org/grpc v1.72.2 -> v1.73.0
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.43.1 -> v1.43.4
github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.10.15 -> v1.10.17
github.com/aws/aws-sdk-go-v2/service/sns v1.34.4 -> v1.34.7
github.com/knadh/koanf/maps v0.1.1 -> v0.1.2
github.com/knadh/koanf/v2 v2.1.2 -> v2.2.1
golang.org/x/mod v0.24.0 -> v0.25.0
golang.org/x/sync v0.14.0 -> v0.15.0

@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch 9 times, most recently from 8c49225 to 74c682b Compare June 15, 2025 19:54
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch 4 times, most recently from 69b40e3 to 889e4f5 Compare June 21, 2025 22:59
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch 6 times, most recently from 458f274 to dc52b40 Compare June 30, 2025 18:05
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch 9 times, most recently from b08f773 to 3d1d7e7 Compare July 7, 2025 15:01
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from 3d1d7e7 to 781d8d1 Compare July 9, 2025 09:13
@renovate renovate bot force-pushed the renovate-all-minor-patch-updates branch from 781d8d1 to a4e4dc8 Compare July 9, 2025 10:07
@gregtyler gregtyler merged commit 949ec28 into main Jul 9, 2025
19 checks passed
@gregtyler gregtyler deleted the renovate-all-minor-patch-updates branch July 9, 2025 10:31
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 Renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0