chore(deps): update ghcr.io/dexidp/dex docker tag to v2.40.0 #375

Merged
nemunaire merged 1 commits from renovate/ghcr.io-dexidp-dex-2.x into master 2024-06-19 11:36:57 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/dexidp/dex minor v2.39.1 -> v2.40.0

Release Notes

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

v2.40.0

Compare Source

The official container image for this release can be pulled from

ghcr.io/dexidp/dex:v2.40.0

Know before update

[!IMPORTANT]
Dex migrated to the log/slog for logging. Both text and json log format outputs changed.

The change can affect users, that import Dex as a library in their projects.

What's Changed

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

New Contributors

Full Changelog: https://github.com/dexidp/dex/compare/v2.39.1...v2.40.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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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.39.1` -> `v2.40.0` | --- ### Release Notes <details> <summary>dexidp/dex (ghcr.io/dexidp/dex)</summary> ### [`v2.40.0`](https://github.com/dexidp/dex/releases/tag/v2.40.0) [Compare Source](https://github.com/dexidp/dex/compare/v2.39.1...v2.40.0) The official container image for this release can be pulled from ghcr.io/dexidp/dex:v2.40.0 #### Know before update > \[!IMPORTANT]\ > Dex migrated to the [log/slog](https://go.dev/blog/slog) for logging. Both text and json log format outputs changed. > > The change can affect users, that import Dex as a library in their projects. <!-- Release notes generated using configuration in .github/release.yml at master --> #### What's Changed ##### Exciting New Features 🎉 - Add introspect endpoint to introspect access & refresh token by [@&#8203;supercairos](https://github.com/supercairos) in https://github.com/dexidp/dex/pull/3404 - Use log/slog for structured logging by [@&#8203;seankhliao](https://github.com/seankhliao) in https://github.com/dexidp/dex/pull/3502 ##### Enhancements 🚀 - Add support for configurable prompt type for Google connector by [@&#8203;abhisek](https://github.com/abhisek) in https://github.com/dexidp/dex/pull/3475 - Google: Implement groups fetch by default service account from metadata (support for GKE workload identity) by [@&#8203;vsychov](https://github.com/vsychov) in https://github.com/dexidp/dex/pull/2989 - OIDC connector option to override jwksURI by [@&#8203;sohgaura](https://github.com/sohgaura) in https://github.com/dexidp/dex/pull/3543 - Allow domain names or IDs in keystone connector by [@&#8203;cardoe](https://github.com/cardoe) in https://github.com/dexidp/dex/pull/3506 ##### Bug Fixes 🐛 - Fix function names in comment by [@&#8203;mountcount](https://github.com/mountcount) in https://github.com/dexidp/dex/pull/3464 - Fix slight grammar errors. by [@&#8203;adeinega](https://github.com/adeinega) in https://github.com/dexidp/dex/pull/3538 ##### Dependency Updates ⬆️ - build(deps): bump google.golang.org/api from 0.172.0 to 0.179.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3516 - build(deps): bump golang from 1.22.2-alpine3.18 to 1.22.3-alpine3.18 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3514 - build(deps): bump aquasecurity/trivy-action from 0.18.0 to 0.20.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3512 - build(deps): bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 in /examples by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3508 - build(deps): bump anchore/sbom-action from 0.15.9 to 0.15.11 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3497 - build(deps): bump golang.org/x/net from 0.20.0 to 0.23.0 in /api/v2 in the go_modules group by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3483 - build(deps): bump sigstore/cosign-installer from 3.4.0 to 3.5.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3472 - build(deps): bump distroless/static-debian12 from `42c8865` to `e9ac71e` by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3469 - build(deps): bump docker/setup-buildx-action from 3.2.0 to 3.3.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3462 - build(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.1 in /api/v2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3510 - build(deps): bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3526 - build(deps): bump google.golang.org/api from 0.179.0 to 0.180.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3525 - build(deps): bump actions/dependency-review-action from 4.2.5 to 4.3.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3524 - build(deps): bump helm/kind-action from 1.9.0 to 1.10.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3523 - build(deps): bump github/codeql-action from 3.24.10 to 3.25.4 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3522 - build(deps): bump mheap/github-action-required-labels from 5.4.0 to 5.4.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3521 - build(deps): bump actions/setup-go from 5.0.0 to 5.0.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3520 - build(deps): bump google.golang.org/grpc from 1.62.1 to 1.63.2 in /api/v2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3465 - build(deps): bump google.golang.org/grpc from 1.62.1 to 1.63.2 in /examples by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3460 - build(deps): bump alpine from 3.19.1 to 3.20.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3547 - build(deps): bump anchore/sbom-action from 0.15.11 to 0.16.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3545 - build(deps): bump github/codeql-action from 3.25.4 to 3.25.6 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3544 - build(deps): bump actions/checkout from 4.1.2 to 4.1.6 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3542 - build(deps): bump google.golang.org/api from 0.180.0 to 0.181.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3541 - build(deps): bump golang from `4531927` to `ff6ab2b` by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3536 - build(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3534 - build(deps): bump github.com/go-jose/go-jose/v4 from 4.0.1 to 4.0.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3531 - build(deps): bump github.com/beevik/etree from 1.3.0 to 1.4.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3530 - build(deps): bump google.golang.org/grpc from 1.63.2 to 1.64.0 in /examples by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3535 - build(deps): bump docker/login-action from 3.1.0 to 3.2.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3551 - build(deps): bump golang from `ff6ab2b` to `d1a601b` by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3550 - build(deps): bump aquasecurity/trivy-action from 0.20.0 to 0.21.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3552 - Bump google.golang.org/grpc to v1.64.0 by [@&#8203;nabokihms](https://github.com/nabokihms) in https://github.com/dexidp/dex/pull/3553 - build(deps): bump go.etcd.io/etcd/client/pkg/v3 from 3.5.13 to 3.5.14 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3555 - build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.13 to 3.5.14 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3556 - build(deps): bump github/codeql-action from 3.25.6 to 3.25.7 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3561 - Bump gomplate 3.11.8 by [@&#8203;nabokihms](https://github.com/nabokihms) in https://github.com/dexidp/dex/pull/3565 #### New Contributors - [@&#8203;elehcim](https://github.com/elehcim) made their first contribution in https://github.com/dexidp/dex/pull/3474 - [@&#8203;abhisek](https://github.com/abhisek) made their first contribution in https://github.com/dexidp/dex/pull/3475 - [@&#8203;mountcount](https://github.com/mountcount) made their first contribution in https://github.com/dexidp/dex/pull/3464 - [@&#8203;adeinega](https://github.com/adeinega) made their first contribution in https://github.com/dexidp/dex/pull/3538 - [@&#8203;sohgaura](https://github.com/sohgaura) made their first contribution in https://github.com/dexidp/dex/pull/3543 - [@&#8203;cardoe](https://github.com/cardoe) made their first contribution in https://github.com/dexidp/dex/pull/3506 **Full Changelog**: https://github.com/dexidp/dex/compare/v2.39.1...v2.40.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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuNyIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate-bot added 1 commit 2024-06-03 20:31:16 +00:00
chore(deps): update ghcr.io/dexidp/dex docker tag to v2.40.0
All checks were successful
continuous-integration/drone/push Build is passing
adfc7f659e
nemunaire merged commit 0eb6934474 into master 2024-06-19 11:36:57 +00:00
nemunaire deleted branch renovate/ghcr.io-dexidp-dex-2.x 2024-06-19 11:36:58 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: fic/server#375
No description provided.