tagreader-python
tagreader-python copied to clipboard
chore(deps): bump msal-bearer from 1.3.3 to 1.4.3
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
- fix: retry in case of OSerror by
@asmfstatoilin equinor/msal-bearer#12Full Changelog: https://github.com/equinor/msal-bearer/compare/v1.4.2...v1.4.3
v1.4.2 - feat interactivebrowsercredential with cache
What's Changed
- feat: new function get_interactive_browser_credential by
@asmfstatoilin equinor/msal-bearer#11Full Changelog: https://github.com/equinor/msal-bearer/compare/v1.4.1...v1.4.2
v1.4.1 - support on-behalf-of
What's Changed
- feat: support multiple authentication types (confidential, On-Behalf-Of) by
@asmfstatoilin equinor/msal-bearer#8Full Changelog: https://github.com/equinor/msal-bearer/compare/v1.4.0...v1.4.1
v1.4.0 - Support confidential client applications
What's Changed
- feat: add authenticator class to support confidential client with secret by
@asmfstatoilin equinor/msal-bearer#9- fix: use provided scope by
@asmfstatoilin equinor/msal-bearer#10Full Changelog: https://github.com/equinor/msal-bearer/compare/v1.3.3...v1.4.0
Commits
7b5374bfix: retry in case of OSerror (#12)394b5d4refact: switch if-else3839494fix: tenant_id is required for public appd35e447feat: new function get_interactive_browser_credential (#11)b19ec22refact: simplify checking for dict key0de8e2cchore: v1.4.1 release new versionbf7bcd8feat: support multiple authentication types (confidential, On-Behalf-Of) (#8)0e37cf1chore: release new version0dff38arefactor: introduce get_auth_typee4be802fix: use correct provided scope- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)