build(deps): bump the go-dependencies group across 1 directory with 11 updates#62
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
build(deps): bump the go-dependencies group across 1 directory with 11 updates#62dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…1 updates Bumps the go-dependencies group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [charm.land/lipgloss/v2](https://github.com/charmbracelet/lipgloss) | `2.0.0-beta.3.0.20251106193318-19329a3e8410` | `2.0.0` | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.1` | `1.41.3` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.9` | `1.32.11` | | [github.com/aws/aws-sdk-go-v2/service/cognitoidentity](https://github.com/aws/aws-sdk-go-v2) | `1.33.18` | `1.33.20` | | [github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider](https://github.com/aws/aws-sdk-go-v2) | `1.58.0` | `1.59.1` | | [github.com/aws/aws-sdk-go-v2/service/ecr](https://github.com/aws/aws-sdk-go-v2) | `1.55.2` | `1.55.4` | | [github.com/moby/moby/api](https://github.com/moby/moby) | `1.53.0` | `1.54.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.35.0` | `0.36.0` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.19.0` | `0.20.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.78.0` | `1.79.2` | Updates `charm.land/lipgloss/v2` from 2.0.0-beta.3.0.20251106193318-19329a3e8410 to 2.0.0 - [Release notes](https://github.com/charmbracelet/lipgloss/releases) - [Commits](https://github.com/charmbracelet/lipgloss/commits/v2.0.0) Updates `github.com/aws/aws-sdk-go-v2` from 1.41.1 to 1.41.3 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.41.1...v1.41.3) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.9 to 1.32.11 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.32.9...config/v1.32.11) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.9 to 1.19.11 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/m2/v1.19.9...credentials/v1.19.11) Updates `github.com/aws/aws-sdk-go-v2/service/cognitoidentity` from 1.33.18 to 1.33.20 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/sns/v1.33.18...service/sns/v1.33.20) Updates `github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider` from 1.58.0 to 1.59.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.58.0...service/ssm/v1.59.1) Updates `github.com/aws/aws-sdk-go-v2/service/ecr` from 1.55.2 to 1.55.4 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.55.2...service/ecr/v1.55.4) Updates `github.com/moby/moby/api` from 1.53.0 to 1.54.0 - [Release notes](https://github.com/moby/moby/releases) - [Commits](moby/moby@api/v1.53.0...api/v1.54.0) Updates `golang.org/x/oauth2` from 0.35.0 to 0.36.0 - [Commits](golang/oauth2@v0.35.0...v0.36.0) Updates `golang.org/x/sync` from 0.19.0 to 0.20.0 - [Commits](golang/sync@v0.19.0...v0.20.0) Updates `google.golang.org/grpc` from 1.78.0 to 1.79.2 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.78.0...v1.79.2) --- updated-dependencies: - dependency-name: charm.land/lipgloss/v2 dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.41.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.19.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/service/cognitoidentity dependency-version: 1.33.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider dependency-version: 1.59.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/service/ecr dependency-version: 1.55.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/moby/moby/api dependency-version: 1.54.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/oauth2 dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/sync dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: google.golang.org/grpc dependency-version: 1.79.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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-dependencies group with 10 updates in the / directory:
2.0.0-beta.3.0.20251106193318-19329a3e84102.0.01.41.11.41.31.32.91.32.111.33.181.33.201.58.01.59.11.55.21.55.41.53.01.54.00.35.00.36.00.19.00.20.01.78.01.79.2Updates
charm.land/lipgloss/v2from 2.0.0-beta.3.0.20251106193318-19329a3e8410 to 2.0.0Release notes
Sourced from charm.land/lipgloss/v2's releases.
... (truncated)
Commits
Updates
github.com/aws/aws-sdk-go-v2from 1.41.1 to 1.41.3Commits
967c920Release 2026-03-0323daf2bRegenerated Clientsae690a7Update endpoints model42acfb9Update API model790446eRun new Go tool 'go fix' on non-codegen files (#3337)e64a7d0migrate protocol test codegen to smithy-go (#3335)d5b9ac6Bump Go version to 1.24 (#3334)ddb9538Release 2026-02-27deda70fRegenerated Clients7d5acbdUpdate API modelUpdates
github.com/aws/aws-sdk-go-v2/configfrom 1.32.9 to 1.32.11Commits
967c920Release 2026-03-0323daf2bRegenerated Clientsae690a7Update endpoints model42acfb9Update API model790446eRun new Go tool 'go fix' on non-codegen files (#3337)e64a7d0migrate protocol test codegen to smithy-go (#3335)d5b9ac6Bump Go version to 1.24 (#3334)ddb9538Release 2026-02-27deda70fRegenerated Clients7d5acbdUpdate API modelUpdates
github.com/aws/aws-sdk-go-v2/credentialsfrom 1.19.9 to 1.19.11Commits
967c920Release 2026-03-0323daf2bRegenerated Clientsae690a7Update endpoints model42acfb9Update API model790446eRun new Go tool 'go fix' on non-codegen files (#3337)e64a7d0migrate protocol test codegen to smithy-go (#3335)d5b9ac6Bump Go version to 1.24 (#3334)ddb9538Release 2026-02-27deda70fRegenerated Clients7d5acbdUpdate API modelUpdates
github.com/aws/aws-sdk-go-v2/service/cognitoidentityfrom 1.33.18 to 1.33.20Commits
54aed73Release 2025-02-18082781fRegenerated Clients3ed185bUpdate endpoints model03da737Update API modelc8a8ccbBump go version to 1.22 (#3010)8b7c7bffix missing AccountIDEndpointMode binding (#3013)90f9d10Release 2025-02-1740dd351Regenerated Clients06352dfUpdate endpoints model833566bUpdate API modelUpdates
github.com/aws/aws-sdk-go-v2/service/cognitoidentityproviderfrom 1.58.0 to 1.59.1Commits
4344501Release 2025-06-0620a068eRegenerated Clientsd8fdf86Update endpoints model73f0a46Update API model8238069Release 2025-06-0580bbf28Regenerated Clientsa209c7aUpdate endpoints modelf882ffaUpdate API model6d549a5add sep-based query-compatible tests for both jsonrpc10 and rpcv2cbor (#3106)f82629cRelease 2025-06-04Updates
github.com/aws/aws-sdk-go-v2/service/ecrfrom 1.55.2 to 1.55.4Commits
967c920Release 2026-03-0323daf2bRegenerated Clientsae690a7Update endpoints model42acfb9Update API model790446eRun new Go tool 'go fix' on non-codegen files (#3337)e64a7d0migrate protocol test codegen to smithy-go (#3335)d5b9ac6Bump Go version to 1.24 (#3334)ddb9538Release 2026-02-27deda70fRegenerated Clients7d5acbdUpdate API modelUpdates
github.com/moby/moby/apifrom 1.53.0 to 1.54.0Release notes
Sourced from github.com/moby/moby/api's releases.
Commits
7f1a670Merge pull request #52140 from vvoland/drop-replace4569055Drop replace rules37cc25cMerge pull request #52040 from vvoland/network-connect-macaddres2fa6029network/connect: Support MacAddressc0625f2Merge pull request #52124 from chemodax/patch-14c19a01Merge pull request #52048 from shiv-tyagi/vendor-detection018cdeaMerge pull request #52119 from ricardobranco777/saveload6d771ccMerge pull request #52137 from vvoland/label-notesting71c4815gha/labeler: Remove *_test.go from area/testing label13a8626daemon/devices: Turn RegisterGPUDeviceDrivers into funcUpdates
golang.org/x/oauth2from 0.35.0 to 0.36.0Commits
4d954e6all: upgrade go directive to at least 1.25.0 [generated]Updates
golang.org/x/syncfrom 0.19.0 to 0.20.0Commits
ec11c4aerrgroup: fix a typo in the documentation1a58307all: modernize interface{} -> any3172ca5all: upgrade go directive to at least 1.25.0 [generated]Updates
google.golang.org/grpcfrom 1.78.0 to 1.79.2Release notes
Sourced from google.golang.org/grpc's releases.
Commits
8902ab6Change the version to release 1.79.2 (#8947)a928670Cherry-pick #8874 to v1.79.x (#8904)06df363Change version to 1.79.2-dev (#8903)782f2deChange version to 1.79.1 (#8902)850eccbChange version to 1.79.1-dev (#8851)765ff05Change version to 1.79.0 (#8850)68804beCherry pick #8864 to v1.79.x (#8896)0381eb6xds: Support:authorityheader rewriting for LOGICAL_DNS clusters (#8822)90f571dxds: remove references to ResolverState.Addresses (#8841)679565fxds: removeHashKeyfield fromxdsresource.Endpointstruct (#8844)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