dependabot[bot] opened a new pull request, #1639:
URL: https://github.com/apache/datafusion-ballista/pull/1639

   Bumps [ctor](https://github.com/mmastrac/rust-ctor) from 0.11.1 to 0.12.0.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/mmastrac/linktime/blob/master/CHANGELOG.md";>ctor's 
changelog</a>.</em></p>
   <blockquote>
   <h2>ctor [0.12.0] - 2026-04-30</h2>
   <h3>Added</h3>
   <ul>
   <li>Support for <code>#[ctor]</code> on <code>impl</code> items. To be 
valid, the <code>fn</code> must have no
   <code>self</code> parameter and must not access any generic parameters from 
the outer
   item.</li>
   <li>Added <code>life before main</code> documentation to all crates.</li>
   <li><code>early</code> and <code>late</code> priority values are now 
supported on all platforms.</li>
   </ul>
   <h3>Removed</h3>
   <ul>
   <li>deprecated <code>dtor</code> feature and crate dependency from 
<code>ctor</code> crate (use the <code>dtor</code> crate directly).</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>AIX uses &quot;standard&quot; priority values from 0 to 999, early and 
late (mapped to
   80000000 to 80000999).</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>If the <code>priority</code> feature is enabled, <code>ctor</code> 
priority sorting is now stable
   and consistent across platforms: 
<code>early</code>/<code>0</code>/<code>unspecified</code>, then <code>1 &lt;= 
N &lt; 1000</code>, then <code>late</code>.</li>
   <li>If a <code>link_section</code> or <code>export_name_prefix</code> is 
specified, a <code>priority</code> value
   must not be specified (now a compiler error).</li>
   <li>Migrated to using the <code>linktime-proc-macro</code> crate for 
proc-macro support.</li>
   </ul>
   <h2>dtor [0.12.0] - 2026-04-30</h2>
   <h3>Added</h3>
   <ul>
   <li>Support for <code>#[dtor]</code> on <code>impl</code> items. To be 
valid, the <code>fn</code> must have no
   <code>self</code> parameter and must not access any generic parameters from 
the outer
   item.</li>
   <li>Added <code>life before main</code> documentation to all crates.</li>
   </ul>
   <h3>Removed</h3>
   <ul>
   <li>Removed support code for <code>ctor</code>'s deprecated 
<code>dtor</code> macros.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/mmastrac/rust-ctor/commits";>compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ctor&package-manager=cargo&previous-version=0.11.1&new-version=0.12.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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to