Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: GitTools/GitVersion
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.0.4
Choose a base ref
...
head repository: GitTools/GitVersion
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.0.5
Choose a head ref
  • 12 commits
  • 17 files changed
  • 6 contributors

Commits on Oct 31, 2024

  1. (build) - fix dockerhub readme publish (#4281)

    move the publish event to the release stage
    arturcic authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    08ff556 View commit details
    Browse the repository at this point in the history
  2. updated shipped API

    arturcic committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    72f0db8 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. (docs deps): Bump the remark group with 2 updates (#4282)

    Bumps the remark group with 2 updates: [remark-lint-no-dead-urls](https://github.com/remarkjs/remark-lint-no-dead-urls) and [remark-validate-links](https://github.com/remarkjs/remark-validate-links).
    
    
    Updates `remark-lint-no-dead-urls` from 2.0.0 to 2.0.1
    - [Release notes](https://github.com/remarkjs/remark-lint-no-dead-urls/releases)
    - [Commits](remarkjs/remark-lint-no-dead-urls@2.0.0...2.0.1)
    
    Updates `remark-validate-links` from 13.0.1 to 13.0.2
    - [Release notes](https://github.com/remarkjs/remark-validate-links/releases)
    - [Commits](remarkjs/remark-validate-links@13.0.1...13.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: remark-lint-no-dead-urls
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: remark
    - dependency-name: remark-validate-links
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: remark
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    ad66ece View commit details
    Browse the repository at this point in the history
  2. (deps): Bump Scriban from 5.10.0 to 5.11.0 in /new-cli

    Bumps [Scriban](https://github.com/scriban/scriban) from 5.10.0 to 5.11.0.
    - [Release notes](https://github.com/scriban/scriban/releases)
    - [Changelog](https://github.com/scriban/scriban/blob/master/changelog.md)
    - [Commits](scriban/scriban@5.10.0...5.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: Scriban
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    10cc563 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4283 from GitTools/dependabot/nuget/new-cli/Scrib…

    …an-5.11.0
    
    (deps): Bump Scriban from 5.10.0 to 5.11.0 in /new-cli
    mergify[bot] authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    a2b8e11 View commit details
    Browse the repository at this point in the history
  4. updated README

    arturcic committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    9c91227 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Mention new config parameter semantic-version-format (#4288)

    * Mention new config parameter `semantic-version-format`
    
    * Fix typo
    ITaluone authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    c849187 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    8758a3c View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. (deps): Bump YamlDotNet from 16.1.3 to 16.2.0 in /src

    Bumps [YamlDotNet](https://github.com/aaubry/YamlDotNet) from 16.1.3 to 16.2.0.
    - [Release notes](https://github.com/aaubry/YamlDotNet/releases)
    - [Commits](aaubry/YamlDotNet@v16.1.3...v16.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: YamlDotNet
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    6f52529 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4292 from GitTools/dependabot/nuget/src/YamlDotNe…

    …t-16.2.0
    
    (deps): Bump YamlDotNet from 16.1.3 to 16.2.0 in /src
    mergify[bot] authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    4a7d978 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    58d4808 View commit details
    Browse the repository at this point in the history
  2. (build) use sdk 9.0.100

    arturcic committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    c78e7a3 View commit details
    Browse the repository at this point in the history
Loading