deps(deps): bump the gomod-minor-and-patch group across 1 directory with 31 updates#275
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…ith 31 updates Bumps the gomod-minor-and-patch group with 24 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.49.0` | `1.62.2` | | [github.com/MShekow/directory-checksum](https://github.com/MShekow/directory-checksum) | `1.4.9` | `1.4.18` | | [github.com/atombender/go-jsonschema](https://github.com/atombender/go-jsonschema) | `0.23.0` | `0.23.1` | | [github.com/aws/aws-lambda-go](https://github.com/aws/aws-lambda-go) | `1.47.0` | `1.54.0` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.29.7` | `1.32.17` | | [github.com/cloudflare/cloudflare-go](https://github.com/cloudflare/cloudflare-go) | `0.104.0` | `0.116.0` | | [github.com/disgoorg/disgo](https://github.com/disgoorg/disgo) | `0.18.5` | `0.19.3` | | [github.com/fatih/color](https://github.com/fatih/color) | `1.18.0` | `1.19.0` | | [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.19.0` | `5.19.1` | | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.38.2` | `1.41.0` | | [github.com/otiai10/copy](https://github.com/otiai10/copy) | `1.14.0` | `1.14.1` | | [github.com/pulumi/pulumi-aws/sdk/v6](https://github.com/pulumi/pulumi-aws) | `6.83.0` | `6.83.3` | | [github.com/pulumi/pulumi-cloudflare/sdk/v6](https://github.com/pulumi/pulumi-cloudflare) | `6.2.0` | `6.15.0` | | [github.com/pulumi/pulumi-docker/sdk/v4](https://github.com/pulumi/pulumi-docker) | `4.5.8` | `4.11.2` | | [github.com/pulumi/pulumi-gcp/sdk/v8](https://github.com/pulumi/pulumi-gcp) | `8.0.0` | `8.41.1` | | [github.com/pulumi/pulumi-kubernetes/sdk/v4](https://github.com/pulumi/pulumi-kubernetes) | `4.18.1` | `4.31.0` | | [github.com/pulumi/pulumi-mongodbatlas/sdk/v3](https://github.com/pulumi/pulumi-mongodbatlas) | `3.30.0` | `3.38.0` | | [github.com/pulumi/pulumi-random/sdk/v4](https://github.com/pulumi/pulumi-random) | `4.17.0` | `4.20.0` | | [github.com/pulumi/pulumi/pkg/v3](https://github.com/pulumi/pulumi) | `3.184.0` | `3.241.0` | | [github.com/samber/lo](https://github.com/samber/lo) | `1.38.1` | `1.53.0` | | [github.com/tmc/langchaingo](https://github.com/tmc/langchaingo) | `0.1.13` | `0.1.14` | | [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) | `1.16.1` | `1.17.9` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.35.0` | `0.36.1` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.35.0` | `0.36.1` | Updates `cloud.google.com/go/storage` from 1.49.0 to 1.62.2 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@pubsub/v1.49.0...storage/v1.62.2) Updates `github.com/MShekow/directory-checksum` from 1.4.9 to 1.4.18 - [Release notes](https://github.com/MShekow/directory-checksum/releases) - [Commits](MShekow/directory-checksum@v1.4.9...v1.4.18) Updates `github.com/atombender/go-jsonschema` from 0.23.0 to 0.23.1 - [Release notes](https://github.com/atombender/go-jsonschema/releases) - [Commits](omissis/go-jsonschema@v0.23.0...v0.23.1) Updates `github.com/aws/aws-lambda-go` from 1.47.0 to 1.54.0 - [Release notes](https://github.com/aws/aws-lambda-go/releases) - [Commits](aws/aws-lambda-go@v1.47.0...v1.54.0) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.29.7 to 1.32.17 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.29.7...config/v1.32.17) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.60 to 1.19.16 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@credentials/v1.17.60...credentials/v1.19.16) Updates `github.com/cloudflare/cloudflare-go` from 0.104.0 to 0.116.0 - [Release notes](https://github.com/cloudflare/cloudflare-go/releases) - [Changelog](https://github.com/cloudflare/cloudflare-go/blob/v0.116.0/CHANGELOG.md) - [Commits](cloudflare/cloudflare-go@v0.104.0...v0.116.0) Updates `github.com/disgoorg/disgo` from 0.18.5 to 0.19.3 - [Release notes](https://github.com/disgoorg/disgo/releases) - [Commits](disgoorg/disgo@v0.18.5...v0.19.3) Updates `github.com/fatih/color` from 1.18.0 to 1.19.0 - [Release notes](https://github.com/fatih/color/releases) - [Commits](fatih/color@v1.18.0...v1.19.0) Updates `github.com/go-git/go-git/v5` from 5.19.0 to 5.19.1 - [Release notes](https://github.com/go-git/go-git/releases) - [Changelog](https://github.com/go-git/go-git/blob/main/HISTORY.md) - [Commits](go-git/go-git@v5.19.0...v5.19.1) Updates `github.com/onsi/gomega` from 1.38.2 to 1.41.0 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.38.2...v1.41.0) Updates `github.com/otiai10/copy` from 1.14.0 to 1.14.1 - [Release notes](https://github.com/otiai10/copy/releases) - [Commits](otiai10/copy@v1.14.0...v1.14.1) Updates `github.com/pulumi/pulumi-aws/sdk/v6` from 6.83.0 to 6.83.3 - [Release notes](https://github.com/pulumi/pulumi-aws/releases) - [Changelog](https://github.com/pulumi/pulumi-aws/blob/master/CHANGELOG_OLD.md) - [Commits](pulumi/pulumi-aws@v6.83.0...v6.83.3) Updates `github.com/pulumi/pulumi-cloudflare/sdk/v6` from 6.2.0 to 6.15.0 - [Release notes](https://github.com/pulumi/pulumi-cloudflare/releases) - [Changelog](https://github.com/pulumi/pulumi-cloudflare/blob/master/CHANGELOG_OLD.md) - [Commits](pulumi/pulumi-cloudflare@v6.2.0...v6.15.0) Updates `github.com/pulumi/pulumi-docker/sdk/v4` from 4.5.8 to 4.11.2 - [Release notes](https://github.com/pulumi/pulumi-docker/releases) - [Changelog](https://github.com/pulumi/pulumi-docker/blob/master/CHANGELOG_OLD.md) - [Commits](pulumi/pulumi-docker@v4.5.8...v4.11.2) Updates `github.com/pulumi/pulumi-gcp/sdk/v8` from 8.0.0 to 8.41.1 - [Release notes](https://github.com/pulumi/pulumi-gcp/releases) - [Changelog](https://github.com/pulumi/pulumi-gcp/blob/master/CHANGELOG_OLD.md) - [Commits](pulumi/pulumi-gcp@v8.0.0...v8.41.1) Updates `github.com/pulumi/pulumi-kubernetes/sdk/v4` from 4.18.1 to 4.31.0 - [Release notes](https://github.com/pulumi/pulumi-kubernetes/releases) - [Changelog](https://github.com/pulumi/pulumi-kubernetes/blob/master/CHANGELOG.md) - [Commits](pulumi/pulumi-kubernetes@v4.18.1...v4.31.0) Updates `github.com/pulumi/pulumi-mongodbatlas/sdk/v3` from 3.30.0 to 3.38.0 - [Release notes](https://github.com/pulumi/pulumi-mongodbatlas/releases) - [Changelog](https://github.com/pulumi/pulumi-mongodbatlas/blob/master/CHANGELOG_OLD.md) - [Commits](pulumi/pulumi-mongodbatlas@v3.30.0...v3.38.0) Updates `github.com/pulumi/pulumi-random/sdk/v4` from 4.17.0 to 4.20.0 - [Release notes](https://github.com/pulumi/pulumi-random/releases) - [Changelog](https://github.com/pulumi/pulumi-random/blob/master/CHANGELOG_OLD.md) - [Commits](pulumi/pulumi-random@v4.17.0...v4.20.0) Updates `github.com/pulumi/pulumi/pkg/v3` from 3.184.0 to 3.241.0 - [Release notes](https://github.com/pulumi/pulumi/releases) - [Changelog](https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md) - [Commits](pulumi/pulumi@v3.184.0...v3.241.0) Updates `github.com/pulumi/pulumi/sdk/v3` from 3.184.0 to 3.241.0 - [Release notes](https://github.com/pulumi/pulumi/releases) - [Changelog](https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md) - [Commits](pulumi/pulumi@v3.184.0...v3.241.0) Updates `github.com/samber/lo` from 1.38.1 to 1.53.0 - [Release notes](https://github.com/samber/lo/releases) - [Commits](samber/lo@v1.38.1...v1.53.0) Updates `github.com/tmc/langchaingo` from 0.1.13 to 0.1.14 - [Release notes](https://github.com/tmc/langchaingo/releases) - [Commits](tmc/langchaingo@v0.1.13...v0.1.14) Updates `go.mongodb.org/mongo-driver` from 1.16.1 to 1.17.9 - [Release notes](https://github.com/mongodb/mongo-go-driver/releases) - [Commits](mongodb/mongo-go-driver@v1.16.1...v1.17.9) Updates `golang.org/x/crypto` from 0.50.0 to 0.51.0 - [Commits](golang/crypto@v0.50.0...v0.51.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/term` from 0.42.0 to 0.43.0 - [Commits](golang/term@v0.42.0...v0.43.0) Updates `golang.org/x/text` from 0.36.0 to 0.37.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.36.0...v0.37.0) Updates `google.golang.org/api` from 0.223.0 to 0.274.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.223.0...v0.274.0) Updates `k8s.io/apimachinery` from 0.35.0 to 0.36.1 - [Commits](kubernetes/apimachinery@v0.35.0...v0.36.1) Updates `k8s.io/client-go` from 0.35.0 to 0.36.1 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.35.0...v0.36.1) --- updated-dependencies: - dependency-name: cloud.google.com/go/storage dependency-version: 1.62.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-and-patch - dependency-name: github.com/MShekow/directory-checksum dependency-version: 1.4.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-minor-and-patch - dependency-name: github.com/atombender/go-jsonschema dependency-version: 0.23.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-minor-and-patch - dependency-name: github.com/aws/aws-lambda-go dependency-version: 1.54.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-and-patch - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.17 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-and-patch - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.19.16 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-and-patch - dependency-name: github.com/cloudflare/cloudflare-go dependency-version: 0.116.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-and-patch - dependency-name: github.com/disgoorg/disgo dependency-version: 0.19.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-and-patch - dependency-name: github.com/fatih/color dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-and-patch - dependency-name: github.com/go-git/go-git/v5 dependency-version: 5.19.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-minor-and-patch - dependency-name: github.com/onsi/gomega dependency-version: 1.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-and-patch - dependency-name: github.com/otiai10/copy dependency-version: 1.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-minor-and-patch - dependency-name: github.com/pulumi/pulumi-aws/sdk/v6 dependency-version: 6.83.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-minor-and-patch - dependency-name: github.com/pulumi/pulumi-cloudflare/sdk/v6 dependency-version: 6.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-and-patch - dependency-name: github.com/pulumi/pulumi-docker/sdk/v4 dependency-version: 4.11.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-and-patch - dependency-name: github.com/pulumi/pulumi-gcp/sdk/v8 dependency-version: 8.41.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-and-patch - dependency-name: github.com/pulumi/pulumi-kubernetes/sdk/v4 dependency-version: 4.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-and-patch - dependency-name: github.com/pulumi/pulumi-mongodbatlas/sdk/v3 dependency-version: 3.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-and-patch - dependency-name: github.com/pulumi/pulumi-random/sdk/v4 dependency-version: 4.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-and-patch - dependency-name: github.com/pulumi/pulumi/pkg/v3 dependency-version: 3.241.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-and-patch - dependency-name: github.com/pulumi/pulumi/sdk/v3 dependency-version: 3.241.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-and-patch - dependency-name: github.com/samber/lo dependency-version: 1.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-and-patch - dependency-name: github.com/tmc/langchaingo dependency-version: 0.1.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-minor-and-patch - dependency-name: go.mongodb.org/mongo-driver dependency-version: 1.17.9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-and-patch - dependency-name: golang.org/x/crypto dependency-version: 0.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-and-patch - dependency-name: golang.org/x/oauth2 dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-and-patch - dependency-name: golang.org/x/term dependency-version: 0.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-and-patch - dependency-name: golang.org/x/text dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-and-patch - dependency-name: google.golang.org/api dependency-version: 0.274.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-and-patch - dependency-name: k8s.io/apimachinery dependency-version: 0.36.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-and-patch - dependency-name: k8s.io/client-go dependency-version: 0.36.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Semgrep Scan ResultsRepository:
Scanned at 2026-05-19 02:42 UTC |
Security Scan ResultsRepository:
Scanned at 2026-05-19 02:42 UTC |
This was referenced May 20, 2026
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 gomod-minor-and-patch group with 24 updates in the / directory:
1.49.01.62.21.4.91.4.180.23.00.23.11.47.01.54.01.29.71.32.170.104.00.116.00.18.50.19.31.18.01.19.05.19.05.19.11.38.21.41.01.14.01.14.16.83.06.83.36.2.06.15.04.5.84.11.28.0.08.41.14.18.14.31.03.30.03.38.04.17.04.20.03.184.03.241.01.38.11.53.00.1.130.1.141.16.11.17.90.35.00.36.10.35.00.36.1Updates
cloud.google.com/go/storagefrom 1.49.0 to 1.62.2Release notes
Sourced from cloud.google.com/go/storage's releases.
Commits
50a5755chore: librarian release pull request: 20260518T161338Z (#14610)585840fspanner: skip flaky TestIntegration_DbRemovalRecovery (#14607)f8bf88ftest(spanner): retry query after database recreation in integration test (#14...9168ab8chore(librariangen): tweak release preview test (#14599)f8b9a93fix(spanner/spannertest): Support UUID as a base data type (#14117)a42fd83fix(internal/librariange): release preview support (#14588)d944830fix(datastore): add retries to emulator (#14591)c5aaedcchore: migrate Go configuration in librarian.yaml (#14587)8a0e849doc(agentplatform): Add notes and quick examples to the README033f4fechore: librarian release pull request: 20260514T191310Z (#14589)Updates
github.com/MShekow/directory-checksumfrom 1.4.9 to 1.4.18Release notes
Sourced from github.com/MShekow/directory-checksum's releases.
... (truncated)
Commits
4ce00c5chore(deps): update goreleaser/goreleaser-action action to v7.2.1 (#122)238103bchore(deps): update go toolchain directive to v1.26.3 (#121)c4d0ac4chore(deps): update robinraju/release-downloader action to v1.13 (#120)7cc7f00chore(deps): update goreleaser/goreleaser-action action to v7.1.0 (#119)b5ec9cbchore(deps): pin GitHub Actions digests (#117)9e14614chore: configure Renovate to pin GitHub Action digestsd0db2ccchore(deps): update dependency go to v1.26.2 (#116)e7b2108chore(deps): update anchore/scan-action action to v7.4.0 (#115)ebcb84bchore(deps): update anchore/sbom-action action to v0.24.0 (#114)db43f1echore(deps): update actions/setup-go action to v6.4.0 (#113)Updates
github.com/atombender/go-jsonschemafrom 0.23.0 to 0.23.1Release notes
Sourced from github.com/atombender/go-jsonschema's releases.
Commits
5c08d7efix: replace deprecated goreleaser --debug flag with --verbose9050015fix: introduce specialized docker-container builder for buildx to make the sb...07df3dafix: introduce containerd as driver to work with sbom attestation22aebdeFix bugs in codegen when the struct has additional fields and constraints at ...0827449feat/update-deps-2026-05-09 (#558)d7e5ed1chore(deps): update dependency markdownlint-cli2 to v0.22.1 (#543)74f12afchore(deps): update dependency shfmt to v3.13.1 (#539)Updates
github.com/aws/aws-lambda-gofrom 1.47.0 to 1.54.0Release notes
Sourced from github.com/aws/aws-lambda-go's releases.
... (truncated)
Commits
ca19f6fAllow ClientContext.Custom unmarshaling for non-string (JSON) values (#620)9c32960Merge pull request #619 from maximrub/inbound-federationebe38d9add support for Cognito Inbound federation Lambda trigger71624acFix spelling typos (#616)33e4dc3Update workflows for go 1.26 (#617)e1cb461Merge pull request #612 from yhamano0312/feat/add-s3-event-fieldsa66ce2dMerge branch 'main' into feat/add-s3-event-fields9dac8a5Add structured logging helper (#614)6252f73fix: always return PhysicalResourceID for CFn CustomResources (#613)be52e48feat: add lifecycle event data structure and corresponding test for S3 eventsUpdates
github.com/aws/aws-sdk-go-v2/configfrom 1.29.7 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.17.60 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/cloudflare/cloudflare-gofrom 0.104.0 to 0.116.0Release notes
Sourced from github.com/cloudflare/cloudflare-go's releases.
... (truncated)
Changelog
Sourced from github.com/cloudflare/cloudflare-go's changelog.
... (truncated)
Commits
1eda786Update CHANGELOG.md1317436Update CHANGELOG.md for #4189fd41d6bMerge pull request #4189 from GreenStage/aholland/client_secret_version8f93e33Bump golangci/golangci-lint-action to fix CI errorsd5bd4b9Add graceful rotation support for client secrets57714bfUpdate CHANGELOG.mdb063df7generate changelog46140a1Merge pull request #3870 from cloudflare/dependabot/go_modules/github.com/goc...3abb34badd CHANGELOG for #3870c726fceBump github.com/goccy/go-json from 0.10.4 to 0.10.5Updates
github.com/disgoorg/disgofrom 0.18.5 to 0.19.3Release notes
Sourced from github.com/disgoorg/disgo's releases.
... (truncated)
Commits
b764859refactor: rename duplicate JSON error code (#533)247294cfeat(rest): add JSON error code50278(#530)c6d4d9afeat(discord): addLocaleSpanishLATAM(#532)2fbf502feat(discord): addFileFormatWebPsupport to role icon CDN endpoint (#531)4c8775efeat: guild messages search (#528)dd3528aenable gosec linter & fix issues9053933chore: gofumpt6c014eaupdate actions45163fagofmtd5d4fbeFix some lints from golangci-lintUpdates
github.com/fatih/colorfrom 1.18.0 to 1.19.0Release notes
Sourced from github.com/fatih/color's releases.
Commits
ca25f6eMerge pull request #266 from fatih/dependabot/github_actions/actions/setup-go-61205984Bump actions/setup-go from 5 to 65715c20Merge pull request #269 from UnSubble/main2f6e200Merge branch 'main' into mainf72ec94Merge pull request #273 from fatih/dependabot/github_actions/actions/checkout-6848e633Merge branch 'main' into main4c2cd34Add tests7f812f0Bump actions/checkout from 4 to 6b7fc9f9Merge pull request #259 from fatih/dependabot/github_actions/dominikh/staticc...239a88fBump dominikh/staticcheck-action from 1.3.1 to 1.4.0Updates
github.com/go-git/go-git/v5from 5.19.0 to 5.19.1Release notes
Sourced from github.com/go-git/go-git/v5's releases.
Commits
3c3be60Merge pull request #2137 from go-git/validate-v53fba897plumbing: format/packfile, cap delta chain depth in parsera97d660Merge pull request #2125 from hiddeco/v5/format-input-boundsaeaa125plumbing: format/objfile, require Header before Read1f38e17plumbing: format/packfile, bound inflate sizef7545a0plumbing: format/idxfile, bound nr by file size170b881Merge pull request #2116 from pjbgf/symlink-v57b6d994Merge pull request #2117 from hiddeco/v5/worktree-fs-mkdirall-root-noopf0709b3git: Stop validating symlink target paths776d00fgit: Allow MkdirAll on worktree-root pathsUpdates
github.com/onsi/gomegafrom 1.38.2 to 1.41.0Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits