Azure / acr-builder

Azure Container Registry Build Runner
MIT License
38 stars 35 forks source link

Bump github.com/Azure/go-autorest/autorest/azure/auth from 0.1.0 to 0.3.0 #491

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps github.com/Azure/go-autorest/autorest/azure/auth from 0.1.0 to 0.3.0.

Changelog *Sourced from [github.com/Azure/go-autorest/autorest/azure/auth's changelog](https://github.com/Azure/go-autorest/blob/master/CHANGELOG.md).* > ## v10.3.0 > > ### New Features > > - Added EnvironmentFromURL method to load an Environment from a given URL. This function is particularly useful in the private and hybrid Cloud model, where one may define their own endpoints > - Added TokenAudience endpoint to Environment structure. This is useful in private and hybrid cloud models where TokenAudience endpoint can be different from ResourceManagerEndpoint > > ## v10.2.0 > > ### New Features > > - Added endpoints for batch management. > > ## v10.1.3 > > ### Bug Fixes > > - In Client.Do() invoke WithInspection() last so that it will inspect WithAuthorization(). > - Fixed authorization methods to invoke p.Prepare() first, aligning them with the other preparers. > > ## v10.1.2 > > - Corrected comment for auth.NewAuthorizerFromFile() function. > > ## v10.1.1 > > - Updated version number to match current release.
Commits - [`7166fb3`](https://github.com/Azure/go-autorest/commit/7166fb346dbf8978ad28211a1937b20fdabc08c8) More fixes to dependencies ([#440](https://github-redirect.dependabot.com/Azure/go-autorest/issues/440)) - [`ba1147d`](https://github.com/Azure/go-autorest/commit/ba1147dc57f993013ef255c128ca1cac8a557409) Fix OpenCensus and OCAgent dependencies ([#437](https://github-redirect.dependabot.com/Azure/go-autorest/issues/437)) - [`efe8ae7`](https://github.com/Azure/go-autorest/commit/efe8ae788a2f10373b7f5c1d83e21d9468be4ccc) Add support for custom PrepareDecorator chains ([#436](https://github-redirect.dependabot.com/Azure/go-autorest/issues/436)) - [`91963f3`](https://github.com/Azure/go-autorest/commit/91963f35f69f165284aa0789fa1b5a726cb2cceb) Add instructions for how to use with Go modules ([#431](https://github-redirect.dependabot.com/Azure/go-autorest/issues/431)) - [`051b144`](https://github.com/Azure/go-autorest/commit/051b144a95514811861b97caca642a1a3ca7a7f4) Fix doc bug - [`87cb0b4`](https://github.com/Azure/go-autorest/commit/87cb0b4c186d337480e786d7d2861193ca9e6252) enhance CI reporting ([#429](https://github-redirect.dependabot.com/Azure/go-autorest/issues/429)) - [`02834fc`](https://github.com/Azure/go-autorest/commit/02834fcf3b8a64497595dad1bfe21d0f3540ef99) Fix autorest module dependency ([#428](https://github-redirect.dependabot.com/Azure/go-autorest/issues/428)) - [`5f13ccc`](https://github.com/Azure/go-autorest/commit/5f13ccca0e929c3c908fcf3c5e72343d5ed430f0) remove unnecessary trigger section from devops ([#424](https://github-redirect.dependabot.com/Azure/go-autorest/issues/424)) - [`a168560`](https://github.com/Azure/go-autorest/commit/a16856059f095867d9c0229c4f69380015738d89) remove travis artifacts ([#423](https://github-redirect.dependabot.com/Azure/go-autorest/issues/423)) - [`7ae8fc1`](https://github.com/Azure/go-autorest/commit/7ae8fc152019c57c8982edaab25a72ce6fd6f0ed) Refactor azure devops pipeline ([#422](https://github-redirect.dependabot.com/Azure/go-autorest/issues/422)) - Additional commits viewable in [compare view](https://github.com/Azure/go-autorest/compare/logger/v0.1.0...tracing/v0.3.0)


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 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 badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.