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 ueberauth from 0.6.2 to 0.10.3 #30

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

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

Bumps ueberauth from 0.6.2 to 0.10.3.

Release notes

Sourced from ueberauth's releases.

v0.10.3

What's Changed

New Contributors

Full Changelog: ueberauth/ueberauth@v0.10.2...v0.10.3

v0.10.2

What's Changed

New Contributors

Full Changelog: ueberauth/ueberauth@v0.10.1...v0.10.2

v0.10.1

What's Changed

New Contributors

Full Changelog: ueberauth/ueberauth@v0.10.0...v0.10.1

v0.10.0

What's Changed

New Contributors

Full Changelog: ueberauth/ueberauth@v0.9.0...v0.10.0

v0.9.0

What's Changed

... (truncated)

Changelog

Sourced from ueberauth's changelog.

0.10.3 - 2022-09-13

  • Fix @spec for Ueberauth.Strategy.Helpers.set_errors!/2

0.10.2 - 2022-08-11

  • Replace :csrf_attack with "csrf_attack" so it matches the type specs in Ueberauth.Failure.Error #169

0.10.1 - 2022-07-05

  • Fix callback URL not mounted right when router has nested paths #166

0.10.0 - 2022-06-16

  • Add state_param_cookie_same_site to strategy options to support different SameSite values #148

v0.9.0 - 2022-04-27

  • Prefer x-forwarded-host to construct callback_url #161

v0.8.0 - 2021-08-19

  • Add support for custom URL schemes #144

v0.7.0 - 2020-04-17

  • Add support for CSRF #136
  • Improve documentation #137

v0.6.3 - 2020-03-05

  • Dynamic providers
  • Birthday part of info struct
Commits
  • fd45ac1 Fix spec for set_errors! (#171)
  • 9361776 Update :csrf_attack to "csrf_attack" (#169)
  • 3ef54c9 Fixed typos in documentation (#167)
  • 3c36d38 Fix callback URL not mounted right when router has nested paths. (#166)
  • 3c4d950 Add option for state param cookie SameSite (#164)
  • 12871fd Don't generate auth/1 for every strategy (#163)
  • 77fc23b fixed callback name for callback phase in README (#162)
  • 5fefb43 Prefer x-forwarded-host to construct callback_url (#161)
  • 7f0a769 Use erlef/setup-beam for GitHub Actions (#160)
  • d237b66 chore: improve contributing
  • 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 [ueberauth](https://github.com/ueberauth/ueberauth) from 0.6.2 to 0.10.3.
- [Release notes](https://github.com/ueberauth/ueberauth/releases)
- [Changelog](https://github.com/ueberauth/ueberauth/blob/master/CHANGELOG.md)
- [Commits](ueberauth/ueberauth@v0.6.2...v0.10.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 19, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 13, 2023

Superseded by #35.

@dependabot dependabot bot closed this Mar 13, 2023
@dependabot dependabot bot deleted the dependabot/hex/ueberauth-0.10.3 branch March 13, 2023 07:57
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants