Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2025

Bumps msal-bearer from 1.3.3 to 1.4.3.

Release notes

Sourced from msal-bearer's releases.

v1.4.3 - bugfixes

What's Changed

Full Changelog: equinor/msal-bearer@v1.4.2...v1.4.3

v1.4.2 - feat interactivebrowsercredential with cache

What's Changed

Full Changelog: equinor/msal-bearer@v1.4.1...v1.4.2

v1.4.1 - support on-behalf-of

What's Changed

Full Changelog: equinor/msal-bearer@v1.4.0...v1.4.1

v1.4.0 - Support confidential client applications

What's Changed

Full Changelog: equinor/msal-bearer@v1.3.3...v1.4.0

Commits
  • 7b5374b fix: retry in case of OSerror (#12)
  • 394b5d4 refact: switch if-else
  • 3839494 fix: tenant_id is required for public app
  • d35e447 feat: new function get_interactive_browser_credential (#11)
  • b19ec22 refact: simplify checking for dict key
  • 0de8e2c chore: v1.4.1 release new version
  • bf7bcd8 feat: support multiple authentication types (confidential, On-Behalf-Of) (#8)
  • 0e37cf1 chore: release new version
  • 0dff38a refactor: introduce get_auth_type
  • e4be802 fix: use correct provided scope
  • 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-bearer](https://github.com/Equinor/msal-bearer) from 1.3.3 to 1.4.3.
- [Release notes](https://github.com/Equinor/msal-bearer/releases)
- [Commits](equinor/msal-bearer@v1.3.3...v1.4.3)

---
updated-dependencies:
- dependency-name: msal-bearer
  dependency-version: 1.4.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 Nov 3, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 3, 2025
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