dependabot[bot] opened a new pull request, #31633:
URL: https://github.com/apache/beam/pull/31633

   Bumps [github.com/linkedin/goavro/v2](https://github.com/linkedin/goavro) 
from 2.12.0 to 2.13.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>Release to expose underlying TypeName in Codec</h2>
   <p>This release updates the <code>Codec</code> type to surface the 
underlying typeName via a public API</p>
   <ul>
   <li>Adds the <code>TypeName</code> method to <code>Codec</code> to expose 
the underlying type name outside the goavro package scope</li>
   <li>Adds the <code>ShortName</code> method to <code>Name</code> to expose 
the short name (i.e. record name excluding classpath) as a public method</li>
   </ul>
   <p>Ref. PR: <a 
href="https://redirect.github.com/linkedin/goavro/pull/285";>linkedin/goavro#285</a>
 by <a 
href="https://github.com/mittal-aashay";><code>@​mittal-aashay</code></a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/linkedin/goavro/commit/d517b19c9385b46c51249bd63d088ed47da757b2";><code>d517b19</code></a>
 Merge pull request <a 
href="https://redirect.github.com/linkedin/goavro/issues/285";>#285</a> from 
mittal-aashay/master</li>
   <li><a 
href="https://github.com/linkedin/goavro/commit/3cdeb7cdff065f44aacb2750a46ea8f11179ec36";><code>3cdeb7c</code></a>
 lint fix II</li>
   <li><a 
href="https://github.com/linkedin/goavro/commit/36b6d3153169c03461bfecdf3c99d3d7f277d9fa";><code>36b6d31</code></a>
 Lint fix</li>
   <li><a 
href="https://github.com/linkedin/goavro/commit/caf1f15ad278690932d18264412fd15d8f1d5ccd";><code>caf1f15</code></a>
 feat(goavro) Adding method to return typename associated with Codec</li>
   <li><a 
href="https://github.com/linkedin/goavro/commit/8eb9f0e2d756cea165f593f80c6780f4b0b4dbb6";><code>8eb9f0e</code></a>
 Merge pull request <a 
href="https://redirect.github.com/linkedin/goavro/issues/260";>#260</a> from 
xmcqueen/master</li>
   <li><a 
href="https://github.com/linkedin/goavro/commit/66496064b767f26449c042cbfcfec68cd331ec96";><code>6649606</code></a>
 fixed dangling link to gogen-avro per recommendation</li>
   <li>See full diff in <a 
href="https://github.com/linkedin/goavro/compare/v2.12...v2.13.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/linkedin/goavro/v2&package-manager=go_modules&previous-version=2.12.0&new-version=2.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 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]

Reply via email to