Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update module github.com/moov-io/ach to v1.42.0 #8

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 18, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/moov-io/ach v1.40.3 -> v1.42.0 age adoption passing confidence

Release Notes

moov-io/ach (github.com/moov-io/ach)

v1.42.0

Compare Source

BREAKING CHANGES

This release of moov-io/ach adjusts the type of ENRPaymentInformation.EnrolleeClassificationCode to be a string (was int). This change is needed to properly support the values "A" (consumer) and "B" (company).

This release also changes the parsing functions for ENR PaymentRelatedInformation to operate outside of a BatchENR. There was no reason for the method to be a pointer receiver.

This release also changes the parsing functions for DNE PaymentRelatedInformation to return parsed information for all entries in a DNE batch. Previously only the first DNE record would be returned.

IMPROVEMENTS

  • api: ValidateOpts exists on File
  • break: unlink ENR PaymentRelatedInformation parser from BatchENR
  • cmd/achcli/describe: accept mask flags for ENR payment related information
  • cmd/achcli/describe: mask customer SSN in DNE Addenda05 records
  • fix: DNE records use prenote TransactionCodes
  • fix: cleanup ENR parsing and generation, add tests
  • fix: read validateOpts from JSON blobs
  • fix: verify ACK and ATX amounts are zero
  • test: verify stdlib JSON marshal retains ValidateOpts

BUILD

  • build(deps): bump rexml from 3.3.5 to 3.3.6 in /docs
  • fix(deps): update module github.com/prometheus/client_golang to v1.20.1

v1.41.1

Compare Source

IMPROVEMENTS

  • fix: allow ForeignExchangeReferenceIndicator=0 when ForeignExchangeIndicator=FF
  • fix: correctly reverse loan transaction codes, test GL credit/debit

BUILD

  • build(deps): bump golang from 1.22-alpine to 1.23-alpine
  • build(deps): bump golang.org/x/net from 0.27.0 to 0.28.0
  • build(deps): bump golang.org/x/text from 0.16.0 to 0.17.0
  • build(deps): bump rexml from 3.3.2 to 3.3.3 in /docs
  • build(deps-dev): bump github-pages from 231 to 232 in /docs
  • build: convert docker-compose to docker compose

v1.41.0

Compare Source

IMPROVEMENTS

  • feat: add AllowZeroEntryAmount validation option

BUILD

  • build(deps): bump ossf/scorecard-action from 2.3.3 to 2.4.0
  • build(deps): bump rexml from 3.2.8 to 3.3.2 in /docs

v1.40.4

Compare Source

IMPROVEMENTS

  • docs: fix capitlization error. Changed '9' to '('
  • docs: update CONTRIBUTING.md
  • fix: expand which latin characters are accepted

BUILD

  • build(deps): bump github.com/moov-io/base from 0.49.4 to 0.50.0
  • fix(deps): update module golang.org/x/net to v0.27.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Jul 18, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 6 additional dependencies were updated

Details:

Package Change
github.com/moov-io/base v0.49.4 -> v0.51.1
github.com/rickar/cal/v2 v2.1.15 -> v2.1.17
golang.org/x/exp v0.0.0-20240604190554-fc45aab8b7f8 -> v0.0.0-20240707233637-46b078467d37
golang.org/x/net v0.26.0 -> v0.28.0
golang.org/x/sync v0.7.0 -> v0.8.0
golang.org/x/text v0.16.0 -> v0.17.0

@renovate renovate bot changed the title fix(deps): update module github.com/moov-io/ach to v1.40.4 fix(deps): update module github.com/moov-io/ach to v1.41.0 Jul 29, 2024
@renovate renovate bot force-pushed the renovate/github.com-moov-io-ach-1.x branch from 473d80b to 2380ff8 Compare July 29, 2024 19:27
@renovate renovate bot changed the title fix(deps): update module github.com/moov-io/ach to v1.41.0 fix(deps): update module github.com/moov-io/ach to v1.41.1 Aug 14, 2024
@renovate renovate bot force-pushed the renovate/github.com-moov-io-ach-1.x branch from 2380ff8 to 89ee806 Compare August 14, 2024 16:01
@renovate renovate bot changed the title fix(deps): update module github.com/moov-io/ach to v1.41.1 fix(deps): update module github.com/moov-io/ach to v1.42.0 Aug 28, 2024
@renovate renovate bot force-pushed the renovate/github.com-moov-io-ach-1.x branch from 89ee806 to dd7fe9b Compare August 28, 2024 22:22
@adamdecaf adamdecaf merged commit 9922764 into master Sep 4, 2024
4 checks passed
@renovate renovate bot deleted the renovate/github.com-moov-io-ach-1.x branch September 4, 2024 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant