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_microsoft from 0.20.0 to 0.23.0 #132

Merged
merged 1 commit into from
Oct 24, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps ueberauth_microsoft from 0.20.0 to 0.23.0.

Changelog

Sourced from ueberauth_microsoft's changelog.

[0.23.0] - 2023-09-22

[0.22.0] - 2023-09-22

[0.21.0] - 2023-07-07

This change removes TLS 1.2 as the default ssl option in response to recent OTP changes. If you require TLS 1.2, you can specify this option in your :ueberauth config.

config :ueberauth, Ueberauth.Strategy.Microsoft.OAuth,
  request_opts: [ssl_options: [versions: [:"tlsv1.2"]]]
Commits
  • 818f157 Prepare 0.23.0 release
  • c4c6229 Merge pull request #80 from alejandrodevs/master
  • 5ed220c Add support to lc param in handle_request
  • 335e877 Prepare 0.22.0 release
  • 653c2bb Add dev and prod config files
  • 3dfc4c3 Merge pull request #79 from alejandrodevs/master
  • a79523c Move config to config/test.exs
  • f1b5506 Add the option to get the client secret dynamically.
  • 9afca53 Merge pull request #78 from swelham/dependabot/hex/ex_doc-0.30.6
  • 882f091 Bump ex_doc from 0.30.5 to 0.30.6
  • 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 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)

Bumps [ueberauth_microsoft](https://github.com/swelham/ueberauth_microsoft) from 0.20.0 to 0.23.0.
- [Changelog](https://github.com/swelham/ueberauth_microsoft/blob/master/CHANGELOG.md)
- [Commits](swelham/ueberauth_microsoft@0.20.0...0.23.0)

---
updated-dependencies:
- dependency-name: ueberauth_microsoft
  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 Oct 4, 2023
@dependabot dependabot bot requested a review from aef- October 4, 2023 05:00
@aef- aef- merged commit 058b456 into main Oct 24, 2023
2 checks passed
@dependabot dependabot bot deleted the dependabot/hex/ueberauth_microsoft-0.23.0 branch October 24, 2023 01:47
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.

1 participant