Bump the go-actions-deps group with 10 updates#158
Merged
andrewmarklloyd merged 1 commit intoJun 4, 2026
Conversation
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.56.0` | `2.59.0` | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.5` | `1.41.7` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.13` | `1.32.17` | | [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.19.13` | `1.19.16` | | [github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager](https://github.com/aws/aws-sdk-go-v2) | `0.1.13` | `0.1.20` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.98.0` | `1.100.1` | | [github.com/aws/smithy-go](https://github.com/aws/smithy-go) | `1.24.2` | `1.25.1` | | [github.com/digitalocean/godo](https://github.com/digitalocean/godo) | `1.183.0` | `1.188.0` | | [github.com/lib/pq](https://github.com/lib/pq) | `1.12.1` | `1.12.3` | | [go.uber.org/zap](https://github.com/uber-go/zap) | `1.27.1` | `1.28.0` | Updates `github.com/DataDog/datadog-api-client-go/v2` from 2.56.0 to 2.59.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.56.0...v2.59.0) Updates `github.com/aws/aws-sdk-go-v2` from 1.41.5 to 1.41.7 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.41.5...v1.41.7) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.13 to 1.32.17 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.32.13...config/v1.32.17) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.13 to 1.19.16 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@credentials/v1.19.13...credentials/v1.19.16) Updates `github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager` from 0.1.13 to 0.1.20 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@feature/s3/transfermanager/v0.1.13...feature/s3/transfermanager/v0.1.20) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.98.0 to 1.100.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.98.0...service/s3/v1.100.1) Updates `github.com/aws/smithy-go` from 1.24.2 to 1.25.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.2...v1.25.1) Updates `github.com/digitalocean/godo` from 1.183.0 to 1.188.0 - [Release notes](https://github.com/digitalocean/godo/releases) - [Changelog](https://github.com/digitalocean/godo/blob/main/CHANGELOG.md) - [Commits](digitalocean/godo@v1.183.0...v1.188.0) Updates `github.com/lib/pq` from 1.12.1 to 1.12.3 - [Release notes](https://github.com/lib/pq/releases) - [Changelog](https://github.com/lib/pq/blob/master/CHANGELOG.md) - [Commits](lib/pq@v1.12.1...v1.12.3) Updates `go.uber.org/zap` from 1.27.1 to 1.28.0 - [Release notes](https://github.com/uber-go/zap/releases) - [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md) - [Commits](uber-go/zap@v1.27.1...v1.28.0) --- updated-dependencies: - dependency-name: github.com/DataDog/datadog-api-client-go/v2 dependency-version: 2.59.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.7 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.17 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.16 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.20 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.100.1 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.25.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-actions-deps - dependency-name: github.com/digitalocean/godo dependency-version: 1.188.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.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-actions-deps - dependency-name: go.uber.org/zap dependency-version: 1.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-actions-deps ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the go-actions-deps group with 10 updates:
2.56.02.59.01.41.51.41.71.32.131.32.171.19.131.19.160.1.130.1.201.98.01.100.11.24.21.25.11.183.01.188.01.12.11.12.31.27.11.28.0Updates
github.com/DataDog/datadog-api-client-go/v2from 2.56.0 to 2.59.0Release notes
Sourced from github.com/DataDog/datadog-api-client-go/v2's releases.
Changelog
Sourced from github.com/DataDog/datadog-api-client-go/v2's changelog.
... (truncated)
Commits
1f8f2bfBump versions and add changelog entries. (#4001)7b79ec1Python and Rust release tags don't start with v. (#4002)b3142a3Add GET OrgGroupPolicy and OrgGroupPolicyOverride, Add policy_type/enforcemen...9614de2[STTSPG-987] Add 'required' label to Maintenance Attributes for Status Pages ...d1c8f48Remove unsupported operators from CCM Custom Allocation Rules feature (#3987)bd209b8Add OpenAPI spec for v2 Synthetics test result endpoints (#3978)72b3cd7Rename pat_uuid to pat_id and remove alias field from PAT spec (#3989)7f5d260Regenerate client from commit 364ce58 of spec repo (#3984)fd3baa2Fix merge queue failure. (#3988)070859eRegenerate client from commit ce55d33 of spec repo (#3934)Updates
github.com/aws/aws-sdk-go-v2from 1.41.5 to 1.41.7Commits
2223642Release 2026-04-2904c7e46Regenerated Clients5f56925Update endpoints modelaac6d2bUpdate API modelbdaead7upgrade to smithy-go v1.25.1 (#3399)008e12cRelease 2026-04-27ef109d9Regenerated Clients6411e63Update API modele5bf970Release 2026-04-24bdbb88cRegenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/configfrom 1.32.13 to 1.32.17Commits
2223642Release 2026-04-2904c7e46Regenerated Clients5f56925Update endpoints modelaac6d2bUpdate API modelbdaead7upgrade to smithy-go v1.25.1 (#3399)008e12cRelease 2026-04-27ef109d9Regenerated Clients6411e63Update API modele5bf970Release 2026-04-24bdbb88cRegenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/credentialsfrom 1.19.13 to 1.19.16Commits
2223642Release 2026-04-2904c7e46Regenerated Clients5f56925Update endpoints modelaac6d2bUpdate API modelbdaead7upgrade to smithy-go v1.25.1 (#3399)008e12cRelease 2026-04-27ef109d9Regenerated Clients6411e63Update API modele5bf970Release 2026-04-24bdbb88cRegenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/feature/s3/transfermanagerfrom 0.1.13 to 0.1.20Commits
83b34eaRelease 2026-04-30f6eecf0Regenerated Clients3cca141Update endpoints modeld0eb3b1Update API model7584904reinstate transfer manager Location output on upload (#3364)907bbb9Update CF CookieSigner to use crypto.Signer interface (#3325)2223642Release 2026-04-2904c7e46Regenerated Clients5f56925Update endpoints modelaac6d2bUpdate API modelUpdates
github.com/aws/aws-sdk-go-v2/service/s3from 1.98.0 to 1.100.1Commits
2223642Release 2026-04-2904c7e46Regenerated Clients5f56925Update endpoints modelaac6d2bUpdate API modelbdaead7upgrade to smithy-go v1.25.1 (#3399)008e12cRelease 2026-04-27ef109d9Regenerated Clients6411e63Update API modele5bf970Release 2026-04-24bdbb88cRegenerated ClientsUpdates
github.com/aws/smithy-gofrom 1.24.2 to 1.25.1Release notes
Sourced from github.com/aws/smithy-go's releases.
Changelog
Sourced from github.com/aws/smithy-go's changelog.
... (truncated)
Commits
e094f45Release 2026-04-23214d45bchangelog3477da0fix lrucache memory leak on existing item put (#652)0d0b4d0Bump Smithy version to 1.69.0 (#650)be5e5efcheck@enumon strings for cbor (#649)5beb80eEnsure javadoc uses utf-8 (#648)73bb8a7Release 2026-04-15f056c6fChangelogee36afcImplement BDD generator for@endpointBddSmithy trait (#647)3dbea70Release 2026-04-02Updates
github.com/digitalocean/godofrom 1.183.0 to 1.188.0Release notes
Sourced from github.com/digitalocean/godo's releases.
Changelog
Sourced from github.com/digitalocean/godo's changelog.
Commits
e082509v1.188.0 release (#1002)53af990add new fields to k8s node pool template for auto-scaler (#1000)224af30new release: (#999)a7b7e16Add BatchInferenceService for inference proxy batch jobs (#998)d472bb4DOKS: per cluster sso config (#995)03237ddrelease v1.186.0 bump (#993)add976bAdd model benchmark_score and pricing (#992)498ad65Release v1.185.0 (#991)3751ab1APPS-12973: Add request based autoscaling changes to app spec (#990)aeca92bupdate id type and tests (#989)Updates
github.com/lib/pqfrom 1.12.1 to 1.12.3Release notes
Sourced from github.com/lib/pq's releases.
Changelog
Sourced from github.com/lib/pq's changelog.
Commits
1f3e3d9Send datestyle as a startup parameter (#1312)32ba56bExpand tests for multiple result setsc2cfac1Release v1.12.2859f104Test CockroachDB12e464cAllow multiple matches and regexps in pqtest.ErrorContains()6d77cedTreat io.ErrUnexpectedEOF as driver.ErrBadConn in handleError71daecbEnsure transactions are closed in pqtest8f44823Set PGAPPNAME for tests4af2196Fix healthcheck38a54e4Split out testdata/init a bitUpdates
go.uber.org/zapfrom 1.27.1 to 1.28.0Release notes
Sourced from go.uber.org/zap's releases.
Changelog
Sourced from go.uber.org/zap's changelog.
Commits
5b81b37release v1.28.0 (#1547)0ab0d5azapcore: Add PreWriteHook for transforming entries before write (#1534)d278c59[chore] CI: test on Go 1.26 (#1535)16fb16bchore(dep): replace archived gopkg.in/yaml.v3 with officially maintained go.y...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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