Bump github.com/moov-io/iso8583 from 0.12.1 to 0.13.0 #19

Merged
dependabot[bot] merged 2 commits from dependabot/go_modules/github.com/moov-io/iso8583-0.13.0 into v3 2022-10-04 13:19:45 +03:00
dependabot[bot] commented 2022-09-27 11:29:52 +03:00 (Migrated from github.com)

Bumps github.com/moov-io/iso8583 from 0.12.1 to 0.13.0.

Release notes

Sourced from github.com/moov-io/iso8583's releases.

Release v0.13.0

Changelog

BREAKING CHANGE

  • remove Value field from String, Numeric, Binary fields and add Value() method instead (PR). This change makes code safer and addresses #195

Thank you @​adamdecaf for your contributions!

Release v0.12.2

Changelog

  • Fix variable length HEX prefix (#198)

Thank you @​svz-ya, for the contributions!

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [github.com/moov-io/iso8583](https://github.com/moov-io/iso8583) from 0.12.1 to 0.13.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/moov-io/iso8583/releases">github.com/moov-io/iso8583's releases</a>.</em></p> <blockquote> <h2>Release v0.13.0</h2> <h1>Changelog</h1> <p><strong>BREAKING CHANGE</strong></p> <ul> <li>remove <code>Value</code> field from <code>String</code>, <code>Numeric</code>, <code>Binary</code> fields and add <code>Value()</code> method instead (<a href="https://github-redirect.dependabot.com/moov-io/iso8583/pull/196">PR</a>). This change makes code safer and addresses <a href="https://github-redirect.dependabot.com/moov-io/iso8583/issues/195">#195</a></li> </ul> <p>Thank you <a href="https://github.com/adamdecaf"><code>@​adamdecaf</code></a> for your contributions!</p> <h2>Release v0.12.2</h2> <h1>Changelog</h1> <ul> <li>Fix variable length HEX prefix (<a href="https://github-redirect.dependabot.com/moov-io/iso8583/issues/198">#198</a>)</li> </ul> <p>Thank you <a href="https://github.com/svz-ya"><code>@​svz-ya</code></a>, for the contributions!</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/moov-io/iso8583/commit/c45c72b7f88493c00d6b1dc7a77f948ac6e21786"><code>c45c72b</code></a> field: nil check Numeric, String, Composite, etc accessors (<a href="https://github-redirect.dependabot.com/moov-io/iso8583/issues/196">#196</a>)</li> <li><a href="https://github.com/moov-io/iso8583/commit/986a81fd01b79912c3eb84f838b065b33442ec7a"><code>986a81f</code></a> Fix variable length HEX prefix (<a href="https://github-redirect.dependabot.com/moov-io/iso8583/issues/198">#198</a>)</li> <li><a href="https://github.com/moov-io/iso8583/commit/68aee257cac2a301fa9ca7a23cf99efbfa57670b"><code>68aee25</code></a> fix go 1.19 formatting (<a href="https://github-redirect.dependabot.com/moov-io/iso8583/issues/194">#194</a>)</li> <li><a href="https://github.com/moov-io/iso8583/commit/108c856b180954458c6037217b9510064f64949e"><code>108c856</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/moov-io/iso8583/issues/191">#191</a> from sabandi/patch-1</li> <li><a href="https://github.com/moov-io/iso8583/commit/84b6c035cbc6d369d9db89d26955ed19278b6fad"><code>84b6c03</code></a> Update MTI to reflect issuer</li> <li>See full diff in <a href="https://github.com/moov-io/iso8583/compare/v0.12.1...v0.13.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/moov-io/iso8583&package-manager=go_modules&previous-version=0.12.1&new-version=0.13.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
github-actions[bot] (Migrated from github.com) reviewed 2022-09-27 11:30:07 +03:00
github-actions[bot] (Migrated from github.com) approved these changes 2022-10-04 13:19:15 +03:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: unistack-org/micro-codec-iso8583#19
No description provided.