Skip to content

build: bump msal from 1.31.1 to 1.32.3 in /src/ContentProcessorAPI#114

Merged
Prajwal-Microsoft merged 1 commit intodependabotchangesfrom
dependabot/pip/src/ContentProcessorAPI/dependabotchanges/msal-1.32.3
May 6, 2025
Merged

build: bump msal from 1.31.1 to 1.32.3 in /src/ContentProcessorAPI#114
Prajwal-Microsoft merged 1 commit intodependabotchangesfrom
dependabot/pip/src/ContentProcessorAPI/dependabotchanges/msal-1.32.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2025

Bumps msal from 1.31.1 to 1.32.3.

Release notes

Sourced from msal's releases.

MSAL Python 1.32.3

Fix a regression on Azure Arc / on-prem servers. (#814, #815)

MSAL Python 1.32.2

Bugfix for Authentication Failed: MsalResponse object has no attribute 'headers' #812

MSAL Python 1.32.1

Optimization on cache.

MSAL Python 1.32.0

Noticeable Changes

  • New feature: Supports dSTS by ClientApplication(..., authority="https://...example.com/dstsv2/...") (#767, #772)
  • New feature: Start to support POD Identity, configured by env var AZURE_POD_IDENTITY_AUTHORITY_HOST=http://ip:port (#794, #795)
  • Bugfix: Support resource with the format of "GUID/.default" when running inside Cloud Shell. (#784, #785)

More details

New Contributors

Full Changelog: AzureAD/microsoft-authentication-library-for-python@1.31.1...1.32.0

1.31.2b1

  • acquire_token_interactive(...) supports scope with the shape of "GUID/.default" when running inside Cloud Shell (#784, #785)
Commits
  • dd4fe69 MSAL Python 1.32.3
  • 3c87ba9 Allow more http response headers
  • e60467c MSAL 1.32.2
  • 04b5245 Tolerate an http response object with no headers
  • 9156a30 MSAL Python 1.32.1
  • 2c3cd28 Improve IndividualCache test cases
  • 29d1ac1 Only cache desirable data in http cache
  • b92b4f1 Bumping version number to 1.32.0
  • 04e740e Merge branch 'release-1.31.2' into merge
  • 689e862 Support pod identity
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [msal](https://github.com/AzureAD/microsoft-authentication-library-for-python) from 1.31.1 to 1.32.3.
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-python/releases)
- [Commits](AzureAD/microsoft-authentication-library-for-python@1.31.1...1.32.3)

---
updated-dependencies:
- dependency-name: msal
  dependency-version: 1.32.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 1, 2025
@Prajwal-Microsoft Prajwal-Microsoft merged commit 76a36c5 into dependabotchanges May 6, 2025
3 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/src/ContentProcessorAPI/dependabotchanges/msal-1.32.3 branch May 6, 2025 06:03
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.9.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant