tagreader-python icon indicating copy to clipboard operation
tagreader-python copied to clipboard

chore(deps): bump msal-bearer from 1.3.3 to 1.4.3

Open dependabot[bot] opened this issue 1 month ago • 0 comments

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: https://github.com/equinor/msal-bearer/compare/v1.4.2...v1.4.3

v1.4.2 - feat interactivebrowsercredential with cache

What's Changed

Full Changelog: https://github.com/equinor/msal-bearer/compare/v1.4.1...v1.4.2

v1.4.1 - support on-behalf-of

What's Changed

Full Changelog: https://github.com/equinor/msal-bearer/compare/v1.4.0...v1.4.1

v1.4.0 - Support confidential client applications

What's Changed

Full Changelog: https://github.com/equinor/msal-bearer/compare/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)

dependabot[bot] avatar Nov 03 '25 21:11 dependabot[bot]