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

   Bumps 
[msal](https://github.com/AzureAD/microsoft-authentication-library-for-python) 
from 1.26.0 to 1.28.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/AzureAD/microsoft-authentication-library-for-python/releases";>msal's
 releases</a>.</em></p>
   <blockquote>
   <h2>MSAL Python 1.28.0</h2>
   <ul>
   <li>New feature: <code>PublicClientApplication</code> and 
<code>ConfidentialClientApplication</code> have a new 
<code>oidc_authority</code> parameter that can be used to specify authority of 
any generic OpenID Connect authority, typically the customized domain for CIAM. 
(<a 
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-python/issues/676";>#676</a>,
 <a 
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-python/issues/678";>#678</a>)</li>
   <li>Dropping Python 2.7</li>
   </ul>
   <h2>MSAL Python 1.27.0</h2>
   <h2>What's Changed</h2>
   <p>Release Notes:</p>
   <ul>
   <li>New feature: <code>remove_tokens_for_client()</code> will remove tokens 
acquired by <code>acquire_token_for_client()</code> (<a 
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-python/issues/640";>#640</a>,
 <a 
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-python/issues/650";>#650</a>,
 <a 
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-python/issues/666";>#666</a>)</li>
   <li>Performance: Throughput of token-cache-hit happy path is <a 
href="https://azuread.github.io/microsoft-authentication-library-for-python/dev/bench/";>roughly
 2x faster</a> (<a 
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-python/issues/644";>#644</a>)</li>
   <li>Adjustment: MSAL no longer attempts to validate an ID token's time (<a 
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-python/issues/656";>#656</a>,
 <a 
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-python/issues/657";>#657</a>)</li>
   <li>Adjustment: Bump upstream broker dependency to 0.14.x</li>
   <li>Improvement: Better chance to remove accounts from broker (<a 
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-python/issues/651";>#651</a>)</li>
   <li>Improvement: Cleaner console output when the http local server is 
visited in https protocol (<a 
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-python/issues/546";>#546</a>)</li>
   <li>Improvement: Reduce a bare <code>except</code> clause (<a 
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-python/issues/667";>#667</a>)</li>
   </ul>
   <p>Note:</p>
   <ul>
   <li>The <a 
href="https://github.com/AzureAD/microsoft-authentication-library-for-python/releases/tag/1.27.0b1";>previous
 preview features in previous <code>1.27.0b2</code></a> requires more beta 
testing, so they did NOT make it to <code>1.27.0</code>. If you want to beta 
test <code>1.27.0b2</code>, follow its own instruction.</li>
   <li>MSAL Python 1.27 is the last version that still runs on Python 2.7</li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/Singletoned";><code>@​Singletoned</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-python/pull/667";>AzureAD/microsoft-authentication-library-for-python#667</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/AzureAD/microsoft-authentication-library-for-python/compare/1.26.0...1.27.0";>https://github.com/AzureAD/microsoft-authentication-library-for-python/compare/1.26.0...1.27.0</a></p>
   <h2>MSAL Python 1.27.0b2</h2>
   <p>This beta release is a preview for the broker-on-Mac support. You can 
install it by <a href="https://pypi.org/project/msal/1.27.0b2/";><code>pip 
install msal==1.27.0b2</code></a>. Please refer to this <a 
href="https://msal-python.readthedocs.io/en/release-1.27/#publicclientapplication";>staged
 API Reference Doc for how to opt into this new feature</a>.</p>
   <!-- raw HTML omitted -->
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/2d03ad97c5ef865b8d9d1a79b61fb08d6fbdea29";><code>2d03ad9</code></a>
 MSAL Python 1.28.0</li>
   <li><a 
href="https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/e06ca87ca97ef5fac21244b956462e5d86061be5";><code>e06ca87</code></a>
 A semi-auto script to test Azure CLI with broker</li>
   <li><a 
href="https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/70e09fbccb54d793e11ae0d6c5d4749c7d0c1a16";><code>70e09fb</code></a>
 Implements a new optional oidc_authority parameter</li>
   <li><a 
href="https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/c442c780c9777a6f746fed39539a9c42bbb5b0f6";><code>c442c78</code></a>
 Rebrand from AAD to Microsoft Entra (<a 
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-python/issues/655";>#655</a>)</li>
   <li><a 
href="https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/8ff855ea57b139a7c5b573ccf0c07acbbc1c6446";><code>8ff855e</code></a>
 Merge pull request <a 
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-python/issues/673";>#673</a>
 from AzureAD/iulico/update-broker-default-redirect-uri</li>
   <li><a 
href="https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/c73b7ca471cdfe3a7ca2dcad95302860113d2176";><code>c73b7ca</code></a>
 update the default broker redirect uri</li>
   <li><a 
href="https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/7e045199798adbe5309034de12c64b1816d23489";><code>7e04519</code></a>
 Releasing 1.27</li>
   <li><a 
href="https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/9a866ca6c2c960c3412ba613cfb89033bbfa7ca0";><code>9a866ca</code></a>
 Don't use bare except when importing (<a 
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-python/issues/667";>#667</a>)</li>
   <li><a 
href="https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/59c3000192e92a49f483045071b97aa79929d19f";><code>59c3000</code></a>
 Pick up latest PyMsalRuntime 0.14.x</li>
   <li><a 
href="https://github.com/AzureAD/microsoft-authentication-library-for-python/commit/4f0e03d5141d3fe405bc6ad52a2db08ed8287951";><code>4f0e03d</code></a>
 CCA can be tested by: python -m msal</li>
   <li>Additional commits viewable in <a 
href="https://github.com/AzureAD/microsoft-authentication-library-for-python/compare/1.26.0...1.28.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=msal&package-manager=pip&previous-version=1.26.0&new-version=1.28.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)
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/iceberg-python/network/alerts).
   
   </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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to