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

chore(deps): bump ueberauth from 0.9.0 to 0.10.6 #953

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps ueberauth from 0.9.0 to 0.10.6.

Release notes

Sourced from ueberauth's releases.

v0.10.6

What's Changed

New Contributors

Full Changelog: ueberauth/ueberauth@v0.10.5...v0.10.6

v0.10.5

What's Changed

New Contributors

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

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

... (truncated)

Changelog

Sourced from ueberauth's changelog.

0.10.6 - 2023-11-30

  • Fix 500 being returned when no provider route is found. Now raises an error that can be acted upon. #193

0.10.5 - 2023-03-09

  • Fix default port selection when none is specified on the host header #181

0.10.4 - 2023-01-19

  • Fix port being duplicate when behind reverse proxy and non-standard port #103

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
Commits

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels Dec 4, 2023
Copy link

github-actions bot commented Dec 4, 2023

Coverage of commit 609163e

Summary coverage rate:
  lines......: 89.5% (633 of 707 lines)
  functions..: 59.1% (508 of 860 functions)
  branches...: no data found

Files changed coverage rate: n/a

Download coverage report

Bumps [ueberauth](https://github.com/ueberauth/ueberauth) from 0.9.0 to 0.10.6.
- [Release notes](https://github.com/ueberauth/ueberauth/releases)
- [Changelog](https://github.com/ueberauth/ueberauth/blob/v0.10.6/CHANGELOG.md)
- [Commits](ueberauth/ueberauth@v0.9.0...v0.10.6)

---
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 force-pushed the dependabot/hex/ueberauth-0.10.6 branch from 609163e to 3b9d6b3 Compare December 5, 2023 17:38
Copy link

github-actions bot commented Dec 5, 2023

Coverage of commit 3b9d6b3

Summary coverage rate:
  lines......: 88.8% (672 of 757 lines)
  functions..: 59.2% (515 of 870 functions)
  branches...: no data found

Files changed coverage rate: n/a

Download coverage report

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 4, 2024

Superseded by #956.

@dependabot dependabot bot closed this Jan 4, 2024
@dependabot dependabot bot deleted the dependabot/hex/ueberauth-0.10.6 branch January 4, 2024 18:02
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.

1 participant