Skip to content

Bump the go-actions-deps group with 10 updates#153

Merged
andrewmarklloyd merged 1 commit into
mainfrom
dependabot/go_modules/go-actions-deps-a2b42b8864
Mar 3, 2026
Merged

Bump the go-actions-deps group with 10 updates#153
andrewmarklloyd merged 1 commit into
mainfrom
dependabot/go_modules/go-actions-deps-a2b42b8864

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the go-actions-deps group with 10 updates:

Package From To
github.com/DataDog/datadog-api-client-go/v2 2.54.0 2.55.0
github.com/aws/aws-sdk-go-v2 1.41.1 1.41.2
github.com/aws/aws-sdk-go-v2/config 1.32.7 1.32.10
github.com/aws/aws-sdk-go-v2/credentials 1.19.7 1.19.10
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.21.1 1.22.4
github.com/aws/aws-sdk-go-v2/service/s3 1.96.0 1.96.2
github.com/aws/smithy-go 1.24.0 1.24.1
github.com/digitalocean/godo 1.173.0 1.176.0
github.com/lib/pq 1.11.1 1.11.2
golang.org/x/oauth2 0.34.0 0.35.0

Updates github.com/DataDog/datadog-api-client-go/v2 from 2.54.0 to 2.55.0

Release notes

Sourced from github.com/DataDog/datadog-api-client-go/v2's releases.

v2.55.0

See ./CHANGELOG.md for details

Changelog

Sourced from github.com/DataDog/datadog-api-client-go/v2's changelog.

2.55.0/2026-02-17

Fixed

  • Add mandatory filter env parameter to APM services endpoint #3705
  • Resolve issue where the go client cannot resolve between memoryBuffer and memoryBufferSize options #3698
  • [CWS-5817] Add workload_activity rule type to OpenAPI spec #3655
  • Modify api spec description of create postmortem attachment #3654
  • Update some SDS status codes #3607
  • Update api/v2/incidents/id/attachment endpoints documentation #3574

Added

  • Add new endpoints for Code Coverage summary information #3695
  • [Workflow Automation] Add allowedValues to InputSchemaParameters #3694
  • Cloud SIEM - Add instantaneousBaseline to anomaly detection options #3693
  • Adding when full option to the Memory Buffer options as well #3691
  • Add OpenAPI documentation for cache property in dedupe processor in observability pipelines #3690
  • Adding Buffer options to Observability Pipeline Destinations #3676
  • Add Descriptions for OCI Integrations Endpoint OpenAPI Spec #3669
  • Sync rum-replay endpoints with backend for public documentation #3668
  • Add OpenAPI documentation for security monitoring content packs endpoints #3662
  • Create OpenAPI for incidents config postmortem templates #3660
  • Add case-management-project resource type for restriction policies #3656
  • Add OpenAPI documentation for case-rapid-api relationship endpoints #3652
  • Add new products to usage API docs for ccm_spend_monitored_pro and ccm_spend_monitored_ent #3650
  • Expose use_legacy_search_syntax flag in the Observability Pipelines API #3647
  • Add Project and NotificationRule API specs for Case Management #3646
  • Added spec for flex_logs_starter #3645
  • Update api spec with additional monitor notification presets #3644
  • Add public patch DORA deployment endpoint #3641
  • Add On-Call Trigger to Workflow Automation Public API #3639
  • Add UpdateFlakyTestState endpoint to Flaky Test Management API #3637
  • Update api spec with additional monitor notification presets #3635
  • Add order_by field to timeseries widget request schema #3631
  • Add budget validation endpoints #3630
  • Remove x-unstable property from security findings Jira issues endpoints #3629
  • Add tags support to Logs Indexes API #3628
  • Add OpenAPI specification for ServiceNow integration #3627
  • Add support for routes in datadog logs destination #3624
  • Create OpenAPI for HAMR endpoints #3622
  • Create OpenAPI for incidents config global endpoints #3621
  • Add Synthetics suites CRUD endpoints #3620
  • security_monitoring - Document rules bulk export #3615
  • Adding datastream to Open Search destination and adding Auth Strategy for Observability Pipeline API #3614
  • Add OpenAPI for entity risk score api #3613
  • Create OpenAPI for SLO status endpoint #3612
  • Add OpenAPI specification for collab-general service #3611
  • Add missing incident attachments documentation #3606
  • Add Network Path Monitors to API Docs #3604
  • Update metrics all-tags endpoint documentation #3601
  • Add Status Pages API specs #3591

