Skip to content

Commit

Permalink
Bump the all-dependencies group with 3 updates (#16335)
Browse files Browse the repository at this point in the history
Bumps the all-dependencies group with 3 updates: [Jint](https://github.com/sebastienros/jint), [Microsoft.Extensions.Azure](https://github.com/Azure/azure-sdk-for-net) and [libphonenumber-csharp](https://github.com/twcclegg/libphonenumber-csharp).


Updates `Jint` from 3.1.2 to 3.1.3
- [Release notes](https://github.com/sebastienros/jint/releases)
- [Commits](sebastienros/jint@v3.1.2...v3.1.3)

Updates `Microsoft.Extensions.Azure` from 1.7.3 to 1.7.4
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Microsoft.Extensions.Azure_1.7.3...Microsoft.Extensions.Azure_1.7.4)

Updates `libphonenumber-csharp` from 8.13.38 to 8.13.39
- [Release notes](https://github.com/twcclegg/libphonenumber-csharp/releases)
- [Commits](twcclegg/libphonenumber-csharp@v8.13.38...v8.13.39)

---
updated-dependencies:
- dependency-name: Jint
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: Microsoft.Extensions.Azure
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: libphonenumber-csharp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Hisham Bin Ateya <hishamco_2007@yahoo.com>
  • Loading branch information
dependabot[bot] and hishamco committed Jun 19, 2024
1 parent 22fbbb4 commit 7c08a1a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@
<PackageVersion Include="GraphQL.DataLoader" Version="7.8.0" />
<PackageVersion Include="GraphQL.MicrosoftDI" Version="7.8.0" />
<PackageVersion Include="GraphQL.SystemTextJson" Version="7.8.0" />
<PackageVersion Include="Jint" Version="3.1.2" />
<PackageVersion Include="Jint" Version="3.1.3" />
<PackageVersion Include="JsonPath.Net" Version="1.1.0" />
<PackageVersion Include="HtmlSanitizer" Version="8.1.860-beta" />
<PackageVersion Include="Irony" Version="1.5.1" />
<PackageVersion Include="libphonenumber-csharp" Version="8.13.38" />
<PackageVersion Include="libphonenumber-csharp" Version="8.13.39" />
<PackageVersion Include="Lorem.Universal.NET" Version="4.0.80" />
<PackageVersion Include="Lucene.Net" Version="4.8.0-beta00016" />
<PackageVersion Include="Lucene.Net.Analysis.Common" Version="4.8.0-beta00016" />
Expand All @@ -41,7 +41,7 @@
<PackageVersion Include="MailKit" Version="4.6.0" />
<PackageVersion Include="Markdig" Version="0.37.0" />
<PackageVersion Include="MessagePack" Version="2.2.60" />
<PackageVersion Include="Microsoft.Extensions.Azure" Version="1.7.3" />
<PackageVersion Include="Microsoft.Extensions.Azure" Version="1.7.4" />
<PackageVersion Include="Microsoft.Extensions.Http.Resilience" Version="8.6.0" />
<PackageVersion Include="Microsoft.Identity.Web" Version="2.19.1" />

Expand Down

0 comments on commit 7c08a1a

Please sign in to comment.