Azure / acr-builder

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

Bump github.com/Azure/go-autorest/autorest/adal from 0.2.0 to 0.4.0 #484

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps github.com/Azure/go-autorest/autorest/adal from 0.2.0 to 0.4.0.

Changelog *Sourced from [github.com/Azure/go-autorest/autorest/adal's changelog](https://github.com/Azure/go-autorest/blob/master/CHANGELOG.md).* > ## v10.4.0 > > ### New Features > > - Added helper for parsing Azure Resource ID's. > - Added deprecation message to utils.GetEnvVarOrExit() > > ## 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
Commits - [`2c74951`](https://github.com/Azure/go-autorest/commit/2c7495122ed36dd28d63b9882b4ab3459fc56095) bumping go.opencensus.io dependency ([#443](https://github-redirect.dependabot.com/Azure/go-autorest/issues/443)) - [`9361dc4`](https://github.com/Azure/go-autorest/commit/9361dc46b0c5bd2c9ecfbc680c0758eff8baf429) update autorest module to use latest adal and mocks modules ([#442](https://github-redirect.dependabot.com/Azure/go-autorest/issues/442)) - [`3ccb81e`](https://github.com/Azure/go-autorest/commit/3ccb81ef55c23b14a37c08b83a6beba95a971dc3) update adal module to use latest tracing module ([#441](https://github-redirect.dependabot.com/Azure/go-autorest/issues/441)) - [`7166fb3`](https://github.com/Azure/go-autorest/commit/7166fb346dbf8978ad28211a1937b20fdabc08c8) More fixes to dependencies ([#440](https://github-redirect.dependabot.com/Azure/go-autorest/issues/440)) - See full diff in [compare view](https://github.com/Azure/go-autorest/compare/tracing/v0.2.0...tracing/v0.4.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

Superseded by #490.