Update ghcr.io/dexidp/dex Docker tag to v2.33.0 #975

Closed
renovate-bot wants to merge 1 commits from renovate/ghcr.io-dexidp-dex-2.x into master
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/dexidp/dex minor v2.30.2 -> v2.33.0

Release Notes

dexidp/dex

v2.33.0

Compare Source

The official container image for this release can be pulled from

ghcr.io/dexidp/dex:v2.33.0

What's Changed

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

New Contributors

Full Changelog: https://github.com/dexidp/dex/compare/v2.32.0...v2.33.0

v2.32.0

Compare Source

The official container image for this release can be pulled from

ghcr.io/dexidp/dex:v2.32.0

What's Changed

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

New Contributors

Full Changelog: https://github.com/dexidp/dex/compare/v2.31.0...v2.32.0

v2.31.2

Compare Source

This is a maintenance release upgrading Go to apply some security patches.

The official container image for this release can be pulled from

ghcr.io/dexidp/dex:v2.31.2

What's Changed

Full Changelog: https://github.com/dexidp/dex/compare/v2.31.1...v2.31.2

v2.31.1

Compare Source

This is a maintenance release upgrading Go to apply some security patches.

What's Changed

Full Changelog: https://github.com/dexidp/dex/compare/v2.31.0...v2.31.1

v2.31.0

Compare Source

The official docker release for this release can be pulled from

ghcr.io/dexidp/dex:v2.31.0

What's Changed

Dependency updates

New Contributors

Full Changelog: https://github.com/dexidp/dex/compare/v2.30.0...v2.31.0

v2.30.3

Compare Source

The official docker release for this release can be pulled from

ghcr.io/dexidp/dex:v2.30.3

Bugfixes:

  • Bitbucket Cloud connector: replace /teams API w/ /workspaces
    (#​2390, @​rahulchheda)

    Note: Deprecated /teams endpoints were deleted by Atlassian, which broke the Bitbucket Cloud connector. Thus anyone using authentication through Bitbucket Cloud should upgrade Dex to the >= v2.30.3 version.


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, click this checkbox.

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.30.2` -> `v2.33.0` | --- ### Release Notes <details> <summary>dexidp/dex</summary> ### [`v2.33.0`](https://github.com/dexidp/dex/releases/tag/v2.33.0) [Compare Source](https://github.com/dexidp/dex/compare/v2.32.0...v2.33.0) The official container image for this release can be pulled from ghcr.io/dexidp/dex:v2.33.0 <!-- Release notes generated using configuration in .github/release.yml at v2.33.x --> #### What's Changed ##### Exciting New Features 🎉 - add PKCE support to device code flow by [@&#8203;bobcallaway](https://github.com/bobcallaway) in https://github.com/dexidp/dex/pull/2575 ##### Enhancements 🚀 - Limit the amount of objects we attempt to GC on each cycle by [@&#8203;kellyma2](https://github.com/kellyma2) in https://github.com/dexidp/dex/pull/2524 - Use GitLab's refresh_token during Refresh. by [@&#8203;dhaus67](https://github.com/dhaus67) in https://github.com/dexidp/dex/pull/2352 - Add domainHint parameter to Microsoft Connector by [@&#8203;josephtknight](https://github.com/josephtknight) in https://github.com/dexidp/dex/pull/2586 - add config to explicitly set scopes for microsoft connector by [@&#8203;bobcallaway](https://github.com/bobcallaway) in https://github.com/dexidp/dex/pull/2582 ##### Bug Fixes 🐛 - fix: prevent cross-site scripting for the device flow by [@&#8203;nabokihms](https://github.com/nabokihms) in https://github.com/dexidp/dex/pull/2468 - grpc-client: Do not crash on empty response by [@&#8203;bbusse](https://github.com/bbusse) in https://github.com/dexidp/dex/pull/2584 ##### Dependency Updates ⬆️ - build(deps): bump helm/kind-action from 1.2.0 to 1.3.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2555 - build(deps): bump aquasecurity/trivy-action from 0.3.0 to 0.4.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2557 - build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.8.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2577 - build(deps): bump aquasecurity/trivy-action from 0.4.0 to 0.5.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2576 - build(deps): bump mheap/github-action-required-labels from 1 to 2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2565 - build(deps): bump google.golang.org/api from 0.82.0 to 0.86.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2574 - build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2560 - build(deps): bump aquasecurity/trivy-action from 0.5.1 to 0.6.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2602 - build(deps): bump alpine from 3.16.0 to 3.16.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2598 - build(deps): bump golang from 1.18.3-alpine3.15 to 1.18.4-alpine3.15 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2592 - build(deps): bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2599 - build(deps): bump github.com/go-ldap/ldap/v3 from 3.4.2 to 3.4.4 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2606 - build(deps): bump google.golang.org/api from 0.86.0 to 0.89.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2605 - build(deps): bump aquasecurity/trivy-action from 0.6.0 to 0.6.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2604 #### New Contributors - [@&#8203;kellyma2](https://github.com/kellyma2) made their first contribution in https://github.com/dexidp/dex/pull/2524 - [@&#8203;josephtknight](https://github.com/josephtknight) made their first contribution in https://github.com/dexidp/dex/pull/2586 - [@&#8203;bbusse](https://github.com/bbusse) made their first contribution in https://github.com/dexidp/dex/pull/2584 **Full Changelog**: https://github.com/dexidp/dex/compare/v2.32.0...v2.33.0 ### [`v2.32.0`](https://github.com/dexidp/dex/releases/tag/v2.32.0) [Compare Source](https://github.com/dexidp/dex/compare/v2.31.2...v2.32.0) The official container image for this release can be pulled from ghcr.io/dexidp/dex:v2.32.0 <!-- Release notes generated using configuration in .github/release.yml at v2.32.0 --> #### What's Changed ##### Exciting New Features 🎉 - Publish official distroless images by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in https://github.com/dexidp/dex/pull/2478 - Feature: groups in Gitea by [@&#8203;techknowlogick](https://github.com/techknowlogick) in https://github.com/dexidp/dex/pull/1789 ##### Enhancements 🚀 - Add support for RefreshConnector for openshift connector. by [@&#8203;dhaus67](https://github.com/dhaus67) in https://github.com/dexidp/dex/pull/2342 - Allow configuration of returned groups via authproxy connector by [@&#8203;seuf](https://github.com/seuf) in https://github.com/dexidp/dex/pull/2371 - Add acr_values support for OIDC by [@&#8203;dirien](https://github.com/dirien) in https://github.com/dexidp/dex/pull/2418 - fix: Implicit Grant discovery by [@&#8203;nabokihms](https://github.com/nabokihms) in https://github.com/dexidp/dex/pull/2433 - fix: log only errors on refreshing by [@&#8203;nabokihms](https://github.com/nabokihms) in https://github.com/dexidp/dex/pull/2470 - Create setting to allow to trust the system root CAs by [@&#8203;dhaus67](https://github.com/dhaus67) in https://github.com/dexidp/dex/pull/2430 - Add numeric user ID support for oauth connector by [@&#8203;tsl0922](https://github.com/tsl0922) in https://github.com/dexidp/dex/pull/2483 - Remove google specific hd / hosted domain claim config from oidc connector by [@&#8203;Blorpy](https://github.com/Blorpy) in https://github.com/dexidp/dex/pull/2511 - OIDC connector: Support cases where there is no id_token when using a refresh_token grant by [@&#8203;Blorpy](https://github.com/Blorpy) in https://github.com/dexidp/dex/pull/2522 - feat: add enhancement template by [@&#8203;nabokihms](https://github.com/nabokihms) in https://github.com/dexidp/dex/pull/2486 - Release note configuration by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in https://github.com/dexidp/dex/pull/2463 - fix: add notification about groups access to the Grant Access page by [@&#8203;nabokihms](https://github.com/nabokihms) in https://github.com/dexidp/dex/pull/2533 - feat: enable profiling endpoints by [@&#8203;nabokihms](https://github.com/nabokihms) in https://github.com/dexidp/dex/pull/2482 ##### Bug Fixes 🐛 - Build multi-platform images in a single build job by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in https://github.com/dexidp/dex/pull/2487 - Fixes https://github.com/dexidp/dex/issues/2537 by [@&#8203;ShivanshVij](https://github.com/ShivanshVij) in https://github.com/dexidp/dex/pull/2538 - correctly handle path escaping for connector IDs by [@&#8203;bobcallaway](https://github.com/bobcallaway) in https://github.com/dexidp/dex/pull/2290 ##### Dependency Updates ⬆️ - build(deps): bump golang from 1.17.6-alpine3.14 to 1.17.7-alpine3.14 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2411 - build(deps): bump google.golang.org/api from 0.68.0 to 0.69.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2415 - build(deps): bump github.com/go-ldap/ldap/v3 from 3.4.1 to 3.4.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2416 - build(deps): bump google.golang.org/api from 0.69.0 to 0.70.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2419 - build(deps): bump actions/checkout from 2 to 3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2422 - build(deps): bump github.com/russellhaering/goxmldsig from 1.1.1 to 1.2.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2424 - build(deps): bump golang from 1.17.7-alpine3.14 to 1.17.8-alpine3.14 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2426 - build(deps): bump github.com/spf13/cobra from 1.3.0 to 1.4.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2437 - build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2440 - build(deps): bump alpine from 3.15.0 to 3.15.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2444 - build(deps): bump alpine from 3.15.1 to 3.15.3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2456 - build(deps): bump alpine from 3.15.3 to 3.15.4 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2461 - build(deps): bump google.golang.org/api from 0.70.0 to 0.74.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2458 - build(deps): bump google.golang.org/protobuf from 1.27.1 to 1.28.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2451 - Update ent by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in https://github.com/dexidp/dex/pull/2428 - build(deps): bump aquasecurity/trivy-action from 0.2.2 to 0.2.3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2466 - build(deps): bump actions/setup-go from 2 to 3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2467 - Bump Alpine to latest version by [@&#8203;MattiasGees](https://github.com/MattiasGees) in https://github.com/dexidp/dex/pull/2471 - build(deps): bump aquasecurity/trivy-action from 0.2.4 to 0.2.5 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2481 - build(deps): bump github/codeql-action from 1 to 2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2494 - build(deps): bump docker/build-push-action from 2 to 3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2510 - build(deps): bump docker/metadata-action from 3 to 4 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2509 - build(deps): bump docker/login-action from 1 to 2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2507 - build(deps): bump docker/setup-qemu-action from 1 to 2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2508 - build(deps): bump docker/setup-buildx-action from 1 to 2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2506 - build(deps): bump aquasecurity/trivy-action from 0.2.5 to 0.3.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2525 - chore: Go mod update 1.17 by [@&#8203;nabokihms](https://github.com/nabokihms) in https://github.com/dexidp/dex/pull/2532 - build(deps): bump alpine from 3.15.4 to 3.16.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2531 - build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.2 to 3.5.4 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2491 - build(deps): bump github.com/coreos/go-oidc/v3 from 3.1.0 to 3.2.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2528 - build(deps): bump google.golang.org/grpc from 1.45.0 to 1.46.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2526 - build(deps): bump github.com/prometheus/client_golang from 1.12.1 to 1.12.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2529 - build(deps): bump github.com/felixge/httpsnoop from 1.0.2 to 1.0.3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2527 - build(deps): bump google.golang.org/api from 0.74.0 to 0.81.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2534 - build(deps): bump google.golang.org/grpc from 1.44.0 to 1.46.2 in /api/v2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2517 - build(deps): bump google.golang.org/protobuf from 1.27.1 to 1.28.0 in /api/v2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2452 - feat: upgrade Go to 1.18 by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in https://github.com/dexidp/dex/pull/2441 - build(deps): bump golang from 1.18.0-alpine3.15 to 1.18.2-alpine3.15 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2535 - build(deps): bump google.golang.org/api from 0.81.0 to 0.82.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2549 - build(deps): bump google.golang.org/grpc from 1.46.2 to 1.47.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2543 - build(deps): bump golang from 1.18.2-alpine3.15 to 1.18.3-alpine3.15 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2548 - build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2550 - chore(deps): update grpc by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in https://github.com/dexidp/dex/pull/2551 ##### Other Changes - Update alpine version by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in https://github.com/dexidp/dex/pull/2446 - New docker image build by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in https://github.com/dexidp/dex/pull/2474 - Qemu tweaks by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in https://github.com/dexidp/dex/pull/2480 - Add docker metadata action by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in https://github.com/dexidp/dex/pull/2488 - ci: use docker metadata for build input by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in https://github.com/dexidp/dex/pull/2489 - chore: do not use caching for docker build by [@&#8203;nabokihms](https://github.com/nabokihms) in https://github.com/dexidp/dex/pull/2516 - Bump lint timeout to reduce the number of failed executions by [@&#8203;nabokihms](https://github.com/nabokihms) in https://github.com/dexidp/dex/pull/2523 #### New Contributors - [@&#8203;dhaus67](https://github.com/dhaus67) made their first contribution in https://github.com/dexidp/dex/pull/2342 - [@&#8203;dirien](https://github.com/dirien) made their first contribution in https://github.com/dexidp/dex/pull/2418 - [@&#8203;MattiasGees](https://github.com/MattiasGees) made their first contribution in https://github.com/dexidp/dex/pull/2471 - [@&#8203;tsl0922](https://github.com/tsl0922) made their first contribution in https://github.com/dexidp/dex/pull/2483 - [@&#8203;Blorpy](https://github.com/Blorpy) made their first contribution in https://github.com/dexidp/dex/pull/2511 - [@&#8203;ShivanshVij](https://github.com/ShivanshVij) made their first contribution in https://github.com/dexidp/dex/pull/2538 **Full Changelog**: https://github.com/dexidp/dex/compare/v2.31.0...v2.32.0 ### [`v2.31.2`](https://github.com/dexidp/dex/releases/tag/v2.31.2) [Compare Source](https://github.com/dexidp/dex/compare/v2.31.1...v2.31.2) This is a maintenance release upgrading Go to apply some security patches. The official container image for this release can be pulled from ghcr.io/dexidp/dex:v2.31.2 #### What's Changed - Update go to 1.17.10 by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in https://github.com/dexidp/dex/pull/2536 **Full Changelog**: https://github.com/dexidp/dex/compare/v2.31.1...v2.31.2 ### [`v2.31.1`](https://github.com/dexidp/dex/releases/tag/v2.31.1) [Compare Source](https://github.com/dexidp/dex/compare/v2.31.0...v2.31.1) This is a maintenance release upgrading Go to apply some security patches. #### What's Changed - Update golang image by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in https://github.com/dexidp/dex/pull/2447 **Full Changelog**: https://github.com/dexidp/dex/compare/v2.31.0...v2.31.1 ### [`v2.31.0`](https://github.com/dexidp/dex/releases/tag/v2.31.0) [Compare Source](https://github.com/dexidp/dex/compare/v2.30.3...v2.31.0) The official docker release for this release can be pulled from ghcr.io/dexidp/dex:v2.31.0 #### What's Changed - Bump Dex image to v2.30.0 for Kubernetes deployment example by [@&#8203;rdimitrov](https://github.com/rdimitrov) in https://github.com/dexidp/dex/pull/2232 - Update Go to 1.17 by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in https://github.com/dexidp/dex/pull/2247 - refactor: move from io/ioutil to io and os package by [@&#8203;Juneezee](https://github.com/Juneezee) in https://github.com/dexidp/dex/pull/2278 - feat: Add MySQL ent-based storage driver by [@&#8203;nabokihms](https://github.com/nabokihms) in https://github.com/dexidp/dex/pull/2272 - chore: fix ioutil lint error after merging MySQL ent storage by [@&#8203;nabokihms](https://github.com/nabokihms) in https://github.com/dexidp/dex/pull/2282 - Add parametrization of grant type supported in discovery endpoint by [@&#8203;ariary](https://github.com/ariary) in https://github.com/dexidp/dex/pull/2265 - Resolves [#&#8203;2111](https://github.com/dexidp/dex/issues/2111) Option to fetch transitive group membership by [@&#8203;snuggie12](https://github.com/snuggie12) in https://github.com/dexidp/dex/pull/2268 - Return valid JWT access token from password grant by [@&#8203;enj](https://github.com/enj) in https://github.com/dexidp/dex/pull/2234 - fix: do not update offlinesession lastUsed field if refresh token was not updated by [@&#8203;nabokihms](https://github.com/nabokihms) in https://github.com/dexidp/dex/pull/2300 - fix web static file path slash error for win platform by [@&#8203;copperyp](https://github.com/copperyp) in https://github.com/dexidp/dex/pull/2305 - Update grpc by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in https://github.com/dexidp/dex/pull/2321 - ci: fix container image permissions by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in https://github.com/dexidp/dex/pull/2329 - feat: print dex version in the logs by [@&#8203;iam-veeramalla](https://github.com/iam-veeramalla) in https://github.com/dexidp/dex/pull/2337 - OAuth connector by [@&#8203;xtremerui](https://github.com/xtremerui) in https://github.com/dexidp/dex/pull/1630 - fix: return invalid_grant error on claiming token of another client by [@&#8203;nabokihms](https://github.com/nabokihms) in https://github.com/dexidp/dex/pull/2344 - chore: warning about deprecated LDAP groupSearch fields by [@&#8203;nabokihms](https://github.com/nabokihms) in https://github.com/dexidp/dex/pull/2026 - Add Nix environment by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in https://github.com/dexidp/dex/pull/2324 - Update dependencies in the examples package by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in https://github.com/dexidp/dex/pull/2372 - add sigstore to ADOPTERS.md by [@&#8203;bobcallaway](https://github.com/bobcallaway) in https://github.com/dexidp/dex/pull/2374 - Add claimMapping enforcement by [@&#8203;Happy2C0de](https://github.com/Happy2C0de) in https://github.com/dexidp/dex/pull/2233 - ci: run trivy scan on container image by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in https://github.com/dexidp/dex/pull/2387 - chore: update gomplate by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in https://github.com/dexidp/dex/pull/2388 - chore: update golangci-lint download script by [@&#8203;nabokihms](https://github.com/nabokihms) in https://github.com/dexidp/dex/pull/2394 - \[fix] Replace /teams API w/ /workspaces endpoints by [@&#8203;rahulchheda](https://github.com/rahulchheda) in https://github.com/dexidp/dex/pull/2390 - ci: add Docker cache to speed builds up by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in https://github.com/dexidp/dex/pull/2400 - distroless: Dockerfile works with distroless base image by [@&#8203;ankeesler](https://github.com/ankeesler) in https://github.com/dexidp/dex/pull/2378 - Update dependencies by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in https://github.com/dexidp/dex/pull/2404 - Update API package by [@&#8203;sagikazarmark](https://github.com/sagikazarmark) in https://github.com/dexidp/dex/pull/2405 #### Dependency updates - build(deps): bump entgo.io/ent from 0.8.0 to 0.9.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2226 - build(deps): bump golang from 1.16.6-alpine3.13 to 1.16.7-alpine3.13 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2225 - build(deps): bump google.golang.org/grpc from 1.39.0 to 1.39.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2227 - build(deps): bump google.golang.org/api from 0.52.0 to 0.53.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2235 - build(deps): bump google.golang.org/grpc from 1.39.1 to 1.40.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2236 - build(deps): bump alpine from 3.14.0 to 3.14.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2229 - build(deps): bump github.com/go-ldap/ldap/v3 from 3.3.0 to 3.4.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2239 - build(deps): bump google.golang.org/api from 0.53.0 to 0.54.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2241 - build(deps): bump github.com/AppsFlyer/go-sundheit from 0.4.0 to 0.5.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2240 - build(deps): bump google.golang.org/protobuf from 1.26.0 to 1.27.1 in /api/v2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2243 - build(deps): bump google.golang.org/grpc from 1.36.1 to 1.40.0 in /api/v2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2242 - build(deps): bump github.com/go-ldap/ldap/v3 from 3.4.0 to 3.4.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2246 - build(deps): bump entgo.io/ent from 0.9.0 to 0.9.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2249 - build(deps): bump alpine from 3.14.1 to 3.14.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2258 - build(deps): bump google.golang.org/api from 0.54.0 to 0.55.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2259 - build(deps): bump google.golang.org/api from 0.55.0 to 0.56.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2262 - build(deps): bump github.com/lib/pq from 1.10.2 to 1.10.3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2263 - build(deps): bump github.com/russellhaering/goxmldsig from 1.1.0 to 1.1.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2270 - build(deps): bump golang from 1.17.0-alpine3.14 to 1.17.1-alpine3.14 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2269 - build(deps): bump google.golang.org/api from 0.56.0 to 0.57.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2277 - build(deps): bump github.com/coreos/go-oidc/v3 from 3.0.0 to 3.1.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2279 - build(deps): bump golang from 1.17.1-alpine3.14 to 1.17.2-alpine3.14 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2292 - build(deps): bump go.etcd.io/etcd/client/pkg/v3 from 3.5.0 to 3.5.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2298 - build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.0 to 3.5.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2299 - build(deps): bump google.golang.org/grpc from 1.40.0 to 1.41.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2285 - build(deps): bump github.com/mattn/go-sqlite3 from 1.14.8 to 1.14.9 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2302 - build(deps): bump google.golang.org/grpc from 1.40.0 to 1.41.0 in /api/v2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2286 - build(deps): bump google.golang.org/api from 0.57.0 to 0.58.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2287 - build(deps): bump google.golang.org/api from 0.58.0 to 0.59.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2303 - build(deps): bump google.golang.org/api from 0.59.0 to 0.60.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2308 - build(deps): bump golang from 1.17.2-alpine3.14 to 1.17.3-alpine3.14 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2317 - build(deps): bump github.com/lib/pq from 1.10.3 to 1.10.4 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2320 - build(deps): bump alpine from 3.14.2 to 3.14.3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2325 - build(deps): bump alpine from 3.14.3 to 3.15.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2336 - build(deps): bump google.golang.org/api from 0.60.0 to 0.61.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2341 - build(deps): bump golang from 1.17.3-alpine3.14 to 1.17.4-alpine3.14 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2345 - build(deps): bump google.golang.org/api from 0.61.0 to 0.62.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2348 - build(deps): bump golang from 1.17.4-alpine3.14 to 1.17.5-alpine3.14 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2349 - build(deps): bump github.com/spf13/cobra from 1.2.1 to 1.3.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2354 - build(deps): bump google.golang.org/api from 0.62.0 to 0.63.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2353 - build(deps): bump google.golang.org/grpc from 1.42.0 to 1.43.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2355 - build(deps): bump google.golang.org/grpc from 1.42.0 to 1.43.0 in /api/v2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2356 - build(deps): bump github.com/mattn/go-sqlite3 from 1.14.9 to 1.14.10 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2362 - build(deps): bump golang from 1.17.5-alpine3.14 to 1.17.6-alpine3.14 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2363 - build(deps): bump google.golang.org/api from 0.63.0 to 0.64.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2364 - build(deps): bump google.golang.org/api from 0.64.0 to 0.65.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2368 - build(deps): bump github.com/prometheus/client_golang from 1.11.0 to 1.12.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2380 - build(deps): bump google.golang.org/grpc from 1.43.0 to 1.44.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2384 - build(deps): bump google.golang.org/grpc from 1.43.0 to 1.44.0 in /api/v2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2385 - build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.1 to 3.5.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2395 - build(deps): bump aquasecurity/trivy-action from 0.2.1 to 0.2.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2398 - build(deps): bump google.golang.org/api from 0.65.0 to 0.67.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2399 - build(deps): bump github.com/prometheus/client_golang from 1.12.0 to 1.12.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/dexidp/dex/pull/2393 #### New Contributors - [@&#8203;rdimitrov](https://github.com/rdimitrov) made their first contribution in https://github.com/dexidp/dex/pull/2232 - [@&#8203;Juneezee](https://github.com/Juneezee) made their first contribution in https://github.com/dexidp/dex/pull/2278 - [@&#8203;ariary](https://github.com/ariary) made their first contribution in https://github.com/dexidp/dex/pull/2265 - [@&#8203;snuggie12](https://github.com/snuggie12) made their first contribution in https://github.com/dexidp/dex/pull/2268 - [@&#8203;enj](https://github.com/enj) made their first contribution in https://github.com/dexidp/dex/pull/2234 - [@&#8203;copperyp](https://github.com/copperyp) made their first contribution in https://github.com/dexidp/dex/pull/2305 - [@&#8203;iam-veeramalla](https://github.com/iam-veeramalla) made their first contribution in https://github.com/dexidp/dex/pull/2337 - [@&#8203;bobcallaway](https://github.com/bobcallaway) made their first contribution in https://github.com/dexidp/dex/pull/2374 - [@&#8203;Happy2C0de](https://github.com/Happy2C0de) made their first contribution in https://github.com/dexidp/dex/pull/2233 - [@&#8203;rahulchheda](https://github.com/rahulchheda) made their first contribution in https://github.com/dexidp/dex/pull/2390 - [@&#8203;ankeesler](https://github.com/ankeesler) made their first contribution in https://github.com/dexidp/dex/pull/2378 **Full Changelog**: https://github.com/dexidp/dex/compare/v2.30.0...v2.31.0 ### [`v2.30.3`](https://github.com/dexidp/dex/releases/tag/v2.30.3) [Compare Source](https://github.com/dexidp/dex/compare/v2.30.2...v2.30.3) The official docker release for this release can be pulled from ghcr.io/dexidp/dex:v2.30.3 **Bugfixes:** - Bitbucket Cloud connector: replace `/teams` API w/ `/workspaces` ([#&#8203;2390](https://github.com/dexidp/dex/issues/2390), [@&#8203;rahulchheda](https://github.com/rahulchheda)) *Note*: Deprecated `/teams` endpoints were deleted by Atlassian, which broke the Bitbucket Cloud connector. Thus anyone using authentication through Bitbucket Cloud should upgrade Dex to the `>= v2.30.3` version. </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, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMzEuMiIsInVwZGF0ZWRJblZlciI6IjMyLjE1NC41In0=-->
renovate-bot added 1 commit 2022-07-28 16:44:45 +00:00
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
b3bd00f45b
Update dependency ghcr.io/dexidp/dex to v2.33.0
renovate-bot changed title from Update dependency ghcr.io/dexidp/dex to v2.33.0 to Update ghcr.io/dexidp/dex Docker tag to v2.33.0 2022-08-11 16:45:49 +00:00
tobru closed this pull request 2022-08-16 18:35:02 +00:00
Author
Contributor

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (v2.33.0). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

### Renovate Ignore Notification As this PR has been closed unmerged, Renovate will now ignore this update (v2.33.0). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the `ignoreDeps` array of your renovate config. If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.
This repo is archived. You cannot comment on pull requests.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: tobru/gitops-tbrnt#975
No description provided.