deps: Bump Devlooped.CredentialManager from 2.6.1.1 to 2.7.0#641
deps: Bump Devlooped.CredentialManager from 2.6.1.1 to 2.7.0#641dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
--- updated-dependencies: - dependency-name: Devlooped.CredentialManager dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
a40ecde to
408bf84
Compare
NuGet updates: - Microsoft.Identity.Client 4.82.1 → 4.83.1 - Microsoft.Identity.Client.Extensions.Msal 4.82.1 → 4.83.1 - Devlooped.CredentialManager 2.6.1.1 → 2.7.0 - System.Security.Cryptography.Pkcs 10.0.2 → 10.0.5 - System.CommandLine 2.0.2 → 2.0.5 - Microsoft.SqlServer.TransactSql.ScriptDom 170.3.0 → 170.191.0 - Microsoft.SourceLink.GitHub 10.0.102 → 10.0.201 - coverlet.collector 8.0.0 → 8.0.1 - FluentAssertions 8.8.0 → 8.9.0 npm updates (Extension): - knip 5.87.0 → 6.0.2 - eslint 10.0.3 → 10.1.0 - stylelint 17.4.0 → 17.5.0 - typescript-eslint 8.57.0 → 8.57.1 - flatted 3.3.3 → 3.4.2 (transitive) Fix flaky AsyncHelperTests.FireAndForget_UnwrapsAggregateException — replaced fixed Task.Delay(100) with polling loop (2s timeout) to eliminate thread-pool scheduling race under CI load. Supersedes: #635, #636, #637, #638, #639, #640, #641, #644, #645, #646, #647, #649 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* deps: combine 12 dependabot updates and fix flaky test NuGet updates: - Microsoft.Identity.Client 4.82.1 → 4.83.1 - Microsoft.Identity.Client.Extensions.Msal 4.82.1 → 4.83.1 - Devlooped.CredentialManager 2.6.1.1 → 2.7.0 - System.Security.Cryptography.Pkcs 10.0.2 → 10.0.5 - System.CommandLine 2.0.2 → 2.0.5 - Microsoft.SqlServer.TransactSql.ScriptDom 170.3.0 → 170.191.0 - Microsoft.SourceLink.GitHub 10.0.102 → 10.0.201 - coverlet.collector 8.0.0 → 8.0.1 - FluentAssertions 8.8.0 → 8.9.0 npm updates (Extension): - knip 5.87.0 → 6.0.2 - eslint 10.0.3 → 10.1.0 - stylelint 17.4.0 → 17.5.0 - typescript-eslint 8.57.0 → 8.57.1 - flatted 3.3.3 → 3.4.2 (transitive) Fix flaky AsyncHelperTests.FireAndForget_UnwrapsAggregateException — replaced fixed Task.Delay(100) with polling loop (2s timeout) to eliminate thread-pool scheduling race under CI load. Supersedes: #635, #636, #637, #638, #639, #640, #641, #644, #645, #646, #647, #649 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * fix(test): address Gemini review — use Stopwatch and Assert.Fail in WaitForErrors Use Stopwatch instead of Environment.TickCount64 for more reliable time measurement, and add Assert.Fail with a descriptive message on timeout for easier debugging. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
Superseded by #668 which combined all 12 Dependabot updates into a single PR. |
|
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 If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
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.
Updated Devlooped.CredentialManager from 2.6.1.1 to 2.7.0.
Release notes
Sourced from Devlooped.CredentialManager's releases.
2.7.0
What's Changed
✨ Implemented enhancements
📝 Documentation updates
Full Changelog: devlooped/CredentialManager@v2.6.1.1...v2.7.0
Sponsors
The following sponsors made this release possible: @clarius, @MFB-Technologies-Inc, @sandrock, @drivenet, @Keflon, @tbolon, @kfrancis, @unoplatform, @rbnswartz, @jfoshee, @Mrxx99, @eajhnsn1, @davidjenni, @Jonathan-Hickey, @KenBonny, @SimonCropp, @agileworks-eu, @arsdragonfly, @vezel-dev, @ChilliCream, @4OTC, @DominicSchell, @adalon, @Eule02, @torutek, @mccaffers, @SeikaLogiciel.
Thanks 💜
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 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)