... (truncated)

Commits
  • e3089b9 Bump versions and add changelog entries. (#3713)
  • b43be09 Add additional UpdateTeamMembership scenarios (#3699)
  • f1b058a Add mandatory filter env parameter to APM services endpoint (#3705)
  • fc19c62 Add new endpoints for Code Coverage summary information (#3695)
  • 1ddd4ab Resolve issue where the go client cannot resolve between memoryBuffer and mem...
  • 12edd51 Changed Metric SLO to support SLI specification (#3479)
  • 47b8c97 Cloud SIEM - Add instantaneousBaseline to anomaly detection options (#3693)
  • 8cadf7c Workflow Automation - Add allowedValues to InputSchemaParameters (#3694)
  • fb6acf6 Adding when full option to the Memory Buffer options as well (#3691)
  • 353864b Add default values for NDM ListDevices endpoint parameters (#3687)
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2 from 1.41.1 to 1.41.2

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.32.7 to 1.32.10

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.19.7 to 1.19.10

Commits
  • fcc0f5d Release 2023-04-10
  • cd750e0 Regenerated Clients
  • 1bc2f05 Update endpoints model
  • b964f5c Update API model
  • fd69015 fix APIGW exports nullability exceptions
  • fae239a Merge pull request #2089 from aws/auditAccessibility
  • acf33a2 Update aws-sdk-go-v2's comment codegened from Smithy Go's updated document sm...
  • 27360c1 fix APIGW exports nullability exceptions
  • 30383d5 Release 2023-04-07
  • 352f89c Regenerated Clients
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.21.1 to 1.22.4

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.96.0 to 1.96.2

Commits

Updates github.com/aws/smithy-go from 1.24.0 to 1.24.1

Release notes

Sourced from github.com/aws/smithy-go's releases.

Release (2026-02-20)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.24.1
    • Feature: Add new middleware functions to get event stream output from middleware
Changelog

Sourced from github.com/aws/smithy-go's changelog.

Release (2026-02-27)

General Highlights

  • Dependency Update: Bump minimum go version to 1.24.

Release (2026-02-20)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.24.1
    • Feature: Add new middleware functions to get event stream output from middleware

Release (2025-12-01)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.24.0
    • Feature: Improve allocation footprint of the middleware stack. This should convey a ~10% reduction in allocations per SDK request.

Release (2025-11-03)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.23.2
    • Bug Fix: Adjust the initial sizes of each middleware phase to avoid some unnecessary reallocation.
    • Bug Fix: Avoid unnecessary allocation overhead from the metrics system when not in use.

Release (2025-10-15)

General Highlights

  • Dependency Update: Bump minimum go version to 1.23.
  • Dependency Update: Updated to the latest SDK module versions

Release (2025-09-18)

Module Highlights

  • github.com/aws/smithy-go/aws-http-auth: v1.1.0
    • Feature: Added support for SIG4/SIGV4A querystring authentication.

Release (2025-08-27)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

... (truncated)

Commits

Updates github.com/digitalocean/godo from 1.173.0 to 1.176.0

Release notes

Sourced from github.com/digitalocean/godo's releases.

v1.176.0

v1.175.0

v1.174.0

Changelog

Sourced from github.com/digitalocean/godo's changelog.

[1.176.0] - 2026-02-26

[1.175.0] - 2026-02-12

[1.174.0] - 2026-02-09

Commits

Updates github.com/lib/pq from 1.11.1 to 1.11.2

Release notes

Sourced from github.com/lib/pq's releases.

v1.11.2

This fixes two regressions:

  • Don't send startup parameters if there is no value, improving compatibility with Supavisor (#1260).

  • Don't send dbname as a startup parameter if database=[..] is used in the connection string. It's recommended to use dbname=, as database= is not a libpq option, and only worked by accident previously. (#1261)

#1260: lib/pq#1260 #1261: lib/pq#1261

Changelog

Sourced from github.com/lib/pq's changelog.

v1.11.2 (2026-02-10)

This fixes two regressions:

  • Don't send startup parameters if there is no value, improving compatibility with Supavisor (#1260).

  • Don't send dbname as a startup parameter if database=[..] is used in the connection string. It's recommended to use dbname=, as database= is not a libpq option, and only worked by accident previously. (#1261)

#1260: lib/pq#1260 #1261: lib/pq#1261

Commits
  • 1412805 Don't send empty startup parameters
  • 0c529db Don't send dbname= as a startup parameter when database= is used
  • See full diff in compare view

Updates golang.org/x/oauth2 from 0.34.0 to 0.35.0

Commits

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 go-actions-deps group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/DataDog/datadog-api-client-go/v2](https://github.com/DataDog/datadog-api-client-go) | `2.54.0` | `2.55.0` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.1` | `1.41.2` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.7` | `1.32.10` |
| [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.19.7` | `1.19.10` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.21.1` | `1.22.4` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.96.0` | `1.96.2` |
| [github.com/aws/smithy-go](https://github.com/aws/smithy-go) | `1.24.0` | `1.24.1` |
| [github.com/digitalocean/godo](https://github.com/digitalocean/godo) | `1.173.0` | `1.176.0` |
| [github.com/lib/pq](https://github.com/lib/pq) | `1.11.1` | `1.11.2` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.34.0` | `0.35.0` |


Updates `github.com/DataDog/datadog-api-client-go/v2` from 2.54.0 to 2.55.0
- [Release notes](https://github.com/DataDog/datadog-api-client-go/releases)
- [Changelog](https://github.com/DataDog/datadog-api-client-go/blob/master/CHANGELOG.md)
- [Commits](DataDog/datadog-api-client-go@v2.54.0...v2.55.0)

Updates `github.com/aws/aws-sdk-go-v2` from 1.41.1 to 1.41.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.41.1...v1.41.2)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.7 to 1.32.10
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.32.7...config/v1.32.10)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.7 to 1.19.10
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/m2/v1.19.7...service/iam/v1.19.10)

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.21.1 to 1.22.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.21.1...service/mq/v1.22.4)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.96.0 to 1.96.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.96.0...service/s3/v1.96.2)

Updates `github.com/aws/smithy-go` from 1.24.0 to 1.24.1
- [Release notes](https://github.com/aws/smithy-go/releases)
- [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md)
- [Commits](aws/smithy-go@v1.24.0...v1.24.1)

Updates `github.com/digitalocean/godo` from 1.173.0 to 1.176.0
- [Release notes](https://github.com/digitalocean/godo/releases)
- [Changelog](https://github.com/digitalocean/godo/blob/main/CHANGELOG.md)
- [Commits](digitalocean/godo@v1.173.0...v1.176.0)

Updates `github.com/lib/pq` from 1.11.1 to 1.11.2
- [Release notes](https://github.com/lib/pq/releases)
- [Changelog](https://github.com/lib/pq/blob/master/CHANGELOG.md)
- [Commits](lib/pq@v1.11.1...v1.11.2)

Updates `golang.org/x/oauth2` from 0.34.0 to 0.35.0
- [Commits](golang/oauth2@v0.34.0...v0.35.0)

---
updated-dependencies:
- dependency-name: github.com/DataDog/datadog-api-client-go/v2
  dependency-version: 2.55.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-actions-deps
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.41.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-actions-deps
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.32.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-actions-deps
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-version: 1.19.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-actions-deps
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
  dependency-version: 1.22.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-actions-deps
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.96.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-actions-deps
- dependency-name: github.com/aws/smithy-go
  dependency-version: 1.24.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-actions-deps
- dependency-name: github.com/digitalocean/godo
  dependency-version: 1.176.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-actions-deps
- dependency-name: github.com/lib/pq
  dependency-version: 1.11.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-actions-deps
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-actions-deps
...

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 Mar 1, 2026
@andrewmarklloyd andrewmarklloyd merged commit 7478f40 into main Mar 3, 2026
1 check passed
@andrewmarklloyd andrewmarklloyd deleted the dependabot/go_modules/go-actions-deps-a2b42b8864 branch March 3, 2026 03:38
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