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

Bump github.com/xenitab/go-oidc-middleware/oidcgin from 0.0.37 to 0.0.39 in /go #76

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2022

Bumps github.com/xenitab/go-oidc-middleware/oidcgin from 0.0.37 to 0.0.39.

Release notes

Sourced from github.com/xenitab/go-oidc-middleware/oidcgin's releases.

v0.0.39

What's Changed

New Contributors

Full Changelog: XenitAB/go-oidc-middleware@v0.0.38...v0.0.39

v0.0.38

What's Changed

This release introduces the option optest.WithLoginPrompt() for optest. When enabled and you have more than one user, a HTML page will be show at /authorization that lets you select what user to login with.

Full Changelog: XenitAB/go-oidc-middleware@v0.0.37...v0.0.38

Commits
  • c400115 Merge pull request #227 from XenitAB/dependabot/github_actions/goreleaser/gor...
  • c954019 Bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0
  • f251ed3 Merge pull request #231 from XenitAB/gitu-main
  • 64489d3 Refactor variable names
  • 11ad310 update tests to include getKeyWithoutKeyID()
  • 5550dff remove nolint, change to 2048bit rsaKey
  • 2303f43 Pass tokenAlgorithm to getKeyWithoutKeyID()
  • d76de2d check that Get() is ok
  • 8cd1b79 fix import order
  • ee0d5a6 make tidy
  • 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 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)

Bumps [github.com/xenitab/go-oidc-middleware/oidcgin](https://github.com/xenitab/go-oidc-middleware) from 0.0.37 to 0.0.39.
- [Release notes](https://github.com/xenitab/go-oidc-middleware/releases)
- [Commits](XenitAB/go-oidc-middleware@v0.0.37...v0.0.39)

---
updated-dependencies:
- dependency-name: github.com/xenitab/go-oidc-middleware/oidcgin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 19, 2022
@huangyingting huangyingting merged commit 654c9d4 into main Dec 28, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/go/github.com/xenitab/go-oidc-middleware/oidcgin-0.0.39 branch December 28, 2022 07:01
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant