Skip to content

chore(dependencies): update package dependencies across modules#363

Merged
DecSmith42 merged 1 commit into
mainfrom
chore/update-packages
Jul 9, 2026
Merged

chore(dependencies): update package dependencies across modules#363
DecSmith42 merged 1 commit into
mainfrom
chore/update-packages

Conversation

@DecSmith42

Copy link
Copy Markdown
Collaborator

Updated the following dependencies for consistency and patch updates:

  • Invex.RepoUtils.PublicApiAnalyzers to version 1.6.0
  • Invex.StructuredText and module-specific variants to version 1.2.0
  • Invex.FileSystem, Invex.Process, and Invex.SemanticVersion to version 1.1.0

No breaking changes expected.

Updated the following dependencies for consistency and patch updates:
- `Invex.RepoUtils.PublicApiAnalyzers` to version 1.6.0
- `Invex.StructuredText` and module-specific variants to version 1.2.0
- `Invex.FileSystem`, `Invex.Process`, and `Invex.SemanticVersion` to version 1.1.0

No breaking changes expected.
Copilot AI review requested due to automatic review settings July 9, 2026 13:55
@DecSmith42 DecSmith42 enabled auto-merge July 9, 2026 13:56

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 several NuGet package references across Atom modules to keep dependency versions consistent and pick up patch/minor updates, without intended behavioral changes to Atom itself.

Changes:

  • Bump Invex.RepoUtils.PublicApiAnalyzers from 1.5.0 to 1.6.0 across all projects that reference it.
  • Bump Invex.StructuredText and workflow-specific variants (.GithubActions, .AzureDevopsPipelines) from 1.1.0 to 1.2.0.
  • Bump core build dependencies Invex.FileSystem, Invex.Process, and Invex.SemanticVersion from 1.0.0 to 1.1.0.

Reviewed changes

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

Show a summary per file
File Description
src/Invex.Atom.Workflows/Invex.Atom.Workflows.csproj Updates analyzer + Invex.StructuredText dependency versions for the Workflows library.
src/Invex.Atom.Module.GitVersion/Invex.Atom.Module.GitVersion.csproj Updates Invex.RepoUtils.PublicApiAnalyzers version.
src/Invex.Atom.Module.GithubWorkflows/Invex.Atom.Module.GithubWorkflows.csproj Updates Invex.StructuredText.GithubActions and analyzer dependency versions.
src/Invex.Atom.Module.Dotnet/Invex.Atom.Module.Dotnet.csproj Updates Invex.RepoUtils.PublicApiAnalyzers version.
src/Invex.Atom.Module.DevopsWorkflows/Invex.Atom.Module.DevopsWorkflows.csproj Updates Invex.StructuredText.AzureDevopsPipelines and analyzer dependency versions.
src/Invex.Atom.Module.AzureStorage/Invex.Atom.Module.AzureStorage.csproj Updates Invex.RepoUtils.PublicApiAnalyzers version.
src/Invex.Atom.Module.AzureKeyVault/Invex.Atom.Module.AzureKeyVault.csproj Updates Invex.RepoUtils.PublicApiAnalyzers version.
src/Invex.Atom.Build/Invex.Atom.Build.csproj Updates core Invex.* dependencies and analyzer dependency version for the core framework project.

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