Closed dependabot[bot] closed 2 weeks ago
Not approving minor update to a non-allowlisted production dependency
Use the following command to run this PR with Docker at http://localhost:3000:
docker run --rm -p 3000:3000 grafana/plugin-builds:53af07d4d4e13bd3fce2648524436543b2d8ae53pre
⚠️ Dependabot is rebasing this PR ⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps github.com/AzureAD/microsoft-authentication-library-for-go from 1.2.3 to 1.3.1.
Release notes
Sourced from github.com/AzureAD/microsoft-authentication-library-for-go's releases.
Commits
37930fb
If authority segments <3, throwd00ce0d
Fix invalid authority uri06d3fb2
feat(oauth): add support for dSTS authority type133b78f
refactor(confidential): fakeClient accepts authority as param7999274
refactor(authority): use authority.ADFS instead of re-defined ADFS const80b1f35
refactor(oauth): make WithTenant extensible with authority types328056f
refactor(oauth): rename aad instance discovery endpoint consta9d2090
refactor(oauth): use constructor for new client in comm.HTTPClient.JSONCallfc5a751
test(oauth): add WithTenant test-cases to increase method test coveraged2abd94
refactor(oauth): use named tests for WithTenant to improve test output readab...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