Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Update go deps #1984

Merged
merged 2 commits into from Feb 12, 2024
Merged

chore(deps): Update go deps #1984

merged 2 commits into from Feb 12, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 12, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/aws/aws-sdk-go v1.50.10 -> v1.50.15 age adoption passing confidence require patch
github.com/bufbuild/protovalidate-go v0.5.0 -> v0.5.1 age adoption passing confidence require patch
github.com/jackc/pgtype v1.14.1 -> v1.14.2 age adoption passing confidence require patch
github.com/minio/minio-go/v7 v7.0.66 -> v7.0.67 age adoption passing confidence require patch
github.com/pterm/pterm v0.12.78 -> v0.12.79 age adoption passing confidence require patch
github.com/twmb/franz-go v1.16.0 -> v1.16.1 age adoption passing confidence require patch
github.com/vektra/mockery/v2 v2.40.1 -> v2.40.3 age adoption passing confidence require patch
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.47.0 -> v0.48.0 age adoption passing confidence require minor
go.opentelemetry.io/contrib/instrumentation/host v0.47.0 -> v0.48.0 age adoption passing confidence require minor
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.47.0 -> v0.48.0 age adoption passing confidence require minor
go.opentelemetry.io/contrib/instrumentation/runtime v0.47.0 -> v0.48.0 age adoption passing confidence require minor
go.opentelemetry.io/contrib/propagators/autoprop v0.47.0 -> v0.48.0 age adoption passing confidence require minor
go.opentelemetry.io/contrib/propagators/b3 v1.22.0 -> v1.23.0 age adoption passing confidence require minor
go.opentelemetry.io/otel v1.22.0 -> v1.23.1 age adoption passing confidence require minor
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.22.0 -> v1.23.1 age adoption passing confidence require minor
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.22.0 -> v1.23.1 age adoption passing confidence require minor
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.22.0 -> v1.23.1 age adoption passing confidence require minor
go.opentelemetry.io/otel/exporters/prometheus v0.45.0 -> v0.45.2 age adoption passing confidence require patch
go.opentelemetry.io/otel/metric v1.22.0 -> v1.23.1 age adoption passing confidence require minor
go.opentelemetry.io/otel/sdk v1.22.0 -> v1.23.1 age adoption passing confidence require minor
go.opentelemetry.io/otel/sdk/metric v1.22.0 -> v1.23.1 age adoption passing confidence require minor
go.opentelemetry.io/otel/trace v1.22.0 -> v1.23.1 age adoption passing confidence require minor
golang.org/x/crypto v0.18.0 -> v0.19.0 age adoption passing confidence require minor
golang.org/x/exp 1b97071 -> 2c58cdc age adoption passing confidence require digest
golang.org/x/net v0.20.0 -> v0.21.0 age adoption passing confidence require minor
google.golang.org/genproto/googleapis/api 1f4bbc5 -> 31a09d3 age adoption passing confidence require digest

Release Notes

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

v1.50.15

Compare Source

===

Service Client Updates
  • service/amp: Updates service API and documentation
  • service/batch: Updates service API and documentation
    • This feature allows Batch to support configuration of repository credentials for jobs running on ECS
  • service/braket: Updates service API
  • service/cost-optimization-hub: Updates service API and documentation
  • service/ecs: Updates service documentation
    • Documentation only update for Amazon ECS.
  • service/iot: Updates service API and documentation
    • This release allows AWS IoT Core users to enable Online Certificate Status Protocol (OCSP) Stapling for TLS X.509 Server Certificates when creating and updating AWS IoT Domain Configurations with Custom Domain.
  • service/pricing: Updates service API and documentation

v1.50.14

Compare Source

===

Service Client Updates
  • service/codepipeline: Updates service API and documentation
    • Add ability to execute pipelines with new parallel & queued execution modes and add support for triggers with filtering on branches and file paths.
  • service/quicksight: Updates service API and documentation
    • General Interactions for Visuals; Waterfall Chart Color Configuration; Documentation Update
  • service/workspaces: Updates service API and documentation
    • This release introduces User-Decoupling feature. This feature allows Workspaces Core customers to provision workspaces without providing users. CreateWorkspaces and DescribeWorkspaces APIs will now take a new optional parameter "WorkspaceName".

v1.50.13

Compare Source

===

Service Client Updates
  • service/datasync: Updates service API and documentation
  • service/models.lex.v2: Updates service API, documentation, and paginators
  • service/redshift: Updates service API, documentation, and paginators
    • LisRecommendations API to fetch Amazon Redshift Advisor recommendations.

v1.50.12

Compare Source

===

Service Client Updates
  • service/appsync: Updates service API and documentation
  • service/ecs: Updates service documentation
    • This release is a documentation only update to address customer issues.
  • service/es: Updates service API and documentation
    • This release adds clear visibility to the customers on the changes that they make on the domain.
  • service/logs: Updates service API and documentation
    • This release adds a new field, logGroupArn, to the response of the logs:DescribeLogGroups action.
  • service/opensearch: Updates service API and documentation
  • service/wafv2: Updates service API and documentation

v1.50.11

Compare Source

===

Service Client Updates
  • service/glue: Updates service API and documentation
    • Introduce Catalog Encryption Role within Glue Data Catalog Settings. Introduce SASL/PLAIN as an authentication method for Glue Kafka connections
  • service/workspaces: Updates service documentation
    • Added definitions of various WorkSpace states
bufbuild/protovalidate-go (github.com/bufbuild/protovalidate-go)

v0.5.1

Compare Source

What's Changed

Full Changelog: bufbuild/protovalidate-go@v0.5.0...v0.5.1

jackc/pgtype (github.com/jackc/pgtype)

v1.14.2

Compare Source

minio/minio-go (github.com/minio/minio-go/v7)

v7.0.67: Bugfix release

Compare Source

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.66...v7.0.67

pterm/pterm (github.com/pterm/pterm)

v0.12.79

Compare Source

What's Changed

Exciting New Features 🎉

Full Changelog: pterm/pterm@v0.12.78...v0.12.79

twmb/franz-go (github.com/twmb/franz-go)

v1.16.1

Compare Source

===

This patch release fixes one bug and un-deprecates SaramaHasher.

SaramaHasher, while not identical to Sarama's partitioner, actually is
identical to some other partitioners in the Kafka client ecosystem. So, the old
function is now un-deprecated, but the documentation correctly points you to
SaramaCompatHasher and mentions why you may still want to use SaramaHasher.

For the bug: if you tried using CommitOffsetsSync during a group rebalance, and
you canceled your context while the group was still rebalancing, then
CommitOffsetsSync would enter a deadlock and never return. That has been fixed.

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

v2.40.3

Compare Source

Changelog

v2.40.2

Compare Source

Changelog

  • f513d5d Merge pull request #​753 from viktorasm/fix-upgrade-x-tools
  • 116a183 update pipeline to test on current ant previous versions
  • 2147419 upgrade X tools to fix panic crash in go 1.22
open-telemetry/opentelemetry-go-contrib (go.opentelemetry.io/contrib/propagators/b3)

v1.23.0: /v0.48.0/v0.17.0/v0.3.0

Compare Source

Added
  • Add client metric support to go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp. (#​4707)
  • Add peer attributes to spans recorded by NewClientHandler, NewServerHandler in go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc. (#​4873)
  • Add support for cloud.account.id, cloud.availability_zone and cloud.region in the AWS ECS detector. (#​4860)
Changed
  • The fallback options in go.opentelemetry.io/contrib/exporters/autoexport now accept factory functions. (#​4891)
    • WithFallbackMetricReader(metric.Reader) MetricOption is replaced with func WithFallbackMetricReader(func(context.Context) (metric.Reader, error)) MetricOption.
    • WithFallbackSpanExporter(trace.SpanExporter) SpanOption is replaced with WithFallbackSpanExporter(func(context.Context) (trace.SpanExporter, error)) SpanOption.
  • The http.server.request_content_length metric in go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp is changed to http.server.request.size.(#​4707)
  • The http.server.response_content_length metric in go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp is changed to http.server.response.size.(#​4707)
Deprecated
  • The RequestCount, RequestContentLength, ResponseContentLength, ServerLatency constants in go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp are deprecated. (#​4707)
Fixed
  • Do not panic in go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc if MeterProvider returns a nil instrument. (#​4875)

New Contributors

Full Changelog: open-telemetry/opentelemetry-go-contrib@v1.22.0...v1.23.0

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

v1.23.1: /v0.45.2

Compare Source

Fixed
  • Register all callbacks passed during observable instrument creation instead of just the last one multiple times in go.opentelemetry.io/otel/sdk/metric. (#​4888)

v1.23.0: /v0.45.1

Compare Source

This release contains the first stable, v1, release of the following modules:

  • go.opentelemetry.io/otel/bridge/opencensus
  • go.opentelemetry.io/otel/bridge/opencensus/test
  • go.opentelemetry.io/otel/example/opencensus
  • go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc
  • go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp
  • go.opentelemetry.io/otel/exporters/stdout/stdoutmetric

See our versioning policy for more information about these stability guarantees.

Added
  • Add WithEndpointURL option to the exporters/otlp/otlpmetric/otlpmetricgrpc, exporters/otlp/otlpmetric/otlpmetrichttp, exporters/otlp/otlptrace/otlptracegrpc and exporters/otlp/otlptrace/otlptracehttp packages. (#​4808)
  • Experimental exemplar exporting is added to the metric SDK. See metric documentation for more information about this feature and how to enable it. (#​4871)
  • ErrSchemaURLConflict is added to go.opentelemetry.io/otel/sdk/resource. This error is returned when a merge of two Resources with different (non-empty) schema URL is attempted. (#​4876)
Changed
  • The Merge and New functions in go.opentelemetry.io/otel/sdk/resource now returns a partial result if there is a schema URL merge conflict. Instead of returning nil when two Resources with different (non-empty) schema URLs are merged the merged Resource, along with the new ErrSchemaURLConflict error, is returned. It is up to the user to decide if they want to use the returned Resource or not. It may have desired attributes overwritten or include stale semantic conventions. (#​4876)
Fixed
  • Fix ContainerID resource detection on systemd when cgroup path has a colon. (#​4449)
  • Fix go.opentelemetry.io/otel/sdk/metric to cache instruments to avoid leaking memory when the same instrument is created multiple times. (#​4820)
  • Fix missing Mix and Max values for go.opentelemetry.io/otel/exporters/stdout/stdoutmetric by introducing MarshalText and MarshalJSON for the Extrema type in go.opentelemetry.io/sdk/metric/metricdata. (#​4827)
New Contributors

Full Changelog: open-telemetry/opentelemetry-go@v1.22.0...v1.23.0


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.

👻 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added area/dependencies Pull requests that update a dependency file bots kind/chore labels Feb 12, 2024
Copy link
Contributor Author

renovate bot commented Feb 12, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

renovate bot and others added 2 commits February 12, 2024 09:02
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Charith Ellawala <charith@cerbos.dev>
@charithe charithe changed the title chore(deps): update go deps chore(deps): Update go deps Feb 12, 2024
@charithe charithe merged commit 9bc3226 into main Feb 12, 2024
31 of 32 checks passed
@charithe charithe deleted the renovate/go-deps branch February 12, 2024 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file bots kind/chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant