Skip to content

chore(checkout): Deprecate risk functions#2703

Merged
keithbro-imx merged 2 commits into
mainfrom
task-deprecate-risk-functions-II
Sep 16, 2025
Merged

chore(checkout): Deprecate risk functions#2703
keithbro-imx merged 2 commits into
mainfrom
task-deprecate-risk-functions-II

Conversation

@keithbro-imx

Copy link
Copy Markdown
Contributor

Hi👋, please ensure the PR title follows the below standards:

  • PR is titled with conventional commit style naming: type(scope): message. For example: feat(passport): my new feature
  • If you have introduced modification that necessitates immediate adjustments by this SDK's users to their applications, clients, or integrations to avert disruptions to existing features or functionalities, add a ! after the type(scope), for example feat(passport)!: my new breaking feature

Summary

Detail and impact of the change

Added

Changed

Deprecated

Removed

Fixed

Security

Anything else worth calling out?

@keithbro-imx keithbro-imx marked this pull request as ready for review September 11, 2025 07:03
@keithbro-imx keithbro-imx requested a review from a team as a code owner September 11, 2025 07:03
@nx-cloud

nx-cloud Bot commented Sep 11, 2025

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit 26911be

Command Status Duration Result
nx run-many -p @imtbl/sdk,@imtbl/checkout-widge... ✅ Succeeded 3s View ↗

☁️ Nx Cloud last updated this comment at 2025-09-15 23:37:30 UTC


export {
fetchRiskAssessment,
fetchRiskAssessmentV2,

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was a mistake to expose this, can just remove it as no one will be using it

@keithbro-imx keithbro-imx added this pull request to the merge queue Sep 15, 2025
Merged via the queue into main with commit 3c82dee Sep 16, 2025
13 of 14 checks passed
@keithbro-imx keithbro-imx deleted the task-deprecate-risk-functions-II branch September 16, 2025 00:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants