Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/THIRD_PARTY_NOTICES.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ materials under `licenses/`:
| --- | --- | --- | --- |
| [.NET / System.IO.Packaging](https://github.com/dotnet/runtime) | 10.0.2 | OPC package support | `dotnet-runtime-LICENSE.txt`, `System.IO.Packaging-THIRD-PARTY-NOTICES.txt` |
| [DocumentFormat.OpenXml](https://github.com/dotnet/Open-XML-SDK) | 3.5.1 | DOCX/OOXML parsing | `Open-XML-SDK-LICENSE.txt` |
| [PdfPig](https://github.com/UglyToad/PdfPig) | 0.1.15 | PDF semantic extraction | `PdfPig-LICENSE.txt` (including upstream PDFBox, Adobe AFM, and CMap notices) |
| [PdfPig](https://github.com/UglyToad/PdfPig) | 0.1.16 | PDF semantic extraction | `PdfPig-LICENSE.txt` (including upstream PDFBox, Adobe AFM, and CMap notices) |

Test-only dependencies include xUnit.net, Microsoft.NET.Test.Sdk, and
coverlet.collector. Their package metadata and license files remain the
Expand Down
6 changes: 3 additions & 3 deletions eng/native-locks/DocRefract.Cli.linux-arm64.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
},
"PdfPig": {
"type": "Transitive",
"resolved": "0.1.15",
"contentHash": "Bf0NO4o2ZSVnemMyj21KDU1sfSgmamFC0pD4aAv19CDNXQsoO1Z6O99gNqpiK/XWWZ5d5i7JkQoT7PUBxEPz5g=="
"resolved": "0.1.16",
"contentHash": "qQcbsNMYVY+K5ELptax2S8thNMk0+rSQq3H/KdYj3LLcko8yTCz8y5KIvsKxIyAuTN0ZYNnfsZkM+0EvxTwHVA=="
},
"System.IO.Packaging": {
"type": "Transitive",
Expand All @@ -32,7 +32,7 @@
"type": "Project",
"dependencies": {
"DocumentFormat.OpenXml": "[3.5.1, )",
"PdfPig": "[0.1.15, )"
"PdfPig": "[0.1.16, )"
}
}
},
Expand Down
6 changes: 3 additions & 3 deletions eng/native-locks/DocRefract.Cli.linux-x64.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
},
"PdfPig": {
"type": "Transitive",
"resolved": "0.1.15",
"contentHash": "Bf0NO4o2ZSVnemMyj21KDU1sfSgmamFC0pD4aAv19CDNXQsoO1Z6O99gNqpiK/XWWZ5d5i7JkQoT7PUBxEPz5g=="
"resolved": "0.1.16",
"contentHash": "qQcbsNMYVY+K5ELptax2S8thNMk0+rSQq3H/KdYj3LLcko8yTCz8y5KIvsKxIyAuTN0ZYNnfsZkM+0EvxTwHVA=="
},
"System.IO.Packaging": {
"type": "Transitive",
Expand All @@ -32,7 +32,7 @@
"type": "Project",
"dependencies": {
"DocumentFormat.OpenXml": "[3.5.1, )",
"PdfPig": "[0.1.15, )"
"PdfPig": "[0.1.16, )"
}
}
},
Expand Down
6 changes: 3 additions & 3 deletions eng/native-locks/DocRefract.Cli.osx-arm64.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
},
"PdfPig": {
"type": "Transitive",
"resolved": "0.1.15",
"contentHash": "Bf0NO4o2ZSVnemMyj21KDU1sfSgmamFC0pD4aAv19CDNXQsoO1Z6O99gNqpiK/XWWZ5d5i7JkQoT7PUBxEPz5g=="
"resolved": "0.1.16",
"contentHash": "qQcbsNMYVY+K5ELptax2S8thNMk0+rSQq3H/KdYj3LLcko8yTCz8y5KIvsKxIyAuTN0ZYNnfsZkM+0EvxTwHVA=="
},
"System.IO.Packaging": {
"type": "Transitive",
Expand All @@ -32,7 +32,7 @@
"type": "Project",
"dependencies": {
"DocumentFormat.OpenXml": "[3.5.1, )",
"PdfPig": "[0.1.15, )"
"PdfPig": "[0.1.16, )"
}
}
},
Expand Down
6 changes: 3 additions & 3 deletions eng/native-locks/DocRefract.Cli.osx-x64.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
},
"PdfPig": {
"type": "Transitive",
"resolved": "0.1.15",
"contentHash": "Bf0NO4o2ZSVnemMyj21KDU1sfSgmamFC0pD4aAv19CDNXQsoO1Z6O99gNqpiK/XWWZ5d5i7JkQoT7PUBxEPz5g=="
"resolved": "0.1.16",
"contentHash": "qQcbsNMYVY+K5ELptax2S8thNMk0+rSQq3H/KdYj3LLcko8yTCz8y5KIvsKxIyAuTN0ZYNnfsZkM+0EvxTwHVA=="
},
"System.IO.Packaging": {
"type": "Transitive",
Expand All @@ -32,7 +32,7 @@
"type": "Project",
"dependencies": {
"DocumentFormat.OpenXml": "[3.5.1, )",
"PdfPig": "[0.1.15, )"
"PdfPig": "[0.1.16, )"
}
}
},
Expand Down
6 changes: 3 additions & 3 deletions eng/native-locks/DocRefract.Cli.win-arm64.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
},
"PdfPig": {
"type": "Transitive",
"resolved": "0.1.15",
"contentHash": "Bf0NO4o2ZSVnemMyj21KDU1sfSgmamFC0pD4aAv19CDNXQsoO1Z6O99gNqpiK/XWWZ5d5i7JkQoT7PUBxEPz5g=="
"resolved": "0.1.16",
"contentHash": "qQcbsNMYVY+K5ELptax2S8thNMk0+rSQq3H/KdYj3LLcko8yTCz8y5KIvsKxIyAuTN0ZYNnfsZkM+0EvxTwHVA=="
},
"System.IO.Packaging": {
"type": "Transitive",
Expand All @@ -32,7 +32,7 @@
"type": "Project",
"dependencies": {
"DocumentFormat.OpenXml": "[3.5.1, )",
"PdfPig": "[0.1.15, )"
"PdfPig": "[0.1.16, )"
}
}
},
Expand Down
6 changes: 3 additions & 3 deletions eng/native-locks/DocRefract.Cli.win-x64.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
},
"PdfPig": {
"type": "Transitive",
"resolved": "0.1.15",
"contentHash": "Bf0NO4o2ZSVnemMyj21KDU1sfSgmamFC0pD4aAv19CDNXQsoO1Z6O99gNqpiK/XWWZ5d5i7JkQoT7PUBxEPz5g=="
"resolved": "0.1.16",
"contentHash": "qQcbsNMYVY+K5ELptax2S8thNMk0+rSQq3H/KdYj3LLcko8yTCz8y5KIvsKxIyAuTN0ZYNnfsZkM+0EvxTwHVA=="
},
"System.IO.Packaging": {
"type": "Transitive",
Expand All @@ -32,7 +32,7 @@
"type": "Project",
"dependencies": {
"DocumentFormat.OpenXml": "[3.5.1, )",
"PdfPig": "[0.1.15, )"
"PdfPig": "[0.1.16, )"
}
}
},
Expand Down
6 changes: 3 additions & 3 deletions eng/native-locks/DocRefract.Core.linux-arm64.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
},
"PdfPig": {
"type": "Direct",
"requested": "[0.1.15, )",
"resolved": "0.1.15",
"contentHash": "Bf0NO4o2ZSVnemMyj21KDU1sfSgmamFC0pD4aAv19CDNXQsoO1Z6O99gNqpiK/XWWZ5d5i7JkQoT7PUBxEPz5g=="
"requested": "[0.1.16, )",
"resolved": "0.1.16",
"contentHash": "qQcbsNMYVY+K5ELptax2S8thNMk0+rSQq3H/KdYj3LLcko8yTCz8y5KIvsKxIyAuTN0ZYNnfsZkM+0EvxTwHVA=="
},
"DocumentFormat.OpenXml.Framework": {
"type": "Transitive",
Expand Down
6 changes: 3 additions & 3 deletions eng/native-locks/DocRefract.Core.linux-x64.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
},
"PdfPig": {
"type": "Direct",
"requested": "[0.1.15, )",
"resolved": "0.1.15",
"contentHash": "Bf0NO4o2ZSVnemMyj21KDU1sfSgmamFC0pD4aAv19CDNXQsoO1Z6O99gNqpiK/XWWZ5d5i7JkQoT7PUBxEPz5g=="
"requested": "[0.1.16, )",
"resolved": "0.1.16",
"contentHash": "qQcbsNMYVY+K5ELptax2S8thNMk0+rSQq3H/KdYj3LLcko8yTCz8y5KIvsKxIyAuTN0ZYNnfsZkM+0EvxTwHVA=="
},
"DocumentFormat.OpenXml.Framework": {
"type": "Transitive",
Expand Down
6 changes: 3 additions & 3 deletions eng/native-locks/DocRefract.Core.osx-arm64.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
},
"PdfPig": {
"type": "Direct",
"requested": "[0.1.15, )",
"resolved": "0.1.15",
"contentHash": "Bf0NO4o2ZSVnemMyj21KDU1sfSgmamFC0pD4aAv19CDNXQsoO1Z6O99gNqpiK/XWWZ5d5i7JkQoT7PUBxEPz5g=="
"requested": "[0.1.16, )",
"resolved": "0.1.16",
"contentHash": "qQcbsNMYVY+K5ELptax2S8thNMk0+rSQq3H/KdYj3LLcko8yTCz8y5KIvsKxIyAuTN0ZYNnfsZkM+0EvxTwHVA=="
},
"DocumentFormat.OpenXml.Framework": {
"type": "Transitive",
Expand Down
6 changes: 3 additions & 3 deletions eng/native-locks/DocRefract.Core.osx-x64.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
},
"PdfPig": {
"type": "Direct",
"requested": "[0.1.15, )",
"resolved": "0.1.15",
"contentHash": "Bf0NO4o2ZSVnemMyj21KDU1sfSgmamFC0pD4aAv19CDNXQsoO1Z6O99gNqpiK/XWWZ5d5i7JkQoT7PUBxEPz5g=="
"requested": "[0.1.16, )",
"resolved": "0.1.16",
"contentHash": "qQcbsNMYVY+K5ELptax2S8thNMk0+rSQq3H/KdYj3LLcko8yTCz8y5KIvsKxIyAuTN0ZYNnfsZkM+0EvxTwHVA=="
},
"DocumentFormat.OpenXml.Framework": {
"type": "Transitive",
Expand Down
6 changes: 3 additions & 3 deletions eng/native-locks/DocRefract.Core.win-arm64.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
},
"PdfPig": {
"type": "Direct",
"requested": "[0.1.15, )",
"resolved": "0.1.15",
"contentHash": "Bf0NO4o2ZSVnemMyj21KDU1sfSgmamFC0pD4aAv19CDNXQsoO1Z6O99gNqpiK/XWWZ5d5i7JkQoT7PUBxEPz5g=="
"requested": "[0.1.16, )",
"resolved": "0.1.16",
"contentHash": "qQcbsNMYVY+K5ELptax2S8thNMk0+rSQq3H/KdYj3LLcko8yTCz8y5KIvsKxIyAuTN0ZYNnfsZkM+0EvxTwHVA=="
},
"DocumentFormat.OpenXml.Framework": {
"type": "Transitive",
Expand Down
6 changes: 3 additions & 3 deletions eng/native-locks/DocRefract.Core.win-x64.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
},
"PdfPig": {
"type": "Direct",
"requested": "[0.1.15, )",
"resolved": "0.1.15",
"contentHash": "Bf0NO4o2ZSVnemMyj21KDU1sfSgmamFC0pD4aAv19CDNXQsoO1Z6O99gNqpiK/XWWZ5d5i7JkQoT7PUBxEPz5g=="
"requested": "[0.1.16, )",
"resolved": "0.1.16",
"contentHash": "qQcbsNMYVY+K5ELptax2S8thNMk0+rSQq3H/KdYj3LLcko8yTCz8y5KIvsKxIyAuTN0ZYNnfsZkM+0EvxTwHVA=="
},
"DocumentFormat.OpenXml.Framework": {
"type": "Transitive",
Expand Down
6 changes: 3 additions & 3 deletions src/DocRefract.Cli/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
},
"PdfPig": {
"type": "Transitive",
"resolved": "0.1.15",
"contentHash": "Bf0NO4o2ZSVnemMyj21KDU1sfSgmamFC0pD4aAv19CDNXQsoO1Z6O99gNqpiK/XWWZ5d5i7JkQoT7PUBxEPz5g=="
"resolved": "0.1.16",
"contentHash": "qQcbsNMYVY+K5ELptax2S8thNMk0+rSQq3H/KdYj3LLcko8yTCz8y5KIvsKxIyAuTN0ZYNnfsZkM+0EvxTwHVA=="
},
"System.IO.Packaging": {
"type": "Transitive",
Expand All @@ -32,7 +32,7 @@
"type": "Project",
"dependencies": {
"DocumentFormat.OpenXml": "[3.5.1, )",
"PdfPig": "[0.1.15, )"
"PdfPig": "[0.1.16, )"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion src/DocRefract.Core/DocRefract.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<ItemGroup>
<PackageReference Include="DocumentFormat.OpenXml" Version="3.5.1" />
<PackageReference Include="PdfPig" Version="0.1.15" />
<PackageReference Include="PdfPig" Version="0.1.16" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion src/DocRefract.Core/Extraction/PdfDocumentExtractor.cs
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ public DocumentSnapshot Extract(string path)
{
Kind = DocumentKind.Pdf,
SourceHash = ExtractionUtilities.ComputeSha256(path),
Extractor = "pdfpig-0.1.15",
Extractor = "pdfpig-0.1.16",
Nodes = nodes.Items,
Warnings = warnings.ToArray(),
};
Expand Down
6 changes: 3 additions & 3 deletions src/DocRefract.Core/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
},
"PdfPig": {
"type": "Direct",
"requested": "[0.1.15, )",
"resolved": "0.1.15",
"contentHash": "Bf0NO4o2ZSVnemMyj21KDU1sfSgmamFC0pD4aAv19CDNXQsoO1Z6O99gNqpiK/XWWZ5d5i7JkQoT7PUBxEPz5g=="
"requested": "[0.1.16, )",
"resolved": "0.1.16",
"contentHash": "qQcbsNMYVY+K5ELptax2S8thNMk0+rSQq3H/KdYj3LLcko8yTCz8y5KIvsKxIyAuTN0ZYNnfsZkM+0EvxTwHVA=="
},
"DocumentFormat.OpenXml.Framework": {
"type": "Transitive",
Expand Down
6 changes: 3 additions & 3 deletions tests/DocRefract.Tests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@
},
"PdfPig": {
"type": "Transitive",
"resolved": "0.1.15",
"contentHash": "Bf0NO4o2ZSVnemMyj21KDU1sfSgmamFC0pD4aAv19CDNXQsoO1Z6O99gNqpiK/XWWZ5d5i7JkQoT7PUBxEPz5g=="
"resolved": "0.1.16",
"contentHash": "qQcbsNMYVY+K5ELptax2S8thNMk0+rSQq3H/KdYj3LLcko8yTCz8y5KIvsKxIyAuTN0ZYNnfsZkM+0EvxTwHVA=="
},
"System.IO.Packaging": {
"type": "Transitive",
Expand Down Expand Up @@ -123,7 +123,7 @@
"type": "Project",
"dependencies": {
"DocumentFormat.OpenXml": "[3.5.1, )",
"PdfPig": "[0.1.15, )"
"PdfPig": "[0.1.16, )"
}
},
"DocRefract.Tool": {
Expand Down
Loading