{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":326995747,"defaultBranch":"master","name":"spanner-aip-go","ownerLogin":"einride","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-01-05T12:43:55.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/31446515?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1725163661.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"aa91863b32d55de212f6c51463cc40fac6588b59","ref":"refs/heads/dependabot/go_modules/dot-sage/go-dependencies-860119e618","pushedAt":"2024-09-01T04:07:41.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":"chore(deps): bump go.einride.tech/sage\n\nBumps the go-dependencies group in /.sage with 1 update: [go.einride.tech/sage](https://github.com/einride/sage).\n\n\nUpdates `go.einride.tech/sage` from 0.293.0 to 0.305.0\n- [Release notes](https://github.com/einride/sage/releases)\n- [Commits](https://github.com/einride/sage/compare/v0.293.0...v0.305.0)\n\n---\nupdated-dependencies:\n- dependency-name: go.einride.tech/sage\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go-dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump go.einride.tech/sage"}},{"before":null,"after":"f83e8e4e5b89b1244f77b307e23c5dc55342d60c","ref":"refs/heads/dependabot/go_modules/go-dependencies-c34887be6c","pushedAt":"2024-09-01T04:05:45.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":"chore(deps): bump the go-dependencies group with 4 updates\n\nBumps the go-dependencies group with 4 updates: [cloud.google.com/go](https://github.com/googleapis/google-cloud-go), [cloud.google.com/go/spanner](https://github.com/googleapis/google-cloud-go), [google.golang.org/api](https://github.com/googleapis/google-api-go-client) and [google.golang.org/genproto/googleapis/api](https://github.com/googleapis/go-genproto).\n\n\nUpdates `cloud.google.com/go` from 0.115.0 to 0.115.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/v0.115.0...v0.115.1)\n\nUpdates `cloud.google.com/go/spanner` from 1.66.0 to 1.67.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.66.0...spanner/v1.67.0)\n\nUpdates `google.golang.org/api` from 0.189.0 to 0.191.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.189.0...v0.191.0)\n\nUpdates `google.golang.org/genproto/googleapis/api` from 0.0.0-20240722135656-d784300faade to 0.0.0-20240725223205-93522f1f2a9f\n- [Commits](https://github.com/googleapis/go-genproto/commits)\n\n---\nupdated-dependencies:\n- dependency-name: cloud.google.com/go\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go-dependencies\n- dependency-name: cloud.google.com/go/spanner\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go-dependencies\n- dependency-name: google.golang.org/api\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go-dependencies\n- dependency-name: google.golang.org/genproto/googleapis/api\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go-dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump the go-dependencies group with 4 updates"}},{"before":"0c7d3bd112af1aaa56b41993988a0757fe34f340","after":null,"ref":"refs/heads/style/remove-extra-param-type-in-gen-interface","pushedAt":"2024-08-30T08:37:56.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"loodde","name":null,"path":"/loodde","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44864447?s=80&v=4"}},{"before":"556d5508860d932f5ca2ca085607ba1a96b1935e","after":"edf2c6af08d423ea1abc348330ea91fbcff34783","ref":"refs/heads/master","pushedAt":"2024-08-30T08:37:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"loodde","name":null,"path":"/loodde","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44864447?s=80&v=4"},"commit":{"message":"fix: place code gen comment at top\n\nThe code is generated comment must, acording to the go docs, be placed before any code. This ensures gofumpt and other tools excludes linting the spanner aip generated files.\n\nGo docs: *'This line must appear before the first non-comment, non-blank text in the file.'* https://pkg.go.dev/cmd/go#section-directories","shortMessageHtmlLink":"fix: place code gen comment at top"}},{"before":"9d9e549b3b276b503a8c71ec91118b9efddcf57f","after":"0c7d3bd112af1aaa56b41993988a0757fe34f340","ref":"refs/heads/style/remove-extra-param-type-in-gen-interface","pushedAt":"2024-08-29T13:13:09.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"loodde","name":null,"path":"/loodde","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44864447?s=80&v=4"},"commit":{"message":"fix: place code gen comment at top\n\nThe code is generated comment must, acording to the go docs, be placed before any code. This ensures gofumpt and other tools excludes linting the spanner aip generated files.\n\nGo docs: *'This line must appear before the first non-comment, non-blank text in the file.'* https://pkg.go.dev/cmd/go#section-directories","shortMessageHtmlLink":"fix: place code gen comment at top"}},{"before":"106c811849a84f41642660fd1bcc57303cfd6858","after":"9d9e549b3b276b503a8c71ec91118b9efddcf57f","ref":"refs/heads/style/remove-extra-param-type-in-gen-interface","pushedAt":"2024-08-29T13:11:04.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"loodde","name":null,"path":"/loodde","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44864447?s=80&v=4"},"commit":{"message":"fix: place code gen comment at top\n\nThe code is generated comment must, acording to the go docs, be placed before any code. This ensures gofumpt and other tools excludes linting the spanner aip generated files.\n\nGo docs: _'This line must appear before the first non-comment, non-blank text in the file.'_ https://pkg.go.dev/cmd/go#section-directories","shortMessageHtmlLink":"fix: place code gen comment at top"}},{"before":"324ae3a4b6769b71ab8934105c6607023ca3cb17","after":"106c811849a84f41642660fd1bcc57303cfd6858","ref":"refs/heads/style/remove-extra-param-type-in-gen-interface","pushedAt":"2024-08-29T13:07:43.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"loodde","name":null,"path":"/loodde","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44864447?s=80&v=4"},"commit":{"message":"fix: place code gen comment at top\n\nThe code is generated comment must, according to the go docs, be placed before any code. This ensures gofumpt and other tools excludes linting the spanner aip generated files.\n\nGO-docs: 'This line must appear before the first non-comment, non-blank text in the file.' https://pkg.go.dev/cmd/go#section-directories","shortMessageHtmlLink":"fix: place code gen comment at top"}},{"before":"eeade22923e31d48f18d54075bb1736d95723cb2","after":"324ae3a4b6769b71ab8934105c6607023ca3cb17","ref":"refs/heads/style/remove-extra-param-type-in-gen-interface","pushedAt":"2024-08-29T13:03:44.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"loodde","name":null,"path":"/loodde","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44864447?s=80&v=4"},"commit":{"message":"fix: place code gen comment at top\n\nThe code is generated comment must, according to the go docs, be placed before any code. This ensures gofumpt and other tools excludes linting the spanner aip generated files.\n\nGO-docs: 'This line must appear before the first non-comment, non-blank text in the file.' https://pkg.go.dev/cmd/go#section-directories","shortMessageHtmlLink":"fix: place code gen comment at top"}},{"before":"1d026662eab7e91ccb535796a3d8351b49917728","after":"eeade22923e31d48f18d54075bb1736d95723cb2","ref":"refs/heads/style/remove-extra-param-type-in-gen-interface","pushedAt":"2024-08-29T13:02:55.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"loodde","name":null,"path":"/loodde","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44864447?s=80&v=4"},"commit":{"message":"fix: place code gen comment at top\n\nThe code is generated comment must, according to the go docs, be placed before any code. This ensures gofumpt and other tools excludes linting the spanner aip generated files.\n'This line must appear before the first non-comment, non-blank text in the file.' https://pkg.go.dev/cmd/go#section-directories","shortMessageHtmlLink":"fix: place code gen comment at top"}},{"before":"91ffe27c64d25bd41b9350a1522deebe7a60a272","after":"1d026662eab7e91ccb535796a3d8351b49917728","ref":"refs/heads/style/remove-extra-param-type-in-gen-interface","pushedAt":"2024-08-29T13:01:39.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"loodde","name":null,"path":"/loodde","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44864447?s=80&v=4"},"commit":{"message":"fix: place code gen comment at top\n\nThe code is generated comment must, acording to the go docs, be placed before any code. This ensures gofumpt and other tools excludes linting the spanner aip generated files.\n'This line must appear before the first non-comment, non-blank text in the file.' https://pkg.go.dev/cmd/go#section-directories","shortMessageHtmlLink":"fix: place code gen comment at top"}},{"before":"db081cd070c6a75fd5b552c0cc9d0e103adf66a9","after":"91ffe27c64d25bd41b9350a1522deebe7a60a272","ref":"refs/heads/style/remove-extra-param-type-in-gen-interface","pushedAt":"2024-08-29T12:15:55.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"loodde","name":null,"path":"/loodde","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44864447?s=80&v=4"},"commit":{"message":"style: remove extra param type to align with gofumpt extra\n\nThe gofumpt extra rule specifies that 'Adjacent parameters with the same type should be grouped together'. This ensures the generated files align with that.","shortMessageHtmlLink":"style: remove extra param type to align with gofumpt extra"}},{"before":"ef3b6f16570c6fc892db0e9d846b975550ca8138","after":"db081cd070c6a75fd5b552c0cc9d0e103adf66a9","ref":"refs/heads/style/remove-extra-param-type-in-gen-interface","pushedAt":"2024-08-29T12:14:59.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"loodde","name":null,"path":"/loodde","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44864447?s=80&v=4"},"commit":{"message":"style: remove extra param type to align with gofumpt extra\n\nThe gofumpt extra rule specifies that 'Adjacent parameters with the same type should be grouped together'. This ensures the generated files align with that.","shortMessageHtmlLink":"style: remove extra param type to align with gofumpt extra"}},{"before":null,"after":"ef3b6f16570c6fc892db0e9d846b975550ca8138","ref":"refs/heads/style/remove-extra-param-type-in-gen-interface","pushedAt":"2024-08-29T12:09:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"loodde","name":null,"path":"/loodde","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44864447?s=80&v=4"},"commit":{"message":"style: remove extra param type to align with gofumpt extra\n\nThe gofumpt extra rule specifies that 'Adjacent parameters with the same type should be grouped together'. This ensures the generated files align with that.","shortMessageHtmlLink":"style: remove extra param type to align with gofumpt extra"}},{"before":"a2b864eec7f8b186aa23e490a31d2c8056f64295","after":null,"ref":"refs/heads/total-count","pushedAt":"2024-08-20T08:00:50.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ngalaiko","name":"Nikita Galaiko","path":"/ngalaiko","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15010292?s=80&v=4"}},{"before":"d14e8956fd6db865552718c7d64d7341640a7066","after":"556d5508860d932f5ca2ca085607ba1a96b1935e","ref":"refs/heads/master","pushedAt":"2024-08-20T08:00:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ngalaiko","name":"Nikita Galaiko","path":"/ngalaiko","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15010292?s=80&v=4"},"commit":{"message":"feat(RowIterator): add Count method\n\nUseful when implementing Pagination with Total count.","shortMessageHtmlLink":"feat(RowIterator): add Count method"}},{"before":"f3b016825cc6b5ffcb16c41eb11b14bb39191741","after":"a2b864eec7f8b186aa23e490a31d2c8056f64295","ref":"refs/heads/total-count","pushedAt":"2024-08-20T07:47:59.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ngalaiko","name":"Nikita Galaiko","path":"/ngalaiko","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15010292?s=80&v=4"},"commit":{"message":"feat(RowIterator): add Count method\n\nUseful when implementing Pagination with Total count.","shortMessageHtmlLink":"feat(RowIterator): add Count method"}},{"before":"8f23eacd636c5c5644a4e1eadc1ebd80fb253890","after":"f3b016825cc6b5ffcb16c41eb11b14bb39191741","ref":"refs/heads/total-count","pushedAt":"2024-08-20T07:44:25.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ngalaiko","name":"Nikita Galaiko","path":"/ngalaiko","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15010292?s=80&v=4"},"commit":{"message":"feat(RowIterator): add Count method\n\nUseful when implementing Pagination with Total count.","shortMessageHtmlLink":"feat(RowIterator): add Count method"}},{"before":"7f7b90552b5ae72a464534111ce2f23f8643f0b2","after":"8f23eacd636c5c5644a4e1eadc1ebd80fb253890","ref":"refs/heads/total-count","pushedAt":"2024-08-20T07:36:44.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ngalaiko","name":"Nikita Galaiko","path":"/ngalaiko","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15010292?s=80&v=4"},"commit":{"message":"feat(RowIterator): add Count method\n\nUseful when implementing Pagination with Total count.","shortMessageHtmlLink":"feat(RowIterator): add Count method"}},{"before":null,"after":"7f7b90552b5ae72a464534111ce2f23f8643f0b2","ref":"refs/heads/total-count","pushedAt":"2024-08-20T07:35:46.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ngalaiko","name":"Nikita Galaiko","path":"/ngalaiko","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15010292?s=80&v=4"},"commit":{"message":"feat(RowIterator): add Count method","shortMessageHtmlLink":"feat(RowIterator): add Count method"}},{"before":"7e5648e4606755998840eb19c031d455b347ee9c","after":null,"ref":"refs/heads/dependabot/go_modules/go-dependencies-c02e63232d","pushedAt":"2024-08-12T06:54:53.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"fredrikaverpil","name":"Fredrik Averpil","path":"/fredrikaverpil","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/994357?s=80&v=4"}},{"before":"11be8bc695e40caecb93cd14081a2c3c147c301d","after":"d14e8956fd6db865552718c7d64d7341640a7066","ref":"refs/heads/master","pushedAt":"2024-08-12T06:54:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fredrikaverpil","name":"Fredrik Averpil","path":"/fredrikaverpil","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/994357?s=80&v=4"},"commit":{"message":"chore(deps): bump the go-dependencies group across 1 directory with 6 updates\n\nBumps the go-dependencies group with 3 updates in the / directory: [cloud.google.com/go/spanner](https://github.com/googleapis/google-cloud-go), [go.einride.tech/aip](https://github.com/einride/aip-go) and [golang.org/x/sync](https://github.com/golang/sync).\n\n\nUpdates `cloud.google.com/go/spanner` from 1.64.0 to 1.66.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.64.0...spanner/v1.66.0)\n\nUpdates `go.einride.tech/aip` from 0.67.1 to 0.68.0\n- [Release notes](https://github.com/einride/aip-go/releases)\n- [Commits](https://github.com/einride/aip-go/compare/v0.67.1...v0.68.0)\n\nUpdates `golang.org/x/sync` from 0.7.0 to 0.8.0\n- [Commits](https://github.com/golang/sync/compare/v0.7.0...v0.8.0)\n\nUpdates `google.golang.org/api` from 0.186.0 to 0.189.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.186.0...v0.189.0)\n\nUpdates `google.golang.org/genproto/googleapis/api` from 0.0.0-20240617180043-68d350f18fd4 to 0.0.0-20240722135656-d784300faade\n- [Commits](https://github.com/googleapis/go-genproto/commits)\n\nUpdates `google.golang.org/grpc` from 1.64.1 to 1.65.0\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.64.1...v1.65.0)\n\n---\nupdated-dependencies:\n- dependency-name: cloud.google.com/go/spanner\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go-dependencies\n- dependency-name: go.einride.tech/aip\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go-dependencies\n- dependency-name: golang.org/x/sync\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go-dependencies\n- dependency-name: google.golang.org/api\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go-dependencies\n- dependency-name: google.golang.org/genproto/googleapis/api\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go-dependencies\n- dependency-name: google.golang.org/grpc\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go-dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump the go-dependencies group across 1 directory with 6…"}},{"before":null,"after":"7e5648e4606755998840eb19c031d455b347ee9c","ref":"refs/heads/dependabot/go_modules/go-dependencies-c02e63232d","pushedAt":"2024-08-12T06:50:59.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":"chore(deps): bump the go-dependencies group across 1 directory with 6 updates\n\nBumps the go-dependencies group with 3 updates in the / directory: [cloud.google.com/go/spanner](https://github.com/googleapis/google-cloud-go), [go.einride.tech/aip](https://github.com/einride/aip-go) and [golang.org/x/sync](https://github.com/golang/sync).\n\n\nUpdates `cloud.google.com/go/spanner` from 1.64.0 to 1.66.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.64.0...spanner/v1.66.0)\n\nUpdates `go.einride.tech/aip` from 0.67.1 to 0.68.0\n- [Release notes](https://github.com/einride/aip-go/releases)\n- [Commits](https://github.com/einride/aip-go/compare/v0.67.1...v0.68.0)\n\nUpdates `golang.org/x/sync` from 0.7.0 to 0.8.0\n- [Commits](https://github.com/golang/sync/compare/v0.7.0...v0.8.0)\n\nUpdates `google.golang.org/api` from 0.186.0 to 0.189.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.186.0...v0.189.0)\n\nUpdates `google.golang.org/genproto/googleapis/api` from 0.0.0-20240617180043-68d350f18fd4 to 0.0.0-20240722135656-d784300faade\n- [Commits](https://github.com/googleapis/go-genproto/commits)\n\nUpdates `google.golang.org/grpc` from 1.64.1 to 1.65.0\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.64.1...v1.65.0)\n\n---\nupdated-dependencies:\n- dependency-name: cloud.google.com/go/spanner\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go-dependencies\n- dependency-name: go.einride.tech/aip\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go-dependencies\n- dependency-name: golang.org/x/sync\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go-dependencies\n- dependency-name: google.golang.org/api\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go-dependencies\n- dependency-name: google.golang.org/genproto/googleapis/api\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go-dependencies\n- dependency-name: google.golang.org/grpc\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go-dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump the go-dependencies group across 1 directory with 6…"}},{"before":"d4903d2de1d564ee61b225870362b3a9a4c029f1","after":null,"ref":"refs/heads/dependabot/go_modules/go-dependencies-e4df88597c","pushedAt":"2024-08-12T06:50:38.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":"1b3b8e7a04eab7e51558f715bc373e206621346e","after":null,"ref":"refs/heads/dependabot/go_modules/dot-sage/go-dependencies-f39f71457f","pushedAt":"2024-08-12T06:48:26.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":"4878a2fa408e4169fe6b140b3f3615b37c6177fd","after":"11be8bc695e40caecb93cd14081a2c3c147c301d","ref":"refs/heads/master","pushedAt":"2024-08-12T06:48:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): bump go.einride.tech/sage\n\nBumps the go-dependencies group in /.sage with 1 update: [go.einride.tech/sage](https://github.com/einride/sage).\n\n\nUpdates `go.einride.tech/sage` from 0.285.0 to 0.293.0\n- [Release notes](https://github.com/einride/sage/releases)\n- [Commits](https://github.com/einride/sage/compare/v0.285.0...v0.293.0)\n\n---\nupdated-dependencies:\n- dependency-name: go.einride.tech/sage\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go-dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump go.einride.tech/sage"}},{"before":null,"after":"d4903d2de1d564ee61b225870362b3a9a4c029f1","ref":"refs/heads/dependabot/go_modules/go-dependencies-e4df88597c","pushedAt":"2024-08-01T04:49:57.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":"chore(deps): bump the go-dependencies group with 5 updates\n\nBumps the go-dependencies group with 5 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [cloud.google.com/go/spanner](https://github.com/googleapis/google-cloud-go) | `1.64.0` | `1.65.0` |\n| [go.einride.tech/aip](https://github.com/einride/aip-go) | `0.67.1` | `0.68.0` |\n| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.186.0` | `0.189.0` |\n| [google.golang.org/genproto/googleapis/api](https://github.com/googleapis/go-genproto) | `0.0.0-20240617180043-68d350f18fd4` | `0.0.0-20240722135656-d784300faade` |\n| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.64.1` | `1.65.0` |\n\n\nUpdates `cloud.google.com/go/spanner` from 1.64.0 to 1.65.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.64.0...spanner/v1.65.0)\n\nUpdates `go.einride.tech/aip` from 0.67.1 to 0.68.0\n- [Release notes](https://github.com/einride/aip-go/releases)\n- [Commits](https://github.com/einride/aip-go/compare/v0.67.1...v0.68.0)\n\nUpdates `google.golang.org/api` from 0.186.0 to 0.189.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.186.0...v0.189.0)\n\nUpdates `google.golang.org/genproto/googleapis/api` from 0.0.0-20240617180043-68d350f18fd4 to 0.0.0-20240722135656-d784300faade\n- [Commits](https://github.com/googleapis/go-genproto/commits)\n\nUpdates `google.golang.org/grpc` from 1.64.1 to 1.65.0\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.64.1...v1.65.0)\n\n---\nupdated-dependencies:\n- dependency-name: cloud.google.com/go/spanner\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go-dependencies\n- dependency-name: go.einride.tech/aip\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go-dependencies\n- dependency-name: google.golang.org/api\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go-dependencies\n- dependency-name: google.golang.org/genproto/googleapis/api\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: go-dependencies\n- dependency-name: google.golang.org/grpc\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go-dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump the go-dependencies group with 5 updates"}},{"before":null,"after":"1b3b8e7a04eab7e51558f715bc373e206621346e","ref":"refs/heads/dependabot/go_modules/dot-sage/go-dependencies-f39f71457f","pushedAt":"2024-08-01T04:40:58.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":"chore(deps): bump go.einride.tech/sage\n\nBumps the go-dependencies group in /.sage with 1 update: [go.einride.tech/sage](https://github.com/einride/sage).\n\n\nUpdates `go.einride.tech/sage` from 0.285.0 to 0.293.0\n- [Release notes](https://github.com/einride/sage/releases)\n- [Commits](https://github.com/einride/sage/compare/v0.285.0...v0.293.0)\n\n---\nupdated-dependencies:\n- dependency-name: go.einride.tech/sage\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: go-dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump go.einride.tech/sage"}},{"before":"d827f28924f1c0cab16bee05a30de57a534a94f6","after":null,"ref":"refs/heads/dependabot/go_modules/google.golang.org/grpc-1.64.1","pushedAt":"2024-07-15T06:14:50.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"odsod","name":"Oscar Söderlund","path":"/odsod","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392777?s=80&v=4"}},{"before":"d41f573b45bf4afde5f73f9e4e0de062792105ac","after":"4878a2fa408e4169fe6b140b3f3615b37c6177fd","ref":"refs/heads/master","pushedAt":"2024-07-15T06:14:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"odsod","name":"Oscar Söderlund","path":"/odsod","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392777?s=80&v=4"},"commit":{"message":"chore(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1\n\nBumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.64.0 to 1.64.1.\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.64.0...v1.64.1)\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/grpc\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1"}},{"before":null,"after":"d827f28924f1c0cab16bee05a30de57a534a94f6","ref":"refs/heads/dependabot/go_modules/google.golang.org/grpc-1.64.1","pushedAt":"2024-07-09T21:59:37.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":"chore(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1\n\nBumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.64.0 to 1.64.1.\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.64.0...v1.64.1)\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/grpc\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEqajGCgA","startCursor":null,"endCursor":null}},"title":"Activity · einride/spanner-aip-go"}