ytgov / account-email-verifier

Email verification step during setup of Government of Yukon online services account
Apache License 2.0
0 stars 0 forks source link

Bump auth0/auth0-php from 8.2.1 to 8.3.8 #37

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps auth0/auth0-php from 8.2.1 to 8.3.8.

Release notes

Sourced from auth0/auth0-php's releases.

8.3.8

Full Changelog

Fixed

  • fix: Always store provided state in transient medium #674 (evansims)

8.3.7

Full Changelog

Fixed

  • fix: emailPasswordlessStart() incorrectly passes params as array under some conditions #670 (evansims)
  • fix: Remove redundant Cache getItem() call in Auth0\SDK\Token\Verifier::getKeySet() #669 (pkivits-litebit)

8.3.6

Full Changelog

Fixed

  • Allow SdkConfiguration::setScope() to be nullable #665 (evansims)

8.3.5

Full Changelog

Fixed

  • [SDK-3722] Fix: Stateless strategies should not invoke stateful session classes #662 (evansims)

8.3.4

Full Changelog

Fixed

  • Fix SdkConfiguration::setScope() not assigning default values when an empty array is passed #659 (evansims)

8.3.3

Full Changelog

Fixed

8.3.2

Fixed

  • Fix PHP 8.0+ SdkConfiguration named arguments usage #654 (evansims)

8.3.1

Full Changelog

Changed

  • [SDK-3647] Add PHP 8.2.0-dev to test matrix #650 (evansims)

Fixed

  • [SDK-3646] Reliability and performance improvements to CookieStore #649 (evansims)

... (truncated)

Changelog

Sourced from auth0/auth0-php's changelog.

8.3.8 (2022-11-28)

Full Changelog

Fixed

  • fix: Always store provided state in transient medium #674 (evansims)

8.3.7 (2022-11-07)

Full Changelog

Fixed

  • fix: emailPasswordlessStart() incorrectly passes params as array under some conditions #670 (evansims)
  • fix: Remove redundant Cache getItem() call in Auth0\SDK\Token\Verifier::getKeySet() #669 (pkivits-litebit)

8.3.6 (2022-10-24)

Full Changelog

Fixed

  • fix: Restore previous behavior of SdkConfiguration::setScope() being nullable #665 (evansims)

8.3.5 (2022-10-21)

Full Changelog

Fixed

  • [SDK-3722] Fix: Stateless strategies should not invoke stateful session classes #662 (evansims)

8.3.4 (2022-10-19)

Full Changelog

Fixed

  • Fix SdkConfiguration::setScope() not assigning default values when an empty array is passed #659 (evansims)

8.3.3 (2022-10-19)

Full Changelog

Fixed

8.3.2 (2022-10-18)

Full Changelog

Fixed

  • [SDK-3719] Fix PHP 8.0+ SdkConfiguration named arguments usage #654 (evansims)

8.3.1 (2022-09-24)

Full Changelog

Changed

  • [SDK-3647] Add PHP 8.2.0-dev to test matrix #650 (evansims)

Fixed

... (truncated)

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