Update ghcr.io/dexidp/dex Docker tag to v2.44.0 #1048

Open
renovate-bot wants to merge 1 commit from renovate/ghcr.io-dexidp-dex-2.x into main
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/dexidp/dex minor v2.41.1 -> v2.44.0

Release Notes

dexidp/dex (ghcr.io/dexidp/dex)

v2.44.0

Compare Source

What's Changed

Enhancements 🚀
Bug Fixes 🐛
Dependency Updates ⬆️

New Contributors

Full Changelog: https://github.com/dexidp/dex/compare/v2.43.0...v2.44.0

v2.43.1

Compare Source

What's Changed

Dependency Updates ⬆️

Full Changelog: https://github.com/dexidp/dex/compare/v2.43.0...v2.43.1

v2.43.0

Compare Source

What's Changed

Enhancements 🚀
Bug Fixes 🐛
Dependency Updates ⬆️

New Contributors

Full Changelog: https://github.com/dexidp/dex/compare/v2.42.0...v2.43.0

v2.42.1

Compare Source

What's Changed

Bug Fixes 🐛

Full Changelog: https://github.com/dexidp/dex/compare/v2.42.0...v2.42.1

v2.42.0

Compare Source

What's Changed

Exciting New Features 🎉
Enhancements 🚀
Bug Fixes 🐛
Dependency Updates ⬆️

New Contributors

Full Changelog: https://github.com/dexidp/dex/compare/v2.41.0...v2.42.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/dexidp/dex](https://github.com/dexidp/dex) | minor | `v2.41.1` -> `v2.44.0` | --- ### Release Notes <details> <summary>dexidp/dex (ghcr.io/dexidp/dex)</summary> ### [`v2.44.0`](https://github.com/dexidp/dex/releases/tag/v2.44.0) [Compare Source](https://github.com/dexidp/dex/compare/v2.43.1...v2.44.0) <!-- Release notes generated using configuration in .github/release.yml at v2.44.0 --> #### What's Changed ##### Enhancements 🚀 - Allow server startup with partial connector failures by [@&#8203;manojVivek](https://github.com/manojVivek) in https://github.com/dexidp/dex/pull/4159 - Add recursive LDAP parent group search (AD-style hierarchy across all LDAPs) by [@&#8203;EthanDieterich](https://github.com/EthanDieterich) in https://github.com/dexidp/dex/pull/4113 - feat: Add ModifyGroupNames claimMutation to oidc connector by [@&#8203;peschmae](https://github.com/peschmae) in https://github.com/dexidp/dex/pull/4144 - authproxy connector: add support for specifying group header separator by [@&#8203;a-buck](https://github.com/a-buck) in https://github.com/dexidp/dex/pull/3745 - fix: join issuer URL with discovery path without extra slash after issuer URL by [@&#8203;vizv](https://github.com/vizv) in https://github.com/dexidp/dex/pull/4263 - feat: grpc api list clients by [@&#8203;daemonfire300](https://github.com/daemonfire300) in https://github.com/dexidp/dex/pull/4202 ##### Bug Fixes 🐛 - :bug: remove extra method="get" from device-code template by [@&#8203;tuminoid](https://github.com/tuminoid) in https://github.com/dexidp/dex/pull/4145 - \[oidc] pass httpClient to the TokenIdentity context by [@&#8203;marriva](https://github.com/marriva) in https://github.com/dexidp/dex/pull/4223 - Resolve CVE by updating gomplate to 4.3.3 by [@&#8203;philBrown](https://github.com/philBrown) in https://github.com/dexidp/dex/pull/4224 - fix: device code should not require scope by [@&#8203;cardoe](https://github.com/cardoe) in https://github.com/dexidp/dex/pull/4203 - fix: device code pending HTTP response by [@&#8203;cardoe](https://github.com/cardoe) in https://github.com/dexidp/dex/pull/4204 - Allow compilation without CGO by [@&#8203;nabokihms](https://github.com/nabokihms) in https://github.com/dexidp/dex/pull/4266 ##### Dependency Updates ⬆️ - Resolve CVE by updating gomplate to 4.3.2 by [@&#8203;nathanlaceyraft](https://github.com/nathanlaceyraft) in https://github.com/dexidp/dex/pull/4146 - build(deps): bump actions/attest-build-provenance from 2.3.0 to 2.4.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4180 - build(deps): bump golang.org/x/net from 0.40.0 to 0.41.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4171 - build(deps): bump google.golang.org/grpc from 1.72.1 to 1.73.0 in /examples by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4174 - build(deps): bump github/codeql-action from 3.28.18 to 3.29.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4179 - build(deps): bump aquasecurity/trivy-action from 0.30.0 to 0.31.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4167 - build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4162 - build(deps): bump docker/build-push-action from 6.17.0 to 6.18.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4155 - build(deps): bump distroless/static-debian12 from `188ddfb` to `627d6c5` by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4181 - build(deps): bump sigstore/cosign-installer from 3.8.2 to 3.9.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4187 - build(deps): bump google.golang.org/api from 0.233.0 to 0.238.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4186 - build(deps): bump docker/setup-buildx-action from 3.10.0 to 3.11.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4185 - build(deps): bump anchore/sbom-action from 0.20.0 to 0.20.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4184 - build(deps): bump github.com/go-sql-driver/mysql from 1.9.2 to 1.9.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4183 - build(deps): bump the etcd group with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4175 - build(deps): bump alpine from 3.21.3 to 3.22.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4163 - build(deps): bump google.golang.org/grpc from 1.72.1 to 1.73.0 in /api/v2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4170 - build(deps): bump docker/setup-buildx-action from 3.11.0 to 3.11.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4189 - build(deps): bump mheap/github-action-required-labels from 5.5.0 to 5.5.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4190 - build(deps): bump google.golang.org/grpc from 1.73.0 to 1.74.0 in /examples by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4219 - build(deps): bump anchore/sbom-action from 0.20.1 to 0.20.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4205 - build(deps): bump sigstore/cosign-installer from 3.9.0 to 3.9.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4225 - build(deps): bump aquasecurity/trivy-action from 0.31.0 to 0.32.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4210 - build(deps): bump github.com/go-jose/go-jose/v4 from 4.1.0 to 4.1.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4196 - build(deps): bump golang.org/x/crypto from 0.39.0 to 0.40.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4214 - build(deps): bump alpine from 3.22.0 to 3.22.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4217 - build(deps): bump the etcd group with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4213 - build(deps): bump github.com/oklog/run from 1.1.0 to 1.2.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4199 - build(deps): bump github.com/mattn/go-sqlite3 from 1.14.28 to 1.14.29 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4239 - build(deps): bump github/codeql-action from 3.29.0 to 3.29.4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4238 - build(deps): bump google.golang.org/grpc from 1.73.0 to 1.74.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4235 - build(deps): bump the etcd group with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4233 - build(deps): bump google.golang.org/grpc from 1.74.0 to 1.74.2 in /examples by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4232 - build(deps): bump anchore/sbom-action from 0.20.2 to 0.20.4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4229 - build(deps): bump google.golang.org/api from 0.238.0 to 0.243.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4234 - build(deps): bump golang.org/x/net from 0.41.0 to 0.42.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4227 - build(deps): bump github.com/coreos/go-oidc/v3 from 3.14.1 to 3.15.0 in /examples by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4246 - build(deps): bump the etcd group with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4243 - build(deps): bump distroless/static-debian12 from `627d6c5` to `cdf4daa` by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4253 - build(deps): bump docker/metadata-action from 5.7.0 to 5.8.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4252 - build(deps): bump github.com/mattn/go-sqlite3 from 1.14.29 to 1.14.30 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4249 - build(deps): bump github/codeql-action from 3.29.4 to 3.29.5 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4244 - build(deps): bump google.golang.org/api from 0.243.0 to 0.244.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4247 - build(deps): bump docker/login-action from 3.4.0 to 3.5.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4254 - build(deps): bump github.com/go-jose/go-jose/v4 from 4.1.1 to 4.1.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4255 - build(deps): bump github.com/prometheus/client_golang from 1.22.0 to 1.23.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4257 - build(deps): bump google.golang.org/api from 0.244.0 to 0.246.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4258 - build(deps): bump anchore/sbom-action from 0.20.4 to 0.20.5 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4272 - build(deps): bump github.com/mattn/go-sqlite3 from 1.14.30 to 1.14.32 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4271 - build(deps): bump github/codeql-action from 3.29.7 to 3.29.9 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4269 - build(deps): bump actions/checkout from 4.2.2 to 5.0.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4267 - build(deps): bump golang.org/x/net from 0.42.0 to 0.43.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4262 - build(deps): bump actions/cache from 4.2.3 to 4.2.4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4261 - build(deps): bump cloud.google.com/go/compute/metadata from 0.7.0 to 0.8.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4259 - build(deps): bump google.golang.org/protobuf from 1.36.6 to 1.36.7 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4275 - build(deps): bump google.golang.org/api from 0.246.0 to 0.247.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4274 - chore: update ent generated code by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in https://github.com/dexidp/dex/pull/4276 - feat: update Go to 1.25 by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in https://github.com/dexidp/dex/pull/4277 - build(deps): bump google.golang.org/grpc from 1.73.0 to 1.74.2 in /api/v2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4236 - build(deps): bump google.golang.org/protobuf from 1.36.6 to 1.36.7 in /api/v2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4260 - build(deps): bump actions/dependency-review-action from 4.7.1 to 4.7.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4278 - build(deps): bump distroless/static-debian12 from `cdf4daa` to `a9f88e0` by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4291 - build(deps): bump github.com/beevik/etree from 1.5.1 to 1.6.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4288 - build(deps): bump github/codeql-action from 3.29.9 to 3.29.11 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4287 - build(deps): bump google.golang.org/grpc from 1.74.2 to 1.75.0 in /examples by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4282 - build(deps): bump google.golang.org/grpc from 1.74.2 to 1.75.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4281 - build(deps): bump google.golang.org/grpc from 1.74.2 to 1.75.0 in /api/v2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4280 - build(deps): bump google.golang.org/api from 0.247.0 to 0.248.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4283 - build(deps): bump google.golang.org/protobuf from 1.36.7 to 1.36.8 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4285 - build(deps): bump actions/dependency-review-action from 4.7.2 to 4.7.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4290 - build(deps): bump google.golang.org/protobuf from 1.36.7 to 1.36.8 in /api/v2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4286 - build(deps): bump actions/attest-build-provenance from 2.4.0 to 3.0.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4296 - build(deps): bump aquasecurity/trivy-action from 0.32.0 to 0.33.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4293 - build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/dexidp/dex/pull/4292 #### New Contributors - [@&#8203;nathanlaceyraft](https://github.com/nathanlaceyraft) made their first contribution in https://github.com/dexidp/dex/pull/4146 - [@&#8203;manojVivek](https://github.com/manojVivek) made their first contribution in https://github.com/dexidp/dex/pull/4159 - [@&#8203;marriva](https://github.com/marriva) made their first contribution in https://github.com/dexidp/dex/pull/4223 - [@&#8203;peschmae](https://github.com/peschmae) made their first contribution in https://github.com/dexidp/dex/pull/4144 - [@&#8203;philBrown](https://github.com/philBrown) made their first contribution in https://github.com/dexidp/dex/pull/4224 - [@&#8203;a-buck](https://github.com/a-buck) made their first contribution in https://github.com/dexidp/dex/pull/3745 - [@&#8203;vizv](https://github.com/vizv) made their first contribution in https://github.com/dexidp/dex/pull/4263 - [@&#8203;daemonfire300](https://github.com/daemonfire300) made their first contribution in https://github.com/dexidp/dex/pull/4202 **Full Changelog**: https://github.com/dexidp/dex/compare/v2.43.0...v2.44.0 ### [`v2.43.1`](https://github.com/dexidp/dex/releases/tag/v2.43.1) [Compare Source](https://github.com/dexidp/dex/compare/v2.43.0...v2.43.1) <!-- Release notes generated using configuration in .github/release.yml at v2.43.1 --> #### What's Changed ##### Dependency Updates ⬆️ - Backport [#&#8203;4146](https://github.com/dexidp/dex/issues/4146) to 2.43.x by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in https://github.com/dexidp/dex/pull/4148 **Full Changelog**: https://github.com/dexidp/dex/compare/v2.43.0...v2.43.1 ### [`v2.43.0`](https://github.com/dexidp/dex/releases/tag/v2.43.0) [Compare Source](https://github.com/dexidp/dex/compare/v2.42.1...v2.43.0) <!-- Release notes generated using configuration in .github/release.yml at v2.43.0 --> #### What's Changed ##### Enhancements 🚀 - Generate access tokens for implicit & hybrid flows only when needed by [@&#8203;mfila](https://github.com/mfila) in https://github.com/dexidp/dex/pull/3857 - k8s storage: Request only one object to check if API exists by [@&#8203;nabokihms](https://github.com/nabokihms) in https://github.com/dexidp/dex/pull/4027 - refactor: simplify tests by using slog.DiscardHandler by [@&#8203;alexandear](https://github.com/alexandear) in https://github.com/dexidp/dex/pull/4058 ##### Bug Fixes 🐛 - Fix Makefile to Support Spaces in Paths by [@&#8203;EthanDieterich](https://github.com/EthanDieterich) in https://github.com/dexidp/dex/pull/4000 - fix: remove version controlled files from dockerignore by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in https://github.com/dexidp/dex/pull/4087 - fix Incorrect Group Handling in RequestContextHandler logger.go by [@&#8203;alihasan070707](https://github.com/alihasan070707) in https://github.com/dexidp/dex/pull/4082 ##### Dependency Updates ⬆️ - build(deps): bump actions/cache from 4.2.0 to 4.2.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3998 - build(deps): bump docker/build-push-action from 6.13.0 to 6.14.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3997 - build(deps): bump github.com/dexidp/dex/api/v2 from 2.2.0 to 2.3.0 in /examples by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3996 - build(deps): bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3995 - build(deps): bump google.golang.org/api from 0.221.0 to 0.222.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3994 - build(deps): bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 in the go_modules group by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4008 - build(deps): bump github.com/go-jose/go-jose/v4 from 4.0.2 to 4.0.5 in /examples in the go_modules group by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4007 - build(deps): bump golang from 1.24.0-alpine3.20 to 1.24.1-alpine3.20 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4021 - build(deps): bump sigstore/cosign-installer from 3.8.0 to 3.8.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4001 - build(deps): bump github/codeql-action from 3.28.9 to 3.28.11 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4038 - build(deps): bump golang.org/x/net from 0.35.0 to 0.36.0 in the go_modules group by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4043 - build(deps): bump distroless/static-debian12 from `6ec5aa9` to `b35229a` by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4052 - build(deps): bump google.golang.org/api from 0.222.0 to 0.228.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4059 - build(deps): bump distroless/static-debian12 from `b35229a` to `c0f429e` by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4062 - build(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4060 - build(deps): bump actions/upload-artifact from 4.6.0 to 4.6.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4053 - build(deps): bump docker/build-push-action from 6.14.0 to 6.15.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4039 - build(deps): bump google.golang.org/grpc from 1.70.0 to 1.71.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4064 - build(deps): bump docker/setup-qemu-action from 3.4.0 to 3.6.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4031 - build(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4005 - build(deps): bump docker/setup-buildx-action from 3.9.0 to 3.10.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4014 - build(deps): bump github.com/prometheus/client_golang from 1.21.0 to 1.22.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4083 - build(deps): bump github.com/go-sql-driver/mysql from 1.9.0 to 1.9.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4080 - build(deps): bump golang from 1.24.1-alpine3.20 to 1.24.2-alpine3.20 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4079 - build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.18 to 3.5.21 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4074 - build(deps): bump actions/cache from 4.2.1 to 4.2.3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4072 - build(deps): bump actions/attest-build-provenance from 2.2.0 to 2.2.3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4071 - build(deps): bump docker/login-action from 3.3.0 to 3.4.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4070 - build(deps): bump actions/setup-go from 5.3.0 to 5.4.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4069 - build(deps): bump docker/metadata-action from 5.6.1 to 5.7.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4068 - build(deps): bump github.com/russellhaering/goxmldsig from 1.4.0 to 1.5.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4073 - build(deps): bump github.com/beevik/etree from 1.5.0 to 1.5.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4096 - build(deps): bump golang.org/x/oauth2 from 0.28.0 to 0.29.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4095 - build(deps): bump github.com/go-ldap/ldap/v3 from 3.4.10 to 3.4.11 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4093 - build(deps): bump actions/dependency-review-action from 4.5.0 to 4.6.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4092 - build(deps): bump github/codeql-action from 3.28.11 to 3.28.15 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4091 - build(deps): bump aquasecurity/trivy-action from 0.29.0 to 0.30.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4090 - build(deps): bump golang.org/x/net from 0.38.0 to 0.39.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4094 - build(deps): bump github/codeql-action from 3.28.15 to 3.28.17 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4116 - build(deps): bump google.golang.org/api from 0.228.0 to 0.231.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4114 - build(deps): bump actions/attest-build-provenance from 2.2.3 to 2.3.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4111 - build(deps): bump anchore/sbom-action from 0.18.0 to 0.19.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4109 - build(deps): bump docker/build-push-action from 6.15.0 to 6.16.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4108 - build(deps): bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4101 - build(deps): bump sigstore/cosign-installer from 3.8.1 to 3.8.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4105 - build(deps): bump github.com/coreos/go-oidc/v3 from 3.12.0 to 3.14.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4099 - build(deps): bump github.com/go-jose/go-jose/v4 from 4.0.5 to 4.1.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4100 - build(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6 in /api/v2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4057 - build(deps): bump golang from 1.24.2-alpine3.20 to 1.24.3-alpine3.20 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4124 - build(deps): bump golang.org/x/oauth2 from 0.29.0 to 0.30.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4122 - build(deps): bump oras-project/setup-oras from 1.2.2 to 1.2.3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4119 - build(deps): bump google.golang.org/api from 0.231.0 to 0.232.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4120 - build(deps): bump github.com/mattn/go-sqlite3 from 1.14.24 to 1.14.28 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4123 - build(deps): bump golang.org/x/net from 0.39.0 to 0.40.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4121 - build(deps): bump actions/dependency-review-action from 4.6.0 to 4.7.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4127 - build(deps): bump actions/setup-go from 5.4.0 to 5.5.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4126 - build(deps): bump anchore/sbom-action from 0.19.0 to 0.20.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4132 - build(deps): bump google.golang.org/grpc from 1.72.0 to 1.72.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4131 - build(deps): bump cloud.google.com/go/compute/metadata from 0.6.0 to 0.7.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4130 - build(deps): bump actions/dependency-review-action from 4.7.0 to 4.7.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4128 - build(deps): bump google.golang.org/api from 0.232.0 to 0.233.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4129 - build(deps): bump distroless/static-debian12 from `c0f429e` to `188ddfb` by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4140 - build(deps): bump github/codeql-action from 3.28.17 to 3.28.18 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4139 - build(deps): bump docker/build-push-action from 6.16.0 to 6.17.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4135 - build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.21 to 3.6.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/4136 - chore: update dependencies by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in https://github.com/dexidp/dex/pull/4141 #### New Contributors - [@&#8203;mfila](https://github.com/mfila) made their first contribution in https://github.com/dexidp/dex/pull/3857 - [@&#8203;EthanDieterich](https://github.com/EthanDieterich) made their first contribution in https://github.com/dexidp/dex/pull/4000 - [@&#8203;alexandear](https://github.com/alexandear) made their first contribution in https://github.com/dexidp/dex/pull/4058 - [@&#8203;shurup](https://github.com/shurup) made their first contribution in https://github.com/dexidp/dex/pull/4097 - [@&#8203;alihasan070707](https://github.com/alihasan070707) made their first contribution in https://github.com/dexidp/dex/pull/4082 **Full Changelog**: https://github.com/dexidp/dex/compare/v2.42.0...v2.43.0 ### [`v2.42.1`](https://github.com/dexidp/dex/releases/tag/v2.42.1) [Compare Source](https://github.com/dexidp/dex/compare/v2.42.0...v2.42.1) <!-- Release notes generated using configuration in .github/release.yml at v2.42.1 --> #### What's Changed ##### Bug Fixes 🐛 - fix: remove version controlled files from dockerignore by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in https://github.com/dexidp/dex/pull/4089 **Full Changelog**: https://github.com/dexidp/dex/compare/v2.42.0...v2.42.1 ### [`v2.42.0`](https://github.com/dexidp/dex/releases/tag/v2.42.0) [Compare Source](https://github.com/dexidp/dex/compare/v2.41.1...v2.42.0) <!-- Release notes generated using configuration in .github/release.yml at v2.42.0 --> #### What's Changed ##### Exciting New Features 🎉 - feat: also allow localhost equivalent IP addresses by [@&#8203;dsonck92](https://github.com/dsonck92) in https://github.com/dexidp/dex/pull/3778 ##### Enhancements 🚀 - Added Discovery to grpc by [@&#8203;koendelaat](https://github.com/koendelaat) in https://github.com/dexidp/dex/pull/3598 - feat(metrics): add response_size, request_duration histograms by [@&#8203;IvoGoman](https://github.com/IvoGoman) in https://github.com/dexidp/dex/pull/3748 - Handle root path better (than nothing) by [@&#8203;nabokihms](https://github.com/nabokihms) in https://github.com/dexidp/dex/pull/3747 - Support base64 encoded and PEM encoded certs by [@&#8203;nabokihms](https://github.com/nabokihms) in https://github.com/dexidp/dex/pull/3751 - GitLab connector: add GitLab additional group with role by [@&#8203;zvlb](https://github.com/zvlb) in https://github.com/dexidp/dex/pull/2941 - OIDC Connector: Support for IssuerAlias and group claims with maps instead of strings by [@&#8203;meldsza](https://github.com/meldsza) in https://github.com/dexidp/dex/pull/3676 - Add CSS for example app to make it prettier by [@&#8203;nabokihms](https://github.com/nabokihms) in https://github.com/dexidp/dex/pull/3886 - feat: set resource revision for connectors by [@&#8203;nrwiersma](https://github.com/nrwiersma) in https://github.com/dexidp/dex/pull/3868 - Add authproxy preferred_username header by [@&#8203;kotx](https://github.com/kotx) in https://github.com/dexidp/dex/pull/3950 - Passing context storage by [@&#8203;bobmaertz](https://github.com/bobmaertz) in https://github.com/dexidp/dex/pull/3941 ##### Bug Fixes 🐛 - Fix scheme for DialURL ldap connection by [@&#8203;nabokihms](https://github.com/nabokihms) in https://github.com/dexidp/dex/pull/3677 - Change workdir for gomplate by [@&#8203;nabokihms](https://github.com/nabokihms) in https://github.com/dexidp/dex/pull/3684 - fix unmarshaling of expanded environment variables with special characters by [@&#8203;tuminoid](https://github.com/tuminoid) in https://github.com/dexidp/dex/pull/3770 - saml connector: fix nil pointer PANIC on validate saml by [@&#8203;siarhei-haurylau](https://github.com/siarhei-haurylau) in https://github.com/dexidp/dex/pull/3793 - fix: update enhancement proposal link by [@&#8203;emmanuel-ferdman](https://github.com/emmanuel-ferdman) in https://github.com/dexidp/dex/pull/3755 - Create offline sessions if approval is skipped by [@&#8203;nabokihms](https://github.com/nabokihms) in https://github.com/dexidp/dex/pull/3828 ##### Dependency Updates ⬆️ - build(deps): bump golang from 1.22.5-alpine3.20 to 1.23.1-alpine3.20 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3728 - build(deps): bump alpine from 3.20.2 to 3.20.3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3729 - build(deps): bump golang.org/x/net from 0.27.0 to 0.29.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3726 - build(deps): bump golang.org/x/oauth2 from 0.21.0 to 0.23.0 in /examples by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3722 - build(deps): bump actions/attest-build-provenance from 1.4.0 to 1.4.3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3727 - build(deps): bump google.golang.org/grpc from 1.65.0 to 1.66.1 in /examples by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3731 - build(deps): bump distroless/static-debian12 from `8dd8d3c` to `42d15c6` by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3724 - build(deps): bump tonistiigi/xx from 1.4.0 to 1.5.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3705 - build(deps): bump google.golang.org/api from 0.190.0 to 0.196.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3721 - build(deps): bump docker/build-push-action from 6.5.0 to 6.7.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3696 - build(deps): bump golang.org/x/oauth2 from 0.21.0 to 0.23.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3723 - build(deps): bump sigstore/cosign-installer from 3.5.0 to 3.6.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3685 - build(deps): bump actions/upload-artifact from 4.3.4 to 4.4.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3720 - build(deps): bump github.com/dexidp/dex/api/v2 from 2.1.0 to 2.2.0 in /examples by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3734 - build(deps): bump mheap/github-action-required-labels from 5.4.1 to 5.4.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3735 - build(deps): bump github.com/mattn/go-sqlite3 from 1.14.22 to 1.14.23 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3738 - build(deps): bump google.golang.org/grpc from 1.66.0 to 1.66.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3742 - build(deps): bump distroless/static-debian12 from `42d15c6` to `dcd3f1f` by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3754 - build(deps): bump anchore/sbom-action from 0.17.0 to 0.17.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3746 - build(deps): bump github.com/Masterminds/sprig/v3 from 3.2.3 to 3.3.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3753 - build(deps): bump aquasecurity/trivy-action from 0.24.0 to 0.28.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3797 - build(deps): bump github/codeql-action from 3.25.15 to 3.26.13 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3795 - build(deps): bump golang from 1.23.1-alpine3.20 to 1.23.2-alpine3.20 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3775 - build(deps): bump distroless/static-debian12 from `dcd3f1f` to `26f9b99` by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3766 - build(deps): bump cloud.google.com/go/compute/metadata from 0.5.0 to 0.5.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3764 - build(deps): bump docker/setup-buildx-action from 3.6.1 to 3.7.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3781 - build(deps): bump google.golang.org/grpc from 1.66.1 to 1.67.1 in /examples by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3774 - build(deps): bump docker/build-push-action from 6.7.0 to 6.9.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3772 - build(deps): bump anchore/sbom-action from 0.17.2 to 0.17.4 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3801 - build(deps): bump github.com/prometheus/client_golang from 1.19.1 to 1.20.5 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3799 - build(deps): bump golang.org/x/net from 0.29.0 to 0.30.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3802 - build(deps): bump actions/dependency-review-action from 4.3.4 to 4.3.5 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3804 - build(deps): bump anchore/sbom-action from 0.17.4 to 0.17.5 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3803 - build(deps): bump sigstore/cosign-installer from 3.6.0 to 3.7.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3800 - build(deps): bump github.com/mattn/go-sqlite3 from 1.14.23 to 1.14.24 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3805 - build(deps): bump github/codeql-action from 3.26.13 to 3.27.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3806 - build(deps): bump actions/checkout from 4.1.7 to 4.2.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3785 - build(deps): bump google.golang.org/api from 0.196.0 to 0.203.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3807 - build(deps): bump actions/checkout from 4.2.1 to 4.2.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3808 - build(deps): bump actions/dependency-review-action from 4.3.5 to 4.4.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3814 - build(deps): bump distroless/static-debian12 from `26f9b99` to `3a03fc0` by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3812 - build(deps): bump actions/setup-go from 5.0.2 to 5.1.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3809 - build(deps): bump anchore/sbom-action from 0.17.5 to 0.17.6 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3817 - build(deps): bump github.com/fsnotify/fsnotify from 1.7.0 to 1.8.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3822 - build(deps): bump alpine from `beefdbd` to `1e42bbe` by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3840 - build(deps): bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 in /examples by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3832 - build(deps): bump golang from 1.23.2-alpine3.20 to 1.23.3-alpine3.20 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3834 - build(deps): bump anchore/sbom-action from 0.17.6 to 0.17.8 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3858 - build(deps): bump distroless/static-debian12 from `3a03fc0` to `d71f4b2` by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3839 - build(deps): bump golang from `0974259` to `c694a4d` by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3863 - build(deps): bump tonistiigi/xx from 1.5.0 to 1.6.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3879 - build(deps): bump golang.org/x/crypto from 0.28.0 to 0.31.0 in the go_modules group by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3893 - build(deps): bump golang.org/x/crypto from 0.26.0 to 0.31.0 in /examples in the go_modules group by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3892 - build(deps): bump github/codeql-action from 3.27.0 to 3.28.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3898 - build(deps): bump actions/upload-artifact from 4.4.0 to 4.5.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3890 - build(deps): bump actions/attest-build-provenance from 1.4.3 to 2.1.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3878 - build(deps): bump golang from 1.23.3-alpine3.20 to 1.23.4-alpine3.20 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3866 - build(deps): bump distroless/static-debian12 from `d71f4b2` to `6cd937e` by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3864 - build(deps): bump actions/dependency-review-action from 4.4.0 to 4.5.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3862 - build(deps): bump docker/metadata-action from 5.5.1 to 5.6.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3861 - build(deps): bump aquasecurity/trivy-action from 0.28.0 to 0.29.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3851 - build(deps): bump gomplate from 4.0.1 to 4.3.0 by [@&#8203;MoeBensu](https://github.com/MoeBensu) in https://github.com/dexidp/dex/pull/3856 - build: update Go version by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in https://github.com/dexidp/dex/pull/3913 - build(deps): bump github.com/beevik/etree from 1.4.0 to 1.4.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3638 - build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.15 to 3.5.17 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3842 - build(deps): bump github.com/coreos/go-oidc/v3 from 3.11.0 to 3.12.0 in /examples by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3903 - build(deps): bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 in /examples by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3904 - build(deps): bump alpine from 3.20.3 to 3.21.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3909 - build(deps): bump golang.org/x/net from 0.30.0 to 0.33.0 in the go_modules group by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3911 - build(deps): bump docker/setup-qemu-action from 3.2.0 to 3.3.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3914 - build(deps): bump helm/kind-action from 1.10.0 to 1.12.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3917 - build(deps): bump docker/setup-buildx-action from 3.7.1 to 3.8.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3916 - build(deps): bump anchore/sbom-action from 0.17.8 to 0.17.9 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3915 - build(deps): bump actions/cache from 4.1.2 to 4.2.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3918 - build(deps): bump golang from 1.23.4-alpine3.20 to 1.23.5-alpine3.20 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3928 - build(deps): bump golang.org/x/net from 0.30.0 to 0.34.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3920 - build(deps): bump distroless/static-debian12 from `6cd937e` to `6ec5aa9` by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3922 - build(deps): bump golang.org/x/net from 0.28.0 to 0.33.0 in /examples in the go_modules group by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3912 - build(deps): bump google.golang.org/api from 0.203.0 to 0.217.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3927 - build(deps): bump google.golang.org/grpc from 1.67.1 to 1.69.4 in /examples by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3924 - build(deps): bump golang.org/x/net from 0.27.0 to 0.33.0 in /api/v2 in the go_modules group by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3910 - build(deps): bump google.golang.org/grpc from 1.65.0 to 1.69.4 in /api/v2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3925 - build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3931 - build(deps): bump google.golang.org/grpc from 1.69.4 to 1.70.0 in /examples by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3943 - build(deps): bump actions/upload-artifact from 4.5.0 to 4.6.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3939 - build(deps): bump oras-project/setup-oras from 1.2.1 to 1.2.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3936 - build(deps): bump github.com/go-ldap/ldap/v3 from 3.4.8 to 3.4.10 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3932 - build(deps): bump docker/build-push-action from 6.9.0 to 6.13.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3949 - build(deps): bump github/codeql-action from 3.28.0 to 3.28.8 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3956 - build(deps): bump github.com/coreos/go-oidc/v3 from 3.11.0 to 3.12.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3933 - build(deps): bump google.golang.org/protobuf from 1.36.2 to 1.36.4 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3947 - build(deps): bump actions/setup-go from 5.1.0 to 5.3.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3935 - build(deps): bump github.com/beevik/etree from 1.4.1 to 1.5.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3966 - build(deps): bump anchore/sbom-action from 0.17.9 to 0.18.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3960 - build(deps): bump mheap/github-action-required-labels from 5.4.2 to 5.5.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3961 - build(deps): bump actions/attest-build-provenance from 2.1.0 to 2.2.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3962 - build(deps): bump go.etcd.io/etcd/client/pkg/v3 from 3.5.17 to 3.5.18 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3963 - build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.17 to 3.5.18 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3965 - build(deps): bump google.golang.org/api from 0.217.0 to 0.219.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3964 - build(deps): bump golang.org/x/oauth2 from 0.25.0 to 0.26.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3969 - build(deps): bump golang from 1.23.5-alpine3.20 to 1.23.6-alpine3.20 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3972 - build(deps): bump sigstore/cosign-installer from 3.7.0 to 3.8.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3970 - build(deps): bump golang.org/x/oauth2 from 0.25.0 to 0.26.0 in /examples by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3968 - build(deps): bump google.golang.org/api from 0.219.0 to 0.220.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3973 - build(deps): bump google.golang.org/protobuf from 1.36.4 to 1.36.5 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3975 - build(deps): bump docker/setup-buildx-action from 3.8.0 to 3.9.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3977 - build(deps): bump docker/setup-qemu-action from 3.3.0 to 3.4.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3978 - build(deps): bump golang.org/x/crypto from 0.32.0 to 0.33.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3980 - build(deps): bump github/codeql-action from 3.28.8 to 3.28.9 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3981 - build(deps): bump google.golang.org/api from 0.220.0 to 0.221.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3985 - build(deps): bump google.golang.org/protobuf from 1.35.1 to 1.36.5 in /api/v2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3976 - build(deps): bump google.golang.org/grpc from 1.69.4 to 1.70.0 in /api/v2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3944 - build(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 in /examples by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3988 - build(deps): bump golang from 1.23.6-alpine3.20 to 1.24.0-alpine3.20 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3984 - Update Go to 1.24 by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in https://github.com/dexidp/dex/pull/3993 - build(deps): bump alpine from 3.21.2 to 3.21.3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3986 - build(deps): bump golang from `9fed402` to `79f7ffe` by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3992 - build(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3987 - build(deps): bump github.com/go-sql-driver/mysql from 1.8.1 to 1.9.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3991 #### New Contributors - [@&#8203;hur](https://github.com/hur) made their first contribution in https://github.com/dexidp/dex/pull/3700 - [@&#8203;koendelaat](https://github.com/koendelaat) made their first contribution in https://github.com/dexidp/dex/pull/3598 - [@&#8203;IvoGoman](https://github.com/IvoGoman) made their first contribution in https://github.com/dexidp/dex/pull/3748 - [@&#8203;dsonck92](https://github.com/dsonck92) made their first contribution in https://github.com/dexidp/dex/pull/3778 - [@&#8203;siarhei-haurylau](https://github.com/siarhei-haurylau) made their first contribution in https://github.com/dexidp/dex/pull/3793 - [@&#8203;emmanuel-ferdman](https://github.com/emmanuel-ferdman) made their first contribution in https://github.com/dexidp/dex/pull/3755 - [@&#8203;zvlb](https://github.com/zvlb) made their first contribution in https://github.com/dexidp/dex/pull/2941 - [@&#8203;meldsza](https://github.com/meldsza) made their first contribution in https://github.com/dexidp/dex/pull/3676 - [@&#8203;nrwiersma](https://github.com/nrwiersma) made their first contribution in https://github.com/dexidp/dex/pull/3868 - [@&#8203;JanMkl](https://github.com/JanMkl) made their first contribution in https://github.com/dexidp/dex/pull/3930 - [@&#8203;kotx](https://github.com/kotx) made their first contribution in https://github.com/dexidp/dex/pull/3950 - [@&#8203;bobmaertz](https://github.com/bobmaertz) made their first contribution in https://github.com/dexidp/dex/pull/3941 **Full Changelog**: https://github.com/dexidp/dex/compare/v2.41.0...v2.42.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJtYWludGVuYW5jZSJdfQ==-->
renovate-bot force-pushed renovate/ghcr.io-dexidp-dex-2.x from 8e70e5bf2d to 2f76fc0636 2025-05-19 18:44:31 +00:00 Compare
renovate-bot changed title from Update ghcr.io/dexidp/dex Docker tag to v2.42.1 to Update ghcr.io/dexidp/dex Docker tag to v2.43.0 2025-05-19 18:44:32 +00:00
renovate-bot force-pushed renovate/ghcr.io-dexidp-dex-2.x from 2f76fc0636 to 8d47dc0bcd 2025-05-22 18:44:47 +00:00 Compare
renovate-bot changed title from Update ghcr.io/dexidp/dex Docker tag to v2.43.0 to Update ghcr.io/dexidp/dex Docker tag to v2.43.1 2025-05-22 18:44:48 +00:00
renovate-bot force-pushed renovate/ghcr.io-dexidp-dex-2.x from 8d47dc0bcd to 76f99f8692 2025-08-06 18:45:00 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-dexidp-dex-2.x from 76f99f8692 to 26d4ee6267 2025-09-01 18:45:12 +00:00 Compare
renovate-bot changed title from Update ghcr.io/dexidp/dex Docker tag to v2.43.1 to Update ghcr.io/dexidp/dex Docker tag to v2.44.0 2025-09-01 18:45:12 +00:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/ghcr.io-dexidp-dex-2.x:renovate/ghcr.io-dexidp-dex-2.x
git switch renovate/ghcr.io-dexidp-dex-2.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/ghcr.io-dexidp-dex-2.x
git switch renovate/ghcr.io-dexidp-dex-2.x
git rebase main
git switch main
git merge --ff-only renovate/ghcr.io-dexidp-dex-2.x
git switch renovate/ghcr.io-dexidp-dex-2.x
git rebase main
git switch main
git merge --no-ff renovate/ghcr.io-dexidp-dex-2.x
git switch main
git merge --squash renovate/ghcr.io-dexidp-dex-2.x
git switch main
git merge --ff-only renovate/ghcr.io-dexidp-dex-2.x
git switch main
git merge renovate/ghcr.io-dexidp-dex-2.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
tobru/gitops-zurrli!1048
No description provided.