[pull] main from GitTools:main#281
Open
pull[bot] wants to merge 243 commits intoFamilyfirst4:mainfrom
Open
Conversation
Adds pull request trigger to the mkdocs workflow.
Bumps Serilog.Sinks.Console from 6.0.0 to 6.1.0 --- updated-dependencies: - dependency-name: Serilog.Sinks.Console dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: serilog ... Signed-off-by: dependabot[bot] <support@github.com>
…og-bc44c4ca60 (deps): Bump the serilog group with 1 update
uses OIDC token exchange for nuget api key retrieval, instead of storing the api key in github secrets.
publish nuget packages using Trusted Publishing
Bumps NUnit.Analyzers to 4.11.2 --- updated-dependencies: - dependency-name: NUnit.Analyzers dependency-version: 4.11.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nunit - dependency-name: NUnit.Analyzers dependency-version: 4.11.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nunit ... Signed-off-by: dependabot[bot] <support@github.com>
…-8f80df8b9f (deps): Bump the nunit group with 1 update
adds workflow to update GitTools Actions in Actions repository when a new release is published.
#4725 - adds workflow to update GitTools Actions
Bumps NUnit.Analyzers from 4.10.0 to 4.11.2 --- updated-dependencies: - dependency-name: NUnit.Analyzers dependency-version: 4.11.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: analyzers ... Signed-off-by: dependabot[bot] <support@github.com>
…-b730443a2f (deps): Bump the analyzers group with 1 update
Bumps Serilog.Sinks.Console from 6.1.0 to 6.1.1 --- updated-dependencies: - dependency-name: Serilog.Sinks.Console dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: serilog ... Signed-off-by: dependabot[bot] <support@github.com>
…og-602f419b37 (deps): Bump the serilog group with 1 update
Replaces direct field access with a public property `DiagramBuilder` in `SequenceDiagram`. Updates related methods to use this property for better encapsulation and maintainability.
Relocates `GitTestExtensions` and other related classes to the `GitVersion.Testing.Extensions` namespace for consistent organization. Updates all references and removes the unused `RepositoryFixtureExtensions` class.
…ves across multiple test files.
Changes the event type to trigger on release publishing to ensure proper GitVersion updates.
Uses the NuGet API key from the credentials configuration.
Bumps Microsoft.Extensions.Configuration.CommandLine from 9.0.10 to 10.0.0 Bumps Microsoft.Extensions.DependencyInjection from 9.0.10 to 10.0.0 Bumps Microsoft.Extensions.DependencyInjection.Abstractions from 9.0.10 to 10.0.0 Bumps Microsoft.Extensions.FileSystemGlobbing from 9.0.10 to 10.0.0 Bumps Microsoft.Extensions.Hosting from 9.0.10 to 10.0.0 Bumps Microsoft.Extensions.Logging.Abstractions from 9.0.10 to 10.0.0 Bumps Microsoft.Extensions.Options from 9.0.10 to 10.0.0 Bumps Microsoft.NET.Test.Sdk from 18.0.0 to 18.0.1 Bumps System.Collections.Immutable from 9.0.10 to 10.0.0 Bumps System.CommandLine from 2.0.0-rc.2.25502.107 to 2.0.0 Bumps System.Reflection.Metadata from 9.0.10 to 10.0.0 Bumps System.Text.Json from 9.0.10 to 10.0.0 --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: System.CommandLine dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: System.Text.Json dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.Extensions.Configuration.CommandLine dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.Extensions.DependencyInjection dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.Extensions.FileSystemGlobbing dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.Extensions.Hosting dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.Extensions.Options dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft - dependency-name: System.Collections.Immutable dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: System.Reflection.Metadata dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: System.Text.Json dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft ... Signed-off-by: dependabot[bot] <support@github.com>
…soft-1c82557d3d (deps): Bump the microsoft group with 12 updates
Bumps [dotnet-sdk](https://github.com/dotnet/sdk) from 9.0.306 to 10.0.100. - [Release notes](https://github.com/dotnet/sdk/releases) - [Commits](dotnet/sdk@v9.0.306...v10.0.100) --- updated-dependencies: - dependency-name: dotnet-sdk dependency-version: 10.0.100 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…dk-10.0.100 (sdk): Bump dotnet-sdk from 9.0.306 to 10.0.100
bumps dependency versions to the latest releases.
Updates the latest .NET LTS version to 10.0. Includes .NET 8.0 in the supported versions array. Sets the latest Docker distribution to Ubuntu 24.04.
updates the target framework moniker to .net 10.0 for all build configurations.
updates the target framework to net10.0 for the cli.
--- updated-dependencies: - dependency-name: JsonSchema.Net.Generation dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…a.Net.Generation-7.1.0 (deps): Bump JsonSchema.Net.Generation from 7.0.1 to 7.1.0
Organizes release label aliases for improved readability within the configuration.
Assigns milestone 82 (6.x) to dotnet-sdk and NuGet dependency pull requests for improved organization.
--- updated-dependencies: - dependency-name: Scriban dependency-version: 6.5.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…an-6.5.3 (deps): Bump Scriban from 6.5.2 to 6.5.3
--- updated-dependencies: - dependency-name: NUnit dependency-version: 4.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…-4.5.0 (deps): Bump NUnit from 4.4.0 to 4.5.0
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 - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: microsoft ... Signed-off-by: dependabot[bot] <support@github.com>
…soft-3952d84455 (deps): Bump the microsoft group with 1 update
Consolidate multiple updates for a single dependency into one pull request.
Bumps and [minimatch](https://github.com/isaacs/minimatch). These dependencies needed to be updated together. Updates `minimatch` from 9.0.5 to 9.0.9 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v9.0.5...v9.0.9) Updates `minimatch` from 5.1.0 to 5.1.9 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v9.0.5...v9.0.9) Updates `minimatch` from 3.1.2 to 3.1.5 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v9.0.5...v9.0.9) --- updated-dependencies: - dependency-name: minimatch dependency-version: 9.0.9 dependency-type: indirect - dependency-name: minimatch dependency-version: 5.1.9 dependency-type: indirect - dependency-name: minimatch dependency-version: 3.1.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…ca49cfd856 (docs deps): Bump minimatch
Bumps the actions group with 2 updates: [actions/download-artifact](https://github.com/actions/download-artifact) and [actions/upload-artifact](https://github.com/actions/upload-artifact). Updates `actions/download-artifact` from 7 to 8 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v7...v8) Updates `actions/upload-artifact` from 6 to 7 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v6...v7) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/upload-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
…ons-985357984d (build deps): Bump the actions group with 2 updates
--- updated-dependencies: - dependency-name: JsonSchema.Net.Generation dependency-version: 7.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…a.Net.Generation-7.1.1 (deps): Bump JsonSchema.Net.Generation from 7.1.0 to 7.1.1
Relocates the processing of --help and --version options to GitVersionApp, decoupling IVersionWriter and IHelpWriter dependencies from GitVersionExecutor.
Relocate help and version output logic from `GitVersionApp` to `ArgumentParser`. Simplify `GitVersionApp` startup by removing `IServiceProvider` dependency for these commands.
Extracts configuration display to an early exit and ensures consistent application shutdown in a `finally` block, clarifying handling for special commands.
Refactor help and version command handling
Limits Qodana analysis to the .NET 10.0 framework.
Ensures .rsp files from the docs directory are copied to the output alongside the CLI executable.
--- updated-dependencies: - dependency-name: Scriban dependency-version: 6.5.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…an-6.5.4 (deps): Bump Scriban from 6.5.3 to 6.5.4
--- updated-dependencies: - dependency-name: Polly dependency-version: 8.6.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…-8.6.6 (deps): Bump Polly from 8.6.5 to 8.6.6
--- updated-dependencies: - dependency-name: Scriban dependency-version: 6.5.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…an-6.5.5 (deps): Bump Scriban from 6.5.4 to 6.5.5
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )