Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2025

Bumps the go-dependencies group with 3 updates: github.com/mailru/easyjson, github.com/sagikazarmark/locafero and go.opentelemetry.io/auto/sdk.

Updates github.com/mailru/easyjson from 0.9.0 to 0.9.1

Release notes

Sourced from github.com/mailru/easyjson's releases.

v0.9.1

What's Changed

New Contributors

Full Changelog: mailru/easyjson@v0.9.0...v0.9.1

Commits
  • 58eb6f5 Merge pull request #424 from stickpro/issue-415
  • ffa0b23 feat: Add version and commit information to easyjson generator
  • fe2707c Merge pull request #411 from neal/bugfix/unmarshal-unexpected-null
  • baefa5c Fix decoding null values on non-pointer fields
  • 8580601 Merge pull request #407 from Neal/bugfix/unmarshal-null
  • 529b1f6 Fix unmarshal null to existing value
  • See full diff in compare view

Updates github.com/sagikazarmark/locafero from 0.11.0 to 0.12.0

Commits

Updates go.opentelemetry.io/auto/sdk from 1.2.0 to 1.2.1

Release notes

Sourced from go.opentelemetry.io/auto/sdk's releases.

sdk/v1.2.1

Overview

Fixed

  • Fix uint32 bounding on 32 bit architectures in the go.opentelemetry.io/auto/sdk module. (#2810)

Removed

  • Build support for Go 1.23 in go.opentelemetry.io/auto/sdk has been removed. Use Go >= 1.24 to develop and build the project. (#2799)

What's Changed

Full Changelog: open-telemetry/opentelemetry-go-instrumentation@v0.23.0...sdk/v1.2.1

Changelog

Sourced from go.opentelemetry.io/auto/sdk's changelog.

[go.opentelemetry.io/auto/sdk v1.2.1] - 2025-09-15

Fixed

  • Fix uint32 bounding on 32 bit architectures in the go.opentelemetry.io/auto/sdk module. (#2810)
Commits
  • 715f58c Release go.opentelemetry.io/auto/sdk v1.2.1 (#2811)
  • 2ffdc0d chore(deps): update module github.com/prometheus/otlptranslator to v1 (#2800)
  • edae086 chore(deps): update golang:1.25.1 docker digest to 8305f5f (#2807)
  • c0a461c Fix 32bit arch int overflow in sdk (#2810)
  • 146fa4d fix(deps): update google.golang.org/grpc/examples digest to ca78c90 (#2806)
  • a734c70 chore(deps): update module github.com/nunnatsa/ginkgolinter to v0.21.0 (#2805)
  • 3d60895 chore(deps): update module github.com/tetafro/godot to v1.5.2 (#2804)
  • 23bec2c chore(deps): update module github.com/antonboom/testifylint to v1.6.4 (#2803)
  • 3b82e63 fix(deps): update golang.org/x (#2762)
  • 65fc170 chore(deps): update module github.com/spf13/viper to v1.21.0 (#2796)
  • Additional commits viewable in compare view

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 go-dependencies group with 3 updates: [github.com/mailru/easyjson](https://github.com/mailru/easyjson), [github.com/sagikazarmark/locafero](https://github.com/sagikazarmark/locafero) and [go.opentelemetry.io/auto/sdk](https://github.com/open-telemetry/opentelemetry-go-instrumentation).


Updates `github.com/mailru/easyjson` from 0.9.0 to 0.9.1
- [Release notes](https://github.com/mailru/easyjson/releases)
- [Commits](mailru/easyjson@v0.9...v0.9.1)

Updates `github.com/sagikazarmark/locafero` from 0.11.0 to 0.12.0
- [Commits](sagikazarmark/locafero@v0.11.0...v0.12.0)

Updates `go.opentelemetry.io/auto/sdk` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-instrumentation/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-instrumentation/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go-instrumentation@sdk/v1.2.0...sdk/v1.2.1)

---
updated-dependencies:
- dependency-name: github.com/mailru/easyjson
  dependency-version: 0.9.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/sagikazarmark/locafero
  dependency-version: 0.12.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: go.opentelemetry.io/auto/sdk
  dependency-version: 1.2.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
...

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 Sep 22, 2025
@faebr faebr merged commit 181fc86 into main Sep 22, 2025
13 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/go-dependencies-44656d09ab branch September 22, 2025 04:55
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.

2 participants