Skip to content

Bump the minor-patch-updates group across 1 directory with 3 updates - #14

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/minor-patch-updates-a7296e9c08
Open

Bump the minor-patch-updates group across 1 directory with 3 updates#14
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/minor-patch-updates-a7296e9c08

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 19, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-patch-updates group with 3 updates in the / directory: github.com/YourSurpriseCom/go-datadog-apm/v2, github.com/oapi-codegen/runtime and google.golang.org/api.

Updates github.com/YourSurpriseCom/go-datadog-apm/v2 from 2.4.5 to 2.4.6

Release notes

Sourced from github.com/YourSurpriseCom/go-datadog-apm/v2's releases.

v2.4.6

What's Changed

Full Changelog: YourSurpriseCom/go-datadog-apm@v2.4.5...v2.4.6

Commits

Updates github.com/oapi-codegen/runtime from 1.4.2 to 1.6.0

Release notes

Sourced from github.com/oapi-codegen/runtime's releases.

Allow customization of parameter encoding

This is a small release which adds a global encoding setting on the runtime, to allow users to customize how to handle spaces in query arguments. This is a new minor release, since we're adding new API, even though this is a very minor feature. I imagine that in the future, we will add more settings, rather than making behavior assumptions.

🚀 New features and improvements

📦 Dependency updates

  • chore(deps): update module github.com/golangci/golangci-lint to v2.12.2 (#112) @renovate[bot]

Sponsors

We would like to thank our sponsors for their support during this release.

Sponsors

We would like to thank our sponsors for their support during this release.

v1.5.0: RFC3339 durations, and bug fixes

This is mainly a bugfix release, but we're bumping the minor version since we also introduce a new type, Duration into our types/ package, which allows for parsing and emitting RFC3339 durations. Rather than trying to parse a duration string into a time.Duration, which requires assumptions that may not be right for everyone, we decided not to make those decisions and just store all possible fields as provided. Users can convert this to Go Duration as they see fit.

🚀 New features and improvements

🐛 Bug fixes

📝 Documentation updates

... (truncated)

Commits
  • 01be2fa chore(deps): update module github.com/golangci/golangci-lint to v2.12.2 (#112)
  • 1463938 Allow customizing default query encoder (#145)
  • 540d34a fix(deps): update module github.com/labstack/echo/v5 to v5.3.0 (#142)
  • e89dbb8 Add types.Duration for the RFC 3339 duration format (#144)
  • 324e57f Let generated code declare whether styled parameter values are escaped (#143)
  • 95c13c0 Explain how to send nested objects when style serialization fails (#141)
  • 7c889f3 Prefer the form struct tag over json for form encoding (#140)
  • d0d5c3a chore(deps): update golang/govulncheck-action action to v1.1.0 (#137)
  • 67e86fd chore(deps): update oapi-codegen/actions action to v0.8.0 (#130)
  • df140cb fix(deps): update module github.com/labstack/echo/v5 to v5.2.1 (#126)
  • Additional commits viewable in compare view

Updates google.golang.org/api from 0.286.0 to 0.289.0

Release notes

Sourced from google.golang.org/api's releases.

v0.289.0

0.289.0 (2026-07-16)

Features

v0.288.0

0.288.0 (2026-07-09)

Features

v0.287.1

0.287.1 (2026-07-07)

Documentation

v0.287.0

0.287.0 (2026-06-30)

Features

Changelog

Sourced from google.golang.org/api's changelog.

0.289.0 (2026-07-16)

Features

0.288.0 (2026-07-09)

Features

0.287.1 (2026-07-07)

Documentation

0.287.0 (2026-06-30)

Features

Commits
  • 783bf4b chore(main): release 0.289.0 (#3650)
  • af8d033 feat(all): auto-regenerate discovery clients (#3659)
  • 080002a chore: constrain go version updates in renovate (#3658)
  • aa8d256 feat(all): auto-regenerate discovery clients (#3657)
  • 1fc8f45 feat(all): auto-regenerate discovery clients (#3656)
  • 7ac76e4 chore(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 in /internal/koko...
  • 8a47d2a chore(all): update all (#3654)
  • 69af635 feat(all): auto-regenerate discovery clients (#3655)
  • 6c876b4 feat(all): auto-regenerate discovery clients (#3653)
  • 5116a48 feat(all): auto-regenerate discovery clients (#3652)
  • 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 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 minor-patch-updates group with 3 updates in the / directory: [github.com/YourSurpriseCom/go-datadog-apm/v2](https://github.com/YourSurpriseCom/go-datadog-apm), [github.com/oapi-codegen/runtime](https://github.com/oapi-codegen/runtime) and [google.golang.org/api](https://github.com/googleapis/google-api-go-client).


Updates `github.com/YourSurpriseCom/go-datadog-apm/v2` from 2.4.5 to 2.4.6
- [Release notes](https://github.com/YourSurpriseCom/go-datadog-apm/releases)
- [Commits](YourSurpriseCom/go-datadog-apm@v2.4.5...v2.4.6)

Updates `github.com/oapi-codegen/runtime` from 1.4.2 to 1.6.0
- [Release notes](https://github.com/oapi-codegen/runtime/releases)
- [Commits](oapi-codegen/runtime@v1.4.2...v1.6.0)

Updates `google.golang.org/api` from 0.286.0 to 0.289.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.286.0...v0.289.0)

---
updated-dependencies:
- dependency-name: github.com/YourSurpriseCom/go-datadog-apm/v2
  dependency-version: 2.4.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-updates
- dependency-name: github.com/oapi-codegen/runtime
  dependency-version: 1.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-updates
- dependency-name: google.golang.org/api
  dependency-version: 0.289.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-updates
...

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 Jul 19, 2026
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