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

   Bumps [apache-airflow](https://github.com/apache/airflow) from 2.10.3 to 
2.10.4.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/airflow/releases";>apache-airflow's 
releases</a>.</em></p>
   <blockquote>
   <h2>Apache Airflow 2.10.4</h2>
   <h1>Significant Changes</h1>
   <h2>TaskInstance <code>priority_weight</code> is capped in 32-bit signed 
integer ranges (<a 
href="https://redirect.github.com/apache/airflow/issues/43611";>#43611</a>)</h2>
   <p>Some database engines are limited to 32-bit integer values. As some users 
reported errors in
   weight rolled-over to negative values, we decided to cap the value to the 
32-bit integer. Even
   if internally in python smaller or larger values to 64 bit are supported, 
<code>priority_weight</code> is
   capped and only storing values from -2147483648 to 2147483647.</p>
   <h2>Bug Fixes</h2>
   <ul>
   <li>Fix stats of dynamic mapped tasks after automatic retries of failed 
tasks (<a 
href="https://redirect.github.com/apache/airflow/issues/44300";>#44300</a>)</li>
   <li>Fix wrong display of multi-line messages in the log after filtering (<a 
href="https://redirect.github.com/apache/airflow/issues/44457";>#44457</a>)</li>
   <li>Allow &quot;/&quot; in metrics validator (<a 
href="https://redirect.github.com/apache/airflow/issues/42934";>#42934</a>) (<a 
href="https://redirect.github.com/apache/airflow/issues/44515";>#44515</a>)</li>
   <li>Fix gantt flickering (<a 
href="https://redirect.github.com/apache/airflow/issues/44488";>#44488</a>) (<a 
href="https://redirect.github.com/apache/airflow/issues/44517";>#44517</a>)</li>
   <li>Fix problem with inability to remove fields from Connection form (<a 
href="https://redirect.github.com/apache/airflow/issues/40421";>#40421</a>) (<a 
href="https://redirect.github.com/apache/airflow/issues/44442";>#44442</a>)</li>
   <li>Check pool_slots on partial task import instead of execution (<a 
href="https://redirect.github.com/apache/airflow/issues/39724";>#39724</a>) (<a 
href="https://redirect.github.com/apache/airflow/issues/42693";>#42693</a>)</li>
   <li>Avoid grouping task instance stats by try_number for dynamic mapped 
tasks (<a 
href="https://redirect.github.com/apache/airflow/issues/44300";>#44300</a>) (<a 
href="https://redirect.github.com/apache/airflow/issues/44319";>#44319</a>)</li>
   <li>Re-queue task when they are stuck in queued (<a 
href="https://redirect.github.com/apache/airflow/issues/43520";>#43520</a>) (<a 
href="https://redirect.github.com/apache/airflow/issues/44158";>#44158</a>)</li>
   <li>Suppress the warnings where we check for sensitive values (<a 
href="https://redirect.github.com/apache/airflow/issues/44148";>#44148</a>) (<a 
href="https://redirect.github.com/apache/airflow/issues/44167";>#44167</a>)</li>
   <li>Fix get_task_instance_try_details to return appropriate schema (<a 
href="https://redirect.github.com/apache/airflow/issues/43830";>#43830</a>) (<a 
href="https://redirect.github.com/apache/airflow/issues/44133";>#44133</a>)</li>
   <li>Log message source details are grouped (<a 
href="https://redirect.github.com/apache/airflow/issues/43681";>#43681</a>) (<a 
href="https://redirect.github.com/apache/airflow/issues/44070";>#44070</a>)</li>
   <li>Fix duplication of Task tries in the UI (<a 
href="https://redirect.github.com/apache/airflow/issues/43891";>#43891</a>) (<a 
href="https://redirect.github.com/apache/airflow/issues/43950";>#43950</a>)</li>
   <li>Add correct mime-type in OpenAPI spec (<a 
href="https://redirect.github.com/apache/airflow/issues/43879";>#43879</a>) (<a 
href="https://redirect.github.com/apache/airflow/issues/43901";>#43901</a>)</li>
   <li>Disable extra links button if link is null or empty (<a 
href="https://redirect.github.com/apache/airflow/issues/43844";>#43844</a>) (<a 
href="https://redirect.github.com/apache/airflow/issues/43851";>#43851</a>)</li>
   <li>Disable XCom list ordering by execution_date (<a 
href="https://redirect.github.com/apache/airflow/issues/43680";>#43680</a>) (<a 
href="https://redirect.github.com/apache/airflow/issues/43696";>#43696</a>)</li>
   <li>Fix venv numpy example which needs to be 1.26 at least to be working in 
Python 3.12 (<a 
href="https://redirect.github.com/apache/airflow/issues/43659";>#43659</a>)</li>
   <li>Fix Try Selector in Mapped Tasks also on Index 0 (<a 
href="https://redirect.github.com/apache/airflow/issues/43590";>#43590</a>) (<a 
href="https://redirect.github.com/apache/airflow/issues/43591";>#43591</a>)</li>
   <li>Prevent using <code>trigger_rule=&quot;always&quot;</code> in a dynamic 
mapped task (<a 
href="https://redirect.github.com/apache/airflow/issues/43810";>#43810</a>)</li>
   <li>Prevent using <code>trigger_rule=TriggerRule.ALWAYS</code> in a 
task-generated mapping within bare tasks (<a 
href="https://redirect.github.com/apache/airflow/issues/44751";>#44751</a>)</li>
   </ul>
   <h2>Doc Only Changes</h2>
   <ul>
   <li>Update XCom docs around containers/helm (<a 
href="https://redirect.github.com/apache/airflow/issues/44570";>#44570</a>) (<a 
href="https://redirect.github.com/apache/airflow/issues/44573";>#44573</a>)</li>
   </ul>
   <h2>Miscellaneous</h2>
   <ul>
   <li>Raise deprecation warning when accessing inlet or outlet events through 
str (<a 
href="https://redirect.github.com/apache/airflow/issues/43922";>#43922</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/airflow/blob/main/RELEASE_NOTES.rst";>apache-airflow's
 changelog</a>.</em></p>
   <blockquote>
   <h2>Airflow 2.10.4 (2024-12-16)</h2>
   <p>Significant Changes
   ^^^^^^^^^^^^^^^^^^^</p>
   <p>TaskInstance <code>priority_weight</code> is capped in 32-bit signed 
integer ranges (<a 
href="https://redirect.github.com/apache/airflow/issues/43611";>#43611</a>)
   
&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;</p>
   <p>Some database engines are limited to 32-bit integer values. As some users 
reported errors in
   weight rolled-over to negative values, we decided to cap the value to the 
32-bit integer. Even
   if internally in python smaller or larger values to 64 bit are supported, 
<code>priority_weight</code> is
   capped and only storing values from -2147483648 to 2147483647.</p>
   <p>Bug Fixes
   ^^^^^^^^^</p>
   <ul>
   <li>Fix stats of dynamic mapped tasks after automatic retries of failed 
tasks (<a 
href="https://redirect.github.com/apache/airflow/issues/44300";>#44300</a>)</li>
   <li>Fix wrong display of multi-line messages in the log after filtering (<a 
href="https://redirect.github.com/apache/airflow/issues/44457";>#44457</a>)</li>
   <li>Allow &quot;/&quot; in metrics validator (<a 
href="https://redirect.github.com/apache/airflow/issues/42934";>#42934</a>) (<a 
href="https://redirect.github.com/apache/airflow/issues/44515";>#44515</a>)</li>
   <li>Fix gantt flickering (<a 
href="https://redirect.github.com/apache/airflow/issues/44488";>#44488</a>) (<a 
href="https://redirect.github.com/apache/airflow/issues/44517";>#44517</a>)</li>
   <li>Fix problem with inability to remove fields from Connection form (<a 
href="https://redirect.github.com/apache/airflow/issues/40421";>#40421</a>) (<a 
href="https://redirect.github.com/apache/airflow/issues/44442";>#44442</a>)</li>
   <li>Check pool_slots on partial task import instead of execution (<a 
href="https://redirect.github.com/apache/airflow/issues/39724";>#39724</a>) (<a 
href="https://redirect.github.com/apache/airflow/issues/42693";>#42693</a>)</li>
   <li>Avoid grouping task instance stats by try_number for dynamic mapped 
tasks (<a 
href="https://redirect.github.com/apache/airflow/issues/44300";>#44300</a>) (<a 
href="https://redirect.github.com/apache/airflow/issues/44319";>#44319</a>)</li>
   <li>Re-queue task when they are stuck in queued (<a 
href="https://redirect.github.com/apache/airflow/issues/43520";>#43520</a>) (<a 
href="https://redirect.github.com/apache/airflow/issues/44158";>#44158</a>)</li>
   <li>Suppress the warnings where we check for sensitive values (<a 
href="https://redirect.github.com/apache/airflow/issues/44148";>#44148</a>) (<a 
href="https://redirect.github.com/apache/airflow/issues/44167";>#44167</a>)</li>
   <li>Fix get_task_instance_try_details to return appropriate schema (<a 
href="https://redirect.github.com/apache/airflow/issues/43830";>#43830</a>) (<a 
href="https://redirect.github.com/apache/airflow/issues/44133";>#44133</a>)</li>
   <li>Log message source details are grouped (<a 
href="https://redirect.github.com/apache/airflow/issues/43681";>#43681</a>) (<a 
href="https://redirect.github.com/apache/airflow/issues/44070";>#44070</a>)</li>
   <li>Fix duplication of Task tries in the UI (<a 
href="https://redirect.github.com/apache/airflow/issues/43891";>#43891</a>) (<a 
href="https://redirect.github.com/apache/airflow/issues/43950";>#43950</a>)</li>
   <li>Add correct mime-type in OpenAPI spec (<a 
href="https://redirect.github.com/apache/airflow/issues/43879";>#43879</a>) (<a 
href="https://redirect.github.com/apache/airflow/issues/43901";>#43901</a>)</li>
   <li>Disable extra links button if link is null or empty (<a 
href="https://redirect.github.com/apache/airflow/issues/43844";>#43844</a>) (<a 
href="https://redirect.github.com/apache/airflow/issues/43851";>#43851</a>)</li>
   <li>Disable XCom list ordering by execution_date (<a 
href="https://redirect.github.com/apache/airflow/issues/43680";>#43680</a>) (<a 
href="https://redirect.github.com/apache/airflow/issues/43696";>#43696</a>)</li>
   <li>Fix venv numpy example which needs to be 1.26 at least to be working in 
Python 3.12 (<a 
href="https://redirect.github.com/apache/airflow/issues/43659";>#43659</a>)</li>
   <li>Fix Try Selector in Mapped Tasks also on Index 0 (<a 
href="https://redirect.github.com/apache/airflow/issues/43590";>#43590</a>) (<a 
href="https://redirect.github.com/apache/airflow/issues/43591";>#43591</a>)</li>
   <li>Prevent using <code>trigger_rule=&quot;always&quot;</code> in a dynamic 
mapped task (<a 
href="https://redirect.github.com/apache/airflow/issues/43810";>#43810</a>)</li>
   <li>Prevent using <code>trigger_rule=TriggerRule.ALWAYS</code> in a 
task-generated mapping within bare tasks (<a 
href="https://redirect.github.com/apache/airflow/issues/44751";>#44751</a>)</li>
   </ul>
   <p>Doc Only Changes
   
&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;</p>
   <ul>
   <li>Update XCom docs around containers/helm (<a 
href="https://redirect.github.com/apache/airflow/issues/44570";>#44570</a>) (<a 
href="https://redirect.github.com/apache/airflow/issues/44573";>#44573</a>)</li>
   </ul>
   <p>Miscellaneous
   
&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;</p>
   <ul>
   <li>Raise deprecation warning when accessing inlet or outlet events through 
str (<a 
href="https://redirect.github.com/apache/airflow/issues/43922";>#43922</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/airflow/commit/c083e456fa02c6cb32cdbe0c9ed3c3b2380beccd";><code>c083e45</code></a>
 Update RELEASE_NOTES.rst</li>
   <li><a 
href="https://github.com/apache/airflow/commit/0fc487d355856d3209ced13d0e5740ed56535bb0";><code>0fc487d</code></a>
 Update version to 2.10.4</li>
   <li><a 
href="https://github.com/apache/airflow/commit/17495d79b12a17a0607ebef4767f3054e60f9905";><code>17495d7</code></a>
 Fixing cli test failure in CI (<a 
href="https://redirect.github.com/apache/airflow/issues/44679";>#44679</a>) (<a 
href="https://redirect.github.com/apache/airflow/issues/44806";>#44806</a>)</li>
   <li><a 
href="https://github.com/apache/airflow/commit/9e3a976cfa27f27e6f88cdff6621395eb3f09827";><code>9e3a976</code></a>
 [BACKPORT] Prevent using <code>trigger_rule=TriggerRule.ALWAYS</code> in a 
task-generate...</li>
   <li><a 
href="https://github.com/apache/airflow/commit/d8e93c2ee01ae6a58192b0f885ec42a9f6035356";><code>d8e93c2</code></a>
 Prevent using trigger_rule=&quot;always&quot; in a dynamic mapped task (<a 
href="https://redirect.github.com/apache/airflow/issues/43810";>#43810</a>)</li>
   <li><a 
href="https://github.com/apache/airflow/commit/4f9cf5460980d24838811951c41d41fcc1fe8f4f";><code>4f9cf54</code></a>
 [v2-10-test] Random doc typos (<a 
href="https://redirect.github.com/apache/airflow/issues/44750";>#44750</a>) (<a 
href="https://redirect.github.com/apache/airflow/issues/44758";>#44758</a>)</li>
   <li><a 
href="https://github.com/apache/airflow/commit/1dc0cc4aa3e03c3b7019b3a04981c6d0b4a2f1e6";><code>1dc0cc4</code></a>
 Double-check TaskInstance state if it differs from the Executor state. (<a 
href="https://redirect.github.com/apache/airflow/issues/43063";>#43063</a>)</li>
   <li><a 
href="https://github.com/apache/airflow/commit/607682c33f81a31fd1458219957d559bb036e6e1";><code>607682c</code></a>
 Fix test_deprecated_options_with_new_section (<a 
href="https://redirect.github.com/apache/airflow/issues/44647";>#44647</a>)</li>
   <li><a 
href="https://github.com/apache/airflow/commit/48d2a24d4de9390264fca9ad5c04c9d4f6992a55";><code>48d2a24</code></a>
 [v2-10-test] Fix tests badge in README.md (<a 
href="https://redirect.github.com/apache/airflow/issues/44505";>#44505</a>) (<a 
href="https://redirect.github.com/apache/airflow/issues/44587";>#44587</a>)</li>
   <li><a 
href="https://github.com/apache/airflow/commit/ade67637cfb5f513a5767e85fa9d5a6ec3c8f716";><code>ade6763</code></a>
 Fix wrong display of multiline messages in the log after filtering (<a 
href="https://redirect.github.com/apache/airflow/issues/44457";>#44457</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/airflow/compare/2.10.3...2.10.4";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=apache-airflow&package-manager=pip&previous-version=2.10.3&new-version=2.10.4)](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