Skip to content

v1.0.6#22

Merged
rebelinux merged 3 commits intoAsBuiltReport:devfrom
rebelinux:dev
Apr 24, 2026
Merged

v1.0.6#22
rebelinux merged 3 commits intoAsBuiltReport:devfrom
rebelinux:dev

Conversation

@rebelinux
Copy link
Copy Markdown
Collaborator

[1.0.6] - 2026-04-23

🔃 Changed

  • Update module version to v1.0.6
  • Update Graphviz binary to version 14.1.5
  • Update AbrDiaConvertImageToPDF c# dependencies to latest release
  • Update AbrDiagrammer c# dependencies to latest release

- Bump module version to 1.0.6 in AsBuiltReport.Diagram.psd1 and project files.
- Update Graphviz binaries to version 14.1.5.
- Upgrade itext and itext.bouncy-castle-adapter dependencies to version 9.6.0 in AbrDiaConvertImageToPDF and AbrDiagrammer projects.
- Refactor GitHub Actions workflows for improved readability and consistency.
- Document changes in CHANGELOG.md.
Copilot AI review requested due to automatic review settings April 24, 2026 00:25
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the AsBuiltReport.Diagram release to v1.0.6 by bumping module/assembly versions, refreshing bundled Graphviz (Windows) binaries, and upgrading iText dependencies in the companion C# projects.

Changes:

  • Bump module version to 1.0.6 and add a 1.0.6 changelog entry.
  • Upgrade iText dependencies to 9.6.0 in both C# projects (net8.0 + net48).
  • Update bundled Windows Graphviz binaries (noted as v14.1.5) and reformat CI workflow YAML.

Reviewed changes

Copilot reviewed 6 out of 72 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
Sources/Diagrammer/AbrDiagrammer.csproj Bumps Diagrammer version to 1.0.6 and updates iText packages to 9.6.0.
Sources/DiaConvertImageToPDF/AbrDiaConvertImageToPDF.csproj Updates iText packages to 9.6.0 for the net48 PDF converter project.
CHANGELOG.md Adds release notes for v1.0.6 (including Graphviz + dependency updates).
AsBuiltReport.Diagram/AsBuiltReport.Diagram.psd1 Bumps PowerShell module version to 1.0.6.
.github/workflows/Release.yml Reformats the release/publish workflow YAML (no functional intent indicated).
.github/workflows/PSScriptAnalyzer.yml Minor YAML formatting change for the lint workflow trigger.
.github/workflows/Pester.yml Reformats Pester workflow YAML; keeps existing build/test steps.
AsBuiltReport.Diagram/Tools/Graphviz/bin/circo.exe Updated bundled Graphviz binary.
AsBuiltReport.Diagram/Tools/Graphviz/bin/cgraph++.dll Updated bundled Graphviz binary dependency.
AsBuiltReport.Diagram/Tools/Graphviz/bin/dot.exe Updated bundled Graphviz binary.
AsBuiltReport.Diagram/Tools/Graphviz/bin/dot_builtins.exe Updated bundled Graphviz binary.
AsBuiltReport.Diagram/Tools/Graphviz/bin/fdp.exe Updated bundled Graphviz binary.
AsBuiltReport.Diagram/Tools/Graphviz/bin/gvpr.exe Updated bundled Graphviz binary.
AsBuiltReport.Diagram/Tools/Graphviz/bin/neato.exe Updated bundled Graphviz binary.
AsBuiltReport.Diagram/Tools/Graphviz/bin/nop.exe Updated bundled Graphviz binary.
AsBuiltReport.Diagram/Tools/Graphviz/bin/osage.exe Updated bundled Graphviz binary.
AsBuiltReport.Diagram/Tools/Graphviz/bin/patchwork.exe Updated bundled Graphviz binary.
AsBuiltReport.Diagram/Tools/Graphviz/bin/sfdp.exe Updated bundled Graphviz binary.
AsBuiltReport.Diagram/Tools/Graphviz/bin/tred.exe Updated bundled Graphviz binary.
AsBuiltReport.Diagram/Tools/Graphviz/bin/twopi.exe Updated bundled Graphviz binary.

Comment on lines +12 to +13
<PackageReference Include="itext" Version="9.6.0" />
<PackageReference Include="itext.bouncy-castle-adapter" Version="9.6.0" />
@rebelinux rebelinux merged commit e4f1b90 into AsBuiltReport:dev Apr 24, 2026
5 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants