Skip to content

fix: update structuredtext package to resolve property line splittingissue#353

Merged
DecSmith42 merged 1 commit into
mainfrom
development
Jun 24, 2026
Merged

fix: update structuredtext package to resolve property line splittingissue#353
DecSmith42 merged 1 commit into
mainfrom
development

Conversation

@DecSmith42

Copy link
Copy Markdown
Collaborator

This pull request updates dependencies across several projects to use the latest versions of the Invex.StructuredText packages. These updates ensure compatibility with new features and bug fixes provided in the 1.1.0 releases.

Dependency version updates:

  • Updated Invex.StructuredText.AzureDevopsPipelines from version 1.0.0 to 1.1.0 in Invex.Atom.Module.DevopsWorkflows.csproj
  • Updated Invex.StructuredText.GithubActions from version 1.0.0 to 1.1.0 in Invex.Atom.Module.GithubWorkflows.csproj
  • Updated Invex.StructuredText from version 1.0.0 to 1.1.0 in Invex.Atom.Workflows.csproj

Copilot AI review requested due to automatic review settings June 24, 2026 05:39
@DecSmith42 DecSmith42 enabled auto-merge June 24, 2026 05:39

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates Atom’s workflow-related projects to use Invex.StructuredText package version 1.1.0, aligning GitHub Actions / Azure DevOps YAML generation with upstream fixes (notably around property line splitting).

Changes:

  • Bump Invex.StructuredText to 1.1.0 in Invex.Atom.Workflows.
  • Bump Invex.StructuredText.GithubActions to 1.1.0 in the GitHub Workflows module.
  • Bump Invex.StructuredText.AzureDevopsPipelines to 1.1.0 in the DevOps Workflows module.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
src/Invex.Atom.Workflows/Invex.Atom.Workflows.csproj Updates core Invex.StructuredText dependency to 1.1.0 for workflow infrastructure.
src/Invex.Atom.Module.GithubWorkflows/Invex.Atom.Module.GithubWorkflows.csproj Updates GitHub Actions StructuredText model dependency to 1.1.0.
src/Invex.Atom.Module.DevopsWorkflows/Invex.Atom.Module.DevopsWorkflows.csproj Updates Azure DevOps StructuredText model dependency to 1.1.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants