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

Merged
nemunaire merged 1 commits from renovate/ghcr.io-dexidp-dex-2.x into master 2024-08-18 22:25:09 +00:00
Collaborator

This PR contains the following updates:

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

Release Notes

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

v2.41.1

Compare Source

What's Changed

Bug Fixes 🐛

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

v2.41.0

Compare Source

What's Changed

Exciting New Features 🎉

[!IMPORTANT]
Connectors API is disabled by default. Set the DEX_API_CONNECTORS_CRUD=true env variable to enable the feature.

Enhancements 🚀
Bug Fixes 🐛
Dependency Updates ⬆️

New Contributors

Full Changelog: https://github.com/dexidp/dex/compare/v2.40.0...v2.41.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.40.0` -> `v2.41.1` | --- ### Release Notes <details> <summary>dexidp/dex (ghcr.io/dexidp/dex)</summary> ### [`v2.41.1`](https://github.com/dexidp/dex/releases/tag/v2.41.1) [Compare Source](https://github.com/dexidp/dex/compare/v2.41.0...v2.41.1) <!-- Release notes generated using configuration in .github/release.yml at master --> #### What's Changed ##### Bug Fixes 🐛 - Fix ldap connection error: network unreachable [@&#8203;nabokihms](https://github.com/nabokihms) in https://github.com/dexidp/dex/pull/3677 - Fix gomplate fork/exec error for distroless images by [@&#8203;nabokihms](https://github.com/nabokihms) in https://github.com/dexidp/dex/pull/3684 **Full Changelog**: https://github.com/dexidp/dex/compare/v2.41.0...v2.41.1 ### [`v2.41.0`](https://github.com/dexidp/dex/releases/tag/v2.41.0) [Compare Source](https://github.com/dexidp/dex/compare/v2.40.0...v2.41.0) <!-- Release notes generated using configuration in .github/release.yml at v2.41.x --> #### What's Changed ##### Exciting New Features 🎉 - Enrich Dex logs with real IP and request ID by [@&#8203;nabokihms](https://github.com/nabokihms) in https://github.com/dexidp/dex/pull/3661 - gRPC Connectors API by [@&#8203;twoojoo](https://github.com/twoojoo) in https://github.com/dexidp/dex/pull/3245 > \[!IMPORTANT]\ > Connectors API is disabled by default. Set the `DEX_API_CONNECTORS_CRUD=true` env variable to enable the feature. ##### Enhancements 🚀 - Prevent double clicking of the submit button on login by [@&#8203;pcorliss](https://github.com/pcorliss) in https://github.com/dexidp/dex/pull/3554 - Gracefully handle no args being passed to entrypoint by [@&#8203;rgmz](https://github.com/rgmz) in https://github.com/dexidp/dex/pull/3589 - New Prometheus metrics build_info by [@&#8203;nlamirault](https://github.com/nlamirault) in https://github.com/dexidp/dex/pull/3558 - Always retrieve github emails when `preferredEmailDomain` is set by [@&#8203;thesuperzapper](https://github.com/thesuperzapper) in https://github.com/dexidp/dex/pull/3584 - Propagate http.Client to JWT verifier for OIDC connector by [@&#8203;jack-r-warren](https://github.com/jack-r-warren) in https://github.com/dexidp/dex/pull/3641 - Fix the broken link to v2 page by [@&#8203;tuladhar](https://github.com/tuladhar) in https://github.com/dexidp/dex/pull/3648 - Add regex for oidc group matching by [@&#8203;jacksonargo](https://github.com/jacksonargo) in https://github.com/dexidp/dex/pull/3063 ##### Bug Fixes 🐛 - Remove additional features and add a feature flag instead by [@&#8203;nabokihms](https://github.com/nabokihms) in https://github.com/dexidp/dex/pull/3663 ##### Dependency Updates ⬆️ - build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 in /examples by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3582 - build(deps): bump actions/attest-build-provenance from 1.1.2 to 1.3.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3580 - build(deps): bump github/codeql-action from 3.25.7 to 3.25.12 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3619 - build(deps): bump actions/dependency-review-action from 4.3.2 to 4.3.4 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3618 - build(deps): bump google.golang.org/grpc from 1.64.0 to 1.65.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3617 - build(deps): bump aquasecurity/trivy-action from 0.21.0 to 0.24.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3615 - build(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1 in /examples in the go_modules group by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3612 - build(deps): bump distroless/static-debian12 from `e9ac71e` to `8dd8d3c` by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3604 - build(deps): bump docker/build-push-action from 5.3.0 to 6.3.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3603 - build(deps): bump github.com/coreos/go-oidc/v3 from 3.10.0 to 3.11.0 in /examples by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3609 - build(deps): bump golang.org/x/net from 0.25.0 to 0.27.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3606 - build(deps): bump golang.org/x/crypto from 0.23.0 to 0.25.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3605 - build(deps): bump alpine from 3.20.0 to 3.20.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3591 - build(deps): bump google.golang.org/grpc from 1.64.0 to 1.65.0 in /examples by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3600 - build(deps): bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3567 - build(deps): bump github.com/coreos/go-oidc/v3 from 3.10.0 to 3.11.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3627 - build(deps): bump actions/checkout from 4.1.6 to 4.1.7 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3621 - build(deps): bump docker/setup-qemu-action from 3.0.0 to 3.1.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3625 - build(deps): bump actions/attest-build-provenance from 1.3.1 to 1.3.3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3624 - build(deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3631 - build(deps): bump anchore/sbom-action from 0.16.0 to 0.17.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3630 - build(deps): bump github.com/go-jose/go-jose/v4 from 4.0.2 to 4.0.3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3626 - build(deps): bump actions/setup-go from 5.0.1 to 5.0.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3622 - build(deps): bump docker/build-push-action from 6.3.0 to 6.4.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3623 - build(deps): bump docker/setup-buildx-action from 3.3.0 to 3.4.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3629 - build(deps): bump github.com/AppsFlyer/go-sundheit from 0.5.0 to 0.5.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3635 - build(deps): bump docker/build-push-action from 6.4.0 to 6.4.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3633 - build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3634 - Update dependencies before Dex v2.41 by [@&#8203;nabokihms](https://github.com/nabokihms) in https://github.com/dexidp/dex/pull/3637 - build(deps): bump alpine from 3.20.1 to 3.20.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3647 - build(deps): bump google.golang.org/api from 0.182.0 to 0.189.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3646 - build(deps): bump github/codeql-action from 3.25.12 to 3.25.14 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3651 - build(deps): bump actions/upload-artifact from 3.1.3 to 4.3.4 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3607 - build(deps): bump golang from `8c9183f` to `0d3653d` by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3657 - FIx CVE before Dex v2.41 by [@&#8203;nabokihms](https://github.com/nabokihms) in https://github.com/dexidp/dex/pull/3653 - Bump gomplate 4.0.1 by [@&#8203;MoeBensu](https://github.com/MoeBensu) in https://github.com/dexidp/dex/pull/3652 - build(deps): bump github.com/AppsFlyer/go-sundheit from 0.5.1 to 0.6.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3655 - build(deps): bump docker/setup-buildx-action from 3.4.0 to 3.6.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3658 - build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.14 to 3.5.15 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3639 - build(deps): bump docker/setup-qemu-action from 3.1.0 to 3.2.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3645 - build(deps): bump ossf/scorecard-action from 2.3.3 to 2.4.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3656 - build(deps): bump docker/build-push-action from 6.4.1 to 6.5.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3643 - build(deps): bump docker/login-action from 3.2.0 to 3.3.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3644 - build(deps): bump github.com/go-jose/go-jose/v4 from 4.0.3 to 4.0.4 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3666 - build(deps): bump google.golang.org/api from 0.189.0 to 0.190.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3667 - build(deps): bump actions/attest-build-provenance from 1.3.3 to 1.4.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3665 - Bump ent v0.14.0 by [@&#8203;nabokihms](https://github.com/nabokihms) in https://github.com/dexidp/dex/pull/3670 - build(deps): bump github/codeql-action from 3.25.14 to 3.25.15 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/3664 #### New Contributors - [@&#8203;pcorliss](https://github.com/pcorliss) made their first contribution in https://github.com/dexidp/dex/pull/3554 - [@&#8203;rgmz](https://github.com/rgmz) made their first contribution in https://github.com/dexidp/dex/pull/3589 - [@&#8203;nlamirault](https://github.com/nlamirault) made their first contribution in https://github.com/dexidp/dex/pull/3558 - [@&#8203;thesuperzapper](https://github.com/thesuperzapper) made their first contribution in https://github.com/dexidp/dex/pull/3584 - [@&#8203;twoojoo](https://github.com/twoojoo) made their first contribution in https://github.com/dexidp/dex/pull/3245 - [@&#8203;jack-r-warren](https://github.com/jack-r-warren) made their first contribution in https://github.com/dexidp/dex/pull/3641 - [@&#8203;tuladhar](https://github.com/tuladhar) made their first contribution in https://github.com/dexidp/dex/pull/3648 - [@&#8203;MoeBensu](https://github.com/MoeBensu) made their first contribution in https://github.com/dexidp/dex/pull/3652 - [@&#8203;jacksonargo](https://github.com/jacksonargo) made their first contribution in https://github.com/dexidp/dex/pull/3063 **Full Changelog**: https://github.com/dexidp/dex/compare/v2.40.0...v2.41.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTkuMTAiLCJ1cGRhdGVkSW5WZXIiOiIzOC4zMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate-bot added 1 commit 2024-08-04 15:32:30 +00:00
chore(deps): update ghcr.io/dexidp/dex docker tag to v2.41.0
All checks were successful
continuous-integration/drone/push Build is passing
71a6b5583f
renovate-bot force-pushed renovate/ghcr.io-dexidp-dex-2.x from 71a6b5583f to 03a7352ad0 2024-08-15 08:21:06 +00:00 Compare
renovate-bot changed title from chore(deps): update ghcr.io/dexidp/dex docker tag to v2.41.0 to chore(deps): update ghcr.io/dexidp/dex docker tag to v2.41.1 2024-08-15 08:21:08 +00:00
nemunaire merged commit aaad54d643 into master 2024-08-18 22:25:09 +00:00
nemunaire deleted branch renovate/ghcr.io-dexidp-dex-2.x 2024-08-18 22:25:11 +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#416
No description provided.