{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":120351931,"defaultBranch":"master","name":"dex","ownerLogin":"concourse","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2018-02-05T19:34:27.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/7809479?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1688134681.0","currentOid":""},"activityList":{"items":[{"before":"ad8aabc43625db94cf1733508167af18772cb973","after":"badb67e8c7cc6c2aac5ad30c9cfb07b07e279d28","ref":"refs/heads/pr/add-cf-connector-sync","pushedAt":"2024-04-09T11:56:49.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"xtremerui","name":"Rui Yang","path":"/xtremerui","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1585949?s=80&v=4"},"commit":{"message":"add cloudfoundry to connector list in readme\n\nSigned-off-by: Rui Yang ","shortMessageHtmlLink":"add cloudfoundry to connector list in readme"}},{"before":"bd0fc1db0102e1b1c12c62839b5349161f040fca","after":"ad8aabc43625db94cf1733508167af18772cb973","ref":"refs/heads/pr/add-cf-connector-sync","pushedAt":"2024-03-22T20:34:25.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"xtremerui","name":"Rui Yang","path":"/xtremerui","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1585949?s=80&v=4"},"commit":{"message":"add cloudfoundry to connector list in readme\n\nSigned-off-by: Rui Yang ","shortMessageHtmlLink":"add cloudfoundry to connector list in readme"}},{"before":"67104cb3b16717773df3957e773e6a87315c9679","after":"bd0fc1db0102e1b1c12c62839b5349161f040fca","ref":"refs/heads/pr/add-cf-connector-sync","pushedAt":"2024-01-25T14:32:08.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"xtremerui","name":"Rui Yang","path":"/xtremerui","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1585949?s=80&v=4"},"commit":{"message":"add cloudfoundry to connector list in readme\n\nSigned-off-by: Rui Yang ","shortMessageHtmlLink":"add cloudfoundry to connector list in readme"}},{"before":"1508df04be3bfc98e161454b8b1ef0047da9ba91","after":"e38f8d8d7fc0b985af2a33f2da9f37dc924b21a2","ref":"refs/heads/maintenance","pushedAt":"2023-06-30T14:18:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"xtremerui","name":"Rui Yang","path":"/xtremerui","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1585949?s=80&v=4"},"commit":{"message":"bump to 1.9.0","shortMessageHtmlLink":"bump to 1.9.0"}},{"before":"2ab05af2dfd81d56de0b03f1009d2455d31a3ec5","after":"8337b8fa07291fb9efe61010e51220ece78a9694","ref":"refs/heads/master","pushedAt":"2023-06-30T14:18:02.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"xtremerui","name":"Rui Yang","path":"/xtremerui","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1585949?s=80&v=4"},"commit":{"message":"upstream dex release: v2.37.0\n\nThe official container image for this release can be pulled from\n```\nghcr.io/dexidp/dex:v2.37.0\n```\n\n\n## What's Changed\n### Exciting New Features ๐ŸŽ‰\n* TLS cert reloader by @seankhliao in https://github.com/dexidp/dex/pull/2964\n### Enhancements ๐Ÿš€\n* Add xx to cross-compile binaries in Docker by @sagikazarmark in https://github.com/dexidp/dex/pull/2898\n* Spelling by @jsoref in https://github.com/dexidp/dex/pull/2919\n* LDAP case-insensitive DN attribute by @nabokihms in https://github.com/dexidp/dex/pull/2829\n* Utilize native git diff --exit-code by @marcofranssen in https://github.com/dexidp/dex/pull/2981\n* Google: Add Support for Multiple Admin Emails to Retrieve Group Lists by @vsychov in https://github.com/dexidp/dex/pull/2911\n### Bug Fixes ๐Ÿ›\n* Do not skip approval screen by default by @nabokihms in https://github.com/dexidp/dex/pull/2897\n* Fail if OIDC config contains hosted domains by @nabokihms in https://github.com/dexidp/dex/pull/2937\n### Dependency Updates โฌ†๏ธ\n* build(deps): bump alpine from 3.17.2 to 3.17.3 by @dependabot in https://github.com/dexidp/dex/pull/2879\n* build(deps): bump mheap/github-action-required-labels from 3 to 4 by @dependabot in https://github.com/dexidp/dex/pull/2881\n* build(deps): bump google.golang.org/grpc from 1.53.0 to 1.54.0 by @dependabot in https://github.com/dexidp/dex/pull/2873\n* build(deps): bump golang.org/x/oauth2 from 0.6.0 to 0.7.0 by @dependabot in https://github.com/dexidp/dex/pull/2892\n* build(deps): bump golang from 1.20.2-alpine3.16 to 1.20.3-alpine3.16 by @dependabot in https://github.com/dexidp/dex/pull/2884\n* build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 by @dependabot in https://github.com/dexidp/dex/pull/2885\n* build(deps): bump aquasecurity/trivy-action from 0.9.2 to 0.10.0 by @dependabot in https://github.com/dexidp/dex/pull/2905\n* build(deps): bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0 by @dependabot in https://github.com/dexidp/dex/pull/2900\n* build(deps): bump golang.org/x/crypto from 0.7.0 to 0.8.0 by @dependabot in https://github.com/dexidp/dex/pull/2891\n* build(deps): bump github.com/russellhaering/goxmldsig from 1.3.0 to 1.4.0 by @dependabot in https://github.com/dexidp/dex/pull/2920\n* build(deps): bump golang from 1.20.3-alpine3.16 to 1.20.4-alpine3.16 by @dependabot in https://github.com/dexidp/dex/pull/2924\n* build(deps): bump github.com/lib/pq from 1.10.7 to 1.10.9 by @dependabot in https://github.com/dexidp/dex/pull/2922\n* build(deps): bump golang.org/x/oauth2 from 0.7.0 to 0.8.0 by @dependabot in https://github.com/dexidp/dex/pull/2929\n* build(deps): bump google.golang.org/grpc from 1.54.0 to 1.55.0 by @dependabot in https://github.com/dexidp/dex/pull/2932\n* build(deps): bump go.etcd.io/etcd/client/pkg/v3 from 3.5.7 to 3.5.8 by @dependabot in https://github.com/dexidp/dex/pull/2899\n* build(deps): bump github.com/beevik/etree from 1.1.0 to 1.1.4 by @dependabot in https://github.com/dexidp/dex/pull/2939\n* build(deps): bump github.com/go-sql-driver/mysql from 1.7.0 to 1.7.1 by @dependabot in https://github.com/dexidp/dex/pull/2938\n* build(deps): bump go.etcd.io/etcd/client/pkg/v3 from 3.5.8 to 3.5.9 by @dependabot in https://github.com/dexidp/dex/pull/2946\n* build(deps): bump github/codeql-action from 2.3.1 to 2.3.3 by @dependabot in https://github.com/dexidp/dex/pull/2943\n* build(deps): bump anchore/sbom-action from 0.14.1 to 0.14.2 by @dependabot in https://github.com/dexidp/dex/pull/2942\n* build(deps): bump alpine from 3.17.3 to 3.18.0 by @dependabot in https://github.com/dexidp/dex/pull/2930\n* build(deps): bump google.golang.org/grpc from 1.53.0 to 1.55.0 in /api/v2 by @dependabot in https://github.com/dexidp/dex/pull/2927\n* build(deps): bump google.golang.org/api from 0.114.0 to 0.122.0 by @dependabot in https://github.com/dexidp/dex/pull/2931\n* build(deps): bump entgo.io/ent from 0.11.10 to 0.12.3 by @dependabot in https://github.com/dexidp/dex/pull/2923\n* build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.7 to 3.5.9 by @dependabot in https://github.com/dexidp/dex/pull/2944\n* build(deps): bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 by @dependabot in https://github.com/dexidp/dex/pull/2945\n* build(deps): bump helm/kind-action from 1.5.0 to 1.7.0 by @dependabot in https://github.com/dexidp/dex/pull/2956\n* build(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2 by @dependabot in https://github.com/dexidp/dex/pull/2957\n* build(deps): bump actions/setup-go from 4.0.0 to 4.0.1 by @dependabot in https://github.com/dexidp/dex/pull/2949\n* build(deps): bump golang.org/x/crypto from 0.8.0 to 0.9.0 by @dependabot in https://github.com/dexidp/dex/pull/2948\n* build(deps): bump google.golang.org/api from 0.122.0 to 0.123.0 by @dependabot in https://github.com/dexidp/dex/pull/2959\n* build(deps): bump github.com/beevik/etree from 1.1.4 to 1.2.0 by @dependabot in https://github.com/dexidp/dex/pull/2947\n* build(deps): bump github/codeql-action from 2.3.3 to 2.3.5 by @dependabot in https://github.com/dexidp/dex/pull/2970\n* build(deps): bump google.golang.org/api from 0.123.0 to 0.124.0 by @dependabot in https://github.com/dexidp/dex/pull/2968\n* build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in https://github.com/dexidp/dex/pull/2958\n* build(deps): bump aquasecurity/trivy-action from 0.10.0 to 0.11.0 by @dependabot in https://github.com/dexidp/dex/pull/2984\n* build(deps): bump github/codeql-action from 2.3.5 to 2.3.6 by @dependabot in https://github.com/dexidp/dex/pull/2982\n* build(deps): bump actions/dependency-review-action from 3.0.4 to 3.0.6 by @dependabot in https://github.com/dexidp/dex/pull/2978\n* build(deps): bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 by @dependabot in https://github.com/dexidp/dex/pull/2983\n* build(deps): bump github.com/mattn/go-sqlite3 from 1.14.16 to 1.14.17 by @dependabot in https://github.com/dexidp/dex/pull/2979\n* build(deps): bump google.golang.org/api from 0.124.0 to 0.125.0 by @dependabot in https://github.com/dexidp/dex/pull/2976\n* build(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in https://github.com/dexidp/dex/pull/2977\n* build(deps): bump docker/login-action from 2.1.0 to 2.2.0 by @dependabot in https://github.com/dexidp/dex/pull/2987\n* build(deps): bump docker/setup-qemu-action from 2.1.0 to 2.2.0 by @dependabot in https://github.com/dexidp/dex/pull/2985\n* build(deps): bump docker/metadata-action from 4.4.0 to 4.5.0 by @dependabot in https://github.com/dexidp/dex/pull/2986\n* build(deps): bump docker/setup-buildx-action from 2.5.0 to 2.6.0 by @dependabot in https://github.com/dexidp/dex/pull/2988\n* build(deps): bump mheap/github-action-required-labels from 4 to 5 by @dependabot in https://github.com/dexidp/dex/pull/2990\n* build(deps): bump aquasecurity/trivy-action from 0.11.0 to 0.11.2 by @dependabot in https://github.com/dexidp/dex/pull/2995\n* build(deps): bump github/codeql-action from 2.3.6 to 2.20.0 by @dependabot in https://github.com/dexidp/dex/pull/3002\n* build(deps): bump google.golang.org/api from 0.125.0 to 0.127.0 by @dependabot in https://github.com/dexidp/dex/pull/2999\n* build(deps): bump docker/setup-buildx-action from 2.6.0 to 2.7.0 by @dependabot in https://github.com/dexidp/dex/pull/3001\n* build(deps): bump docker/build-push-action from 4.0.0 to 4.1.1 by @dependabot in https://github.com/dexidp/dex/pull/3003\n* build(deps): bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in https://github.com/dexidp/dex/pull/2993\n* build(deps): bump github.com/go-ldap/ldap/v3 from 3.4.4 to 3.4.5 by @dependabot in https://github.com/dexidp/dex/pull/2997\n* build(deps): bump golang.org/x/net from 0.10.0 to 0.11.0 by @dependabot in https://github.com/dexidp/dex/pull/3004\n* build(deps): bump alpine from 3.18.0 to 3.18.2 by @dependabot in https://github.com/dexidp/dex/pull/3008\n* build(deps): bump docker/metadata-action from 4.5.0 to 4.6.0 by @dependabot in https://github.com/dexidp/dex/pull/3007\n* build(deps): bump golang.org/x/oauth2 from 0.8.0 to 0.9.0 by @dependabot in https://github.com/dexidp/dex/pull/3005\n* build(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.0 by @dependabot in https://github.com/dexidp/dex/pull/3009\n* build(deps): bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 by @dependabot in https://github.com/dexidp/dex/pull/3010\n* build(deps): bump google.golang.org/grpc from 1.56.0 to 1.56.1 by @dependabot in https://github.com/dexidp/dex/pull/3016\n* build(deps): bump github/codeql-action from 2.20.0 to 2.20.1 by @dependabot in https://github.com/dexidp/dex/pull/3015\n* build(deps): bump anchore/sbom-action from 0.14.2 to 0.14.3 by @dependabot in https://github.com/dexidp/dex/pull/3014\n* build(deps): bump ossf/scorecard-action from 2.1.3 to 2.2.0 by @dependabot in https://github.com/dexidp/dex/pull/3019\n* build(deps): bump google.golang.org/api from 0.127.0 to 0.129.0 by @dependabot in https://github.com/dexidp/dex/pull/3022\n* build(deps): bump docker/setup-buildx-action from 2.7.0 to 2.8.0 by @dependabot in https://github.com/dexidp/dex/pull/3023\n\n## New Contributors\n* @marcofranssen made their first contribution in https://github.com/dexidp/dex/pull/2981\n* @vsychov made their first contribution in https://github.com/dexidp/dex/pull/2911\n\n**Full Changelog**: https://github.com/dexidp/dex/compare/v2.36.0...v2.37.0","shortMessageHtmlLink":"upstream dex release: v2.37.0"}},{"before":"7a07880bb5e43d3580b563d19e1a8e2ce6137cc9","after":"3f0f53187675afc8c3c79520f95c36cb54fe55b1","ref":"refs/heads/pr/client-credentials-grant-sync","pushedAt":"2023-06-30T14:13:45.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"xtremerui","name":"Rui Yang","path":"/xtremerui","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1585949?s=80&v=4"},"commit":{"message":"Fix tests in TestServerSupportedGrants for client credentials\n\nSigned-off-by: Rui Yang ","shortMessageHtmlLink":"Fix tests in TestServerSupportedGrants for client credentials"}},{"before":"4161644dde6b5369c3fc217172b149f34bb93767","after":"67104cb3b16717773df3957e773e6a87315c9679","ref":"refs/heads/pr/add-cf-connector-sync","pushedAt":"2023-06-30T14:13:43.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"xtremerui","name":"Rui Yang","path":"/xtremerui","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1585949?s=80&v=4"},"commit":{"message":"add cloudfoundry to connector list in readme\n\nSigned-off-by: Rui Yang ","shortMessageHtmlLink":"add cloudfoundry to connector list in readme"}},{"before":"783b2caefbfdd8d073d8c4871fa89632b9d97c1c","after":"1508df04be3bfc98e161454b8b1ef0047da9ba91","ref":"refs/heads/maintenance","pushedAt":"2023-05-25T15:45:16.860Z","pushType":"push","commitsCount":1,"pusher":{"login":"xtremerui","name":"Rui Yang","path":"/xtremerui","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1585949?s=80&v=4"},"commit":{"message":"bump to 1.8.0","shortMessageHtmlLink":"bump to 1.8.0"}},{"before":"d40dc2016af3735f88c41bae72962cb6eaff4448","after":"2ab05af2dfd81d56de0b03f1009d2455d31a3ec5","ref":"refs/heads/master","pushedAt":"2023-05-25T15:45:11.763Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"xtremerui","name":"Rui Yang","path":"/xtremerui","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1585949?s=80&v=4"},"commit":{"message":"upstream dex release: v2.36.0\n\nThe official container image for this release can be pulled from\n```\nghcr.io/dexidp/dex:v2.36.0\n```\n\n\n\n## What's Changed\n### Enhancements ๐Ÿš€\n* TLS configure for OIDC connector by @xtremerui in https://github.com/dexidp/dex/pull/1632\n* Add icon for gitea by @pinpox in https://github.com/dexidp/dex/pull/2733\n* fix: Do not use connector data from the refresh token field by @nabokihms in https://github.com/dexidp/dex/pull/2729\n* Add preferredEmailDomain config option for GitHub connector by @nobuyo in https://github.com/dexidp/dex/pull/2740\n* Move unique functionality into getGroups to reduce calls to google by @snuggie12 in https://github.com/dexidp/dex/pull/2628\n* fix: prevent server-side request forgery using Kubernetes storage by @nabokihms in https://github.com/dexidp/dex/pull/2479\n* fix: return 401 if password is invalid by @nabokihms in https://github.com/dexidp/dex/pull/2796\n* feat: Add default robots.txt by @nabokihms in https://github.com/dexidp/dex/pull/2834\n* Skip redirection to approval when it is not required (#2686) by @nobuyo in https://github.com/dexidp/dex/pull/2805\n* feat: Bump dependencies and Makefile refactoring by @nabokihms in https://github.com/dexidp/dex/pull/2844\n### Bug Fixes ๐Ÿ›\n* Make admin email optional when no service account path is configured by @sagikazarmark in https://github.com/dexidp/dex/pull/2695\n* Only initialize google admin service if necessary by @sagikazarmark in https://github.com/dexidp/dex/pull/2700\n### Dependency Updates โฌ†๏ธ\n* build(deps): bump golang from 1.19.1-alpine3.16 to 1.19.2-alpine3.16 by @dependabot in https://github.com/dexidp/dex/pull/2697\n* fix: Update gomplate version to 3.11.3 fix CVE-2022-27665 by @nabokihms in https://github.com/dexidp/dex/pull/2705\n* build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.0 by @dependabot in https://github.com/dexidp/dex/pull/2708\n* build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in https://github.com/dexidp/dex/pull/2715\n* build(deps): bump google.golang.org/api from 0.98.0 to 0.101.0 by @dependabot in https://github.com/dexidp/dex/pull/2720\n* build(deps): bump github.com/mattn/go-sqlite3 from 1.14.15 to 1.14.16 by @dependabot in https://github.com/dexidp/dex/pull/2721\n* build(deps): bump aquasecurity/trivy-action from 0.7.1 to 0.8.0 by @dependabot in https://github.com/dexidp/dex/pull/2723\n* build(deps): bump github.com/spf13/cobra from 1.6.0 to 1.6.1 by @dependabot in https://github.com/dexidp/dex/pull/2718\n* build(deps): bump golang from 1.19.2-alpine3.16 to 1.19.3-alpine3.16 by @dependabot in https://github.com/dexidp/dex/pull/2724\n* build(deps): bump alpine from 3.16.2 to 3.17.0 by @dependabot in https://github.com/dexidp/dex/pull/2746\n* build(deps): bump github.com/prometheus/client_golang from 1.13.0 to 1.14.0 by @dependabot in https://github.com/dexidp/dex/pull/2735\n* build(deps): bump go.etcd.io/etcd/client/pkg/v3 from 3.5.5 to 3.5.6 by @dependabot in https://github.com/dexidp/dex/pull/2744\n* build(deps): bump github.com/Masterminds/sprig/v3 from 3.2.2 to 3.2.3 by @dependabot in https://github.com/dexidp/dex/pull/2751\n* build(deps): bump golang from 1.19.3-alpine3.16 to 1.19.4-alpine3.16 by @dependabot in https://github.com/dexidp/dex/pull/2750\n* build(deps): bump golang.org/x/crypto from 0.3.0 to 0.4.0 by @dependabot in https://github.com/dexidp/dex/pull/2755\n* build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.5 to 3.5.6 by @dependabot in https://github.com/dexidp/dex/pull/2743\n* build(deps): bump github.com/go-sql-driver/mysql from 1.6.0 to 1.7.0 by @dependabot in https://github.com/dexidp/dex/pull/2754\n* build(deps): bump helm/kind-action from 1.4.0 to 1.5.0 by @dependabot in https://github.com/dexidp/dex/pull/2758\n* build(deps): bump google.golang.org/grpc from 1.50.1 to 1.51.0 by @dependabot in https://github.com/dexidp/dex/pull/2741\n* build(deps): bump google.golang.org/api from 0.101.0 to 0.104.0 by @dependabot in https://github.com/dexidp/dex/pull/2753\n* build(deps): bump google.golang.org/grpc from 1.49.0 to 1.51.0 in /api/v2 by @dependabot in https://github.com/dexidp/dex/pull/2742\n* build(deps): bump golang.org/x/net from 0.3.0 to 0.4.0 by @dependabot in https://github.com/dexidp/dex/pull/2761\n* build(deps): bump entgo.io/ent from 0.11.3 to 0.11.4 by @dependabot in https://github.com/dexidp/dex/pull/2725\n* build(deps): bump google.golang.org/api from 0.104.0 to 0.105.0 by @dependabot in https://github.com/dexidp/dex/pull/2760\n* build(deps): bump golang.org/x/net from 0.4.0 to 0.5.0 by @dependabot in https://github.com/dexidp/dex/pull/2774\n* build(deps): bump google.golang.org/api from 0.105.0 to 0.106.0 by @dependabot in https://github.com/dexidp/dex/pull/2772\n* build(deps): bump github.com/coreos/go-oidc/v3 from 3.4.0 to 3.5.0 by @dependabot in https://github.com/dexidp/dex/pull/2770\n* build(deps): bump golang.org/x/crypto from 0.4.0 to 0.5.0 by @dependabot in https://github.com/dexidp/dex/pull/2773\n* build(deps): bump golang.org/x/oauth2 from 0.3.0 to 0.4.0 by @dependabot in https://github.com/dexidp/dex/pull/2777\n* build(deps): bump entgo.io/ent from 0.11.4 to 0.11.5 by @dependabot in https://github.com/dexidp/dex/pull/2779\n* build(deps): bump alpine from 3.17.0 to 3.17.1 by @dependabot in https://github.com/dexidp/dex/pull/2780\n* build(deps): bump mheap/github-action-required-labels from 2 to 3 by @dependabot in https://github.com/dexidp/dex/pull/2769\n* build(deps): bump google.golang.org/api from 0.106.0 to 0.107.0 by @dependabot in https://github.com/dexidp/dex/pull/2788\n* build(deps): bump golang from 1.19.4-alpine3.16 to 1.19.5-alpine3.16 by @dependabot in https://github.com/dexidp/dex/pull/2782\n* build(deps): bump google.golang.org/grpc from 1.51.0 to 1.52.0 by @dependabot in https://github.com/dexidp/dex/pull/2783\n* build(deps): bump google.golang.org/api from 0.107.0 to 0.108.0 by @dependabot in https://github.com/dexidp/dex/pull/2793\n* build(deps): bump google.golang.org/grpc from 1.51.0 to 1.52.0 in /api/v2 by @dependabot in https://github.com/dexidp/dex/pull/2784\n* chore: Upgrade golangci-lint to v1.50.1 from v1.46.0 by @dlipovetsky in https://github.com/dexidp/dex/pull/2790\n* ci: Use go 1.19 by @dlipovetsky in https://github.com/dexidp/dex/pull/2791\n* build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.6 to 3.5.7 by @dependabot in https://github.com/dexidp/dex/pull/2798\n* build(deps): bump docker/build-push-action from 3 to 4 by @dependabot in https://github.com/dexidp/dex/pull/2807\n* build(deps): bump golang from 1.19.5-alpine3.16 to 1.20.0-alpine3.16 by @dependabot in https://github.com/dexidp/dex/pull/2811\n* build(deps): bump aquasecurity/trivy-action from 0.8.0 to 0.9.0 by @dependabot in https://github.com/dexidp/dex/pull/2810\n* build(deps): bump alpine from 3.17.1 to 3.17.2 by @dependabot in https://github.com/dexidp/dex/pull/2821\n* build(deps): bump aquasecurity/trivy-action from 0.9.0 to 0.9.1 by @dependabot in https://github.com/dexidp/dex/pull/2822\n* build(deps): bump entgo.io/ent from 0.11.5 to 0.11.8 by @dependabot in https://github.com/dexidp/dex/pull/2823\n* build(deps): bump golang.org/x/crypto from 0.5.0 to 0.6.0 by @dependabot in https://github.com/dexidp/dex/pull/2818\n* build(deps): bump golang.org/x/net from 0.5.0 to 0.7.0 by @dependabot in https://github.com/dexidp/dex/pull/2828\n* build(deps): bump golang.org/x/net from 0.4.0 to 0.7.0 in /api/v2 by @dependabot in https://github.com/dexidp/dex/pull/2832\n* build(deps): bump golang.org/x/sys from 0.0.0-20220114195835-da31bd327af9 to 0.1.0 in /examples by @dependabot in https://github.com/dexidp/dex/pull/2837\n* build(deps): bump golang.org/x/net from 0.0.0-20220114011407-0dd24b26b47d to 0.7.0 in /examples by @dependabot in https://github.com/dexidp/dex/pull/2846\n* build(deps): bump golang from 1.20.0-alpine3.16 to 1.20.1-alpine3.16 by @dependabot in https://github.com/dexidp/dex/pull/2827\n* build(deps): bump aquasecurity/trivy-action from 0.9.1 to 0.9.2 by @dependabot in https://github.com/dexidp/dex/pull/2850\n* build(deps): bump golang from 1.20.1-alpine3.16 to 1.20.2-alpine3.16 by @dependabot in https://github.com/dexidp/dex/pull/2849\n* feat: Bump gomplate 3.11.4 by @nabokihms in https://github.com/dexidp/dex/pull/2840\n* build(deps): bump golang.org/x/crypto from 0.6.0 to 0.7.0 by @dependabot in https://github.com/dexidp/dex/pull/2856\n* build(deps): bump golang.org/x/oauth2 from 0.4.0 to 0.6.0 by @dependabot in https://github.com/dexidp/dex/pull/2847\n* build(deps): bump google.golang.org/api from 0.108.0 to 0.112.0 by @dependabot in https://github.com/dexidp/dex/pull/2853\n* build(deps): bump google.golang.org/api from 0.112.0 to 0.114.0 by @dependabot in https://github.com/dexidp/dex/pull/2869\n* build(deps): bump actions/setup-go from 3 to 4 by @dependabot in https://github.com/dexidp/dex/pull/2863\n* build(deps): bump github.com/russellhaering/goxmldsig from 1.2.0 to 1.3.0 by @dependabot in https://github.com/dexidp/dex/pull/2862\n* build(deps): bump google.golang.org/protobuf from 1.28.1 to 1.30.0 by @dependabot in https://github.com/dexidp/dex/pull/2866\n* build(deps): bump google.golang.org/protobuf from 1.28.1 to 1.30.0 in /api/v2 by @dependabot in https://github.com/dexidp/dex/pull/2867\n* build(deps): bump golang.org/x/crypto from 0.0.0-20220112180741-5e0467b6c7ce to 0.1.0 in /examples by @dependabot in https://github.com/dexidp/dex/pull/2845\n* build(deps): bump google.golang.org/grpc from 1.52.0 to 1.53.0 in /api/v2 by @dependabot in https://github.com/dexidp/dex/pull/2816\n* chore: upgrade tools by @sagikazarmark in https://github.com/dexidp/dex/pull/2870\n### Other Changes\n* Bump image in examples/k8s/dex.yaml to v2.32.0 by @stealthybox in https://github.com/dexidp/dex/pull/2569\n\n## New Contributors\n* @pinpox made their first contribution in https://github.com/dexidp/dex/pull/2733\n* @nobuyo made their first contribution in https://github.com/dexidp/dex/pull/2740\n* @dlipovetsky made their first contribution in https://github.com/dexidp/dex/pull/2790\n* @seankhliao made their first contribution in https://github.com/dexidp/dex/pull/2812\n* @stealthybox made their first contribution in https://github.com/dexidp/dex/pull/2569\n\n**Full Changelog**: https://github.com/dexidp/dex/compare/v2.35.3...v2.36.0","shortMessageHtmlLink":"upstream dex release: v2.36.0"}},{"before":"df80649010d74a65518192535783acf2fb589460","after":null,"ref":"refs/heads/pr/oidc-CA-configure-sync","pushedAt":"2023-05-25T15:40:07.116Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"xtremerui","name":"Rui Yang","path":"/xtremerui","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1585949?s=80&v=4"}},{"before":"895f3b2fc98671a0284ca4e95401b574c1f97dfa","after":"7a07880bb5e43d3580b563d19e1a8e2ce6137cc9","ref":"refs/heads/pr/client-credentials-grant-sync","pushedAt":"2023-03-20T13:30:55.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"xtremerui","name":"Rui Yang","path":"/xtremerui","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1585949?s=80&v=4"},"commit":{"message":"Fix tests in TestServerSupportedGrants for client credentials\n\nSigned-off-by: Rui Yang ","shortMessageHtmlLink":"Fix tests in TestServerSupportedGrants for client credentials"}},{"before":"e81d9df0a6e9578140ed959c31d15bd4f870e8e3","after":"4161644dde6b5369c3fc217172b149f34bb93767","ref":"refs/heads/pr/add-cf-connector-sync","pushedAt":"2023-03-20T13:30:53.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"xtremerui","name":"Rui Yang","path":"/xtremerui","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1585949?s=80&v=4"},"commit":{"message":"add cloudfoundry to connector list in readme\n\nSigned-off-by: Rui Yang ","shortMessageHtmlLink":"add cloudfoundry to connector list in readme"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEK_ADCwA","startCursor":null,"endCursor":null}},"title":"Activity ยท concourse/dex"}