alexhiggins732 / IdentityServer8

DotNet 8, Identity, OpenID Connect and OAuth 2.0 Framework for ASP.NET Core Identity Server 8
Apache License 2.0
53 stars 25 forks source link

Bump signclient from 1.2.17 to 1.3.155 #30

Open dependabot[bot] opened 8 months ago

dependabot[bot] commented 8 months ago

Bumps signclient from 1.2.17 to 1.3.155.

Release notes

Sourced from signclient's releases.

SignClient v1.3.155

Changes:

  • #352: Enable logging of MSAL traces to aid in debugging.
  • #351: Ensure auth context is reused across calls for caching
  • #349: Dependency Updates
  • #345: Bump Microsoft.Identity.Client from 4.26.0 to 4.27.0
  • #344: Bump Microsoft.ApplicationInsights.AspNetCore from 2.16.0 to 2.17.0
  • #342: Bump Microsoft.Identity.Client from 4.25.0 to 4.26.0
  • #337: Bump Microsoft.Identity.Client from 4.24.0 to 4.25.0
  • #332: Bump Microsoft.ApplicationInsights.SnapshotCollector from 1.3.7.4 to 1.3.7.5
  • #328: Bump Microsoft.Identity.Client from 4.23.0 to 4.24.0
  • #327: Change base retry delay to 5 sec
  • #326: Bump Microsoft.ApplicationInsights.SnapshotCollector from 1.3.7.3 to 1.3.7.4
  • #325: Bump Refit from 5.2.1 to 5.2.4
  • #324: Bump Microsoft.Identity.Client from 4.22.0 to 4.23.0
  • #322: Bump Azure.Identity from 1.2.3 to 1.3.0
  • #312: Bump Microsoft.Identity.Client from 4.19.0 to 4.22.0
  • #303: Bump Microsoft.ApplicationInsights.SnapshotCollector from 1.3.7 to 1.3.7.3
  • #300: Bump Nerdbank.GitVersioning from 3.2.31 to 3.3.37
  • #323: Bump Microsoft.Azure.Management.KeyVault from 3.0.1 to 3.1.0
  • #321: Bump Microsoft.Extensions.Logging.ApplicationInsights from 2.15.0 to 2.16.0
  • #319: Bump Microsoft.ApplicationInsights.AspNetCore from 2.14.0 to 2.16.0
  • #299: Bump NuGetKeyVaultSignTool.Core from 3.0.36 to 3.1.6
  • #298: Bump Microsoft.Identity.Client from 4.18.0 to 4.19.0
  • #296: Bump Microsoft.Extensions.Logging.ApplicationInsights from 2.14.0 to 2.15.0
  • #295: Bump Azure.Identity from 1.2.2 to 1.2.3
  • #291: Bump Microsoft.Extensions.Configuration.EnvironmentVariables from 3.1.7 to 3.1.8
  • #293: Bump Microsoft.Extensions.Configuration.Json from 3.1.7 to 3.1.8
  • #290: Bump Microsoft.Extensions.Configuration.FileExtensions from 3.1.7 to 3.1.8
  • #288: Bump Refit from 5.1.67 to 5.2.1
  • #286: Bump Microsoft.Identity.Client from 4.17.1 to 4.18.0
  • #285: Bump NuGetKeyVaultSignTool.Core from 3.0.32 to 3.0.36
  • #283: Bump Azure.Identity from 1.2.1 to 1.2.2
  • #282: Bump Azure.Identity from 1.2.0 to 1.2.1
  • #281: Bump NuGetKeyVaultSignTool.Core from 3.0.24 to 3.0.32
  • #278: Bump Microsoft.AspNetCore.AzureAppServices.HostingStartup from 3.1.6 to 3.1.7
  • #273: Bump Azure.Identity from 1.2.0-preview.2 to 1.2.0
  • #276: Bump Microsoft.AspNetCore.Authentication.AzureAD.UI from 3.1.6 to 3.1.7
  • #279: Bump Microsoft.Extensions.Configuration.Json from 3.1.6 to 3.1.7
  • #277: Bump Microsoft.Extensions.Configuration.FileExtensions from 3.1.6 to 3.1.7
  • #275: Bump Microsoft.Extensions.Configuration.EnvironmentVariables from 3.1.6 to 3.1.7
  • #274: Update Deployment.md - set new repo name
  • #272: Avoid reflection in CryptoConfigShims
  • #271: Remove dependency on Application Insights resource
  • #268: Fix path to mage.

... (truncated)

Commits
  • fa49e5e Ensure cache is used for tokens
  • a49a3b1 Merge pull request #352 from bartdesmet/dev/bartde/enable_msal_logging
  • d03e0f1 Enable logging of MSAL traces to aid in debugging.
  • 0413bfc Merge pull request #351 from dotnet/hold-auth-context
  • a858dda Ensure auth context is reused across calls for caching
  • cb72bd0 Fix correct key size
  • c9d78a7 Update to reflect main branch name
  • ec2d263 Merge pull request #349 from dotnet/updates
  • af781fe Update deps for client and add 5.0 target
  • 055c940 style fixes
  • Additional commits viewable in compare view


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 show 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)