Skip to content
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

Bump GitVersion.MsBuild from 6.0.4 to 6.1.0 in the build-dependencies group #112

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2024

Bumps the build-dependencies group with 1 update: GitVersion.MsBuild.

Updates GitVersion.MsBuild from 6.0.4 to 6.1.0

Release notes

Sourced from GitVersion.MsBuild's releases.

6.1.0

As part of this release we had 62 commits which resulted in 9 issues being closed.

Dependencies

  • !4302 (deps): Bump Cake.Frosting from 4.2.0 to 5.0.0 in /build

Documentation

Features

  • !4306 Add net9.0 target

Improvements

  • !4279 Sunset .net 6.0
  • !4316 cleanup code targeting < net8.0
  • !4340 Improve IFileSystem usage in the app (part 1)

SHA256 Hashes of the release artifacts

  • bb7187dee5aeb00a43fc2542ff9f7caee78329867202f0317da27efd5c52ab7b - gitversion-linux-arm64-6.1.0.tar.gz
  • 0ca8bf5280e139f0e9eeffe9083d5dbbf3fc19759719d6af48f79b3fad3d778e - gitversion-linux-musl-arm64-6.1.0.tar.gz
  • 2d3f8a05be8ece49185bcab5d8c0f05c6feb8e78adcc4424513718f2fc9e62b7 - gitversion-linux-musl-x64-6.1.0.tar.gz
  • 800c0706108e20f768247c9a241d21476a9690cdafbbf4468c60af608c755644 - gitversion-linux-x64-6.1.0.tar.gz
  • 235ef5588a888aeae3fd6ccfb6e84a2e0da6482b1d121b4c8ec0f156fc229ab8 - gitversion-osx-arm64-6.1.0.tar.gz
  • a679e1a9c9aeb601124a776623e36e1cf3e2214e379e57904ce8ad7e742f3879 - gitversion-osx-x64-6.1.0.tar.gz
  • 41362cf1edd72df13633612ab04a7f0a184b941b853f04d780d3a1b59e1a45d1 - gitversion-win-arm64-6.1.0.zip
  • f78cdb446c77d9ad0ed84c26a73c55e89606e5b08e32f17b2ea05c4109901811 - gitversion-win-x64-6.1.0.zip

6.0.5

This is the last version supporting .net 6.0 as it's now End Of Support

As part of this release we had 12 commits which resulted in 5 issues being closed.

Documentation

  • !4229 Update msbuild.md: Visual Studio is no longer supported
  • [#4244](GitTools/GitVersion#4244) [ISSUE]: dotnet tool install docs should not use an explicit --version arg
  • !4288 Mention new config parameter semantic-version-format

SHA256 Hashes of the release artifacts

  • 0b4186c884bc4859a44f633141d2492838ad631e49b18aca2e5422d8b5f1fecf - gitversion-linux-arm64-6.0.5.tar.gz
  • cf74d02985e3cfa6deee2ccfd7b320fb02e9348efca91333bf380c30eb83a88f - gitversion-linux-musl-arm64-6.0.5.tar.gz

... (truncated)

Commits
  • 8856e30 update shipped API
  • 1aefeed Merge pull request #4340 from arturcic/feature/filesystem
  • e2734f8 fixing some warnings
  • 012c377 Refactor MakeAndGetTempPath to use expression-bodied member
  • 5147e95 Refactor file system operations to use IFileSystem interface
  • 62f782f Fix repo setup logic in DynamicRepositoryTests
  • 2305b7c removed TestFileSystem and usage
  • e4c3745 Merge pull request #4339 from GitTools/dependabot/github_actions/crazy-max/gh...
  • 0fecafc (build deps): Bump crazy-max/ghaction-setup-docker from 3 to 4
  • fb71e8a Ignore specific version of LibGit2Sharp in Dependabot
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 12, 2024
Bumps the build-dependencies group with 1 update: [GitVersion.MsBuild](https://github.com/GitTools/GitVersion).


Updates `GitVersion.MsBuild` from 6.0.4 to 6.1.0
- [Release notes](https://github.com/GitTools/GitVersion/releases)
- [Changelog](https://github.com/GitTools/GitVersion/blob/main/BREAKING_CHANGES.md)
- [Commits](GitTools/GitVersion@6.0.4...6.1.0)

---
updated-dependencies:
- dependency-name: GitVersion.MsBuild
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot-nuget-build-dependencies-8338c07a56 branch from 8991d5b to 367c12c Compare December 17, 2024 20:50
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 24, 2024

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants