dependabot[bot] opened a new pull request, #627:
URL: https://github.com/apache/avro-rs/pull/627

   Bumps [linktime](https://github.com/mmastrac/linktime) from 0.18.0 to 0.19.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/mmastrac/linktime/releases";>linktime's 
releases</a>.</em></p>
   <blockquote>
   <h2>link-section-0.19.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Repro for LLVM provenance issue on Windows by <a 
href="https://github.com/mmastrac";><code>@​mmastrac</code></a> in <a 
href="https://redirect.github.com/mmastrac/linktime/pull/480";>mmastrac/linktime#480</a></li>
   <li>WASM fat LTO fix by <a 
href="https://github.com/mmastrac";><code>@​mmastrac</code></a> in <a 
href="https://redirect.github.com/mmastrac/linktime/pull/489";>mmastrac/linktime#489</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/mmastrac/linktime/compare/link-section-0.18.3...link-section-0.19.0";>https://github.com/mmastrac/linktime/compare/link-section-0.18.3...link-section-0.19.0</a></p>
   <h2>link-section-0.18.3</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Fix Windows/COFF pointer-provenance miscompile in scattered-collect 
section bounds by <a 
href="https://github.com/lukesandberg";><code>@​lukesandberg</code></a> in <a 
href="https://redirect.github.com/mmastrac/linktime/pull/481";>mmastrac/linktime#481</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/mmastrac/linktime/compare/link-section-0.18.2...link-section-0.18.3";>https://github.com/mmastrac/linktime/compare/link-section-0.18.2...link-section-0.18.3</a></p>
   <h2>link-section-0.18.2</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Fix linker error with empty scatter/gather collections on ELF by <a 
href="https://github.com/lukesandberg";><code>@​lukesandberg</code></a> in <a 
href="https://redirect.github.com/mmastrac/linktime/pull/474";>mmastrac/linktime#474</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a 
href="https://github.com/lukesandberg";><code>@​lukesandberg</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/mmastrac/linktime/pull/474";>mmastrac/linktime#474</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/mmastrac/linktime/compare/link-section-0.18.1...link-section-0.18.2";>https://github.com/mmastrac/linktime/compare/link-section-0.18.1...link-section-0.18.2</a></p>
   <h2>link-section-0.18.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Support Rust 1.96 changes in WASM by <a 
href="https://github.com/mmastrac";><code>@​mmastrac</code></a> in <a 
href="https://redirect.github.com/mmastrac/linktime/pull/473";>mmastrac/linktime#473</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/mmastrac/linktime/compare/link-section-0.18.0...link-section-0.18.1";>https://github.com/mmastrac/linktime/compare/link-section-0.18.0...link-section-0.18.1</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/mmastrac/linktime/commit/00ca36a7ed6d959d01866feeeec078a79b6dfa3f";><code>00ca36a</code></a>
 Prepare for release (<a 
href="https://redirect.github.com/mmastrac/linktime/issues/515";>#515</a>)</li>
   <li><a 
href="https://github.com/mmastrac/linktime/commit/c65b7d0649606a9a9e687f211dd9588db9da53e5";><code>c65b7d0</code></a>
 Document crate_path and re-exports (<a 
href="https://redirect.github.com/mmastrac/linktime/issues/514";>#514</a>)</li>
   <li><a 
href="https://github.com/mmastrac/linktime/commit/4be33acb5b423d3d0b5b145b96a368170fc5f7a2";><code>4be33ac</code></a>
 Work around DragonflyBSD crash at startup (<a 
href="https://redirect.github.com/mmastrac/linktime/issues/513";>#513</a>)</li>
   <li><a 
href="https://github.com/mmastrac/linktime/commit/e944fce67830715194730df6934320b84c90d1b1";><code>e944fce</code></a>
 Test BSD and minimal targets with crok (<a 
href="https://redirect.github.com/mmastrac/linktime/issues/512";>#512</a>)</li>
   <li><a 
href="https://github.com/mmastrac/linktime/commit/e0b8059eac26085a15b265d8159518e2d11c585d";><code>e0b8059</code></a>
 Fix WASM reference-section const cell layout (<a 
href="https://redirect.github.com/mmastrac/linktime/issues/511";>#511</a>)</li>
   <li><a 
href="https://github.com/mmastrac/linktime/commit/0977936f677cbc5e3b5bceeb9b859f26d72dea73";><code>0977936</code></a>
 Fix cross-crate section error on Rust versions 1.88-1.94 (<a 
href="https://redirect.github.com/mmastrac/linktime/issues/509";>#509</a>)</li>
   <li><a 
href="https://github.com/mmastrac/linktime/commit/ab85144b8802362e947947be8838b638b95f4bc1";><code>ab85144</code></a>
 Improve BSD reliability (<a 
href="https://redirect.github.com/mmastrac/linktime/issues/510";>#510</a>)</li>
   <li><a 
href="https://github.com/mmastrac/linktime/commit/8d20542db053116d56d1cb930c1f59c4aea5226b";><code>8d20542</code></a>
 Ensure hashes always compute 64-bit chunks (<a 
href="https://redirect.github.com/mmastrac/linktime/issues/508";>#508</a>)</li>
   <li><a 
href="https://github.com/mmastrac/linktime/commit/7c3993d7043e81cb60e4544baa8eb31fdc295e10";><code>7c3993d</code></a>
 Ignore full crate path test as well (<a 
href="https://redirect.github.com/mmastrac/linktime/issues/506";>#506</a>)</li>
   <li><a 
href="https://github.com/mmastrac/linktime/commit/1a309e9911664981fb5dc818992b3f07588f8e81";><code>1a309e9</code></a>
 Make hashes more stable w.r.t link-section token ids (<a 
href="https://redirect.github.com/mmastrac/linktime/issues/495";>#495</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/mmastrac/linktime/compare/linktime-0.18.0...linktime-0.19.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=linktime&package-manager=cargo&previous-version=0.18.0&new-version=0.19.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 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