chore: Bump formidable and auth0
Removes formidable. It's no longer used after updating ancestor dependency auth0. These dependencies need to be updated together.
Removes formidable
Updates auth0 from 3.7.2 to 4.3.1
Release notes
Sourced from auth0's releases.
v4.3.1
Changed
- Add support for show_as_button on organization connections #988 (frederikprijck)
v4.3.0
Added
- Add support for prompt partials #985 (frederikprijck)
v4.2.0
Added
- Add support for Pushed Authorization Requests #973 (frederikprijck)
v4.1.0
Added
- [SDK-4646] Add MFA tenant setting and handle deprecations #960 (adamjmcgrath)
v4.0.2
Changed
- Export models that are using in the runtime #954 (frederikprijck)
- Type errorCode as possibly undefined #953 (frederikprijck)
v4.0.1
Fixed
- Ensure to pass-trough options to TokenProvider #938 (frederikprijck)
v4.0.0
This release brings a variety of exciting new features and improvements, including:
- Rewritten from the ground up in TypeScript
- Types for methods, request parameters, bodies, errors and responses
- Customisable modern networking stack
This release also drops support for Node <18. See the Migration Guide for more information.
v4.0.0-beta.10
Fixed
- SDK-4548 Support optional responses #928 (adamjmcgrath)
- mark user_id as required for grants.deleteByUserId #930 (frederikprijck)
- add fields and include_fields to organization.getMembers #929 (frederikprijck)
- add pagination overloads to
client.getAll()#931 (frederikprijck)
... (truncated)
Changelog
Sourced from auth0's changelog.
v4.3.1 (2024-02-09)
Changed
- Add support for show_as_button on organization connections #988 (frederikprijck)
v4.3.0 (2024-01-31)
Added
- Add support for prompt partials #985 (frederikprijck)
v4.2.0 (2023-12-07)
Added
- Add support for Pushed Authorization Requests #973 (frederikprijck)
v4.1.0 (2023-10-30)
Added
- [SDK-4646] Add MFA tenant setting and handle deprecations #960 (adamjmcgrath)
v4.0.2 (2023-10-25)
Changed
- Export models that are using in the runtime #954 (frederikprijck)
- Type errorCode as possibly undefined #953 (frederikprijck)
v4.0.1 (2023-09-15)
Fixed
- Ensure to pass-trough options to TokenProvider #938 (frederikprijck)
v4.0.0 (2023-09-14)
... (truncated)
Commits
acdb96fRelease v4.3.1 (#989)657c396Add support for show_as_button on organization connections (#988)28e59ddRelease v4.3.0 (#986)47e1829Add support for prompt partials (#985)04b109bUpdate v4_MIGRATION_GUIDE.md (#980)13b2008Move CI and release to GitHub Actions (#978)52eaa97Update documentation for UserInfo (#977)2229fadRelease v4.2.0 (#974)4d43370Add support for Pushed Authorization Requests (#973)117214cUpdate v4_MIGRATION_GUIDE.md (#971)- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.