Skip to content

chore: Update all non-major dependencies#120

Merged
renovate[bot] merged 1 commit intomasterfrom
renovate/all-minor-patch
Mar 31, 2025
Merged

chore: Update all non-major dependencies#120
renovate[bot] merged 1 commit intomasterfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 31, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
entgo.io/ent v0.14.3 -> v0.14.4 age adoption passing confidence
github.com/BurntSushi/toml v1.4.0 -> v1.5.0 age adoption passing confidence
github.com/ThreeDotsLabs/watermill v1.4.4 -> v1.4.6 age adoption passing confidence
github.com/go-co-op/gocron/v2 v2.16.0 -> v2.16.1 age adoption passing confidence
github.com/go-kratos/kratos/contrib/log/zap/v2 v2.0.0-20250210091908-15168b5a1b7d -> v2.0.0-20250321075247-025c2dc2b0ff age adoption passing confidence
github.com/go-kratos/kratos/contrib/registry/consul/v2 v2.0.0-20250210091908-15168b5a1b7d -> v2.0.0-20250321075247-025c2dc2b0ff age adoption passing confidence
github.com/go-kratos/kratos/v2 v2.8.3 -> v2.8.4 age adoption passing confidence
github.com/hashicorp/consul/api v1.31.2 -> v1.32.0 age adoption passing confidence
github.com/minio/minio-go/v7 v7.0.87 -> v7.0.89 age adoption passing confidence
github.com/spf13/afero v1.2.1 -> v1.14.0 age adoption passing confidence
go.opentelemetry.io/otel v1.34.0 -> v1.35.0 age adoption passing confidence
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc v0.10.0 -> v0.11.0 age adoption passing confidence
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp v0.10.0 -> v0.11.0 age adoption passing confidence
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.34.0 -> v1.35.0 age adoption passing confidence
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.34.0 -> v1.35.0 age adoption passing confidence
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.34.0 -> v1.35.0 age adoption passing confidence
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.34.0 -> v1.35.0 age adoption passing confidence
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.34.0 -> v1.35.0 age adoption passing confidence
go.opentelemetry.io/otel/log v0.10.0 -> v0.11.0 age adoption passing confidence
go.opentelemetry.io/otel/sdk v1.34.0 -> v1.35.0 age adoption passing confidence
go.opentelemetry.io/otel/sdk/log v0.10.0 -> v0.11.0 age adoption passing confidence
go.opentelemetry.io/otel/sdk/metric v1.34.0 -> v1.35.0 age adoption passing confidence
golang.org/x/crypto v0.35.0 -> v0.36.0 age adoption passing confidence
google.golang.org/grpc v1.70.0 -> v1.71.0 age adoption passing confidence
google.golang.org/protobuf v1.36.5 -> v1.36.6 age adoption passing confidence

Release Notes

ent/ent (entgo.io/ent)

v0.14.4

Compare Source

BurntSushi/toml (github.com/BurntSushi/toml)

v1.5.0

Compare Source

Mostly some small bugfixes, with a few small new features:

  • Add Position.Col, to mark the column an error occurred (#​410)

  • Print more detailed errors in the tomlv CLI.

  • Ensure ParseError.Message is always set (#​411)

  • Allow custom string types as map keys (#​414)

  • Mark meta keys as decoded when using Unmarshaler interface (#​426)

  • Fix encoding when nested inline table ends with map (#​438)

  • Fix encoding of several layers of embedded structs (#​430)

  • Fix ErrorWithPosition panic when there is no newline in the TOML document (#​433)

ThreeDotsLabs/watermill (github.com/ThreeDotsLabs/watermill)

v1.4.6

Compare Source

What's Changed

New Contributors

Full Changelog: ThreeDotsLabs/watermill@v1.4.5...v1.4.6

v1.4.5

Compare Source

What's Changed

New Contributors

Full Changelog: ThreeDotsLabs/watermill@v1.4.4...v1.4.5

go-co-op/gocron (github.com/go-co-op/gocron/v2)

v2.16.1

Compare Source

What's Changed

Full Changelog: go-co-op/gocron@v2.16.0...v2.16.1

go-kratos/kratos (github.com/go-kratos/kratos/v2)

v2.8.4

Compare Source

New Features
  • feat: disable grpc reflection configuration
  • feature(middleware/validate): migrate from PGV to protovalidate, since PGV has entered in maintenance (#​3498)
Bug Fixes
  • fix: Improve server stop handling with graceful shutdowns (#​3525)
  • fix(registry/consul): fix concurrency issues and improve performance (#​3511)
Chores
  • chore: replace interface{} with any (#​3557)
Others
  • optimize loops, when discover load is nil. (#​3507)
New Contributors

Full Changelog: go-kratos/kratos@v2.8.3...v2.8.4

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

v7.0.89: Bugfix Release

Compare Source

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.88...v7.0.89

v7.0.88: Bugfix Release

Compare Source

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.87...v7.0.88

spf13/afero (github.com/spf13/afero)

v1.14.0

Compare Source

What's Changed

Full Changelog: spf13/afero@v1.13.0...v1.14.0

v1.13.0

Compare Source

What's Changed

New Contributors

Full Changelog: spf13/afero@v1.12.0...v1.13.0

v1.12.0

Compare Source

What's Changed

New Contributors

Full Changelog: spf13/afero@v1.11.0...v1.12.0

v1.11.0

Compare Source

What's Changed

Full Changelog: spf13/afero@v1.10.0...v1.11.0

v1.10.0

Compare Source

What's Changed

New Contributors

Full Changelog: spf13/afero@v1.9.5...v1.10.0

v1.9.5

Compare Source

Full Changelog: spf13/afero@v1.9.4...v1.9.5

v1.9.4

Compare Source

What's Changed

New Contributors

Full Changelog: spf13/afero@v1.9.3...v1.9.4

v1.9.3

Compare Source

What's Changed

Full Changelog: spf13/afero@v1.9.2...v1.9.3

v1.9.2

Compare Source

What's Changed

Full Changelog: spf13/afero@v1.9.1...v1.9.2

v1.9.1

Compare Source

What's Changed

Full Changelog: spf13/afero@v1.9.0...v1.9.1

v1.9.0

Compare Source

What's Changed

New Contributors

Full Changelog: spf13/afero@v1.8.2...v1.9.0

v1.8.2: : RemoveAll fixes in MemMapFs and GcsFs

Compare Source

v1.8.1: : memfs: add modTime on folder creation

Compare Source

v1.8.0: : Support sftpfs.Readdirnames, sftpfs.Readdir, CacheOnReadFs bugfix

Compare Source

  • sftpfs: Add support for Readdirnames and Readdir
  • CacheOnReadFs: Call OpenFile instead of Open in CacheOnReadFs.OpenFile

v1.7.1: : Move GCS into its own package

Compare Source

v1.7.0: : Add experimental GCS support

Compare Source

Add experimental GCS support in Afero. Experimental because the CI infra of afero does not test with real GCS buckets.

Limitations:

  • No Chmod support - The GCS ACL could probably be mapped to *nix style permissions but that would add another level of complexity and is ignored in this version.
  • No Chtimes support - Could be simulated with attributes (gcs a/m-times are set implicitly) but that's is left for another version.
  • NOTE: Not thread safe - Also assumes all file operations are done through the same instance of the GcsFs. File operations between different GcsFs instances are not guaranteed to be consistent.

Performance implications

  • Sequential reads are performant
  • Sequential writes are performant.
  • Seek + Read or ReadAt is performant after the initial seek. (produces a warning)
  • Alternating reads/writes to the same file handler are highly inefficient. To get consistent FS behavior using an API that separates readers and writers we close any open readers before an write as well close open writers before a read (ensure the data is committed).
  • Seek + Write such as WriteAt, Truncate, Seek+Write will work as expected but with significant overhead. Doing a seek + write will in effect download the old file/object, overlay it with the new writes and save it back. This is done in a streaming fashion so large files will not clog the memory but will trigger a full download and upload of the file/object.

v1.6.0: : go1.16 io/fs.FS support

Compare Source

  • Add support for go1.16 io/fs.FS interface
  • Fix incorrect WriteAt implementation for mem.File

v1.5.1: : Fix setting gid in chown implementation

Compare Source

v1.5.0: : Add chown support

Compare Source

v1.4.1: : Do not panic on passing empty tar reader to tarfs

Compare Source

v1.4.0: : read-only tarfs implementation

Compare Source

v1.3.5: : offset fixes in mem and UnionFile

Compare Source

Includes:

  • mem: fix incorrect offset in Write
  • Fix amount of files read in UnionFile.Readdir

v1.3.4: : bump golang.org/x/text to v0.3.3

Compare Source

Bump golang.org/x/text to v0.3.3 in order to fix https://nvd.nist.gov/vuln/detail/CVE-2020-14040

v1.3.3: : Improved handling of mode bits

Compare Source

v1.3.2: : Prevent MemMapFs.Chmod from changing all mode bits

Compare Source

v1.3.1: : Fix panic when not filling up zipfs's read buffer

Compare Source

v1.3.0: : zipfs, AIX, symlink and readlink support, etc.

Compare Source

Notable changes:

  • Add AIX support
  • Add zipfs, an archive/zip-based read-only filesystem
  • Add an optional interface for Symlink and Readlink

Other enhancements:

  • TempFile support for wildcards instead of only prefixes
  • Implement sftpfs.OpenFile method
  • Add support for os.O_EXCL in MemMapFs

Bugfixes:

  • Fixed the mem.File implementation to respect the io.ReaderAt contract by storing the original offset before the Read and restoring the offset after the Read.
  • Return closed error in mem.File.Write() after mem.File.Close() has been called
  • Add missing error check in RegexpFs.Open()

v1.2.2

Compare Source

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

v1.35.0: /v0.57.0/v0.11.0

Compare Source

Overview

This release is the last to support Go 1.22.
The next release will require at least Go 1.23.

Added
  • Add ValueFromAttribute and KeyValueFromAttribute in go.opentelemetry.io/otel/log. (#​6180)
  • Add EventName and SetEventName to Record in go.opentelemetry.io/otel/log. (#​6187)
  • Add EventName to RecordFactory in go.opentelemetry.io/otel/log/logtest. (#​6187)
  • AssertRecordEqual in go.opentelemetry.io/otel/log/logtest checks Record.EventName. (#​6187)
  • Add EventName and SetEventName to Record in go.opentelemetry.io/otel/sdk/log. (#​6193)
  • Add EventName to RecordFactory in go.opentelemetry.io/otel/sdk/log/logtest. (#​6193)
  • Emit Record.EventName field in go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc. (#​6211)
  • Emit Record.EventName field in go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp. (#​6211)
  • Emit Record.EventName field in go.opentelemetry.io/otel/exporters/stdout/stdoutlog (#​6210)
  • The go.opentelemetry.io/otel/semconv/v1.28.0 package.
    The package contains semantic conventions from the v1.28.0 version of the OpenTelemetry Semantic Conventions.
    See the migration documentation for information on how to upgrade from go.opentelemetry.io/otel/semconv/v1.27.0(#​6236)
  • The go.opentelemetry.io/otel/semconv/v1.30.0 package.
    The package contains semantic conventions from the v1.30.0 version of the OpenTelemetry Semantic Conventions.
    See the migration documentation for information on how to upgrade from go.opentelemetry.io/otel/semconv/v1.28.0(#​6240)
  • Document the pitfalls of using Resource as a comparable type.
    Resource.Equal and Resource.Equivalent should be used instead. (#​6272)
  • Support [Go 1.24]. (#​6304)
  • Add FilterProcessor and EnabledParameters in go.opentelemetry.io/otel/sdk/log.
    It replaces go.opentelemetry.io/otel/sdk/log/internal/x.FilterProcessor.
    Compared to previous version it additionally gives the possibility to filter by resource and instrumentation scope. (#​6317)
Changed
  • Update github.com/prometheus/common to v0.62.0, which changes the NameValidationScheme to NoEscaping.
    This allows metrics names to keep original delimiters (e.g. .), rather than replacing with underscores.
    This is controlled by the Content-Type header, or can be reverted by setting NameValidationScheme to LegacyValidation in github.com/prometheus/common/model. (#​6198)
Fixes
  • Eliminate goroutine leak for the processor returned by NewSimpleSpanProcessor in go.opentelemetry.io/otel/sdk/trace when Shutdown is called and the passed ctx is canceled and SpanExporter.Shutdown has not returned. (#​6368)
  • Eliminate goroutine leak for the processor returned by NewBatchSpanProcessor in go.opentelemetry.io/otel/sdk/trace when ForceFlush is called and the passed ctx is canceled and SpanExporter.Export has not returned. (#​6369)
What's Changed

Configuration

📅 Schedule: Branch creation - "* 0-3 1 * *" in timezone Asia/Singapore, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 the renovate label Mar 31, 2025
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Mar 31, 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):

  • 11 additional dependencies were updated

Details:

Package Change
github.com/grpc-ecosystem/grpc-gateway/v2 v2.25.1 -> v2.26.1
github.com/klauspost/compress v1.17.11 -> v1.18.0
github.com/klauspost/cpuid/v2 v2.2.9 -> v2.2.10
go.opentelemetry.io/otel/metric v1.34.0 -> v1.35.0
go.opentelemetry.io/otel/trace v1.34.0 -> v1.35.0
golang.org/x/net v0.35.0 -> v0.37.0
golang.org/x/sync v0.11.0 -> v0.12.0
golang.org/x/sys v0.30.0 -> v0.31.0
golang.org/x/text v0.22.0 -> v0.23.0
google.golang.org/genproto/googleapis/api v0.0.0-20250115164207-1a7da9e5054f -> v0.0.0-20250218202821-56aae31c358a
google.golang.org/genproto/googleapis/rpc v0.0.0-20250115164207-1a7da9e5054f -> v0.0.0-20250218202821-56aae31c358a

@renovate renovate bot merged commit 6cd1b6d into master Mar 31, 2025
5 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch March 31, 2025 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants