dependabot[bot] opened a new pull request, #35205: URL: https://github.com/apache/beam/pull/35205
Bumps [github.com/linkedin/goavro/v2](https://github.com/linkedin/goavro) from 2.13.1 to 2.14.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/linkedin/goavro/releases">github.com/linkedin/goavro/v2's releases</a>.</em></p> <blockquote> <h2>v2.14.0</h2> <h2>What's Changed</h2> <ul> <li>Update import to v2 in doc example by <a href="https://github.com/loganrosen"><code>@loganrosen</code></a> in <a href="https://redirect.github.com/linkedin/goavro/pull/275">linkedin/goavro#275</a></li> <li>logicalTypes: fix alternative encoding for decimal types by <a href="https://github.com/rockwotj"><code>@rockwotj</code></a> in <a href="https://redirect.github.com/linkedin/goavro/pull/292">linkedin/goavro#292</a></li> <li>fix incorrect union codec when default value is string of null by <a href="https://github.com/wk989898"><code>@wk989898</code></a> in <a href="https://redirect.github.com/linkedin/goavro/pull/293">linkedin/goavro#293</a></li> <li>Ability to specify sync marker to an OCFWriter by <a href="https://github.com/mibanescu"><code>@mibanescu</code></a> in <a href="https://redirect.github.com/linkedin/goavro/pull/295">linkedin/goavro#295</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/loganrosen"><code>@loganrosen</code></a> made their first contribution in <a href="https://redirect.github.com/linkedin/goavro/pull/275">linkedin/goavro#275</a></li> <li><a href="https://github.com/wk989898"><code>@wk989898</code></a> made their first contribution in <a href="https://redirect.github.com/linkedin/goavro/pull/293">linkedin/goavro#293</a></li> <li><a href="https://github.com/mibanescu"><code>@mibanescu</code></a> made their first contribution in <a href="https://redirect.github.com/linkedin/goavro/pull/295">linkedin/goavro#295</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/linkedin/goavro/compare/v2.13.1...v2.14.0">https://github.com/linkedin/goavro/compare/v2.13.1...v2.14.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/linkedin/goavro/commit/727e6cd8c3dd095d925f6eca18e3814d3fa94aa7"><code>727e6cd</code></a> Merge pull request <a href="https://redirect.github.com/linkedin/goavro/issues/295">#295</a> from mibanescu/withSyncMarker</li> <li><a href="https://github.com/linkedin/goavro/commit/fa9d152152efcfe8b2d08a2ef8975966054fc473"><code>fa9d152</code></a> Merge pull request <a href="https://redirect.github.com/linkedin/goavro/issues/293">#293</a> from wk989898/patch-1</li> <li><a href="https://github.com/linkedin/goavro/commit/f6c2736dca72f1671dbc19631fb44f56f7140c84"><code>f6c2736</code></a> chore</li> <li><a href="https://github.com/linkedin/goavro/commit/009f5b606c5c08bc4d0f49f5ae9a07e7f23c1389"><code>009f5b6</code></a> chore</li> <li><a href="https://github.com/linkedin/goavro/commit/870216c8295c238bb09b41bc3ac318969d053df5"><code>870216c</code></a> move option to builder struct field</li> <li><a href="https://github.com/linkedin/goavro/commit/0569809198560a97594b7fe9b9073a649df4ab14"><code>0569809</code></a> Ability to specify sync marker to an OCFWriter</li> <li><a href="https://github.com/linkedin/goavro/commit/d24b2dbc68fcef785311b77f22a8e55eb62ebf27"><code>d24b2db</code></a> fix</li> <li><a href="https://github.com/linkedin/goavro/commit/61db91cfc2e7e2e281c53dff80995f67c221ea47"><code>61db91c</code></a> modify comment</li> <li><a href="https://github.com/linkedin/goavro/commit/12a08265b4be0ec474ad3e1040d80ce5f98c98a4"><code>12a0826</code></a> use option instead of global variable</li> <li><a href="https://github.com/linkedin/goavro/commit/21be9f7491c741ee56a0fecacb8678ca8d432b73"><code>21be9f7</code></a> Update README.md</li> <li>Additional commits viewable in <a href="https://github.com/linkedin/goavro/compare/v2.13.1...v2.14.0">compare view</a></li> </ul> </details> <br /> [](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
