Skip to content

Bump dexidp/dex from v2.44.0 to v2.45.1 in /dockerfiles/test-dex#2960

Open
dependabot[bot] wants to merge 1 commit intocifrom
dependabot/docker/dockerfiles/test-dex/ci/dexidp/dex-v2.45.1
Open

Bump dexidp/dex from v2.44.0 to v2.45.1 in /dockerfiles/test-dex#2960
dependabot[bot] wants to merge 1 commit intocifrom
dependabot/docker/dockerfiles/test-dex/ci/dexidp/dex-v2.45.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2026

Bumps dexidp/dex from v2.44.0 to v2.45.1.

Release notes

Sourced from dexidp/dex's releases.

v2.45.1

Bug Fixes 🐛

  • Quote groups reserved word in query replacer to fix MySQL 8.0+ storage migration (#4580)
  • Update authproxy and oauth to match CallbackConnector interface (#4589)

Full Changelog: dexidp/dex@v2.45.0...v2.45.1

v2.45.0

Know Before Upgrade

  • The major version of gomplate has been bumped to v5.0.0, which includes breaking changes. Here is the full list.
  • There are two known CVEs in the gomplate binary - CVE-2025-68121 and CVE-2026-25934. gomplate is only used for preprocessing configuration files and is optional. Once the CVEs are fixed upstream, the version of gomplate in the dex image will be updated accordingly.
  • The ContinueOnConnectorFailure feature flag is now enabled by default. To disable it, use the following environment variable: DEX_CONTINUE_ON_CONNECTOR_FAILURE=false.
  • Pre-release versions of dex now use pseudo-versioning for identifying releases. Unreleased versions will follow the pattern v2.minor+1.0-yyyymmdd-commithash.

What's Changed

Exciting New Features 🎉

Enhancements 🚀

Bug Fixes 🐛

Dependency Updates ⬆️

... (truncated)

Commits
  • 11d2eeb Merge pull request #4604 from deckhouse/2.45.1-prepare-release
  • eaa45e2 fix(mysql): quote groups reserved word in query replacer (#4580)
  • 204dbb2 fix(connector): update authproxy and oauth to match CallbackConnector interfa...
  • bcc2283 feat: enhance test commands to support GitHub Actions formatting (#4575)
  • ec26e19 build(deps): bump github/codeql-action from 4.32.3 to 4.32.4 (#4573)
  • 51c66d2 build(deps): bump aquasecurity/trivy-action from 0.34.0 to 0.34.1 (#4574)
  • 8db7699 feat: implement device code flow in example-app (#4570)
  • cf17fc6 test: update HandleCallback after merging OIDC PKCE (#4572)
  • 83697b0 fix(server): respond with forbidden if failed to authenticate (#4200)
  • 25591ee Add support to PKCE in OIDC connector (#3777)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [dexidp/dex](https://github.com/dexidp/dex) from v2.44.0 to v2.45.1.
- [Release notes](https://github.com/dexidp/dex/releases)
- [Commits](dexidp/dex@v2.44.0...v2.45.1)

---
updated-dependencies:
- dependency-name: dexidp/dex
  dependency-version: v2.45.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Mar 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file docker Pull requests that update Docker code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants