Skip to content
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

build(deps): bump alpine from 3.16.2 to 3.17.2 #142

Open
wants to merge 34 commits into
base: master
Choose a base branch
from

Commits on Oct 4, 2022

  1. Revert "fix: check for no serviceAccountFilePath and no email (dexidp…

    …#2679)"
    
    This reverts commit 4947772.
    
    Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
    sagikazarmark committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    19b3aab View commit details
    Browse the repository at this point in the history
  2. fix(connector/google): make admin email optional for default creds

    Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
    sagikazarmark committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    261adee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2027413 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. build(deps): bump golang from 1.19.1-alpine3.16 to 1.19.2-alpine3.16

    Bumps golang from 1.19.1-alpine3.16 to 1.19.2-alpine3.16.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and sagikazarmark committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    24401fd View commit details
    Browse the repository at this point in the history
  2. Merge pull request dexidp#2698 from dexidp/backport-go-update

    Backport Go update to v2.35.x
    sagikazarmark committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    8e2bce3 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. fix(connector/google): only initialize admin service if necessary

    Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
    sagikazarmark committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    829444d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9063c79 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. fix: Update gomplate version to 3.11.3 fix CVE-2022-27665

    Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
    nabokihms committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    ccbc86e View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Configuration menu
    Copy the full SHA
    54c9e82 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.0 (dexidp#…

    …2708)
    
    Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.5.0 to 1.6.0.
    - [Release notes](https://github.com/spf13/cobra/releases)
    - [Commits](spf13/cobra@v1.5.0...v1.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/cobra
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and CI Bot committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    01a4c7e View commit details
    Browse the repository at this point in the history
  2. Add new connector for Cloudfoundry

    - Verifies user is part of orgs and spaces for group claims
    
    Signed-off-by: Joshua Winters <jwinters@pivotal.io>
    Co-authored-by: Shash Reddy <sreddy@pivotal.io>
    2 people authored and CI Bot committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    0666cbd View commit details
    Browse the repository at this point in the history
  3. update cf connector to use 'authorization_endpoint' from /v2/info

    Co-authored-by: Topher Bullock <tbullock@pivotal.io>
    Signed-off-by: Josh Winters <jwinters@pivotal.io>
    2 people authored and CI Bot committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    61b0445 View commit details
    Browse the repository at this point in the history
  4. Added support for CF resources pagination

    Signed-off-by: Daniel Lavoie <dlavoie@live.ca>
    daniellavoie authored and CI Bot committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    faa9f4a View commit details
    Browse the repository at this point in the history
  5. cf: add org to groups claims

    Signed-off-by: Joshua Winters <jwinters@pivotal.io>
    Co-authored-by: Rui Yang <ryang@pivotal.io>
    2 people authored and CI Bot committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    d31ae3f View commit details
    Browse the repository at this point in the history
  6. cf: add org guid to groups claims

    Co-authored-by: Rui Yang <ryang@pivotal.io>
    Signed-off-by: Joshua Winters <jwinters@pivotal.io>
    2 people authored and CI Bot committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    8bce756 View commit details
    Browse the repository at this point in the history
  7. add unit test and api call to audited_spaces and managed_spaces

    Signed-off-by: Zoe Tian <ztian@pivotal.io>
    Co-authored-by: Ciro S. Costa <cscosta@pivotal.io>
    Signed-off-by: w3tian <w3tian@uwaterloo.ca>
    2 people authored and CI Bot committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    e5780cd View commit details
    Browse the repository at this point in the history
  8. append role to space guids

    Signed-off-by: Rui Yang <ryang@pivotal.io>
    Co-authored-by: Joshua Winters <jwinters@pivotal.io>
    2 people authored and CI Bot committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    6d6c640 View commit details
    Browse the repository at this point in the history
  9. add cf org:space:role group claim to token

    Signed-off-by: Joshua Winters <jwinters@pivotal.io>
    Co-authored-by: Rui Yang <ryang@pivotal.io>
    2 people authored and CI Bot committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    fad2e8d View commit details
    Browse the repository at this point in the history
  10. fix lint errors

    gofumpt-ed
    
    Signed-off-by: Rui Yang <ryang@pivotal.io>
    Rui Yang authored and CI Bot committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    addb884 View commit details
    Browse the repository at this point in the history
  11. run golangcli-lint

    Signed-off-by: Rui Yang <ruiya@vmware.com>
    Rui Yang authored and CI Bot committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    c0fea31 View commit details
    Browse the repository at this point in the history
  12. fix sanity check errors

    Signed-off-by: Rui Yang <ruiya@vmware.com>
    Rui Yang authored and CI Bot committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    3cef9dc View commit details
    Browse the repository at this point in the history
  13. rename connector;make types private;

    Signed-off-by: Rui Yang <ruiya@vmware.com>
    Rui Yang authored and CI Bot committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    9ffe6d7 View commit details
    Browse the repository at this point in the history
  14. add cloudfoundry to connector list in readme

    Signed-off-by: Rui Yang <ruiya@vmware.com>
    Rui Yang authored and CI Bot committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    e81d9df View commit details
    Browse the repository at this point in the history
  15. add client crendential grant type

    Signed-off-by: Rui Yang <ruiya@vmware.com>
    Rui Yang authored and CI Bot committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    faa102c View commit details
    Browse the repository at this point in the history
  16. Fix issues in existing client credentials change

    This fixes two issues in the existing client credentials change:
    
    - client_credentials was not listed as a supported grant type
    - access tokens are not the storage ID
    
    Signed-off-by: Michael Kelly <mkelly@arista.com>
    kellyma2 authored and CI Bot committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    570c27e View commit details
    Browse the repository at this point in the history
  17. Fix tests in TestServerSupportedGrants for client credentials

    Signed-off-by: Rui Yang <ruiya@vmware.com>
    Rui Yang authored and CI Bot committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    895f3b2 View commit details
    Browse the repository at this point in the history
  18. allow configuring CAs/skip verify for OIDC

    Signed-off-by: Alex Suraci <suraci.alex@gmail.com>
    Co-authored-by: Rui Yang <ruiya@vmware.com>
    2 people authored and CI Bot committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    ac3d07f View commit details
    Browse the repository at this point in the history
  19. Fix io/ioutil deprecation error

    Signed-off-by: Rui Yang <ruiya@vmware.com>
    Rui Yang authored and CI Bot committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    eb3dbfc View commit details
    Browse the repository at this point in the history
  20. refactor newHTTPClient func

    * extract common newHTTPClient func out to its own package
    * add test for testing root CAs in the constructor.
    * test certs are set to expired in 10 years
    
    Signed-off-by: Rui Yang <ruiya@vmware.com>
    Rui Yang authored and CI Bot committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    3eff26c View commit details
    Browse the repository at this point in the history
  21. remove unused HostedDomains

    Signed-off-by: Rui Yang <ruiya@vmware.com>
    Rui Yang authored and CI Bot committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    67d9142 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    d3054c5 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    ecc759d View commit details
    Browse the repository at this point in the history
  24. upstream dex release: v2.35.3

    The official container image for this release can be pulled from
    ```
    ghcr.io/dexidp/dex:v2.35.3
    ```
    
    <!-- Release notes generated using configuration in .github/release.yml at v2.35.3 -->
    
    ## What's Changed
    ### Dependency Updates ⬆️
    * Backport dexidp#2705 to v2.35.x by @nabokihms in dexidp#2706
    
    **Full Changelog**: dexidp/dex@v2.35.2...v2.35.3
    CI Bot committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    d40dc20 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. build(deps): bump alpine from 3.16.2 to 3.17.2

    Bumps alpine from 3.16.2 to 3.17.2.
    
    ---
    updated-dependencies:
    - dependency-name: alpine
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    6822f9a View commit details
    Browse the repository at this point in the history