Skip to content

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

Merged
andrewmarklloyd merged 1 commit into
mainfrom
dependabot/go_modules/go-actions-deps-35f002476c
Apr 2, 2026
Merged

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 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.55.0 2.56.0
github.com/aws/aws-sdk-go-v2 1.41.2 1.41.5
github.com/aws/aws-sdk-go-v2/config 1.32.10 1.32.13
github.com/aws/aws-sdk-go-v2/credentials 1.19.10 1.19.13
github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager 0.1.6 0.1.13
github.com/aws/aws-sdk-go-v2/service/s3 1.96.2 1.98.0
github.com/aws/smithy-go 1.24.1 1.24.2
github.com/digitalocean/godo 1.176.0 1.183.0
github.com/lib/pq 1.11.2 1.12.1
golang.org/x/oauth2 0.35.0 0.36.0

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

Release notes

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

v2.56.0

See ./CHANGELOG.md for details

Changelog

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

2.56.0/2026-03-06

Added

  • Billing_plan field deprecation - correction start date #3765
  • Add ci_code_coverage_committers to usage API #3761
  • Expose usage-attribution-types publicly and update attribution descriptions #3760
  • Add new param to api/v2/metrics #3754
  • Add FormulaAndFunctionEventQueryGroupByFields schema to support flat group_by form #3750
  • billing_plan field deprecation in billable-summary endpoint #3744
  • Add OpenAPI spec for LLM Observability Experiments API #3742
  • Add missing persona_mapping endpoints #3731
  • Adding Observability Pipelines Secret Management feature support #3729
  • Workflow Automation - Add Form Trigger #3728
  • Add Maintenances and minor updates to Status Pages API #3726
  • Introduce api/v2/integration API endpoint #3719
  • Add OpenAPI spec for Change Management endpoints #3717
  • Add sort parameter to detection rules list endpoint #3714
  • Add public documentation on NDM interface tags endpoint #3711
  • Add documentation for POST api/v2/incidents/import #3707
  • Post an event v2 API - add a new enum value to links.category field and add pattern validation on changed_resource.name field #3706
  • Add receives_permissions_from field to Roles API #3696
  • Adding custom mapper support to Observability Pipelines OCSF Mapper #3692
  • Add seats API v2 endpoints with error responses and required fields #3689
  • Added support for Google Chat Organization Handles Public API #3667
  • Add Network Path test endpoints to v2 spec #3663
  • Add OpenAPI documentation for cloud-auth-config service #3633
  • Add suppression sort by create date #3618

Fixed

  • Fix UnmarshalJSON required check for nullable additionalProperties containers #3762
  • Fix WidgetNewFixedSpan - timestamps are milliseconds not seconds #3722
  • Increase validation limit on integration type #3715

Deprecated

  • Mark legacy non-FnF query fields and WidgetEvent as deprecated in dashboard spec + update Distribuition docs #3746
Commits
  • e199042 Bump versions and add changelog entries. (#3774)
  • d335850 Add ci_code_coverage_committers to usage API (#3761)
  • ce5a4fc Regenerate client from commit b5e5ace of spec repo (#3760)
  • 74f3e61 Regenerate client from commit 1c5e4c8 of spec repo (#3740)
  • 47938cd Billing_plan field deprecation - correction start date (#3765)
  • e50c4b1 Add OpenAPI spec for LLM Observability Experiments API (#3742)
  • 890d48e Mark legacy non-FnF query fields and WidgetEvent as deprecated in dashboard s...
  • 0200aa3 Add Maintenances and minor updates to Status Pages API (#3726)
  • 57ebae9 Fix UnmarshalJSON required check for nullable additionalProperties containers...
  • 8dbdab1 billing_plan field deprecation in billable-summary endpoint (#3744)
  • Additional commits viewable in compare view

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

Commits

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

Commits

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

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager from 0.1.6 to 0.1.13

Commits

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

Commits

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

Release notes

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

Release (2026-02-27)

General Highlights

  • Dependency Update: Bump minimum go version to 1.24.
Commits

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

Release notes

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

v1.182.0

v1.181.0

v1.180.0

v1.179.0

v1.178.0

v1.177.0

Changelog

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

[1.183.0] - 2026-04-01

[1.182.0] - 2026-03-31

[1.181.0] - 2026-03-30

[1.180.0] - 2026-03-27

[1.179.0] - 2026-03-25

[1.178.0] - 2026-03-16

[1.177.0] - 2026-03-11

Commits

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

Release notes

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

v1.12.1

  • Look for pgpass file in ~/.pgpass instead of ~/.postgresql/pgpass (#1300).

  • Don't clear password if directly set on pq.Config (#1302).

#1300: lib/pq#1300 #1302: lib/pq#1302

v1.12.0

  • The next release may change the default sslmode from require to prefer. See #1271 for details.

  • CopyIn() and CopyInToSchema() have been marked as deprecated. These are simple query builders and not needed for COPY [..] FROM STDIN support (which is not deprecated). (#1279)

    // Old
    tx.Prepare(CopyIn("temp", "num", "text", "blob", "nothing"))
    

    // Replacement tx.Prepare(copy temp (num, text, blob, nothing) from stdin)

Features

  • Support protocol 3.2, and the min_protocol_version and max_protocol_version DSN parameters (#1258).

  • Support sslmode=prefer and sslmode=allow (#1270).

  • Support ssl_min_protocol_version and ssl_max_protocol_version (#1277).

  • Support connection service file to load connection details (#1285).

  • Support sslrootcert=system and use ~/.postgresql/root.crt as the default value of sslrootcert (#1280, #1281).

  • Add a new pqerror package with PostgreSQL error codes (#1275).

    For example, to test if an error is a UNIQUE constraint violation:

    if pqErr, ok := errors.AsType[*pq.Error](https://github.com/lib/pq/blob/HEAD/err); ok && pqErr.Code == pqerror.UniqueViolation {
        log.Fatalf("email %q already exsts", email)
    }
    

    To make this a bit more convenient, it also adds a pq.As() function:

    pqErr := pq.As(err, pqerror.UniqueViolation)
    if pqErr != nil {
        log.Fatalf("email %q already exsts", email)
    }
    

Fixes

  • Fix SSL key permission check to allow modes stricter than 0600/0640 (#1265).

... (truncated)

Changelog

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

v1.12.1 (2026-03-30)

  • Look for pgpass file in ~/.pgpass instead of ~/.postgresql/pgpass (#1300).

  • Don't clear password if directly set on pq.Config (#1302).

#1300: lib/pq#1300 #1302: lib/pq#1302

v1.12.0 (2026-03-18)

  • The next release may change the default sslmode from require to prefer. See #1271 for details.

  • CopyIn() and CopyInToSchema() have been marked as deprecated. These are simple query builders and not needed for COPY [..] FROM STDIN support (which is not deprecated). (#1279)

    // Old
    tx.Prepare(CopyIn("temp", "num", "text", "blob", "nothing"))
    

    // Replacement tx.Prepare(copy temp (num, text, blob, nothing) from stdin)

Features

  • Support protocol 3.2, and the min_protocol_version and max_protocol_version DSN parameters (#1258).

  • Support sslmode=prefer and sslmode=allow (#1270).

  • Support ssl_min_protocol_version and ssl_max_protocol_version (#1277).

  • Support connection service file to load connection details (#1285).

  • Support sslrootcert=system and use ~/.postgresql/root.crt as the default value of sslrootcert (#1280, #1281).

  • Add a new pqerror package with PostgreSQL error codes (#1275).

    For example, to test if an error is a UNIQUE constraint violation:

    if pqErr, ok := errors.AsType[*pq.Error](https://github.com/lib/pq/blob/master/err); ok && pqErr.Code == pqerror.UniqueViolation {
        log.Fatalf("email %q already exsts", email)
    }
    

    To make this a bit more convenient, it also adds a pq.As() function:

... (truncated)

Commits
  • 1464d69 Release v1.12.1
  • 5a64c11 Fix fromDSN() doc comment
  • 7f79f1b Fix trailing quote in fromDSN() error message
  • e0a292e Don't clear password if directly set on pq.Config
  • ce3c881 Use correct location for default ~/.pgpass location
  • 6d40f13 Release v1.12.0
  • 386fc0e Document NULL behaviour with COPY
  • a62682e Better staticcheck cache 2
  • 87ee06c Better staticcheck cache
  • 0962458 Rewrite tests to use pqerror, pq.As()
  • Additional commits viewable in compare view

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

Commits
  • 4d954e6 all: upgrade go directive to at least 1.25.0 [generated]
  • See full diff 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 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.55.0` | `2.56.0` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.2` | `1.41.5` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.10` | `1.32.13` |
| [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.19.10` | `1.19.13` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager](https://github.com/aws/aws-sdk-go-v2) | `0.1.6` | `0.1.13` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.96.2` | `1.98.0` |
| [github.com/aws/smithy-go](https://github.com/aws/smithy-go) | `1.24.1` | `1.24.2` |
| [github.com/digitalocean/godo](https://github.com/digitalocean/godo) | `1.176.0` | `1.183.0` |
| [github.com/lib/pq](https://github.com/lib/pq) | `1.11.2` | `1.12.1` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.35.0` | `0.36.0` |


Updates `github.com/DataDog/datadog-api-client-go/v2` from 2.55.0 to 2.56.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.55.0...v2.56.0)

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

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

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

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager` from 0.1.6 to 0.1.13
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@feature/s3/transfermanager/v0.1.6...feature/s3/transfermanager/v0.1.13)

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

Updates `github.com/aws/smithy-go` from 1.24.1 to 1.24.2
- [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.1...v1.24.2)

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

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

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

---
updated-dependencies:
- dependency-name: github.com/DataDog/datadog-api-client-go/v2
  dependency-version: 2.56.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.5
  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.13
  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.13
  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/transfermanager
  dependency-version: 0.1.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-actions-deps
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.98.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-actions-deps
- dependency-name: github.com/aws/smithy-go
  dependency-version: 1.24.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-actions-deps
- dependency-name: github.com/digitalocean/godo
  dependency-version: 1.183.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.12.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-actions-deps
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.36.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 Apr 1, 2026
@andrewmarklloyd andrewmarklloyd merged commit 0238008 into main Apr 2, 2026
1 check passed
@andrewmarklloyd andrewmarklloyd deleted the dependabot/go_modules/go-actions-deps-35f002476c branch April 2, 2026 13:58
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