Skip to content

ci: bump the github-actions-updates group with 2 updates#141

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/github_actions/github-actions-updates-1be2d962fb
Feb 23, 2026
Merged

ci: bump the github-actions-updates group with 2 updates#141
github-actions[bot] merged 1 commit intomainfrom
dependabot/github_actions/github-actions-updates-1be2d962fb

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps the github-actions-updates group with 2 updates: github/codeql-action and aquasecurity/trivy-action.

Updates github/codeql-action from 4.32.3 to 4.32.4

Release notes

Sourced from github/codeql-action's releases.

v4.32.4

  • Update default CodeQL bundle version to 2.24.2. #3493
  • Added an experimental change which improves how certificates are generated for the authentication proxy that is used by the CodeQL Action in Default Setup when private package registries are configured. This is expected to generate more widely compatible certificates and should have no impact on analyses which are working correctly already. We expect to roll this change out to everyone in February. #3473
  • When the CodeQL Action is run with debugging enabled in Default Setup and private package registries are configured, the "Setup proxy for registries" step will output additional diagnostic information that can be used for troubleshooting. #3486
  • Added a setting which allows the CodeQL Action to enable network debugging for Java programs. This will help GitHub staff support customers with troubleshooting issues in GitHub-managed CodeQL workflows, such as Default Setup. This setting can only be enabled by GitHub staff. #3485
  • Added a setting which enables GitHub-managed workflows, such as Default Setup, to use a nightly CodeQL CLI release instead of the latest, stable release that is used by default. This will help GitHub staff support customers whose analyses for a given repository or organization require early access to a change in an upcoming CodeQL CLI release. This setting can only be enabled by GitHub staff. #3484
Changelog

Sourced from github/codeql-action's changelog.

4.32.4 - 20 Feb 2026

  • Update default CodeQL bundle version to 2.24.2. #3493
  • Added an experimental change which improves how certificates are generated for the authentication proxy that is used by the CodeQL Action in Default Setup when private package registries are configured. This is expected to generate more widely compatible certificates and should have no impact on analyses which are working correctly already. We expect to roll this change out to everyone in February. #3473
  • When the CodeQL Action is run with debugging enabled in Default Setup and private package registries are configured, the "Setup proxy for registries" step will output additional diagnostic information that can be used for troubleshooting. #3486
  • Added a setting which allows the CodeQL Action to enable network debugging for Java programs. This will help GitHub staff support customers with troubleshooting issues in GitHub-managed CodeQL workflows, such as Default Setup. This setting can only be enabled by GitHub staff. #3485
  • Added a setting which enables GitHub-managed workflows, such as Default Setup, to use a nightly CodeQL CLI release instead of the latest, stable release that is used by default. This will help GitHub staff support customers whose analyses for a given repository or organization require early access to a change in an upcoming CodeQL CLI release. This setting can only be enabled by GitHub staff. #3484
Commits
  • 89a39a4 Merge pull request #3494 from github/update-v4.32.4-39ba80c47
  • e5d84c8 Apply remaining review suggestions
  • 0c20209 Apply suggestions from code review
  • 314172e Fix typo
  • cdda72d Add changelog entries
  • cfda84c Update changelog for v4.32.4
  • 39ba80c Merge pull request #3493 from github/update-bundle/codeql-bundle-v2.24.2
  • 00150da Add changelog note
  • d97dce6 Update default bundle to codeql-bundle-v2.24.2
  • 50fdbb9 Merge pull request #3492 from github/henrymercer/new-repository-properties-ff
  • Additional commits viewable in compare view

Updates aquasecurity/trivy-action from 0.34.0 to 0.34.1

Release notes

Sourced from aquasecurity/trivy-action's releases.

v0.34.1

What's Changed

Full Changelog: aquasecurity/trivy-action@0.34.0...0.34.1

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.3 to 4.32.4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v4.32.3...v4.32.4)

Updates `aquasecurity/trivy-action` from 0.34.0 to 0.34.1
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.34.0...0.34.1)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 23, 2026

Labels

The following labels could not be found: dependencies, github-actions. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions github-actions bot enabled auto-merge (squash) February 23, 2026 04:25
@github-actions github-actions bot merged commit d9852d4 into main Feb 23, 2026
12 checks passed
@github-actions github-actions bot deleted the dependabot/github_actions/github-actions-updates-1be2d962fb branch February 23, 2026 04:30
jeffcumpsty-tpx added a commit that referenced this pull request Feb 26, 2026
* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* ci: bump the github-actions-updates group with 2 updates (#141)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.3 to 4.32.4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v4.32.3...v4.32.4)

Updates `aquasecurity/trivy-action` from 0.34.0 to 0.34.1
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.34.0...0.34.1)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the microsoft-packages group with 1 update (#145)

Bumps Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump JsonSchema.Net from 9.1.0 to 9.1.1 (#143)

---
updated-dependencies:
- dependency-name: JsonSchema.Net
  dependency-version: 9.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Swashbuckle.AspNetCore from 10.1.3 to 10.1.4 (#144)

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update

Bumps NUnit from 4.4.0 to 4.5.0

---
updated-dependencies:
- dependency-name: NUnit
  dependency-version: 4.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
jeffcumpsty-tpx added a commit that referenced this pull request Feb 26, 2026
* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* ci: bump the github-actions-updates group with 2 updates (#141)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.3 to 4.32.4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v4.32.3...v4.32.4)

Updates `aquasecurity/trivy-action` from 0.34.0 to 0.34.1
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.34.0...0.34.1)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the microsoft-packages group with 1 update (#145)

Bumps Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump JsonSchema.Net from 9.1.0 to 9.1.1 (#143)

---
updated-dependencies:
- dependency-name: JsonSchema.Net
  dependency-version: 9.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Swashbuckle.AspNetCore from 10.1.3 to 10.1.4 (#144)

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
jeffcumpsty-tpx added a commit that referenced this pull request Feb 26, 2026
* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Feature/report additional fields (#140)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat: add support for reporting additional fields in JSON validation

* feat: add option to report additional fields in OpenAPI validation

* feat: flatten resolved allOf properties to enhance composite field discovery

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update (#142)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* ci: bump the github-actions-updates group with 2 updates (#141)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.3 to 4.32.4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v4.32.3...v4.32.4)

Updates `aquasecurity/trivy-action` from 0.34.0 to 0.34.1
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.34.0...0.34.1)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the microsoft-packages group with 1 update (#145)

Bumps Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump JsonSchema.Net from 9.1.0 to 9.1.1 (#143)

---
updated-dependencies:
- dependency-name: JsonSchema.Net
  dependency-version: 9.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Swashbuckle.AspNetCore from 10.1.3 to 10.1.4 (#144)

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update

Bumps NUnit from 4.4.0 to 4.5.0

---
updated-dependencies:
- dependency-name: NUnit
  dependency-version: 4.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge branch 'main' of https://github.com/tpximpact/OpenReferralApi into staging

* Merge branch 'main' of https://github.com/tpximpact/OpenReferralApi into staging (#147)

* Merge main into staging (#148)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* ci: bump the github-actions-updates group with 2 updates (#141)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.3 to 4.32.4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v4.32.3...v4.32.4)

Updates `aquasecurity/trivy-action` from 0.34.0 to 0.34.1
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.34.0...0.34.1)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the microsoft-packages group with 1 update (#145)

Bumps Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump JsonSchema.Net from 9.1.0 to 9.1.1 (#143)

---
updated-dependencies:
- dependency-name: JsonSchema.Net
  dependency-version: 9.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Swashbuckle.AspNetCore from 10.1.3 to 10.1.4 (#144)

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@jeffcumpsty-tpx jeffcumpsty-tpx mentioned this pull request Feb 27, 2026
jeffcumpsty-tpx added a commit that referenced this pull request Feb 27, 2026
* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...



---------





* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




---------




* Feature/report additional fields (#140)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...



---------





* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




---------




---------




* feat: add support for reporting additional fields in JSON validation

* feat: add option to report additional fields in OpenAPI validation

* feat: flatten resolved allOf properties to enhance composite field discovery

---------




* chore: Bump the testing-packages group with 1 update (#142)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...



---------





* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




---------




---------




* ci: bump the github-actions-updates group with 2 updates (#141)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.3 to 4.32.4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v4.32.3...v4.32.4)

Updates `aquasecurity/trivy-action` from 0.34.0 to 0.34.1
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.34.0...0.34.1)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
...




* chore: Bump the microsoft-packages group with 1 update (#145)

Bumps Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...




* chore: Bump JsonSchema.Net from 9.1.0 to 9.1.1 (#143)

---
updated-dependencies:
- dependency-name: JsonSchema.Net
  dependency-version: 9.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...




* chore: Bump Swashbuckle.AspNetCore from 10.1.3 to 10.1.4 (#144)

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...




* chore: Bump the testing-packages group with 1 update

Bumps NUnit from 4.4.0 to 4.5.0

---
updated-dependencies:
- dependency-name: NUnit
  dependency-version: 4.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testing-packages
...



---------





* Merge branch 'main' of https://github.com/tpximpact/OpenReferralApi into staging

* Merge branch 'main' of https://github.com/tpximpact/OpenReferralApi into staging (#147)

* Merge main into staging (#148)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...



---------





* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




---------




---------




* ci: bump the github-actions-updates group with 2 updates (#141)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.3 to 4.32.4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v4.32.3...v4.32.4)

Updates `aquasecurity/trivy-action` from 0.34.0 to 0.34.1
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.34.0...0.34.1)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
...




* chore: Bump the microsoft-packages group with 1 update (#145)

Bumps Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...




* chore: Bump JsonSchema.Net from 9.1.0 to 9.1.1 (#143)

---
updated-dependencies:
- dependency-name: JsonSchema.Net
  dependency-version: 9.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...




* chore: Bump Swashbuckle.AspNetCore from 10.1.3 to 10.1.4 (#144)

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...




---------




---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
jeffcumpsty-tpx added a commit that referenced this pull request Feb 27, 2026
* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Feature/report additional fields (#140)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat: add support for reporting additional fields in JSON validation

* feat: add option to report additional fields in OpenAPI validation

* feat: flatten resolved allOf properties to enhance composite field discovery

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update (#142)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* ci: bump the github-actions-updates group with 2 updates (#141)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.3 to 4.32.4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.3...v4.32.4)

Updates `aquasecurity/trivy-action` from 0.34.0 to 0.34.1
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.34.0...0.34.1)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the microsoft-packages group with 1 update (#145)

Bumps Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump JsonSchema.Net from 9.1.0 to 9.1.1 (#143)

---
updated-dependencies:
- dependency-name: JsonSchema.Net
  dependency-version: 9.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Swashbuckle.AspNetCore from 10.1.3 to 10.1.4 (#144)

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update

Bumps NUnit from 4.4.0 to 4.5.0

---
updated-dependencies:
- dependency-name: NUnit
  dependency-version: 4.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge branch 'main' of https://github.com/tpximpact/OpenReferralApi into staging

* Merge branch 'main' of https://github.com/tpximpact/OpenReferralApi into staging (#147)

* Merge main into staging (#148)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* ci: bump the github-actions-updates group with 2 updates (#141)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.3 to 4.32.4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.3...v4.32.4)

Updates `aquasecurity/trivy-action` from 0.34.0 to 0.34.1
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.34.0...0.34.1)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the microsoft-packages group with 1 update (#145)

Bumps Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump JsonSchema.Net from 9.1.0 to 9.1.1 (#143)

---
updated-dependencies:
- dependency-name: JsonSchema.Net
  dependency-version: 9.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Swashbuckle.AspNetCore from 10.1.3 to 10.1.4 (#144)

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add steps to prepare lowercase Docker image names for CI/CD workflows (#151)

* Staging (#150) (#153)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...



---------





* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




---------




* Feature/report additional fields (#140)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...



---------





* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




---------




---------




* feat: add support for reporting additional fields in JSON validation

* feat: add option to report additional fields in OpenAPI validation

* feat: flatten resolved allOf properties to enhance composite field discovery

---------




* chore: Bump the testing-packages group with 1 update (#142)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* …
jeffcumpsty-tpx added a commit that referenced this pull request Feb 28, 2026
#157)

* Staging into main (#154)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Feature/report additional fields (#140)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat: add support for reporting additional fields in JSON validation

* feat: add option to report additional fields in OpenAPI validation

* feat: flatten resolved allOf properties to enhance composite field discovery

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update (#142)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* ci: bump the github-actions-updates group with 2 updates (#141)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.3 to 4.32.4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.3...v4.32.4)

Updates `aquasecurity/trivy-action` from 0.34.0 to 0.34.1
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.34.0...0.34.1)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the microsoft-packages group with 1 update (#145)

Bumps Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump JsonSchema.Net from 9.1.0 to 9.1.1 (#143)

---
updated-dependencies:
- dependency-name: JsonSchema.Net
  dependency-version: 9.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Swashbuckle.AspNetCore from 10.1.3 to 10.1.4 (#144)

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update

Bumps NUnit from 4.4.0 to 4.5.0

---
updated-dependencies:
- dependency-name: NUnit
  dependency-version: 4.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge branch 'main' of https://github.com/tpximpact/OpenReferralApi into staging

* Merge branch 'main' of https://github.com/tpximpact/OpenReferralApi into staging (#147)

* Merge main into staging (#148)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* ci: bump the github-actions-updates group with 2 updates (#141)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.3 to 4.32.4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.3...v4.32.4)

Updates `aquasecurity/trivy-action` from 0.34.0 to 0.34.1
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.34.0...0.34.1)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the microsoft-packages group with 1 update (#145)

Bumps Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump JsonSchema.Net from 9.1.0 to 9.1.1 (#143)

---
updated-dependencies:
- dependency-name: JsonSchema.Net
  dependency-version: 9.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Swashbuckle.AspNetCore from 10.1.3 to 10.1.4 (#144)

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add steps to prepare lowercase Docker image names for CI/CD workflows (#151)

* Staging (#150) (#153)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...



---------





* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




---------




* Feature/report additional fields (#140)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...



---------





* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




---------




---------




* feat: add support for reporting additional fields in JSON validation

* feat: add option to report additional fields in OpenAPI validation

* feat: flatten resolved allOf properties to enhance composite field discovery

---------




* chore: Bump the testing-packages group with 1 update (#142)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workfl…
jeffcumpsty-tpx added a commit that referenced this pull request Feb 28, 2026
* Staging into main (#154)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Feature/report additional fields (#140)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat: add support for reporting additional fields in JSON validation

* feat: add option to report additional fields in OpenAPI validation

* feat: flatten resolved allOf properties to enhance composite field discovery

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update (#142)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* ci: bump the github-actions-updates group with 2 updates (#141)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.3 to 4.32.4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.3...v4.32.4)

Updates `aquasecurity/trivy-action` from 0.34.0 to 0.34.1
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.34.0...0.34.1)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the microsoft-packages group with 1 update (#145)

Bumps Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump JsonSchema.Net from 9.1.0 to 9.1.1 (#143)

---
updated-dependencies:
- dependency-name: JsonSchema.Net
  dependency-version: 9.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Swashbuckle.AspNetCore from 10.1.3 to 10.1.4 (#144)

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update

Bumps NUnit from 4.4.0 to 4.5.0

---
updated-dependencies:
- dependency-name: NUnit
  dependency-version: 4.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge branch 'main' of https://github.com/tpximpact/OpenReferralApi into staging

* Merge branch 'main' of https://github.com/tpximpact/OpenReferralApi into staging (#147)

* Merge main into staging (#148)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* ci: bump the github-actions-updates group with 2 updates (#141)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.3 to 4.32.4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.3...v4.32.4)

Updates `aquasecurity/trivy-action` from 0.34.0 to 0.34.1
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.34.0...0.34.1)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the microsoft-packages group with 1 update (#145)

Bumps Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump JsonSchema.Net from 9.1.0 to 9.1.1 (#143)

---
updated-dependencies:
- dependency-name: JsonSchema.Net
  dependency-version: 9.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Swashbuckle.AspNetCore from 10.1.3 to 10.1.4 (#144)

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add steps to prepare lowercase Docker image names for CI/CD workflows (#151)

* Staging (#150) (#153)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...



---------





* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




---------




* Feature/report additional fields (#140)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...



---------





* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




---------




---------




* feat: add support for reporting additional fields in JSON validation

* feat: add option to report additional fields in OpenAPI validation

* feat: flatten resolved allOf properties to enhance composite field discovery

---------




* chore: Bump the testing-packages group with 1 update (#142)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignor…
jeffcumpsty-tpx added a commit that referenced this pull request Feb 28, 2026
* Staging into main (#154)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Feature/report additional fields (#140)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat: add support for reporting additional fields in JSON validation

* feat: add option to report additional fields in OpenAPI validation

* feat: flatten resolved allOf properties to enhance composite field discovery

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update (#142)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* ci: bump the github-actions-updates group with 2 updates (#141)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.3 to 4.32.4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.3...v4.32.4)

Updates `aquasecurity/trivy-action` from 0.34.0 to 0.34.1
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.34.0...0.34.1)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the microsoft-packages group with 1 update (#145)

Bumps Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump JsonSchema.Net from 9.1.0 to 9.1.1 (#143)

---
updated-dependencies:
- dependency-name: JsonSchema.Net
  dependency-version: 9.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Swashbuckle.AspNetCore from 10.1.3 to 10.1.4 (#144)

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update

Bumps NUnit from 4.4.0 to 4.5.0

---
updated-dependencies:
- dependency-name: NUnit
  dependency-version: 4.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge branch 'main' of https://github.com/tpximpact/OpenReferralApi into staging

* Merge branch 'main' of https://github.com/tpximpact/OpenReferralApi into staging (#147)

* Merge main into staging (#148)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* ci: bump the github-actions-updates group with 2 updates (#141)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.3 to 4.32.4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.3...v4.32.4)

Updates `aquasecurity/trivy-action` from 0.34.0 to 0.34.1
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.34.0...0.34.1)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the microsoft-packages group with 1 update (#145)

Bumps Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump JsonSchema.Net from 9.1.0 to 9.1.1 (#143)

---
updated-dependencies:
- dependency-name: JsonSchema.Net
  dependency-version: 9.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Swashbuckle.AspNetCore from 10.1.3 to 10.1.4 (#144)

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add steps to prepare lowercase Docker image names for CI/CD workflows (#151)

* Staging (#150) (#153)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...



---------





* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




---------




* Feature/report additional fields (#140)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...



---------





* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




---------




---------




* feat: add support for reporting additional fields in JSON validation

* feat: add option to report additional fields in OpenAPI validation

* feat: flatten resolved allOf properties to enhance composite field discovery

---------




* chore: Bump the testing-packages group with 1 update (#142)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignor…
jeffcumpsty-tpx added a commit that referenced this pull request Feb 28, 2026
* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...



---------





* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




---------




* Feature/report additional fields (#140)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...



---------





* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




---------




---------




* feat: add support for reporting additional fields in JSON validation

* feat: add option to report additional fields in OpenAPI validation

* feat: flatten resolved allOf properties to enhance composite field discovery

---------




* chore: Bump the testing-packages group with 1 update (#142)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...



---------





* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




---------




---------




* ci: bump the github-actions-updates group with 2 updates (#141)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.3 to 4.32.4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.3...v4.32.4)

Updates `aquasecurity/trivy-action` from 0.34.0 to 0.34.1
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.34.0...0.34.1)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
...




* chore: Bump the microsoft-packages group with 1 update (#145)

Bumps Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...




* chore: Bump JsonSchema.Net from 9.1.0 to 9.1.1 (#143)

---
updated-dependencies:
- dependency-name: JsonSchema.Net
  dependency-version: 9.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...




* chore: Bump Swashbuckle.AspNetCore from 10.1.3 to 10.1.4 (#144)

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...




* chore: Bump the testing-packages group with 1 update

Bumps NUnit from 4.4.0 to 4.5.0

---
updated-dependencies:
- dependency-name: NUnit
  dependency-version: 4.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testing-packages
...



---------





* Merge branch 'main' of https://github.com/tpximpact/OpenReferralApi into staging

* Merge branch 'main' of https://github.com/tpximpact/OpenReferralApi into staging (#147)

* Merge main into staging (#148)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...



---------





* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




---------




---------




* ci: bump the github-actions-updates group with 2 updates (#141)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.3 to 4.32.4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.3...v4.32.4)

Updates `aquasecurity/trivy-action` from 0.34.0 to 0.34.1
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.34.0...0.34.1)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
...




* chore: Bump the microsoft-packages group with 1 update (#145)

Bumps Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...




* chore: Bump JsonSchema.Net from 9.1.0 to 9.1.1 (#143)

---
updated-dependencies:
- dependency-name: JsonSchema.Net
  dependency-version: 9.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...




* chore: Bump Swashbuckle.AspNetCore from 10.1.3 to 10.1.4 (#144)

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...




---------




* Add steps to prepare lowercase Docker image names for CI/CD workflows (#151)

* Staging (#150) (#153)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...



---------





* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




---------




* Feature/report additional fields (#140)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...



---------





* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




---------




---------




* feat: add support for reporting additional fields in JSON validation

* feat: add option to report additional fields in OpenAPI validation

* feat: flatten resolved allOf properties to enhance composite field discovery

---------




* chore: Bump the testing-packages group with 1 update (#142)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* …

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
jeffcumpsty-tpx added a commit that referenced this pull request Feb 28, 2026
* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...



---------





* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




---------




* Feature/report additional fields (#140)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...



---------





* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




---------




---------




* feat: add support for reporting additional fields in JSON validation

* feat: add option to report additional fields in OpenAPI validation

* feat: flatten resolved allOf properties to enhance composite field discovery

---------




* chore: Bump the testing-packages group with 1 update (#142)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...



---------





* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




---------




---------




* ci: bump the github-actions-updates group with 2 updates (#141)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.3 to 4.32.4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.3...v4.32.4)

Updates `aquasecurity/trivy-action` from 0.34.0 to 0.34.1
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.34.0...0.34.1)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
...




* chore: Bump the microsoft-packages group with 1 update (#145)

Bumps Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...




* chore: Bump JsonSchema.Net from 9.1.0 to 9.1.1 (#143)

---
updated-dependencies:
- dependency-name: JsonSchema.Net
  dependency-version: 9.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...




* chore: Bump Swashbuckle.AspNetCore from 10.1.3 to 10.1.4 (#144)

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...




* chore: Bump the testing-packages group with 1 update

Bumps NUnit from 4.4.0 to 4.5.0

---
updated-dependencies:
- dependency-name: NUnit
  dependency-version: 4.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testing-packages
...



---------





* Merge branch 'main' of https://github.com/tpximpact/OpenReferralApi into staging

* Merge branch 'main' of https://github.com/tpximpact/OpenReferralApi into staging (#147)

* Merge main into staging (#148)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...



---------





* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




---------




---------




* ci: bump the github-actions-updates group with 2 updates (#141)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.3 to 4.32.4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.3...v4.32.4)

Updates `aquasecurity/trivy-action` from 0.34.0 to 0.34.1
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.34.0...0.34.1)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
...




* chore: Bump the microsoft-packages group with 1 update (#145)

Bumps Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...




* chore: Bump JsonSchema.Net from 9.1.0 to 9.1.1 (#143)

---
updated-dependencies:
- dependency-name: JsonSchema.Net
  dependency-version: 9.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...




* chore: Bump Swashbuckle.AspNetCore from 10.1.3 to 10.1.4 (#144)

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...




---------




* Add steps to prepare lowercase Docker image names for CI/CD workflows (#151)

* Staging (#150) (#153)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...



---------





* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




---------




* Feature/report additional fields (#140)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...



---------





* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




---------




---------




* feat: add support for reporting additional fields in JSON validation

* feat: add option to report additional fields in OpenAPI validation

* feat: flatten resolved allOf properties to enhance composite field discovery

---------




* chore: Bump the testing-packages group with 1 update (#142)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* …

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
jeffcumpsty-tpx added a commit that referenced this pull request Feb 28, 2026
* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Feature/report additional fields (#140)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat: add support for reporting additional fields in JSON validation

* feat: add option to report additional fields in OpenAPI validation

* feat: flatten resolved allOf properties to enhance composite field discovery

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update (#142)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* ci: bump the github-actions-updates group with 2 updates (#141)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.3 to 4.32.4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.3...v4.32.4)

Updates `aquasecurity/trivy-action` from 0.34.0 to 0.34.1
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.34.0...0.34.1)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the microsoft-packages group with 1 update (#145)

Bumps Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump JsonSchema.Net from 9.1.0 to 9.1.1 (#143)

---
updated-dependencies:
- dependency-name: JsonSchema.Net
  dependency-version: 9.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Swashbuckle.AspNetCore from 10.1.3 to 10.1.4 (#144)

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update

Bumps NUnit from 4.4.0 to 4.5.0

---
updated-dependencies:
- dependency-name: NUnit
  dependency-version: 4.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge branch 'main' of https://github.com/tpximpact/OpenReferralApi into staging

* Merge branch 'main' of https://github.com/tpximpact/OpenReferralApi into staging (#147)

* Merge main into staging (#148)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* ci: bump the github-actions-updates group with 2 updates (#141)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.3 to 4.32.4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.3...v4.32.4)

Updates `aquasecurity/trivy-action` from 0.34.0 to 0.34.1
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.34.0...0.34.1)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the microsoft-packages group with 1 update (#145)

Bumps Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump JsonSchema.Net from 9.1.0 to 9.1.1 (#143)

---
updated-dependencies:
- dependency-name: JsonSchema.Net
  dependency-version: 9.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Swashbuckle.AspNetCore from 10.1.3 to 10.1.4 (#144)

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add steps to prepare lowercase Docker image names for CI/CD workflows (#151)

* Staging (#150) (#153)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...



---------





* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




---------




* Feature/report additional fields (#140)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...



---------





* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




---------




---------




* feat: add support for reporting additional fields in JSON validation

* feat: add option to report additional fields in OpenAPI validation

* feat: flatten resolved allOf properties to enhance composite field discovery

---------




* chore: Bump the testing-packages group with 1 update (#142)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gi…
jeffcumpsty-tpx added a commit that referenced this pull request Feb 28, 2026
* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Feature/report additional fields (#140)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat: add support for reporting additional fields in JSON validation

* feat: add option to report additional fields in OpenAPI validation

* feat: flatten resolved allOf properties to enhance composite field discovery

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update (#142)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* ci: bump the github-actions-updates group with 2 updates (#141)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.3 to 4.32.4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.3...v4.32.4)

Updates `aquasecurity/trivy-action` from 0.34.0 to 0.34.1
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.34.0...0.34.1)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the microsoft-packages group with 1 update (#145)

Bumps Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump JsonSchema.Net from 9.1.0 to 9.1.1 (#143)

---
updated-dependencies:
- dependency-name: JsonSchema.Net
  dependency-version: 9.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Swashbuckle.AspNetCore from 10.1.3 to 10.1.4 (#144)

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update

Bumps NUnit from 4.4.0 to 4.5.0

---
updated-dependencies:
- dependency-name: NUnit
  dependency-version: 4.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge branch 'main' of https://github.com/tpximpact/OpenReferralApi into staging

* Merge branch 'main' of https://github.com/tpximpact/OpenReferralApi into staging (#147)

* Merge main into staging (#148)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* ci: bump the github-actions-updates group with 2 updates (#141)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.3 to 4.32.4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.3...v4.32.4)

Updates `aquasecurity/trivy-action` from 0.34.0 to 0.34.1
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.34.0...0.34.1)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the microsoft-packages group with 1 update (#145)

Bumps Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump JsonSchema.Net from 9.1.0 to 9.1.1 (#143)

---
updated-dependencies:
- dependency-name: JsonSchema.Net
  dependency-version: 9.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Swashbuckle.AspNetCore from 10.1.3 to 10.1.4 (#144)

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add steps to prepare lowercase Docker image names for CI/CD workflows (#151)

* Staging (#150) (#153)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...



---------





* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




---------




* Feature/report additional fields (#140)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...



---------





* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




---------




---------




* feat: add support for reporting additional fields in JSON validation

* feat: add option to report additional fields in OpenAPI validation

* feat: flatten resolved allOf properties to enhance composite field discovery

---------




* chore: Bump the testing-packages group with 1 update (#142)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gi…
jeffcumpsty-tpx added a commit that referenced this pull request Mar 1, 2026
* Staging (#163)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Feature/report additional fields (#140)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat: add support for reporting additional fields in JSON validation

* feat: add option to report additional fields in OpenAPI validation

* feat: flatten resolved allOf properties to enhance composite field discovery

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update (#142)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* ci: bump the github-actions-updates group with 2 updates (#141)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.3 to 4.32.4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.3...v4.32.4)

Updates `aquasecurity/trivy-action` from 0.34.0 to 0.34.1
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.34.0...0.34.1)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the microsoft-packages group with 1 update (#145)

Bumps Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump JsonSchema.Net from 9.1.0 to 9.1.1 (#143)

---
updated-dependencies:
- dependency-name: JsonSchema.Net
  dependency-version: 9.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Swashbuckle.AspNetCore from 10.1.3 to 10.1.4 (#144)

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update

Bumps NUnit from 4.4.0 to 4.5.0

---
updated-dependencies:
- dependency-name: NUnit
  dependency-version: 4.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge branch 'main' of https://github.com/tpximpact/OpenReferralApi into staging

* Merge branch 'main' of https://github.com/tpximpact/OpenReferralApi into staging (#147)

* Merge main into staging (#148)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* ci: bump the github-actions-updates group with 2 updates (#141)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.3 to 4.32.4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.3...v4.32.4)

Updates `aquasecurity/trivy-action` from 0.34.0 to 0.34.1
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.34.0...0.34.1)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the microsoft-packages group with 1 update (#145)

Bumps Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump JsonSchema.Net from 9.1.0 to 9.1.1 (#143)

---
updated-dependencies:
- dependency-name: JsonSchema.Net
  dependency-version: 9.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Swashbuckle.AspNetCore from 10.1.3 to 10.1.4 (#144)

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add steps to prepare lowercase Docker image names for CI/CD workflows (#151)

* Staging (#150) (#153)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...



---------





* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




---------




* Feature/report additional fields (#140)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...



---------





* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




---------




---------




* feat: add support for reporting additional fields in JSON validation

* feat: add option to report additional fields in OpenAPI validation

* feat: flatten resolved allOf properties to enhance composite field discovery

---------




* chore: Bump the testing-packages group with 1 update (#142)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log…
jeffcumpsty-tpx added a commit that referenced this pull request Mar 1, 2026
* Staging (#163)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Feature/report additional fields (#140)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat: add support for reporting additional fields in JSON validation

* feat: add option to report additional fields in OpenAPI validation

* feat: flatten resolved allOf properties to enhance composite field discovery

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update (#142)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* ci: bump the github-actions-updates group with 2 updates (#141)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.3 to 4.32.4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.3...v4.32.4)

Updates `aquasecurity/trivy-action` from 0.34.0 to 0.34.1
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.34.0...0.34.1)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the microsoft-packages group with 1 update (#145)

Bumps Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump JsonSchema.Net from 9.1.0 to 9.1.1 (#143)

---
updated-dependencies:
- dependency-name: JsonSchema.Net
  dependency-version: 9.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Swashbuckle.AspNetCore from 10.1.3 to 10.1.4 (#144)

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update

Bumps NUnit from 4.4.0 to 4.5.0

---
updated-dependencies:
- dependency-name: NUnit
  dependency-version: 4.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge branch 'main' of https://github.com/tpximpact/OpenReferralApi into staging

* Merge branch 'main' of https://github.com/tpximpact/OpenReferralApi into staging (#147)

* Merge main into staging (#148)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* ci: bump the github-actions-updates group with 2 updates (#141)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.3 to 4.32.4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.3...v4.32.4)

Updates `aquasecurity/trivy-action` from 0.34.0 to 0.34.1
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.34.0...0.34.1)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the microsoft-packages group with 1 update (#145)

Bumps Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump JsonSchema.Net from 9.1.0 to 9.1.1 (#143)

---
updated-dependencies:
- dependency-name: JsonSchema.Net
  dependency-version: 9.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Swashbuckle.AspNetCore from 10.1.3 to 10.1.4 (#144)

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add steps to prepare lowercase Docker image names for CI/CD workflows (#151)

* Staging (#150) (#153)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...



---------





* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




---------




* Feature/report additional fields (#140)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...



---------





* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




---------




---------




* feat: add support for reporting additional fields in JSON validation

* feat: add option to report additional fields in OpenAPI validation

* feat: flatten resolved allOf properties to enhance composite field discovery

---------




* chore: Bump the testing-packages group with 1 update (#142)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include l…
jeffcumpsty-tpx added a commit that referenced this pull request Mar 1, 2026
* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Feature/report additional fields (#140)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat: add support for reporting additional fields in JSON validation

* feat: add option to report additional fields in OpenAPI validation

* feat: flatten resolved allOf properties to enhance composite field discovery

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update (#142)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* ci: bump the github-actions-updates group with 2 updates (#141)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.3 to 4.32.4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.3...v4.32.4)

Updates `aquasecurity/trivy-action` from 0.34.0 to 0.34.1
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.34.0...0.34.1)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the microsoft-packages group with 1 update (#145)

Bumps Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump JsonSchema.Net from 9.1.0 to 9.1.1 (#143)

---
updated-dependencies:
- dependency-name: JsonSchema.Net
  dependency-version: 9.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Swashbuckle.AspNetCore from 10.1.3 to 10.1.4 (#144)

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update

Bumps NUnit from 4.4.0 to 4.5.0

---
updated-dependencies:
- dependency-name: NUnit
  dependency-version: 4.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge branch 'main' of https://github.com/tpximpact/OpenReferralApi into staging

* Merge branch 'main' of https://github.com/tpximpact/OpenReferralApi into staging (#147)

* Merge main into staging (#148)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jeff Cumpsty <jeff.cumpsty@tpximpact.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* ci: bump the github-actions-updates group with 2 updates (#141)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.3 to 4.32.4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.3...v4.32.4)

Updates `aquasecurity/trivy-action` from 0.34.0 to 0.34.1
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.34.0...0.34.1)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump the microsoft-packages group with 1 update (#145)

Bumps Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump JsonSchema.Net from 9.1.0 to 9.1.1 (#143)

---
updated-dependencies:
- dependency-name: JsonSchema.Net
  dependency-version: 9.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Bump Swashbuckle.AspNetCore from 10.1.3 to 10.1.4 (#144)

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add steps to prepare lowercase Docker image names for CI/CD workflows (#151)

* Staging (#150) (#153)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...



---------





* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




---------




* Feature/report additional fields (#140)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* Update .gitignore to ignore all log files in the logs directory (#136)

* chore: Bump the microsoft-packages group with 1 update (#127)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the microsoft-packages group with 1 update

Bumps System.IdentityModel.Tokens.Jwt from 8.15.0 to 8.16.0

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-packages
...



---------





* Merge maion to staging (#139)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




---------




---------




* feat: add support for reporting additional fields in JSON validation

* feat: add option to report additional fields in OpenAPI validation

* feat: flatten resolved allOf properties to enhance composite field discovery

---------




* chore: Bump the testing-packages group with 1 update (#142)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* ci: bump the github-actions-updates group with 2 updates (#126)

Bumps the github-actions-updates group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).


Updates `github/codeql-action` from 4.32.2 to 4.32.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.32.2...v4.32.3)

Updates `aquasecurity/trivy-action` from 0.33.1 to 0.34.0
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.33.1...0.34.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: aquasecurity/trivy-action
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
...




* Staging (#137)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Jeffcumpsty tpx patch 1 (#135)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

* Enhance error message for non-staging merges

Added echo statement to display current actor during merge error.

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3 (#131)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Swashbuckle.AspNetCore from 10.1.2 to 10.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gitignore to ignore all log files in the logs directory (#134)

---------





* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0 (#130)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File (#129)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump Serilog.AspNetCore and Serilog.Sinks.File

Bumps Serilog.AspNetCore from 8.0.3 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Serilog.AspNetCore
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...



---------





* chore: Bump the testing-packages group with 1 update (#128)

* Staging (#118)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* chore: Bump the testing-packages group with 1 update

Bumps coverlet.collector from 6.0.4 to 8.0.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing-packages
...



* Staging (#125)

* Update permissions in deploy.yml to allow writing for GitHub releases

* Add job name to staging-to-main workflow for clarity

* Sanitize URLs in logging for schema loading and error handling (#124)

* Update staging-to-main workflow to allow dependabot merges and modify .gitignore to include log files (#132)

* Update .gi…
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.

0 participants