Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 12, 2024

Bumps msal from 1.28.0 to 1.28.1.

Release notes

Sourced from msal's releases.

MSAL Python 1.28.1

  • Change: pip install msal[broker] will now pick up the latest PyMsalRuntime 0.16.x which contains a bugfix for being run as administrator
Commits
  • cf23892 Adapting to a lab change introduced today
  • ddb94b2 Pick up PyMsalRuntime 0.16.x
  • b081f3d Lab API changed since May 14, 2024
  • d0693ac Support reading CCA cert from a pfx file. Tested.
  • c4152d2 Suggests to use XDG_RUNTIME_DIR for token cache
  • dd4dbe7 Upgrade action's versions and also enable cache
  • fff9855 Merges remote-tracking branch and fixes #516
  • 7fffded Raise exception rather than returning None for interaction timeout
  • 48a7bd3 Should have used the constant instead of a raw str
  • f821b2d Add CODEOWNERS file (#689)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 12, 2024
@dependabot dependabot bot requested a review from a team as a code owner June 12, 2024 02:52
@github-actions github-actions bot enabled auto-merge June 12, 2024 02:52
Bumps [msal](https://github.com/AzureAD/microsoft-authentication-library-for-python) from 1.28.0 to 1.28.1.
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-python/releases)
- [Commits](AzureAD/microsoft-authentication-library-for-python@1.28.0...1.28.1)

---
updated-dependencies:
- dependency-name: msal
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/msal-1.28.1 branch from 1b4f5c2 to 3503048 Compare June 12, 2024 09:42
@github-actions github-actions bot merged commit 2508255 into main Jun 12, 2024
@github-actions github-actions bot deleted the dependabot/pip/msal-1.28.1 branch June 12, 2024 12:51
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.

2 participants