forked from GitTools/GitVersion
-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] main from GitTools:main #281
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
pull
wants to merge
64
commits into
Familyfirst4:main
Choose a base branch
from
GitTools:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
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] <[email protected]>
…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] <[email protected]>
…-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] <[email protected]>
…-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] <[email protected]>
…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] <[email protected]>
…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] <[email protected]>
…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.
Upgrade to dotnet10
Ensure that linked issues are actually connected in GitHub and subsequently closed when the PR is merged by prepending the issue number with "Resolves". Also simplifies the formatting.
Ensure that linked issues are connected
Adds linked tools to CodeQL analysis workflow.
Bumps Microsoft.Build.Utilities.Core from 17.14.28 to 18.0.2 --- updated-dependencies: - dependency-name: Microsoft.Build.Utilities.Core dependency-version: 18.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft ... Signed-off-by: dependabot[bot] <[email protected]>
…-9d759c44b0 (deps): Bump the microsoft group with 1 update
Refactors regex patterns to utilize `GeneratedRegexAttribute` caching for improved performance and reduced memory allocation.
unifies regex definitions into a central descriptor list. adds a default timeout to regex construction for safety.
Replaces expression-bodied properties with property-backed fields for Regex initialization to ensure a consistent approach and avoid potential re-evaluations. Affects multiple regex patterns across the project.
moves regex cache to bottom of the class, for better organization.
refactors regex patterns to remove the nested `Common` class for easier access and cleaner code.
Refactor RegexPatterns to use properties instead of methods for Regex
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.0...4.1.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…l-4.1.1 (docs deps): Bump js-yaml from 4.1.0 to 4.1.1
updates the .net version in the devcontainer to 10.0.
adapts msbuild tasks execution to use action with task parameter. removes net framework check on GitVersionTask. adds condition to msbuild targets.
This enabled testing the GitVersion.MsBuild with the full .NET Framework's version of msbuild
disables GitVersion task on .NET Framework with MSBuild < 18. updates conditions for UsingTask to use explicit string comparisons.
Bring back support for msbuild and Visual Studio
--- updated-dependencies: - dependency-name: Scriban dependency-version: 6.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…an-6.5.1 (deps): Bump Scriban from 6.5.0 to 6.5.1
Bumps [jetbrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2025.2.1 to 2025.2.2. - [Release notes](https://github.com/jetbrains/qodana-action/releases) - [Commits](JetBrains/qodana-action@v2025.2.1...v2025.2.2) --- updated-dependencies: - dependency-name: jetbrains/qodana-action dependency-version: 2025.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…rains/qodana-action-2025.2.2 (build deps): Bump jetbrains/qodana-action from 2025.2.1 to 2025.2.2
Bumps Microsoft.CodeAnalysis.CSharp from 4.14.0 to 5.0.0 --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.CSharp dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft - dependency-name: Microsoft.CodeAnalysis.CSharp dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft ... Signed-off-by: dependabot[bot] <[email protected]>
…soft-c55911ac21 (deps): Bump the microsoft group with 1 update
caches the ReferenceAssemblies.Net100 to prevent redundant object creation.
Bumps the actions group with 1 update: [actions/checkout](https://github.com/actions/checkout). Updates `actions/checkout` from 5 to 6 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v5...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
…ons-76468cb07f (build deps): Bump actions/checkout from 5 to 6 in the actions group
Bumps Serilog.Extensions.Logging from 9.0.2 to 10.0.0 --- updated-dependencies: - dependency-name: Serilog.Extensions.Logging dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: serilog ... Signed-off-by: dependabot[bot] <[email protected]>
…og-cfbb3d4850 (deps): Bump the serilog group with 1 update
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 : )