Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Azure.Identity from 1.10.0 to 1.10.2 in /test/HealthChecks.AzureDigitalTwin.Tests #2064

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 18, 2023

Bumps Azure.Identity from 1.10.0 to 1.10.2.

Release notes

Sourced from Azure.Identity's releases.

Azure.Identity_1.10.2

1.10.2 (2023-10-10)

Bugs Fixed

  • Bug fixes for development time credentials.

Azure.Identity_1.10.1

1.10.1 (2023-09-12)

Bugs Fixed

  • ManagedIdentityCredential will fall through to the next credential in the chain in the case that Docker Desktop returns a 403 response when attempting to access the IMDS endpoint. #38218
  • Fixed an issue where interactive credentials would still prompt on the first GetToken request even when the cache is populated and an AuthenticationRecord is provided. #38431
Commits
  • a1d7bf2 update project version
  • 65b2004 Bug fixes for development time credentials
  • 01a82ba Update dockerfile for net6.0 (#38645)
  • d7569e6 update version to patch (#38646)
  • 126689b Increment package version after release of Azure.Security.ConfidentialLedger ...
  • 35dfccc Update AutoRest C# version to 3.0.0-beta.20230912.3 (#38653)
  • 1e637c1 revert some unexpected sample configuration changes (#38619)
  • 3e71762 Increment version for storage releases (#38642)
  • cdd2c88 Increment package version after release of Azure.Communication.JobRouter (#38...
  • 8a110f5 Prepare for release (#38612)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.10.0 to 1.10.2.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.10.0...Azure.Identity_1.10.2)

---
updated-dependencies:
- dependency-name: Azure.Identity
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Oct 18, 2023
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cb4b321) 66.80% compared to head (0e11226) 66.80%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2064   +/-   ##
=======================================
  Coverage   66.80%   66.80%           
=======================================
  Files         254      254           
  Lines        8591     8591           
  Branches      612      612           
=======================================
  Hits         5739     5739           
  Misses       2693     2693           
  Partials      159      159           
Flag Coverage Δ
AzureDigitalTwin 35.76% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sungam3r sungam3r closed this Dec 3, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 3, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

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

@dependabot dependabot bot deleted the dependabot/nuget/test/HealthChecks.AzureDigitalTwin.Tests/Azure.Identity-1.10.2 branch December 3, 2023 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
azure dependencies Pull requests that update a dependency file .NET Pull requests that update .net code test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants