generated from cloudoperators/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update module github.com/dexidp/dex to v0.6.1 - autoclosed #151
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
requested review from
auhlig,
IvoGoman,
kengou and
onuryilmaz
as code owners
April 22, 2024 15:44
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: go.sum
|
renovate
bot
changed the title
fix(deps): update module github.com/dexidp/dex to v0.6.1
fix(deps): update module github.com/dexidp/dex to v0.6.1 - autoclosed
Apr 29, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.0.0-20240125142631-9451d87ca0c9
->v0.6.1
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
dexidp/dex (github.com/dexidp/dex)
v0.6.1
Compare Source
This is a minor patch release.
Changes since last release:
v0.6.0
Compare Source
Changes since last release:
v0.5.1
Compare Source
This is a minor point release
Features since v0.5.0
v0.5.0
Compare Source
Features:
Bug fixes:
Deprecated:
v0.4.0
Compare Source
This release consists of a bunch of minor bug fixes, and example and doc tweaks.
Features
Bugs Fixed
Misc
v0.3.0
Compare Source
Features
Bugs Fixed
Migration Note:
Duplicate Emails
The former use of case insensitive comparison for emails may have resulted in duplicate emails in the dex database for some instances.
For this release, dex will refuse to migrate the database if it detects duplicated emails in the
authd_user
table. In this case admins must resolve this by editing the table manually, dropping the rows they feel appropriate.Admins who wish to delete duplicate emails in their database but don’t care which row is preserved can run the following SQL command:
v0.2.3
Compare Source
This is a minor point release to update dex's automated build process from Go version 1.5.2 to 1.5.3 which fixes a bug that impacts RSA private keys. See the write up by the Go team here.
This release is primarily for users who pull dex from quay.io and updates that image to use dex binaries built with Go 1.5.3.
Features
Security fixes
v0.2.2
Compare Source
This is a minor point release to include a critical bug fix to 0.2.1
Features
Bugs Fixed
v0.2.1
Compare Source
This is a minor point release to include a handful of bug fixes merged since v0.2.0.
Features
Bugs Fixed
v0.2.0
Compare Source
Features
Bugs Fixed
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 these updates again.
This PR has been generated by Mend Renovate. View repository job log here.