{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":40684033,"defaultBranch":"main","name":"sops","ownerLogin":"getsops","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2015-08-13T22:11:00.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/129185620?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1716803888.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"e6e4c3a835a378d7813c22507c259850753ef317","ref":"refs/heads/dependabot/github_actions/ci-c7f71143c6","pushedAt":"2024-05-27T09:58:08.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): Bump the ci group with 2 updates\n\nBumps the ci group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [anchore/sbom-action](https://github.com/anchore/sbom-action).\n\n\nUpdates `github/codeql-action` from 3.25.5 to 3.25.6\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/b7cec7526559c32f1616476ff32d17ba4c59b2d6...9fdb3e49720b44c48891d036bb502feb25684276)\n\nUpdates `anchore/sbom-action` from 0.15.11 to 0.16.0\n- [Release notes](https://github.com/anchore/sbom-action/releases)\n- [Commits](https://github.com/anchore/sbom-action/compare/7ccf588e3cf3cc2611714c2eeae48550fbc17552...e8d2a6937ecead383dfe75190d104edd1f9c5751)\n\n---\nupdated-dependencies:\n- dependency-name: github/codeql-action\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: ci\n- dependency-name: anchore/sbom-action\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: ci\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): Bump the ci group with 2 updates"}},{"before":"5375d16b42612e3c53198fdd314440cb4a3926b8","after":null,"ref":"refs/heads/dependabot/go_modules/go-9bd600c37b","pushedAt":"2024-05-27T09:57:07.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"54ce093c2bc3892978441c0d8dd7d87071a3026b","ref":"refs/heads/dependabot/go_modules/go-f826cefebc","pushedAt":"2024-05-27T09:57:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): Bump the go group across 1 directory with 24 updates\n\nBumps the go group with 11 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [cloud.google.com/go/kms](https://github.com/googleapis/google-cloud-go) | `1.15.7` | `1.17.1` |\n| [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) | `1.9.2` | `1.11.1` |\n| [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) | `1.5.1` | `1.5.2` |\n| [github.com/ProtonMail/go-crypto](https://github.com/ProtonMail/go-crypto) | `1.1.0-alpha.0-proton` | `1.1.0-alpha.2` |\n| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.25.0` | `1.27.0` |\n| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.0` | `1.27.16` |\n| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.16.0` | `1.16.21` |\n| [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2) | `1.28.1` | `1.32.1` |\n| [github.com/fatih/color](https://github.com/fatih/color) | `1.16.0` | `1.17.0` |\n| [github.com/hashicorp/vault/api](https://github.com/hashicorp/vault) | `1.12.0` | `1.14.0` |\n| [github.com/urfave/cli](https://github.com/urfave/cli) | `1.22.14` | `1.22.15` |\n\n\n\nUpdates `cloud.google.com/go/kms` from 1.15.7 to 1.17.1\n- [Release notes](https://github.com/googleapis/google-cloud-go/releases)\n- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)\n- [Commits](https://github.com/googleapis/google-cloud-go/compare/kms/v1.15.7...kms/v1.17.1)\n\nUpdates `cloud.google.com/go/storage` from 1.38.0 to 1.39.1\n- [Release notes](https://github.com/googleapis/google-cloud-go/releases)\n- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)\n- [Commits](https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.38.0...storage/v1.39.1)\n\nUpdates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.9.2 to 1.11.1\n- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)\n- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)\n- [Commits](https://github.com/Azure/azure-sdk-for-go/compare/sdk/azcore/v1.9.2...sdk/azcore/v1.11.1)\n\nUpdates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.5.1 to 1.5.2\n- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)\n- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)\n- [Commits](https://github.com/Azure/azure-sdk-for-go/compare/sdk/internal/v1.5.1...sdk/internal/v1.5.2)\n\nUpdates `github.com/ProtonMail/go-crypto` from 1.1.0-alpha.0-proton to 1.1.0-alpha.2\n- [Release notes](https://github.com/ProtonMail/go-crypto/releases)\n- [Commits](https://github.com/ProtonMail/go-crypto/compare/v1.1.0-alpha.0...v1.1.0-alpha.2)\n\nUpdates `github.com/aws/aws-sdk-go-v2` from 1.25.0 to 1.27.0\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.25.0...v1.27.0)\n\nUpdates `github.com/aws/aws-sdk-go-v2/config` from 1.27.0 to 1.27.16\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.27.0...config/v1.27.16)\n\nUpdates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.0 to 1.17.16\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.17.0...credentials/v1.17.16)\n\nUpdates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.16.0 to 1.16.21\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.16.0...service/ram/v1.16.21)\n\nUpdates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.28.1 to 1.32.1\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/ivs/v1.28.1...service/ssm/v1.32.1)\n\nUpdates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.49.0 to 1.54.3\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.49.0...service/s3/v1.54.3)\n\nUpdates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.27.0 to 1.28.10\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.27.0...service/fsx/v1.28.10)\n\nUpdates `github.com/fatih/color` from 1.16.0 to 1.17.0\n- [Release notes](https://github.com/fatih/color/releases)\n- [Commits](https://github.com/fatih/color/compare/v1.16.0...v1.17.0)\n\nUpdates `github.com/golang/protobuf` from 1.5.3 to 1.5.4\n- [Release notes](https://github.com/golang/protobuf/releases)\n- [Commits](https://github.com/golang/protobuf/compare/v1.5.3...v1.5.4)\n\nUpdates `github.com/hashicorp/vault/api` from 1.12.0 to 1.14.0\n- [Release notes](https://github.com/hashicorp/vault/releases)\n- [Changelog](https://github.com/hashicorp/vault/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/hashicorp/vault/compare/v1.12.0...v1.14.0)\n\nUpdates `github.com/stretchr/testify` from 1.8.4 to 1.9.0\n- [Release notes](https://github.com/stretchr/testify/releases)\n- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.9.0)\n\nUpdates `github.com/urfave/cli` from 1.22.14 to 1.22.15\n- [Release notes](https://github.com/urfave/cli/releases)\n- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)\n- [Commits](https://github.com/urfave/cli/compare/v1.22.14...v1.22.15)\n\nUpdates `golang.org/x/net` from 0.23.0 to 0.25.0\n- [Commits](https://github.com/golang/net/compare/v0.23.0...v0.25.0)\n\nUpdates `golang.org/x/sys` from 0.18.0 to 0.20.0\n- [Commits](https://github.com/golang/sys/compare/v0.18.0...v0.20.0)\n\nUpdates `golang.org/x/term` from 0.18.0 to 0.20.0\n- [Commits](https://github.com/golang/term/compare/v0.18.0...v0.20.0)\n\nUpdates `google.golang.org/api` from 0.165.0 to 0.180.0\n- [Release notes](https://github.com/googleapis/google-api-go-client/releases)\n- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)\n- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.165.0...v0.180.0)\n\nUpdates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20240213162025-012b6fc9bca9 to 0.0.0-20240509183442-62759503f434\n- [Commits](https://github.com/googleapis/go-genproto/commits)\n\nUpdates `google.golang.org/grpc` from 1.61.1 to 1.63.2\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.61.1...v1.63.2)\n\nUpdates `google.golang.org/protobuf` from 1.33.0 to 1.34.1\n\n---\nupdated-dependencies:\n- dependency-name: cloud.google.com/go/kms\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: cloud.google.com/go/storage\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go\n- dependency-name: github.com/ProtonMail/go-crypto\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go\n- dependency-name: github.com/aws/aws-sdk-go-v2\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: github.com/aws/aws-sdk-go-v2/config\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go\n- dependency-name: github.com/aws/aws-sdk-go-v2/credentials\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go\n- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go\n- dependency-name: github.com/aws/aws-sdk-go-v2/service/kms\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: github.com/fatih/color\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: github.com/golang/protobuf\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go\n- dependency-name: github.com/hashicorp/vault/api\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: github.com/stretchr/testify\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: github.com/urfave/cli\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go\n- dependency-name: golang.org/x/net\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: golang.org/x/sys\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: golang.org/x/term\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: google.golang.org/api\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: google.golang.org/genproto/googleapis/rpc\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go\n- dependency-name: google.golang.org/grpc\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: google.golang.org/protobuf\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): Bump the go group across 1 directory with 24 updates"}},{"before":"2caa32f937528629216efbfd72c87c41206da1b0","after":null,"ref":"refs/heads/dependabot/github_actions/ci-a3f50e56c6","pushedAt":"2024-05-20T16:15:10.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"felixfontein","name":"Felix Fontein","path":"/felixfontein","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5781356?s=80&v=4"}},{"before":"a465b8ae706a05c55f2b281b89c4064f04055513","after":"91b23ea0f1a5e60ebc83e7c0e58699f131783975","ref":"refs/heads/main","pushedAt":"2024-05-20T16:15:09.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"felixfontein","name":"Felix Fontein","path":"/felixfontein","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5781356?s=80&v=4"},"commit":{"message":"Merge pull request #1510 from getsops/dependabot/github_actions/ci-a3f50e56c6\n\nbuild(deps): Bump the ci group with 2 updates","shortMessageHtmlLink":"Merge pull request #1510 from getsops/dependabot/github_actions/ci-a3…"}},{"before":null,"after":"5375d16b42612e3c53198fdd314440cb4a3926b8","ref":"refs/heads/dependabot/go_modules/go-9bd600c37b","pushedAt":"2024-05-20T09:59:31.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): Bump the go group across 1 directory with 24 updates\n\nBumps the go group with 11 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [cloud.google.com/go/kms](https://github.com/googleapis/google-cloud-go) | `1.15.7` | `1.17.0` |\n| [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) | `1.9.2` | `1.11.1` |\n| [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) | `1.5.1` | `1.5.2` |\n| [github.com/ProtonMail/go-crypto](https://github.com/ProtonMail/go-crypto) | `1.1.0-alpha.0-proton` | `1.1.0-alpha.2` |\n| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.25.0` | `1.27.0` |\n| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.0` | `1.27.15` |\n| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.16.0` | `1.16.20` |\n| [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2) | `1.28.1` | `1.31.3` |\n| [github.com/fatih/color](https://github.com/fatih/color) | `1.16.0` | `1.17.0` |\n| [github.com/hashicorp/vault/api](https://github.com/hashicorp/vault) | `1.12.0` | `1.13.0` |\n| [github.com/urfave/cli](https://github.com/urfave/cli) | `1.22.14` | `1.22.15` |\n\n\n\nUpdates `cloud.google.com/go/kms` from 1.15.7 to 1.17.0\n- [Release notes](https://github.com/googleapis/google-cloud-go/releases)\n- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)\n- [Commits](https://github.com/googleapis/google-cloud-go/compare/kms/v1.15.7...kms/v1.17.0)\n\nUpdates `cloud.google.com/go/storage` from 1.38.0 to 1.39.1\n- [Release notes](https://github.com/googleapis/google-cloud-go/releases)\n- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)\n- [Commits](https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.38.0...storage/v1.39.1)\n\nUpdates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.9.2 to 1.11.1\n- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)\n- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)\n- [Commits](https://github.com/Azure/azure-sdk-for-go/compare/sdk/azcore/v1.9.2...sdk/azcore/v1.11.1)\n\nUpdates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.5.1 to 1.5.2\n- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)\n- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)\n- [Commits](https://github.com/Azure/azure-sdk-for-go/compare/sdk/internal/v1.5.1...sdk/internal/v1.5.2)\n\nUpdates `github.com/ProtonMail/go-crypto` from 1.1.0-alpha.0-proton to 1.1.0-alpha.2\n- [Release notes](https://github.com/ProtonMail/go-crypto/releases)\n- [Commits](https://github.com/ProtonMail/go-crypto/compare/v1.1.0-alpha.0...v1.1.0-alpha.2)\n\nUpdates `github.com/aws/aws-sdk-go-v2` from 1.25.0 to 1.27.0\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.25.0...v1.27.0)\n\nUpdates `github.com/aws/aws-sdk-go-v2/config` from 1.27.0 to 1.27.15\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.27.0...config/v1.27.15)\n\nUpdates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.0 to 1.17.15\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.17.0...credentials/v1.17.15)\n\nUpdates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.16.0 to 1.16.20\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.16.0...service/ram/v1.16.20)\n\nUpdates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.28.1 to 1.31.3\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/ivs/v1.28.1...service/s3/v1.31.3)\n\nUpdates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.49.0 to 1.54.2\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.49.0...service/s3/v1.54.2)\n\nUpdates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.27.0 to 1.28.9\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.27.0...service/emr/v1.28.9)\n\nUpdates `github.com/fatih/color` from 1.16.0 to 1.17.0\n- [Release notes](https://github.com/fatih/color/releases)\n- [Commits](https://github.com/fatih/color/compare/v1.16.0...v1.17.0)\n\nUpdates `github.com/golang/protobuf` from 1.5.3 to 1.5.4\n- [Release notes](https://github.com/golang/protobuf/releases)\n- [Commits](https://github.com/golang/protobuf/compare/v1.5.3...v1.5.4)\n\nUpdates `github.com/hashicorp/vault/api` from 1.12.0 to 1.13.0\n- [Release notes](https://github.com/hashicorp/vault/releases)\n- [Changelog](https://github.com/hashicorp/vault/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/hashicorp/vault/compare/v1.12.0...v1.13.0)\n\nUpdates `github.com/stretchr/testify` from 1.8.4 to 1.9.0\n- [Release notes](https://github.com/stretchr/testify/releases)\n- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.9.0)\n\nUpdates `github.com/urfave/cli` from 1.22.14 to 1.22.15\n- [Release notes](https://github.com/urfave/cli/releases)\n- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)\n- [Commits](https://github.com/urfave/cli/compare/v1.22.14...v1.22.15)\n\nUpdates `golang.org/x/net` from 0.23.0 to 0.25.0\n- [Commits](https://github.com/golang/net/compare/v0.23.0...v0.25.0)\n\nUpdates `golang.org/x/sys` from 0.18.0 to 0.20.0\n- [Commits](https://github.com/golang/sys/compare/v0.18.0...v0.20.0)\n\nUpdates `golang.org/x/term` from 0.18.0 to 0.20.0\n- [Commits](https://github.com/golang/term/compare/v0.18.0...v0.20.0)\n\nUpdates `google.golang.org/api` from 0.165.0 to 0.180.0\n- [Release notes](https://github.com/googleapis/google-api-go-client/releases)\n- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)\n- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.165.0...v0.180.0)\n\nUpdates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20240213162025-012b6fc9bca9 to 0.0.0-20240509183442-62759503f434\n- [Commits](https://github.com/googleapis/go-genproto/commits)\n\nUpdates `google.golang.org/grpc` from 1.61.1 to 1.63.2\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.61.1...v1.63.2)\n\nUpdates `google.golang.org/protobuf` from 1.33.0 to 1.34.1\n\n---\nupdated-dependencies:\n- dependency-name: cloud.google.com/go/kms\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: cloud.google.com/go/storage\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go\n- dependency-name: github.com/ProtonMail/go-crypto\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go\n- dependency-name: github.com/aws/aws-sdk-go-v2\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: github.com/aws/aws-sdk-go-v2/config\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go\n- dependency-name: github.com/aws/aws-sdk-go-v2/credentials\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go\n- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go\n- dependency-name: github.com/aws/aws-sdk-go-v2/service/kms\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: github.com/fatih/color\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: github.com/golang/protobuf\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go\n- dependency-name: github.com/hashicorp/vault/api\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: github.com/stretchr/testify\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: github.com/urfave/cli\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go\n- dependency-name: golang.org/x/net\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: golang.org/x/sys\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: golang.org/x/term\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: google.golang.org/api\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: google.golang.org/genproto/googleapis/rpc\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go\n- dependency-name: google.golang.org/grpc\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: google.golang.org/protobuf\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): Bump the go group across 1 directory with 24 updates"}},{"before":"67f7c22a6c632275f3679a650c3aafacbdec6993","after":null,"ref":"refs/heads/dependabot/go_modules/go-fe5e2127a8","pushedAt":"2024-05-20T09:51:13.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"2caa32f937528629216efbfd72c87c41206da1b0","ref":"refs/heads/dependabot/github_actions/ci-a3f50e56c6","pushedAt":"2024-05-20T09:50:19.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): Bump the ci group with 2 updates\n\nBumps the ci group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [github/codeql-action](https://github.com/github/codeql-action).\n\n\nUpdates `actions/checkout` from 4.1.5 to 4.1.6\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/44c2b7a8a4ea60a981eaca3cf939b5f4305c123b...a5ac7e51b41094c92402da3b24376905380afc29)\n\nUpdates `github/codeql-action` from 2.13.4 to 3.25.5\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/cdcdbb579706841c47f7063dda365e292e5cad7a...b7cec7526559c32f1616476ff32d17ba4c59b2d6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: ci\n- dependency-name: github/codeql-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: ci\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): Bump the ci group with 2 updates"}},{"before":"c0b1efdeedd97167aac0645313bcd60da3f5a691","after":"a465b8ae706a05c55f2b281b89c4064f04055513","ref":"refs/heads/main","pushedAt":"2024-05-13T20:23:13.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"felixfontein","name":"Felix Fontein","path":"/felixfontein","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5781356?s=80&v=4"},"commit":{"message":"Merge pull request #1506 from felixfontein/nil-check\n\nLoadCreationRuleForFile: correctly handle nil without error in callers","shortMessageHtmlLink":"Merge pull request #1506 from felixfontein/nil-check"}},{"before":"086ad345895f2ebedd7779bc07f6878fb6b62670","after":null,"ref":"refs/heads/dependabot/github_actions/ci-a39a71d7b9","pushedAt":"2024-05-13T20:04:50.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"felixfontein","name":"Felix Fontein","path":"/felixfontein","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5781356?s=80&v=4"}},{"before":"50e6b84e5d979c5d497fdcccd59c5f73d5717ed0","after":"c0b1efdeedd97167aac0645313bcd60da3f5a691","ref":"refs/heads/main","pushedAt":"2024-05-13T20:04:49.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"felixfontein","name":"Felix Fontein","path":"/felixfontein","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5781356?s=80&v=4"},"commit":{"message":"Merge pull request #1508 from getsops/dependabot/github_actions/ci-a39a71d7b9\n\nbuild(deps): Bump the ci group with 2 updates","shortMessageHtmlLink":"Merge pull request #1508 from getsops/dependabot/github_actions/ci-a3…"}},{"before":null,"after":"086ad345895f2ebedd7779bc07f6878fb6b62670","ref":"refs/heads/dependabot/github_actions/ci-a39a71d7b9","pushedAt":"2024-05-13T09:56:32.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): Bump the ci group with 2 updates\n\nBumps the ci group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action).\n\n\nUpdates `actions/checkout` from 4.1.4 to 4.1.5\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/0ad4b8fadaa221de15dcec353f45205ec38ea70b...44c2b7a8a4ea60a981eaca3cf939b5f4305c123b)\n\nUpdates `goreleaser/goreleaser-action` from 5.0.0 to 5.1.0\n- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)\n- [Commits](https://github.com/goreleaser/goreleaser-action/compare/7ec5c2b0c6cdda6e8bbb49444bc797dd33d74dd8...5742e2a039330cbb23ebf35f046f814d4c6ff811)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: ci\n- dependency-name: goreleaser/goreleaser-action\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: ci\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): Bump the ci group with 2 updates"}},{"before":"a54792a7ec257ab7a0624d7f2a4ad1ee64058c10","after":null,"ref":"refs/heads/dependabot/go_modules/go-72da5fa0af","pushedAt":"2024-05-13T09:30:37.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"67f7c22a6c632275f3679a650c3aafacbdec6993","ref":"refs/heads/dependabot/go_modules/go-fe5e2127a8","pushedAt":"2024-05-13T09:30:32.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): Bump the go group across 1 directory with 23 updates\n\nBumps the go group with 10 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [cloud.google.com/go/kms](https://github.com/googleapis/google-cloud-go) | `1.15.7` | `1.16.0` |\n| [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) | `1.9.2` | `1.11.1` |\n| [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) | `1.5.1` | `1.5.2` |\n| [github.com/ProtonMail/go-crypto](https://github.com/ProtonMail/go-crypto) | `1.1.0-alpha.0-proton` | `1.1.0-alpha.2` |\n| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.25.0` | `1.26.1` |\n| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.0` | `1.27.13` |\n| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.16.0` | `1.16.17` |\n| [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2) | `1.28.1` | `1.31.1` |\n| [github.com/hashicorp/vault/api](https://github.com/hashicorp/vault) | `1.12.0` | `1.13.0` |\n| [github.com/urfave/cli](https://github.com/urfave/cli) | `1.22.14` | `1.22.15` |\n\n\n\nUpdates `cloud.google.com/go/kms` from 1.15.7 to 1.16.0\n- [Release notes](https://github.com/googleapis/google-cloud-go/releases)\n- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)\n- [Commits](https://github.com/googleapis/google-cloud-go/compare/kms/v1.15.7...kms/v1.16.0)\n\nUpdates `cloud.google.com/go/storage` from 1.38.0 to 1.39.1\n- [Release notes](https://github.com/googleapis/google-cloud-go/releases)\n- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)\n- [Commits](https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.38.0...storage/v1.39.1)\n\nUpdates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.9.2 to 1.11.1\n- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)\n- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)\n- [Commits](https://github.com/Azure/azure-sdk-for-go/compare/sdk/azcore/v1.9.2...sdk/azcore/v1.11.1)\n\nUpdates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.5.1 to 1.5.2\n- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)\n- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)\n- [Commits](https://github.com/Azure/azure-sdk-for-go/compare/sdk/internal/v1.5.1...sdk/internal/v1.5.2)\n\nUpdates `github.com/ProtonMail/go-crypto` from 1.1.0-alpha.0-proton to 1.1.0-alpha.2\n- [Release notes](https://github.com/ProtonMail/go-crypto/releases)\n- [Commits](https://github.com/ProtonMail/go-crypto/compare/v1.1.0-alpha.0...v1.1.0-alpha.2)\n\nUpdates `github.com/aws/aws-sdk-go-v2` from 1.25.0 to 1.26.1\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.25.0...v1.26.1)\n\nUpdates `github.com/aws/aws-sdk-go-v2/config` from 1.27.0 to 1.27.13\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.27.0...config/v1.27.13)\n\nUpdates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.0 to 1.17.13\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.17.0...credentials/v1.17.13)\n\nUpdates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.16.0 to 1.16.17\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.16.0...service/ram/v1.16.17)\n\nUpdates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.28.1 to 1.31.1\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/s3/v1.31.1/CHANGELOG.md)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/fms/v1.28.1...service/s3/v1.31.1)\n\nUpdates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.49.0 to 1.53.2\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.49.0...service/s3/v1.53.2)\n\nUpdates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.27.0 to 1.28.7\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.27.0...service/emr/v1.28.7)\n\nUpdates `github.com/golang/protobuf` from 1.5.3 to 1.5.4\n- [Release notes](https://github.com/golang/protobuf/releases)\n- [Commits](https://github.com/golang/protobuf/compare/v1.5.3...v1.5.4)\n\nUpdates `github.com/hashicorp/vault/api` from 1.12.0 to 1.13.0\n- [Release notes](https://github.com/hashicorp/vault/releases)\n- [Changelog](https://github.com/hashicorp/vault/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/hashicorp/vault/compare/v1.12.0...v1.13.0)\n\nUpdates `github.com/stretchr/testify` from 1.8.4 to 1.9.0\n- [Release notes](https://github.com/stretchr/testify/releases)\n- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.9.0)\n\nUpdates `github.com/urfave/cli` from 1.22.14 to 1.22.15\n- [Release notes](https://github.com/urfave/cli/releases)\n- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)\n- [Commits](https://github.com/urfave/cli/compare/v1.22.14...v1.22.15)\n\nUpdates `golang.org/x/net` from 0.23.0 to 0.24.0\n- [Commits](https://github.com/golang/net/compare/v0.23.0...v0.24.0)\n\nUpdates `golang.org/x/sys` from 0.18.0 to 0.19.0\n- [Commits](https://github.com/golang/sys/compare/v0.18.0...v0.19.0)\n\nUpdates `golang.org/x/term` from 0.18.0 to 0.19.0\n- [Commits](https://github.com/golang/term/compare/v0.18.0...v0.19.0)\n\nUpdates `google.golang.org/api` from 0.165.0 to 0.178.0\n- [Release notes](https://github.com/googleapis/google-api-go-client/releases)\n- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)\n- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.165.0...v0.178.0)\n\nUpdates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20240213162025-012b6fc9bca9 to 0.0.0-20240429193739-8cf5692501f6\n- [Commits](https://github.com/googleapis/go-genproto/commits)\n\nUpdates `google.golang.org/grpc` from 1.61.1 to 1.63.2\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.61.1...v1.63.2)\n\nUpdates `google.golang.org/protobuf` from 1.33.0 to 1.34.1\n\n---\nupdated-dependencies:\n- dependency-name: cloud.google.com/go/kms\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: cloud.google.com/go/storage\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go\n- dependency-name: github.com/ProtonMail/go-crypto\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go\n- dependency-name: github.com/aws/aws-sdk-go-v2\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: github.com/aws/aws-sdk-go-v2/config\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go\n- dependency-name: github.com/aws/aws-sdk-go-v2/credentials\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go\n- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go\n- dependency-name: github.com/aws/aws-sdk-go-v2/service/kms\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: github.com/golang/protobuf\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go\n- dependency-name: github.com/hashicorp/vault/api\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: github.com/stretchr/testify\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: github.com/urfave/cli\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go\n- dependency-name: golang.org/x/net\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: golang.org/x/sys\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: golang.org/x/term\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: google.golang.org/api\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: google.golang.org/genproto/googleapis/rpc\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go\n- dependency-name: google.golang.org/grpc\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: google.golang.org/protobuf\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): Bump the go group across 1 directory with 23 updates"}},{"before":"8a809c7c5af857770a6831cb151253401b5c659b","after":null,"ref":"refs/heads/dependabot/github_actions/ci-b23e0286c6","pushedAt":"2024-05-06T19:02:14.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"felixfontein","name":"Felix Fontein","path":"/felixfontein","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5781356?s=80&v=4"}},{"before":"6b91c4e4c7c090d4770324f1d50b18b6cfbc1a48","after":"50e6b84e5d979c5d497fdcccd59c5f73d5717ed0","ref":"refs/heads/main","pushedAt":"2024-05-06T19:02:13.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"felixfontein","name":"Felix Fontein","path":"/felixfontein","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5781356?s=80&v=4"},"commit":{"message":"Merge pull request #1503 from getsops/dependabot/github_actions/ci-b23e0286c6\n\nbuild(deps): Bump actions/setup-go from 5.0.0 to 5.0.1 in the ci group","shortMessageHtmlLink":"Merge pull request #1503 from getsops/dependabot/github_actions/ci-b2…"}},{"before":null,"after":"a54792a7ec257ab7a0624d7f2a4ad1ee64058c10","ref":"refs/heads/dependabot/go_modules/go-72da5fa0af","pushedAt":"2024-05-06T09:53:46.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): Bump the go group across 1 directory with 23 updates\n\nBumps the go group with 10 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [cloud.google.com/go/kms](https://github.com/googleapis/google-cloud-go) | `1.15.7` | `1.15.9` |\n| [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) | `1.9.2` | `1.11.1` |\n| [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) | `1.5.1` | `1.5.2` |\n| [github.com/ProtonMail/go-crypto](https://github.com/ProtonMail/go-crypto) | `1.1.0-alpha.0-proton` | `1.1.0-alpha.2` |\n| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.25.0` | `1.26.1` |\n| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.0` | `1.27.11` |\n| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.16.0` | `1.16.15` |\n| [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2) | `1.28.1` | `1.31.0` |\n| [github.com/hashicorp/vault/api](https://github.com/hashicorp/vault) | `1.12.0` | `1.13.0` |\n| [github.com/urfave/cli](https://github.com/urfave/cli) | `1.22.14` | `1.22.15` |\n\n\n\nUpdates `cloud.google.com/go/kms` from 1.15.7 to 1.15.9\n- [Release notes](https://github.com/googleapis/google-cloud-go/releases)\n- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)\n- [Commits](https://github.com/googleapis/google-cloud-go/compare/kms/v1.15.7...kms/v1.15.9)\n\nUpdates `cloud.google.com/go/storage` from 1.38.0 to 1.39.1\n- [Release notes](https://github.com/googleapis/google-cloud-go/releases)\n- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)\n- [Commits](https://github.com/googleapis/google-cloud-go/compare/spanner/v1.38.0...storage/v1.39.1)\n\nUpdates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.9.2 to 1.11.1\n- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)\n- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)\n- [Commits](https://github.com/Azure/azure-sdk-for-go/compare/sdk/azcore/v1.9.2...sdk/azcore/v1.11.1)\n\nUpdates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.5.1 to 1.5.2\n- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)\n- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)\n- [Commits](https://github.com/Azure/azure-sdk-for-go/compare/sdk/internal/v1.5.1...sdk/internal/v1.5.2)\n\nUpdates `github.com/ProtonMail/go-crypto` from 1.1.0-alpha.0-proton to 1.1.0-alpha.2\n- [Release notes](https://github.com/ProtonMail/go-crypto/releases)\n- [Commits](https://github.com/ProtonMail/go-crypto/compare/v1.1.0-alpha.0...v1.1.0-alpha.2)\n\nUpdates `github.com/aws/aws-sdk-go-v2` from 1.25.0 to 1.26.1\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.25.0...v1.26.1)\n\nUpdates `github.com/aws/aws-sdk-go-v2/config` from 1.27.0 to 1.27.11\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.27.0...config/v1.27.11)\n\nUpdates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.0 to 1.17.11\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/config/v1.17.11/CHANGELOG.md)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.17.0...config/v1.17.11)\n\nUpdates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.16.0 to 1.16.15\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.16.0...v1.16.15)\n\nUpdates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.28.1 to 1.31.0\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/s3/v1.31.0/CHANGELOG.md)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/ecs/v1.28.1...service/s3/v1.31.0)\n\nUpdates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.49.0 to 1.53.1\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.49.0...service/s3/v1.53.1)\n\nUpdates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.27.0 to 1.28.6\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.27.0...service/emr/v1.28.6)\n\nUpdates `github.com/golang/protobuf` from 1.5.3 to 1.5.4\n- [Release notes](https://github.com/golang/protobuf/releases)\n- [Commits](https://github.com/golang/protobuf/compare/v1.5.3...v1.5.4)\n\nUpdates `github.com/hashicorp/vault/api` from 1.12.0 to 1.13.0\n- [Release notes](https://github.com/hashicorp/vault/releases)\n- [Changelog](https://github.com/hashicorp/vault/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/hashicorp/vault/compare/v1.12.0...v1.13.0)\n\nUpdates `github.com/stretchr/testify` from 1.8.4 to 1.9.0\n- [Release notes](https://github.com/stretchr/testify/releases)\n- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.9.0)\n\nUpdates `github.com/urfave/cli` from 1.22.14 to 1.22.15\n- [Release notes](https://github.com/urfave/cli/releases)\n- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)\n- [Commits](https://github.com/urfave/cli/compare/v1.22.14...v1.22.15)\n\nUpdates `golang.org/x/net` from 0.23.0 to 0.24.0\n- [Commits](https://github.com/golang/net/compare/v0.23.0...v0.24.0)\n\nUpdates `golang.org/x/sys` from 0.18.0 to 0.19.0\n- [Commits](https://github.com/golang/sys/compare/v0.18.0...v0.19.0)\n\nUpdates `golang.org/x/term` from 0.18.0 to 0.19.0\n- [Commits](https://github.com/golang/term/compare/v0.18.0...v0.19.0)\n\nUpdates `google.golang.org/api` from 0.165.0 to 0.177.0\n- [Release notes](https://github.com/googleapis/google-api-go-client/releases)\n- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)\n- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.165.0...v0.177.0)\n\nUpdates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20240213162025-012b6fc9bca9 to 0.0.0-20240429193739-8cf5692501f6\n- [Commits](https://github.com/googleapis/go-genproto/commits)\n\nUpdates `google.golang.org/grpc` from 1.61.1 to 1.63.2\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.61.1...v1.63.2)\n\nUpdates `google.golang.org/protobuf` from 1.33.0 to 1.34.0\n\n---\nupdated-dependencies:\n- dependency-name: cloud.google.com/go/kms\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go\n- dependency-name: cloud.google.com/go/storage\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go\n- dependency-name: github.com/ProtonMail/go-crypto\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go\n- dependency-name: github.com/aws/aws-sdk-go-v2\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: github.com/aws/aws-sdk-go-v2/config\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go\n- dependency-name: github.com/aws/aws-sdk-go-v2/credentials\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go\n- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go\n- dependency-name: github.com/aws/aws-sdk-go-v2/service/kms\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: github.com/golang/protobuf\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go\n- dependency-name: github.com/hashicorp/vault/api\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: github.com/stretchr/testify\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: github.com/urfave/cli\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go\n- dependency-name: golang.org/x/net\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: golang.org/x/sys\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: golang.org/x/term\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: google.golang.org/api\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: google.golang.org/genproto/googleapis/rpc\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go\n- dependency-name: google.golang.org/grpc\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: google.golang.org/protobuf\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): Bump the go group across 1 directory with 23 updates"}},{"before":"6da2508967631c1006e6e45b4b219fda98c0eaed","after":null,"ref":"refs/heads/dependabot/go_modules/go-9c74f6b951","pushedAt":"2024-05-06T09:46:36.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"8a809c7c5af857770a6831cb151253401b5c659b","ref":"refs/heads/dependabot/github_actions/ci-b23e0286c6","pushedAt":"2024-05-06T09:40:42.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): Bump actions/setup-go from 5.0.0 to 5.0.1 in the ci group\n\nBumps the ci group with 1 update: [actions/setup-go](https://github.com/actions/setup-go).\n\n\nUpdates `actions/setup-go` from 5.0.0 to 5.0.1\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/0c52d547c9bc32b1aa3301fd7a9cb496313a4491...cdcb36043654635271a94b9a6d1392de5bb323a7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: ci\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): Bump actions/setup-go from 5.0.0 to 5.0.1 in the ci group"}},{"before":"5ce362c58f822152dcefbf86a2225e2e4a73d3de","after":null,"ref":"refs/heads/dependabot/go_modules/go-63e647bf4f","pushedAt":"2024-04-29T19:44:14.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"6da2508967631c1006e6e45b4b219fda98c0eaed","ref":"refs/heads/dependabot/go_modules/go-9c74f6b951","pushedAt":"2024-04-29T19:44:08.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): Bump the go group across 1 directory with 22 updates\n\nBumps the go group with 12 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [cloud.google.com/go/kms](https://github.com/googleapis/google-cloud-go) | `1.15.7` | `1.15.8` |\n| [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.38.0` | `1.40.0` |\n| [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) | `1.9.2` | `1.11.1` |\n| [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) | `1.5.1` | `1.5.2` |\n| [github.com/ProtonMail/go-crypto](https://github.com/ProtonMail/go-crypto) | `1.1.0-alpha.0-proton` | `1.1.0-alpha.2` |\n| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.25.0` | `1.26.1` |\n| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.0` | `1.27.11` |\n| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.16.0` | `1.16.15` |\n| [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2) | `1.28.1` | `1.31.0` |\n| [github.com/hashicorp/vault/api](https://github.com/hashicorp/vault) | `1.12.0` | `1.13.0` |\n| [github.com/urfave/cli](https://github.com/urfave/cli) | `1.22.14` | `1.22.15` |\n| [golang.org/x/net](https://github.com/golang/net) | `0.23.0` | `0.24.0` |\n\n\n\nUpdates `cloud.google.com/go/kms` from 1.15.7 to 1.15.8\n- [Release notes](https://github.com/googleapis/google-cloud-go/releases)\n- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)\n- [Commits](https://github.com/googleapis/google-cloud-go/compare/kms/v1.15.7...kms/v1.15.8)\n\nUpdates `cloud.google.com/go/storage` from 1.38.0 to 1.40.0\n- [Release notes](https://github.com/googleapis/google-cloud-go/releases)\n- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)\n- [Commits](https://github.com/googleapis/google-cloud-go/compare/spanner/v1.38.0...spanner/v1.40.0)\n\nUpdates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.9.2 to 1.11.1\n- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)\n- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)\n- [Commits](https://github.com/Azure/azure-sdk-for-go/compare/sdk/azcore/v1.9.2...sdk/azcore/v1.11.1)\n\nUpdates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.5.1 to 1.5.2\n- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)\n- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)\n- [Commits](https://github.com/Azure/azure-sdk-for-go/compare/sdk/internal/v1.5.1...sdk/internal/v1.5.2)\n\nUpdates `github.com/ProtonMail/go-crypto` from 1.1.0-alpha.0-proton to 1.1.0-alpha.2\n- [Release notes](https://github.com/ProtonMail/go-crypto/releases)\n- [Commits](https://github.com/ProtonMail/go-crypto/compare/v1.1.0-alpha.0...v1.1.0-alpha.2)\n\nUpdates `github.com/aws/aws-sdk-go-v2` from 1.25.0 to 1.26.1\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.25.0...v1.26.1)\n\nUpdates `github.com/aws/aws-sdk-go-v2/config` from 1.27.0 to 1.27.11\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.27.0...config/v1.27.11)\n\nUpdates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.0 to 1.17.11\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/config/v1.17.11/CHANGELOG.md)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.17.0...config/v1.17.11)\n\nUpdates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.16.0 to 1.16.15\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.16.0...v1.16.15)\n\nUpdates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.28.1 to 1.31.0\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/s3/v1.31.0/CHANGELOG.md)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/ecs/v1.28.1...service/s3/v1.31.0)\n\nUpdates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.49.0 to 1.53.1\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.49.0...service/s3/v1.53.1)\n\nUpdates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.27.0 to 1.28.6\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.27.0...service/emr/v1.28.6)\n\nUpdates `github.com/golang/protobuf` from 1.5.3 to 1.5.4\n- [Release notes](https://github.com/golang/protobuf/releases)\n- [Commits](https://github.com/golang/protobuf/compare/v1.5.3...v1.5.4)\n\nUpdates `github.com/hashicorp/vault/api` from 1.12.0 to 1.13.0\n- [Release notes](https://github.com/hashicorp/vault/releases)\n- [Changelog](https://github.com/hashicorp/vault/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/hashicorp/vault/compare/v1.12.0...v1.13.0)\n\nUpdates `github.com/stretchr/testify` from 1.8.4 to 1.9.0\n- [Release notes](https://github.com/stretchr/testify/releases)\n- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.9.0)\n\nUpdates `github.com/urfave/cli` from 1.22.14 to 1.22.15\n- [Release notes](https://github.com/urfave/cli/releases)\n- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)\n- [Commits](https://github.com/urfave/cli/compare/v1.22.14...v1.22.15)\n\nUpdates `golang.org/x/net` from 0.23.0 to 0.24.0\n- [Commits](https://github.com/golang/net/compare/v0.23.0...v0.24.0)\n\nUpdates `golang.org/x/sys` from 0.18.0 to 0.19.0\n- [Commits](https://github.com/golang/sys/compare/v0.18.0...v0.19.0)\n\nUpdates `golang.org/x/term` from 0.18.0 to 0.19.0\n- [Commits](https://github.com/golang/term/compare/v0.18.0...v0.19.0)\n\nUpdates `google.golang.org/api` from 0.165.0 to 0.170.0\n- [Release notes](https://github.com/googleapis/google-api-go-client/releases)\n- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)\n- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.165.0...v0.170.0)\n\nUpdates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20240213162025-012b6fc9bca9 to 0.0.0-20240311132316-a219d84964c2\n- [Commits](https://github.com/googleapis/go-genproto/commits)\n\nUpdates `google.golang.org/grpc` from 1.61.1 to 1.62.1\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.61.1...v1.62.1)\n\n---\nupdated-dependencies:\n- dependency-name: cloud.google.com/go/kms\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go\n- dependency-name: cloud.google.com/go/storage\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go\n- dependency-name: github.com/ProtonMail/go-crypto\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go\n- dependency-name: github.com/aws/aws-sdk-go-v2\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: github.com/aws/aws-sdk-go-v2/config\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go\n- dependency-name: github.com/aws/aws-sdk-go-v2/credentials\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go\n- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go\n- dependency-name: github.com/aws/aws-sdk-go-v2/service/kms\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: github.com/golang/protobuf\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go\n- dependency-name: github.com/hashicorp/vault/api\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: github.com/stretchr/testify\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: github.com/urfave/cli\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go\n- dependency-name: golang.org/x/net\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: golang.org/x/sys\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: golang.org/x/term\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: google.golang.org/api\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: google.golang.org/genproto/googleapis/rpc\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go\n- dependency-name: google.golang.org/grpc\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): Bump the go group across 1 directory with 22 updates"}},{"before":"fad13cd2b81e2828afadb431a56646b5f2ad57ec","after":null,"ref":"refs/heads/dependabot/go_modules/golang.org/x/net-0.23.0","pushedAt":"2024-04-29T19:33:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"felixfontein","name":"Felix Fontein","path":"/felixfontein","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5781356?s=80&v=4"}},{"before":"570be801a638d47283c590145979ef31cdbf116f","after":"6b91c4e4c7c090d4770324f1d50b18b6cfbc1a48","ref":"refs/heads/main","pushedAt":"2024-04-29T19:33:16.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"felixfontein","name":"Felix Fontein","path":"/felixfontein","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5781356?s=80&v=4"},"commit":{"message":"Merge pull request #1489 from getsops/dependabot/go_modules/golang.org/x/net-0.23.0\n\nbuild(deps): Bump golang.org/x/net from 0.21.0 to 0.23.0","shortMessageHtmlLink":"Merge pull request #1489 from getsops/dependabot/go_modules/golang.or…"}},{"before":null,"after":"5ce362c58f822152dcefbf86a2225e2e4a73d3de","ref":"refs/heads/dependabot/go_modules/go-63e647bf4f","pushedAt":"2024-04-29T15:46:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): Bump the go group across 1 directory with 22 updates\n\nBumps the go group with 11 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [cloud.google.com/go/kms](https://github.com/googleapis/google-cloud-go) | `1.15.7` | `1.15.8` |\n| [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.38.0` | `1.40.0` |\n| [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) | `1.9.2` | `1.11.1` |\n| [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) | `1.5.1` | `1.5.2` |\n| [github.com/ProtonMail/go-crypto](https://github.com/ProtonMail/go-crypto) | `1.1.0-alpha.0-proton` | `1.1.0-alpha.2` |\n| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.25.0` | `1.26.1` |\n| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.0` | `1.27.11` |\n| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.16.0` | `1.16.15` |\n| [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2) | `1.28.1` | `1.31.0` |\n| [github.com/hashicorp/vault/api](https://github.com/hashicorp/vault) | `1.12.0` | `1.13.0` |\n| [github.com/urfave/cli](https://github.com/urfave/cli) | `1.22.14` | `1.22.15` |\n\n\n\nUpdates `cloud.google.com/go/kms` from 1.15.7 to 1.15.8\n- [Release notes](https://github.com/googleapis/google-cloud-go/releases)\n- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)\n- [Commits](https://github.com/googleapis/google-cloud-go/compare/kms/v1.15.7...kms/v1.15.8)\n\nUpdates `cloud.google.com/go/storage` from 1.38.0 to 1.40.0\n- [Release notes](https://github.com/googleapis/google-cloud-go/releases)\n- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)\n- [Commits](https://github.com/googleapis/google-cloud-go/compare/spanner/v1.38.0...spanner/v1.40.0)\n\nUpdates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.9.2 to 1.11.1\n- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)\n- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)\n- [Commits](https://github.com/Azure/azure-sdk-for-go/compare/sdk/azcore/v1.9.2...sdk/azcore/v1.11.1)\n\nUpdates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.5.1 to 1.5.2\n- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)\n- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)\n- [Commits](https://github.com/Azure/azure-sdk-for-go/compare/sdk/internal/v1.5.1...sdk/internal/v1.5.2)\n\nUpdates `github.com/ProtonMail/go-crypto` from 1.1.0-alpha.0-proton to 1.1.0-alpha.2\n- [Release notes](https://github.com/ProtonMail/go-crypto/releases)\n- [Commits](https://github.com/ProtonMail/go-crypto/compare/v1.1.0-alpha.0...v1.1.0-alpha.2)\n\nUpdates `github.com/aws/aws-sdk-go-v2` from 1.25.0 to 1.26.1\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.25.0...v1.26.1)\n\nUpdates `github.com/aws/aws-sdk-go-v2/config` from 1.27.0 to 1.27.11\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.27.0...config/v1.27.11)\n\nUpdates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.0 to 1.17.11\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/config/v1.17.11/CHANGELOG.md)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.17.0...config/v1.17.11)\n\nUpdates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.16.0 to 1.16.15\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.16.0...v1.16.15)\n\nUpdates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.28.1 to 1.31.0\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/s3/v1.31.0/CHANGELOG.md)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/ecs/v1.28.1...service/s3/v1.31.0)\n\nUpdates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.49.0 to 1.53.1\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.49.0...service/s3/v1.53.1)\n\nUpdates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.27.0 to 1.28.6\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.27.0...service/emr/v1.28.6)\n\nUpdates `github.com/golang/protobuf` from 1.5.3 to 1.5.4\n- [Release notes](https://github.com/golang/protobuf/releases)\n- [Commits](https://github.com/golang/protobuf/compare/v1.5.3...v1.5.4)\n\nUpdates `github.com/hashicorp/vault/api` from 1.12.0 to 1.13.0\n- [Release notes](https://github.com/hashicorp/vault/releases)\n- [Changelog](https://github.com/hashicorp/vault/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/hashicorp/vault/compare/v1.12.0...v1.13.0)\n\nUpdates `github.com/stretchr/testify` from 1.8.4 to 1.9.0\n- [Release notes](https://github.com/stretchr/testify/releases)\n- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.9.0)\n\nUpdates `github.com/urfave/cli` from 1.22.14 to 1.22.15\n- [Release notes](https://github.com/urfave/cli/releases)\n- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)\n- [Commits](https://github.com/urfave/cli/compare/v1.22.14...v1.22.15)\n\nUpdates `golang.org/x/net` from 0.21.0 to 0.22.0\n- [Commits](https://github.com/golang/net/compare/v0.21.0...v0.22.0)\n\nUpdates `golang.org/x/sys` from 0.17.0 to 0.18.0\n- [Commits](https://github.com/golang/sys/compare/v0.17.0...v0.18.0)\n\nUpdates `golang.org/x/term` from 0.17.0 to 0.18.0\n- [Commits](https://github.com/golang/term/compare/v0.17.0...v0.18.0)\n\nUpdates `google.golang.org/api` from 0.165.0 to 0.170.0\n- [Release notes](https://github.com/googleapis/google-api-go-client/releases)\n- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)\n- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.165.0...v0.170.0)\n\nUpdates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20240213162025-012b6fc9bca9 to 0.0.0-20240311132316-a219d84964c2\n- [Commits](https://github.com/googleapis/go-genproto/commits)\n\nUpdates `google.golang.org/grpc` from 1.61.1 to 1.62.1\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.61.1...v1.62.1)\n\n---\nupdated-dependencies:\n- dependency-name: cloud.google.com/go/kms\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go\n- dependency-name: cloud.google.com/go/storage\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go\n- dependency-name: github.com/ProtonMail/go-crypto\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go\n- dependency-name: github.com/aws/aws-sdk-go-v2\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: github.com/aws/aws-sdk-go-v2/config\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go\n- dependency-name: github.com/aws/aws-sdk-go-v2/credentials\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go\n- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go\n- dependency-name: github.com/aws/aws-sdk-go-v2/service/kms\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: github.com/golang/protobuf\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go\n- dependency-name: github.com/hashicorp/vault/api\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: github.com/stretchr/testify\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: github.com/urfave/cli\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go\n- dependency-name: golang.org/x/net\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: golang.org/x/sys\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: golang.org/x/term\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: google.golang.org/api\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n- dependency-name: google.golang.org/genproto/googleapis/rpc\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go\n- dependency-name: google.golang.org/grpc\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): Bump the go group across 1 directory with 22 updates"}},{"before":"2e3cb600775f16cc2e50c5958a08e09505ee158e","after":"fad13cd2b81e2828afadb431a56646b5f2ad57ec","ref":"refs/heads/dependabot/go_modules/golang.org/x/net-0.23.0","pushedAt":"2024-04-29T15:42:05.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): Bump golang.org/x/net from 0.21.0 to 0.23.0\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.21.0 to 0.23.0.\n- [Commits](https://github.com/golang/net/compare/v0.21.0...v0.23.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): Bump golang.org/x/net from 0.21.0 to 0.23.0"}},{"before":"e05b77ba979f64a3730eeb6af649d503c1b95209","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/docker/docker-24.0.9incompatible","pushedAt":"2024-04-29T15:40:52.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"felixfontein","name":"Felix Fontein","path":"/felixfontein","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5781356?s=80&v=4"}},{"before":"852a1fed52185703993c26627087ab4e69b2fff8","after":"570be801a638d47283c590145979ef31cdbf116f","ref":"refs/heads/main","pushedAt":"2024-04-29T15:40:51.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"felixfontein","name":"Felix Fontein","path":"/felixfontein","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5781356?s=80&v=4"},"commit":{"message":"Merge pull request #1466 from getsops/dependabot/go_modules/github.com/docker/docker-24.0.9incompatible\n\nbuild(deps): Bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible","shortMessageHtmlLink":"Merge pull request #1466 from getsops/dependabot/go_modules/github.co…"}},{"before":"65de5c37f509b3757069fc2897bb7b0c6cffd78f","after":null,"ref":"refs/heads/dependabot/go_modules/go-3a165a74d1","pushedAt":"2024-04-29T15:37:42.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"d136fe2e86ade09f3f173a8a4f9d98970566e655","after":"2e3cb600775f16cc2e50c5958a08e09505ee158e","ref":"refs/heads/dependabot/go_modules/golang.org/x/net-0.23.0","pushedAt":"2024-04-29T15:36:21.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): Bump golang.org/x/net from 0.21.0 to 0.23.0\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.21.0 to 0.23.0.\n- [Commits](https://github.com/golang/net/compare/v0.21.0...v0.23.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): Bump golang.org/x/net from 0.21.0 to 0.23.0"}},{"before":"8c4eab7f93a2f5a6cf7535a98b12d348fcf6e155","after":"e05b77ba979f64a3730eeb6af649d503c1b95209","ref":"refs/heads/dependabot/go_modules/github.com/docker/docker-24.0.9incompatible","pushedAt":"2024-04-29T15:36:08.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): Bump github.com/docker/docker\n\nBumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.7+incompatible to 24.0.9+incompatible.\n- [Release notes](https://github.com/docker/docker/releases)\n- [Commits](https://github.com/docker/docker/compare/v24.0.7...v24.0.9)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/docker/docker\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): Bump github.com/docker/docker"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEVLyOnAA","startCursor":null,"endCursor":null}},"title":"Activity · getsops/sops"}