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

fix(deps): update module github.com/grafana/loki/v3 to v3.3.2 (main) #15952

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 24, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/grafana/loki/v3 v3.2.1 -> v3.3.2 age adoption passing confidence

Release Notes

grafana/loki (github.com/grafana/loki/v3)

v3.3.2

Compare Source

Features
  • present DF bytes values in queryable format (backport release-3.3.x) (#​15320) (218ecbb)
Bug Fixes
  • deps: backport update module golang.org/x/crypto to v0.31.0 (#​15394) (57a7a2c)
  • enable metric aggregation in loki-local-config.yaml (backport release-3.3.x) (#​15319) (635f04d)
  • fix the docker driver build (backport release-3.3.x) (#​15478) (23b5fc2)

v3.3.1

Compare Source

⚠ BREAKING CHANGES
  • promtail: Remove wget from Promtail docker image (backport release-3.3.x) (#​15146)
Miscellaneous Chores
  • promtail: Switch Promtail base image from Debian to Ubuntu to fix critical security issues (https://github.com/grafana/loki/issues/15195).
  • docker: Move from base-nossl to static. This PR removes the inclusion of glibc into most of the Docker images created by the Loki build system. (#​15203).

v3.3.0

Compare Source

⚠ BREAKING CHANGES
  • blooms: Introduce a new block schema (V3) (#​14038)
  • blooms: Index structured metadata into blooms (#​14061)
Features
Bug Fixes
Performance Improvements
Miscellaneous Chores

v3.2.2

Compare Source

⚠ BREAKING CHANGES
  • promtail: Remove wget from Promtail docker image (backport release-3.2.x) (#​15145)
Bug Fixes
  • logql: Updated JSONExpressionParser not to unescape extracted values if it is JSON object. (#​14499).
  • storage: Have GetObject check for canceled context. S3ObjectClient.GetObject incorrectly returned nil, 0, nil when the provided context is already canceled (#​14420).
Miscellaneous Chores
  • promtail: Switch Promtail base image from Debian to Ubuntu to fix critical security issues (#​15195).
  • docker: Move from base-nossl to static. This PR removes the inclusion of glibc into most of the Docker images created by the Loki build system. (#​15203).

Configuration

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

🚦 Automerge: Enabled.

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 added the dependencies Pull requests that update a dependency file label Jan 24, 2025
@renovate renovate bot requested a review from a team as a code owner January 24, 2025 16:26
Copy link
Contributor Author

renovate bot commented Jan 24, 2025

ℹ Artifact update notice

File name: cmd/segment-inspect/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):

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

Details:

Package Change
go 1.22.6 -> 1.23.5
github.com/coder/quartz v0.1.0 -> v0.1.2
github.com/google/btree v1.1.2 -> v1.1.3
github.com/grafana/dskit v0.0.0-20240905221822-931a021fb06b -> v0.0.0-20241007172036-53283a0f6b41
github.com/grafana/jsonparser v0.0.0-20240425183733-ea80629e1a32 -> v0.0.0-20241004153430-023329977675
github.com/grafana/loki/pkg/push v0.0.0-20231124142027-e52380921608 -> v0.0.0-20240924133635-758364c7775f
github.com/klauspost/compress v1.17.9 -> v1.17.11
github.com/mitchellh/copystructure v1.0.0 -> v1.2.0
github.com/mitchellh/reflectwalk v1.0.1 -> v1.0.2
github.com/opentracing/opentracing-go v1.2.0 -> v1.2.1-0.20220228012449-10b1cf09e00b
github.com/prometheus/client_golang v1.19.1 -> v1.20.5
github.com/shopspring/decimal v1.2.0 -> v1.3.1
github.com/spf13/cast v1.3.1 -> v1.5.0
go.opentelemetry.io/otel v1.28.0 -> v1.29.0
go.opentelemetry.io/otel/metric v1.28.0 -> v1.29.0
go.opentelemetry.io/otel/trace v1.28.0 -> v1.29.0
golang.org/x/oauth2 v0.22.0 -> v0.23.0
golang.org/x/time v0.6.0 -> v0.7.0
google.golang.org/genproto/googleapis/api v0.0.0-20240820151423-278611b39280 -> v0.0.0-20241007155032-5fefd90f89a9
google.golang.org/genproto/googleapis/rpc v0.0.0-20240820151423-278611b39280 -> v0.0.0-20241015192408-796eee8c2d53
google.golang.org/grpc v1.65.0 -> v1.67.1
google.golang.org/protobuf v1.34.2 -> v1.35.1
File name: tools/lambda-promtail/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):

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

Details:

Package Change
go 1.22 -> 1.23.5
github.com/grafana/dskit v0.0.0-20241004175247-687ec485facf -> v0.0.0-20241007172036-53283a0f6b41
github.com/google/btree v1.1.2 -> v1.1.3
github.com/grafana/jsonparser v0.0.0-20240425183733-ea80629e1a32 -> v0.0.0-20241004153430-023329977675
github.com/grafana/loki/pkg/push v0.0.0-20231124142027-e52380921608 -> v0.0.0-20240924133635-758364c7775f
github.com/klauspost/compress v1.17.9 -> v1.17.11
github.com/mitchellh/copystructure v1.0.0 -> v1.2.0
github.com/mitchellh/reflectwalk v1.0.1 -> v1.0.2
github.com/opentracing/opentracing-go v1.2.0 -> v1.2.1-0.20220228012449-10b1cf09e00b
github.com/prometheus/client_golang v1.20.4 -> v1.20.5
github.com/shopspring/decimal v1.2.0 -> v1.3.1
github.com/spf13/cast v1.3.1 -> v1.5.0
go.opentelemetry.io/otel v1.28.0 -> v1.29.0
go.opentelemetry.io/otel/metric v1.28.0 -> v1.29.0
go.opentelemetry.io/otel/trace v1.28.0 -> v1.29.0
golang.org/x/time v0.6.0 -> v0.7.0
google.golang.org/genproto/googleapis/api v0.0.0-20240820151423-278611b39280 -> v0.0.0-20241007155032-5fefd90f89a9
google.golang.org/genproto/googleapis/rpc v0.0.0-20240820151423-278611b39280 -> v0.0.0-20241015192408-796eee8c2d53
google.golang.org/grpc v1.65.0 -> v1.67.1

@renovate renovate bot enabled auto-merge (squash) January 24, 2025 16:26
@renovate renovate bot merged commit be145d8 into main Jan 24, 2025
62 checks passed
@renovate renovate bot deleted the deps-update/main-github.comgrafanalokiv3 branch January 24, 2025 16:34
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 size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants