Upgrade abavalidator from ^2.0.2 to ^3.1.2 - #294
Open
francescouph wants to merge 1 commit into
Open
Conversation
abavalidator from ^2.0.2 to ^3.1.2abavalidator from ^2.0.2 to ^3.1.2
francescouph
force-pushed
the
support/upgrade-abavalidator
branch
from
August 14, 2026 16:00
97ee831 to
01c616b
Compare
josecarlosbrandao
approved these changes
Aug 14, 2026
Contributor
|
LGTM, lets just deploy this branch temporarily to CONN and execute an ACH transaction to make sure it doesnt break anything in our flows (it shouldn't from what i saw 😄) |
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.
abavalidatordependency is behind latest version (3.1.2)Other repos, such as
bank-gatewayhaveabavalidator@3.1.2as direct dependency .because of the explicit dependency,
abavalidatoris deduped, meaning thatis.abaRoutingNumber()inbank-gatewayis usingabavalidator@3.1.2already:Preliminary Claude check suggests the major bump to have no breaking changes:
Regardless, given the major bump of a validator dependency, we should to do a major release if this PR is merged.