Skip to content

build(deps): Bump openid_connect from 0.2.2 to 1.0.0 #1245

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2025

Bumps openid_connect from 0.2.2 to 1.0.0.

Release notes

Sourced from openid_connect's releases.

v1.0.0

What's Changed

New Contributors

Full Changelog: DockYard/openid_connect@v0.2.2...v1.0.0

Changelog

Sourced from openid_connect's changelog.

v1.0.0

Complete rewrite of the library by @​AndrewDryga

Added

  • Add end_session_uri/2 and fetch_userinfo/2
  • Adds OpenID claim validation

Removed

  • GenServer bottleneck
  • Atom requirement for provider name
  • Application config from the library

Changed

  • Rewrote tests to better cover production code
  • Use Finch/Mint as the HTTP client instead of HTTPoison

Please see the documentation for migrating from prior versions.

Commits
  • 94e286d chore: make the default grant type "authorization_code" (#66)
  • 4f110e3 feat: publish to Hex.pm upon Github release (#65)
  • f0ce41e docs: complete claude overhaul (#63)
  • 78a7df0 Sponsored by TV Labs (#64)
  • c2c6a99 chore: add missing documentation, hide private (#62)
  • fcd6893 docs: update changelog for v1.0.0 (#59)
  • 2f9a43a docs: example of using a state token (#58)
  • b148bf3 chore: update CI elixir versions (#61)
  • b598b5c chore: update all dependencies to latest (#60)
  • ac0ef88 Merge pull request #56 from firezone/andrew/more-grant-types
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Apr 2, 2025
@coveralls
Copy link

coveralls commented Apr 2, 2025

Coverage Status

coverage: 91.967% (-0.5%) from 92.469%
when pulling af7093d on dependabot/hex/openid_connect-1.0.0
into 009532a on master.

@dependabot dependabot bot force-pushed the dependabot/hex/openid_connect-1.0.0 branch from 9436a0f to 3b0ecd9 Compare April 3, 2025 19:13
@RichDom2185
Copy link
Member

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 13, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@RichDom2185
Copy link
Member

@dependabot rebase

Bumps [openid_connect](https://github.com/DockYard/openid_connect) from 0.2.2 to 1.0.0.
- [Release notes](https://github.com/DockYard/openid_connect/releases)
- [Changelog](https://github.com/DockYard/openid_connect/blob/master/CHANGELOG.md)
- [Commits](DockYard/openid_connect@v0.2.2...v1.0.0)

---
updated-dependencies:
- dependency-name: openid_connect
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/hex/openid_connect-1.0.0 branch from 3b0ecd9 to af7093d Compare June 13, 2025 23:35
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 elixir Pull requests that update elixir code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants