Skip to content

Bump the all group with 5 updates#433

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/all-796d8daf79
Closed

Bump the all group with 5 updates#433
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/all-796d8daf79

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 2, 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.13.0
golang.org/x/sys 0.31.0 0.32.0
golang.org/x/tools 0.31.0 0.32.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.13.0

Commits

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.32.0

Commits
  • 456962e go.mod: update golang.org/x dependencies
  • 5916e3c internal/tokeninternal: AddExistingFiles: tweaks for proposal
  • 9a1fbbd internal/typesinternal: change Used to UsedIdent
  • e73cd5a gopls/internal/golang: implement dynamicFuncCallType with typeutil.ClassifyCall
  • 11a9b3f gopls/internal/server: fix event labels after the big rename
  • 3e7f74d go/types/typeutil: used doesn't need Info.Selections
  • b97074b internal/gofix: fix URLs
  • e850fe1 gopls/internal/golang: CodeAction: place gopls doc as the last action
  • b948add internal/gofix: move from gopls/internal/analysis/gofix
  • b437eff go/types/typeutil: implement Callee and StaticCallee with Used
  • 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.13.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.32.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.13.0
- [Commits](golang/sync@v0.12.0...v0.13.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.32.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.31.0...v0.32.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.13.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.32.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 2, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 2, 2025 20:27
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 4, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this May 4, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/all-796d8daf79 branch May 4, 2025 16:42
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.

0 participants