chore(deps-dev): bump msal from 1.32.3 to 1.33.0
Merged
Number: #984
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 1
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 1
Created:
July 23, 2025 at 04:33 AM UTC
(about 2 months ago)
(about 2 months ago)
Updated:
July 23, 2025 at 05:22 PM UTC
(about 2 months ago)
(about 2 months ago)
Merged:
July 23, 2025 at 05:22 PM UTC
(about 2 months ago)
by github-actions[bot]
(about 2 months ago)
by github-actions[bot]
Time to Close:
about 13 hours
Labels:
dependencies python
dependencies python
Description:
Bumps msal from 1.32.3 to 1.33.0.
Release notes
Sourced from msal's releases.
MSAL Python 1.33.0
Re-shipping beta release 1.33.0b1 as stable 1.33.0
Highlights
- Managed Identity on Service Fabric supports specifying
client_capabilities
andclaims_challenge
(#791)- Broker support on Linux and WSL. (#766)
- A byproduct of this is that broker on all platforms will support Python 3.13. (#823)
MSAL Python 1.33.0b1
Highlights
- Managed Identity on Service Fabric supports specifying
client_capabilities
andclaims_challenge
(#791)- Broker support on Linux and WSL. (#766)
- A byproduct of this is that broker on all platforms will support Python 3.13. (#823)
What's Changed
- ManagedIdentityClient(..., client_capabilities=["cp1"]).acquire_token_for_client(..., claims_challenge="...") by
@rayluo
in AzureAD/microsoft-authentication-library-for-python#791- Update deprecated TokenCache API usage by
@pvaneck
in AzureAD/microsoft-authentication-library-for-python#805- Enable broker support on Linux for WSL by
@DharshanBJ
in AzureAD/microsoft-authentication-library-for-python#766- Fix username/password validation in broker test by
@emmanuel-ferdman
in AzureAD/microsoft-authentication-library-for-python#807- Merge release 1.32.3 back to dev branch by
@rayluo
in AzureAD/microsoft-authentication-library-for-python#816- Add dependency management suggestions by
@rayluo
in AzureAD/microsoft-authentication-library-for-python#819- Remind developers about http_cache's unstable format by
@rayluo
in AzureAD/microsoft-authentication-library-for-python#821- Properly throw MsalServiceError exception by
@rayluo
in AzureAD/microsoft-authentication-library-for-python#820- Improve test cases to test header-less response by
@rayluo
in AzureAD/microsoft-authentication-library-for-python#822- Upgrade dependency by
@rayluo
in AzureAD/microsoft-authentication-library-for-python#824- Linux broker needs a specific redirect_uri by
@rayluo
in AzureAD/microsoft-authentication-library-for-python#826- MSAL Python 1.33.0b1 release by
@rayluo
in AzureAD/microsoft-authentication-library-for-python#827New Contributors
@pvaneck
made their first contribution in AzureAD/microsoft-authentication-library-for-python#805@emmanuel-ferdman
made their first contribution in AzureAD/microsoft-authentication-library-for-python#807Full Changelog: https://github.com/AzureAD/microsoft-authentication-library-for-python/compare/1.32.3...1.33.0b1
Stable Release plan
We monitor the adoption numbers and will ship a stable version when this beta has similar amount of downloads to its previous beta version(s).
Commits
a060b3a
MSAL Python 1.33.0d49296c
Bump version number (#827)4c632c8
Linux broker needs a specific redirect_uridb1c384
Cryptography shipped a new version during weekenddeb61fa
Improve test cases to test header-less response62855d4
Properly throw MsalServiceError exceptiondb889c7
Remind developers about http_cache's unstable format5a1a0ff
Add dependency management suggestions37d9af5
Merge pull request #816 from AzureAD/release-1.32.31321e37
Fix username/password validation in broker test (#807)- Additional commits viewable in compare view
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 commands and options
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)
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+1
+1
Deletions:
-1
-1
Package Dependencies
Technical Details
ID: | 4073836 |
UUID: | 2687465484 |
Node ID: | PR_kwDODnmQMs6gL3gM |
Host: | GitHub |
Repository: | microsoftgraph/msgraph-sdk-python-core |
Merge State: | Unknown |