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

   Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.3 to 3.1.2.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/pallets/jinja/releases";>jinja2's releases</a>.</em></p>
   <blockquote>
   <h2>3.1.2</h2>
   <p>This is a fix release for the <a 
href="https://github.com/pallets/jinja/releases/tag/3.1.0";>3.1.0</a> feature 
release.</p>
   <ul>
   <li>Changes: <a 
href="https://jinja.palletsprojects.com/en/3.1.x/changes/#version-3-1-2";>https://jinja.palletsprojects.com/en/3.1.x/changes/#version-3-1-2</a></li>
   <li>Milestone: <a 
href="https://github.com/pallets/jinja/milestone/13?closed=1";>https://github.com/pallets/jinja/milestone/13?closed=1</a></li>
   </ul>
   <h2>3.1.1</h2>
   <ul>
   <li>Changes: <a 
href="https://jinja.palletsprojects.com/en/3.1.x/changes/#version-3-1-1";>https://jinja.palletsprojects.com/en/3.1.x/changes/#version-3-1-1</a></li>
   <li>Milestone: <a 
href="https://github.com/pallets/jinja/milestone/12?closed=1";>https://github.com/pallets/jinja/milestone/12?closed=1</a></li>
   </ul>
   <h2>3.1.0</h2>
   <p>This is a feature release, which includes new features and removes 
previously deprecated features. The 3.1.x branch is now the supported bugfix 
branch, the 3.0.x branch has become a tag marking the end of support for that 
branch. We encourage everyone to upgrade, and to use a tool such as <a 
href="https://pypi.org/project/pip-tools/";>pip-tools</a> to pin all 
dependencies and control upgrades. We also encourage upgrading to MarkupSafe 
2.1.1, the latest version at this time.</p>
   <ul>
   <li>Changes: <a 
href="https://jinja.palletsprojects.com/en/3.1.x/changes/#version-3-1-0";>https://jinja.palletsprojects.com/en/3.1.x/changes/#version-3-1-0</a></li>
   <li>Milestone: <a 
href="https://github.com/pallets/jinja/milestone/8?closed=1";>https://github.com/pallets/jinja/milestone/8?closed=1</a></li>
   <li>MarkupSafe changes: <a 
href="https://markupsafe.palletsprojects.com/en/2.1.x/changes/#version-2-1-1";>https://markupsafe.palletsprojects.com/en/2.1.x/changes/#version-2-1-1</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/pallets/jinja/blob/main/CHANGES.rst";>jinja2's 
changelog</a>.</em></p>
   <blockquote>
   <h2>Version 3.1.2</h2>
   <p>Released 2022-04-28</p>
   <ul>
   <li>Add parameters to <code>Environment.overlay</code> to match 
<code>__init__</code>.
   :issue:<code>1645</code></li>
   <li>Handle race condition in <code>FileSystemBytecodeCache</code>. 
:issue:<code>1654</code></li>
   </ul>
   <h2>Version 3.1.1</h2>
   <p>Released 2022-03-25</p>
   <ul>
   <li>The template filename on Windows uses the primary path separator.
   :issue:<code>1637</code></li>
   </ul>
   <h2>Version 3.1.0</h2>
   <p>Released 2022-03-24</p>
   <ul>
   <li>
   <p>Drop support for Python 3.6. :pr:<code>1534</code></p>
   </li>
   <li>
   <p>Remove previously deprecated code. :pr:<code>1544</code></p>
   <ul>
   <li><code>WithExtension</code> and <code>AutoEscapeExtension</code> are 
built-in now.</li>
   <li><code>contextfilter</code> and <code>contextfunction</code> are replaced 
by
   <code>pass_context</code>. <code>evalcontextfilter</code> and
   <code>evalcontextfunction</code> are replaced by 
<code>pass_eval_context</code>.
   <code>environmentfilter</code> and <code>environmentfunction</code> are 
replaced
   by <code>pass_environment</code>.</li>
   <li><code>Markup</code> and <code>escape</code> should be imported from 
MarkupSafe.</li>
   <li>Compiled templates from very old Jinja versions may need to be
   recompiled.</li>
   <li>Legacy resolve mode for <code>Context</code> subclasses is no longer
   supported. Override <code>resolve_or_missing</code> instead of
   <code>resolve</code>.</li>
   <li><code>unicode_urlencode</code> is renamed to <code>url_quote</code>.</li>
   </ul>
   </li>
   <li>
   <p>Add support for native types in macros. :issue:<code>1510</code></p>
   </li>
   <li>
   <p>The <code>{% trans %}</code> tag can use <code>pgettext</code> and 
<code>npgettext</code> by
   passing a context string as the first token in the tag, like
   <code>{% trans &quot;title&quot; %}</code>. :issue:<code>1430</code></p>
   </li>
   <li>
   <p>Update valid identifier characters from Python 3.6 to 3.7.
   :pr:<code>1571</code></p>
   </li>
   <li>
   <p>Filters and tests decorated with <code>@async_variant</code> are 
pickleable.
   :pr:<code>1612</code></p>
   </li>
   <li>
   <p>Add <code>items</code> filter. :issue:<code>1561</code></p>
   </li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/pallets/jinja/commit/b08cd4bc64bb980df86ed2876978ae5735572280";><code>b08cd4b</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/pallets/jinja/issues/1660";>#1660</a>
 from pallets/release-3.1.2</li>
   <li><a 
href="https://github.com/pallets/jinja/commit/1e68ba86177504bb6404288610608b855eab93fa";><code>1e68ba8</code></a>
 release version 3.1.2</li>
   <li><a 
href="https://github.com/pallets/jinja/commit/8efee35092404ba67ede8316566be4f430e7b61d";><code>8efee35</code></a>
 pre-commit updates latest release branch</li>
   <li><a 
href="https://github.com/pallets/jinja/commit/a24df26d54fa2ccbe9bdaa0bb9419075a00e2699";><code>a24df26</code></a>
 ignore new mypy finding</li>
   <li><a 
href="https://github.com/pallets/jinja/commit/9faee281ea75694e28c33e2878879b322359d411";><code>9faee28</code></a>
 update requirements</li>
   <li><a 
href="https://github.com/pallets/jinja/commit/b802b5a6ad9deea082c16d9adb6417eda1a184d8";><code>b802b5a</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/pallets/jinja/issues/1655";>#1655</a>
 from dvitek/dvitek/issue1654</li>
   <li><a 
href="https://github.com/pallets/jinja/commit/746bb95780c17687b27b6d1bf4df1216f0da972c";><code>746bb95</code></a>
 Fix race conditions in FileSystemBytecodeCache</li>
   <li><a 
href="https://github.com/pallets/jinja/commit/466a200ea40642b674db77588d13889abbad55f5";><code>466a200</code></a>
 update requirements</li>
   <li><a 
href="https://github.com/pallets/jinja/commit/990602f719b4086540287e95f601baefd830d790";><code>990602f</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/pallets/jinja/issues/1647";>#1647</a>
 from Tom-Brouwer/202204/add-missing-overlay-options</li>
   <li><a 
href="https://github.com/pallets/jinja/commit/5d3d2414710c1439105d84efc58e4aba8e453cb3";><code>5d3d241</code></a>
 fix flake8-bugbear finding</li>
   <li>Additional commits viewable in <a 
href="https://github.com/pallets/jinja/compare/3.0.3...3.1.2";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jinja2&package-manager=pip&previous-version=3.0.3&new-version=3.1.2)](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 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