feat(core): Bumped UCS dependency to bring latest changes#10977
Merged
bernard-eugine merged 4 commits intomainfrom Jan 27, 2026
Merged
feat(core): Bumped UCS dependency to bring latest changes#10977bernard-eugine merged 4 commits intomainfrom
bernard-eugine merged 4 commits intomainfrom
Conversation
Changed Files
|
2 tasks
hrithikesh026
previously approved these changes
Jan 19, 2026
gopikrishna000
previously approved these changes
Jan 19, 2026
aa003d8
gopikrishna000
previously approved these changes
Jan 19, 2026
hrithikesh026
previously approved these changes
Jan 20, 2026
14 tasks
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #10977 +/- ##
=======================================
Coverage ? 0
=======================================
Files ? 0
Lines ? 0
Branches ? 0
=======================================
Hits ? 0
Misses ? 0
Partials ? 0 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
90bda58
hrithikesh026
approved these changes
Jan 27, 2026
gopikrishna000
approved these changes
Jan 27, 2026
pixincreate
added a commit
that referenced
this pull request
Jan 27, 2026
* 'main' of github.com:juspay/hyperswitch: feat: card_redirect_ucs (#10924) refactor: Refactor PaymentMethod sessions update API to include payment_method_data in response and fix fingerprintID bug in PM delete (#11021) fix: Fixed payload in NT API from body to query params (#11025) feat(core): Bumped UCS dependency to bring latest changes (#10977) fix(payments): Avoid unnecessary database call for 'on-session' payments (#11038) feat(platform): enable connected merchant creation for platform organization in sandbox (#11039) feat(platform): `make_pm_data` to work with platform setup (#11017) feat(errors): populate error details in response (#10837) refactor: Refactored S2S PM APIs to store cvc (#10912)
srujanchikke
pushed a commit
that referenced
this pull request
Feb 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Type of Change
Description
Bumped UCS dependency to bring latest changes which includes
Additional Changes
Motivation and Context
How did you test it?
Tested using Cypress tests for connector Cybersource:-

Create Single Use Mandate:-
Config:-
Diff Check Results:-


Checklist
cargo +nightly fmt --allcargo clippy