Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 7, 2025

Bumps the all group with 5 updates:

Package From To
go.opentelemetry.io/proto/otlp 1.5.0 1.6.0
golang.org/x/sync 0.12.0 0.14.0
golang.org/x/sys 0.31.0 0.32.0
golang.org/x/tools 0.31.0 0.33.0
google.golang.org/protobuf 1.36.5 1.36.6

Updates go.opentelemetry.io/proto/otlp from 1.5.0 to 1.6.0

Release notes

Sourced from go.opentelemetry.io/proto/otlp's releases.

v1.6.0

Overview

Generated Go code for the v1.6.0 version of the OTLP

OTLP Changelog

Added

  • resource: Add EntityRef. #635
  • general: add specs for empty telemetry envelopes. #622

Changed

  • logs: Stabilize event_name field in LogRecord message. #643
  • profiles: Move the lookup tables to ProfilesData. #644
  • profiles: Move default sample_type from the string table to sample_type. #620
  • general: remove comment on each service about keeping the RPC alive #637
  • metrics: clarify when bucket_counts array may be empty #619

Full Changelog: open-telemetry/opentelemetry-proto@v1.5.0...v1.6.0

What's Changed

... (truncated)

Commits
  • ed3d8b9 Release v1.6.0 (#304)
  • 54306df fix(deps): update module go.opentelemetry.io/build-tools/multimod to v0.23.1 ...
  • 757fdc7 chore(deps): update otel/build-protobuf docker tag to v0.25.0 (#308)
  • d2c0ede Use renovate-friendly def of Docker image (#305)
  • 7c54435 fix(deps): update module go.opentelemetry.io/build-tools/multimod to v0.23.0 ...
  • 225af11 chore(deps): update google.golang.org/genproto/googleapis/rpc digest to 10db9...
  • 0a64f54 chore(deps): update google.golang.org/genproto/googleapis/api digest to 10db9...
  • 293531b chore(deps): update github/codeql-action action to v3.28.16 (#298)
  • 3ed1d3d chore(deps): update google.golang.org/genproto/googleapis/rpc digest to 7b384...
  • 9dd37fe chore(deps): update google.golang.org/genproto/googleapis/api digest to 7b384...
  • Additional commits viewable in compare view

Updates golang.org/x/sync from 0.12.0 to 0.14.0

Commits
  • 506c70f errgroup: propagate panic and Goexit through Wait
  • 396f3a0 errgroup: document calling Go before Wait
  • See full diff in compare view

Updates golang.org/x/sys from 0.31.0 to 0.32.0

Commits
  • 01aaa83 all: simplify code by using modern Go constructs
  • 1b2bd6b windows: replace all StringToUTF16 calls with UTF16FromString
  • 1c3b72f unix: update Linux kernel to 6.14
  • c175b6b windows: add cmsghdr and pktinfo structures
  • 3330b5e unix: support Readv, Preadv, Writev and Pwritev for darwin
  • 7401cce cpu: replace specific instructions with WORD in the function get_cpucfg on lo...
  • b8f7da6 cpu: add support for detecting cpu features on loong64
  • f2ce62c windows: add constants for PMTUD socket options
  • See full diff in compare view

Updates golang.org/x/tools from 0.31.0 to 0.33.0

Commits
  • 64b63a6 go.mod: update golang.org/x dependencies
  • 7701413 internal/mcp: move jsonschema out of mcp/internal
  • 125cd11 jsonschema: pre-compile regexps
  • 2f18550 jsonschema: better errors unmarshaling ints
  • 635622b jsonschema: using hashing for uniqueItems
  • 0f6a53f mcp: remove ServerConnection
  • ca54d59 jsonschema: represent integer keywords as ints
  • c75f7e8 jsonschema: validate object keywords
  • efd15d8 internal/mcp: clean up handling of content
  • 80e0fd8 internal/mcp: support prompts
  • Additional commits viewable in compare view

Updates google.golang.org/protobuf from 1.36.5 to 1.36.6

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [go.opentelemetry.io/proto/otlp](https://github.com/open-telemetry/opentelemetry-proto-go) | `1.5.0` | `1.6.0` |
| [golang.org/x/sync](https://github.com/golang/sync) | `0.12.0` | `0.14.0` |
| [golang.org/x/sys](https://github.com/golang/sys) | `0.31.0` | `0.32.0` |
| [golang.org/x/tools](https://github.com/golang/tools) | `0.31.0` | `0.33.0` |
| google.golang.org/protobuf | `1.36.5` | `1.36.6` |


Updates `go.opentelemetry.io/proto/otlp` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-proto-go/releases)
- [Commits](open-telemetry/opentelemetry-proto-go@v1.5.0...v1.6.0)

Updates `golang.org/x/sync` from 0.12.0 to 0.14.0
- [Commits](golang/sync@v0.12.0...v0.14.0)

Updates `golang.org/x/sys` from 0.31.0 to 0.32.0
- [Commits](golang/sys@v0.31.0...v0.32.0)

Updates `golang.org/x/tools` from 0.31.0 to 0.33.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.31.0...v0.33.0)

Updates `google.golang.org/protobuf` from 1.36.5 to 1.36.6

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/proto/otlp
  dependency-version: 1.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: golang.org/x/sync
  dependency-version: 0.14.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: golang.org/x/sys
  dependency-version: 0.32.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: golang.org/x/tools
  dependency-version: 0.33.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 7, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 7, 2025 14:56
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 7, 2025
@jakecoffman jakecoffman added this pull request to the merge queue May 7, 2025
Merged via the queue into main with commit 8897bef May 7, 2025
76 checks passed
@jakecoffman jakecoffman deleted the dependabot/go_modules/all-84b4655a59 branch May 7, 2025 15:51
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant