Skip to content

Comments

build(deps): bump github.com/coreos/go-oidc/v3 from 3.0.0 to 3.5.0#109

Closed
dependabot[bot] wants to merge 44 commits intomasterfrom
dependabot/go_modules/github.com/coreos/go-oidc/v3-3.5.0
Closed

build(deps): bump github.com/coreos/go-oidc/v3 from 3.0.0 to 3.5.0#109
dependabot[bot] wants to merge 44 commits intomasterfrom
dependabot/go_modules/github.com/coreos/go-oidc/v3-3.5.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 4, 2023

Bumps github.com/coreos/go-oidc/v3 from 3.0.0 to 3.5.0.

Release notes

Sourced from github.com/coreos/go-oidc/v3's releases.

v3.5.0

What's Changed

New Contributors

Full Changelog: coreos/go-oidc@v3.4.0...v3.5.0

v3.4.0

What's Changed

Full Changelog: coreos/go-oidc@v3.3.0...v3.4.0

v3.3.0

What's Changed

New Contributors

Full Changelog: coreos/go-oidc@v3.2.0...v3.3.0

v3.2.0

What's Changed

Full Changelog: coreos/go-oidc@v3.1.0...v3.2.0

v3.1.0

No release notes provided.

Commits
  • a8ceb9a Bump golang.org/x dependencies
  • 151abff *: update go-jose package to latest
  • fb9e009 oidc: add Config.InsecureSkipSignatureCheck
  • 366ac4a *: update go deps to more recent versions
  • 0a04a64 .github/workflows: update to more reasonable Go version
  • e5d768d oidc: don't parse JWT twice
  • 51187a7 oidc: add verifier benchmark and fix up errors.As in test
  • 2cafe18 feat: export token expiration error
  • 26c5037 Merge pull request #337 from ericchiang/static
  • 5011cdf oidc: add StaticKeySet
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot bot and others added 30 commits July 22, 2021 18:53
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](helm/kind-action@v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: helm/kind-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
… Connector Callback must contain the same host as the issuer
…rl-check-2

Adding an oidcConnector config to decide whether to validate that the Connector Callback must contain the same host as the issuer
…12)

* pass login_hint to OIDC connector's /auth endpoint in auth_code flow

* Also pass non-OIDC Standard params that may be used by specific connectors
This reverts commit 825fea7.
add offline_access scope to oidc connector
…ind-action-1.2.0

build(deps): bump helm/kind-action from 1.1.0 to 1.2.0
Bumps golang from 1.16.5-alpine3.13 to 1.17.3-alpine3.13.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.7 to 2.0.3+incompatible.
- [Release notes](https://github.com/mattn/go-sqlite3/releases)
- [Commits](mattn/go-sqlite3@v1.14.7...v2.0.3)

---
updated-dependencies:
- dependency-name: github.com/mattn/go-sqlite3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v1...v2)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 3.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@v2...v3)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@v1...v2)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps alpine from 3.14.0 to 3.16.0.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.1.3 to 1.5.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](spf13/cobra@v1.1.3...v1.5.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>
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.49.0 to 0.87.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.49.0...v0.87.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.38.0 to 1.48.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.38.0...v1.48.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [entgo.io/ent](https://github.com/ent/ent) from 0.8.0 to 0.11.1.
- [Release notes](https://github.com/ent/ent/releases)
- [Commits](ent/ent@v0.8.0...v0.11.1)

---
updated-dependencies:
- dependency-name: entgo.io/ent
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…/mattn/go-sqlite3-2.0.3incompatible' into ruhl/core-873-update-deps
robert-uhl and others added 14 commits July 15, 2022 14:02
…s/checkout-3' into ruhl/core-873-update-deps
…s/setup-go-3' into ruhl/core-873-update-deps
…/codeql-action-2' into ruhl/core-873-update-deps
…/build-push-action-3' into ruhl/core-873-update-deps
…/login-action-2' into ruhl/core-873-update-deps
…/spf13/cobra-1.5.0' into ruhl/core-873-update-deps
…ang.org/api-0.87.0' into ruhl/core-873-update-deps
…ang.org/grpc-1.48.0' into ruhl/core-873-update-deps
[CORE-873] Update deps

This PR pulls in all dependabot commits and ensures that they test cleanly. It does not pull in the latest upstream commits.
Bumps [github.com/coreos/go-oidc/v3](https://github.com/coreos/go-oidc) from 3.0.0 to 3.5.0.
- [Release notes](https://github.com/coreos/go-oidc/releases)
- [Commits](coreos/go-oidc@v3.0.0...v3.5.0)

---
updated-dependencies:
- dependency-name: github.com/coreos/go-oidc/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 4, 2023

The following labels could not be found: area/dependencies.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 17, 2023

Superseded by #124.

@dependabot dependabot bot closed this May 17, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/coreos/go-oidc/v3-3.5.0 branch May 17, 2023 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants