Skip to content

Commit

Permalink
[main] Bump the identity-dependencies group
Browse files Browse the repository at this point in the history
Bumps the identity-dependencies group in /eng/dependabot/independent with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [Microsoft.Identity.Web](https://github.com/AzureAD/microsoft-identity-web) | `2.16.1` | `2.17.0` |
| Microsoft.Extensions.Logging.Abstractions | `$MicrosoftExtensionsLoggingAbstractionsVersion` | `8.0.0` |
| Microsoft.Extensions.Configuration.Abstractions | `$MicrosoftExtensionsConfigurationAbstractionsVersion` | `8.0.0` |
| Microsoft.Extensions.Logging | `$MicrosoftExtensionsLoggingVersion` | `8.0.0` |
| Microsoft.AspNetCore.Authentication.JwtBearer | `$MicrosoftAspNetCoreAuthenticationJwtBearerVersion` | `8.0.0` |
| Microsoft.Extensions.Logging.Console | `$MicrosoftExtensionsLoggingConsoleVersion` | `6.0.0` |


Updates `Microsoft.Identity.Web` from 2.16.1 to 2.17.0
- [Release notes](https://github.com/AzureAD/microsoft-identity-web/releases)
- [Changelog](https://github.com/AzureAD/microsoft-identity-web/blob/master/changelog.md)
- [Commits](AzureAD/microsoft-identity-web@2.16.1...2.17.0)

Updates `Microsoft.Extensions.Logging.Abstractions` from $MicrosoftExtensionsLoggingAbstractionsVersion to 8.0.0

Updates `Microsoft.Extensions.Configuration.Abstractions` from $MicrosoftExtensionsConfigurationAbstractionsVersion to 8.0.0

Updates `Microsoft.Extensions.Logging` from $MicrosoftExtensionsLoggingVersion to 8.0.0

Updates `Microsoft.AspNetCore.Authentication.JwtBearer` from $MicrosoftAspNetCoreAuthenticationJwtBearerVersion to 8.0.0

Updates `Microsoft.Extensions.Logging.Console` from $MicrosoftExtensionsLoggingConsoleVersion to 6.0.0

---
updated-dependencies:
- dependency-name: Microsoft.Identity.Web
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: identity-dependencies
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-type: direct:production
  dependency-group: identity-dependencies
- dependency-name: Microsoft.Extensions.Configuration.Abstractions
  dependency-type: direct:production
  dependency-group: identity-dependencies
- dependency-name: Microsoft.Extensions.Logging
  dependency-type: direct:production
  dependency-group: identity-dependencies
- dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer
  dependency-type: direct:production
  dependency-group: identity-dependencies
- dependency-name: Microsoft.Extensions.Logging.Console
  dependency-type: direct:production
  dependency-group: identity-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 20, 2024
1 parent c92d328 commit d7ff5c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/dependabot/independent/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<AzureIdentityVersion>1.10.4</AzureIdentityVersion>
<AzureStorageBlobsVersion>12.19.0</AzureStorageBlobsVersion>
<AzureStorageQueuesVersion>12.17.0</AzureStorageQueuesVersion>
<MicrosoftIdentityWebVersion>2.16.1</MicrosoftIdentityWebVersion>
<MicrosoftIdentityWebVersion>2.17.0</MicrosoftIdentityWebVersion>
<MicrosoftOpenApiReadersVersion>1.6.11</MicrosoftOpenApiReadersVersion>
<SystemPrivateUriVersion>4.3.2</SystemPrivateUriVersion>
<SystemSecurityPrincipalWindowsVersion>5.0.0</SystemSecurityPrincipalWindowsVersion>
Expand Down

0 comments on commit d7ff5c3

Please sign in to comment.