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

chore(deps): bump GitVersion.MsBuild from 6.0.5 to 6.1.0 #539

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps GitVersion.MsBuild from 6.0.5 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
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 will merge this PR once CI passes on it, as requested by @samtrion.


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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team as a code owner December 10, 2024 13:37
@dependabot dependabot bot removed the request for review from a team December 10, 2024 13:37
@dependabot dependabot bot added the dependency:nuget Indicates a pull request related to updating or managing NuGet package dependencies. label Dec 10, 2024
@dependabot dependabot bot requested a review from Dakraid December 10, 2024 13:37
@samtrion
Copy link
Member

@dependabot rebase

Bumps [GitVersion.MsBuild](https://github.com/GitTools/GitVersion) from 6.0.5 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.5...6.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/GitVersion.MsBuild-6.1.0 branch from 4e1f9f5 to fe37285 Compare December 10, 2024 19:36
Copy link

codecov bot commented Dec 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.11%. Comparing base (23faaa6) to head (fe37285).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #539   +/-   ##
=======================================
  Coverage   98.11%   98.11%           
=======================================
  Files          79       79           
  Lines        1539     1539           
  Branches      252      252           
=======================================
  Hits         1510     1510           
  Misses         24       24           
  Partials        5        5           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@samtrion samtrion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot merged commit beafb9f into main Dec 10, 2024
17 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/GitVersion.MsBuild-6.1.0 branch December 10, 2024 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency:nuget Indicates a pull request related to updating or managing NuGet package dependencies.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant