deps: bump the minor-and-patch group with 10 updates - #4963
Open
dependabot[bot] wants to merge 1 commit into
Open
deps: bump the minor-and-patch group with 10 updates#4963dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the minor-and-patch group with 10 updates: | Package | From | To | | --- | --- | --- | | [github.com/agiledragon/gomonkey/v2](https://github.com/agiledragon/gomonkey) | `2.14.1` | `2.14.2` | | [github.com/iotexproject/iotex-antenna-go/v2](https://github.com/iotexproject/iotex-antenna-go) | `2.6.4` | `2.7.0` | | [github.com/iotexproject/iotex-proto](https://github.com/iotexproject/iotex-proto) | `0.6.6-0.20260211020747-f26bd969ed16` | `0.6.10` | | [github.com/uptrace/opentelemetry-go-extra/otelzap](https://github.com/uptrace/opentelemetry-go-extra) | `0.2.2` | `0.3.2` | | [go.etcd.io/bbolt](https://github.com/etcd-io/bbolt) | `1.3.6` | `1.5.0` | | [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.59.0` | `0.70.0` | | [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.61.0` | `0.70.0` | | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.44.0` | `1.45.0` | | [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) | `1.44.0` | `1.45.0` | | [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) | `1.44.0` | `1.45.0` | Updates `github.com/agiledragon/gomonkey/v2` from 2.14.1 to 2.14.2 - [Release notes](https://github.com/agiledragon/gomonkey/releases) - [Commits](agiledragon/gomonkey@v2.14.1...v2.14.2) Updates `github.com/iotexproject/iotex-antenna-go/v2` from 2.6.4 to 2.7.0 - [Release notes](https://github.com/iotexproject/iotex-antenna-go/releases) - [Commits](iotexproject/iotex-antenna-go@v2.6.4...v2.7.0) Updates `github.com/iotexproject/iotex-proto` from 0.6.6-0.20260211020747-f26bd969ed16 to 0.6.10 - [Release notes](https://github.com/iotexproject/iotex-proto/releases) - [Commits](https://github.com/iotexproject/iotex-proto/commits/v0.6.10) Updates `github.com/uptrace/opentelemetry-go-extra/otelzap` from 0.2.2 to 0.3.2 - [Release notes](https://github.com/uptrace/opentelemetry-go-extra/releases) - [Changelog](https://github.com/uptrace/opentelemetry-go-extra/blob/main/CHANGELOG.md) - [Commits](uptrace/opentelemetry-go-extra@v0.2.2...v0.3.2) Updates `go.etcd.io/bbolt` from 1.3.6 to 1.5.0 - [Release notes](https://github.com/etcd-io/bbolt/releases) - [Commits](etcd-io/bbolt@v1.3.6...v1.5.0) Updates `go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc` from 0.59.0 to 0.70.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.59.0...zpages/v0.70.0) Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.61.0 to 0.70.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.61.0...zpages/v0.70.0) Updates `go.opentelemetry.io/otel` from 1.44.0 to 1.45.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.44.0...v1.45.0) Updates `go.opentelemetry.io/otel/sdk` from 1.44.0 to 1.45.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.44.0...v1.45.0) Updates `go.opentelemetry.io/otel/trace` from 1.44.0 to 1.45.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.44.0...v1.45.0) --- updated-dependencies: - dependency-name: github.com/agiledragon/gomonkey/v2 dependency-version: 2.14.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/iotexproject/iotex-antenna-go/v2 dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/iotexproject/iotex-proto dependency-version: 0.6.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/uptrace/opentelemetry-go-extra/otelzap dependency-version: 0.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: go.etcd.io/bbolt dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc dependency-version: 0.70.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp dependency-version: 0.70.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: go.opentelemetry.io/otel dependency-version: 1.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: go.opentelemetry.io/otel/sdk dependency-version: 1.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: go.opentelemetry.io/otel/trace dependency-version: 1.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
|
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Bumps the minor-and-patch group with 10 updates:
2.14.12.14.22.6.42.7.00.6.6-0.20260211020747-f26bd969ed160.6.100.2.20.3.21.3.61.5.00.59.00.70.00.61.00.70.01.44.01.45.01.44.01.45.01.44.01.45.0Updates
github.com/agiledragon/gomonkey/v2from 2.14.1 to 2.14.2Release notes
Sourced from github.com/agiledragon/gomonkey/v2's releases.
Commits
4d98643Merge pull request #188 from JohnnyTing/fix/darwin-arm64-same-page-sigbusfafddf2fix(darwin): prevent arm64 private method patch corruption6ad276cfix(darwin): prevent arm64 same-page SIGBUSUpdates
github.com/iotexproject/iotex-antenna-go/v2from 2.6.4 to 2.7.0Release notes
Sourced from github.com/iotexproject/iotex-antenna-go/v2's releases.
Commits
92b3098Merge pull request #113 from iotexproject/support-typed-transactionscc33a21feat: add SetCodeAuthorization wrapper using IoTeX chain IDs3f629d5address comment006bf20skip 5 testnet-dependent tests with drained burner accountd793b0dsupport Ethereum typed transactions (AccessList/DynamicFee/Blob/SetCode)3a9b3fbbump deps to track iotex-core v2.4.0Updates
github.com/iotexproject/iotex-protofrom 0.6.6-0.20260211020747-f26bd969ed16 to 0.6.10Release notes
Sourced from github.com/iotexproject/iotex-proto's releases.
Commits
Updates
github.com/uptrace/opentelemetry-go-extra/otelzapfrom 0.2.2 to 0.3.2Release notes
Sourced from github.com/uptrace/opentelemetry-go-extra/otelzap's releases.
Changelog
Sourced from github.com/uptrace/opentelemetry-go-extra/otelzap's changelog.
Commits
981c0d3Merge pull request #136 from uptrace/release/v0.3.2ac7e808Merge pull request #134 from rsergeychik/fix-float32-log-field-converter150eedbchore: release v0.3.2 (release.sh)f7cfaccchore: fix script20a3da6chore: update dependenciesda07ee0fix float32 zapcore field convertere41a0f2Merge pull request #130 from uptrace/release/v0.3.12e9198dchore: release v0.3.1 (release.sh)2a1e172go mod tidyaeefc42Merge pull request #129 from magnusbaeck/connpool-sql-dbUpdates
go.etcd.io/bboltfrom 1.3.6 to 1.5.0Release notes
Sourced from go.etcd.io/bbolt's releases.
Commits
e7a8b2dMerge pull request #1217 from pjsharath28/update-go-release-1.5a916f11bump go 1.25.1143ec888Merge pull request #1212 from Elbehery/20260527_remove_maxSize_guardd43321fchore(test): remove redundant MaxSize guard in TestDB_MaxSizeExceededDoesNotGrowc13504dMerge pull request #1211 from ahrtr/20260526_maxsize_changelog0a8fbd9Merge pull request #1210 from Elbehery/20260526_support_data_size_limit63896b7Update changelog for the feature of supporting setting file size limita85b887Reimplement the feature of support setting data file size limit443486etest: add and update tests for MaxSize and MMap behaviora1f42c4Merge pull request #1208 from etcd-io/dependabot/github_actions/golangci/gola...Updates
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcfrom 0.59.0 to 0.70.0Release notes
Sourced from go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc's releases.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc's changelog.
... (truncated)
Commits
c8a87a6Release v1.45.0/v2.5.2/v0.70.0/v0.37.2/v0.25.0/v0.20.0/v0.16.2/v0.17.0 (#9413)cde125cfix(deps): update aws-sdk-go-v2 monorepo (#9384)88572a7chore(deps): update googleapis to 6ac0973 (#9409)e4f511achore(deps): update github/codeql-action action to v4.37.5 (#9410)265eb0bfix(deps): update go.opentelemetry.io/otel digest to 48db2c6 (#9317)941ba46chore(deps): update github.com/charmbracelet/ultraviolet digest to 8b69304 (#...ededd3bchore(deps): update module github.com/lucasb-eyer/go-colorful to v1.4.1 (#9406)7c6e819fix(deps): update module github.com/atombender/go-jsonschema to v0.24.1 (#9405)ec1e544chore(deps): update github.com/lufia/plan9stats digest to 341c2f0 (#9403)5d7e16achore(deps): update github.com/golangci/rowserrcheck digest to d2031e3 (#9402)Updates
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttpfrom 0.61.0 to 0.70.0Release notes
Sourced from go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp's releases.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp's changelog.