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.5 to 6.1.0 #136

Closed
wants to merge 1 commit into from

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 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 added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Dec 10, 2024
Copy link
Contributor

github-actions bot commented Dec 10, 2024

Test Results

140 tests  ±0   140 ✅ ±0   0s ⏱️ ±0s
  1 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit fe83c95. ± Comparison against base commit d3d4975.

♻️ This comment has been updated with latest results.

Copy link

codecov bot commented Dec 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (d3d4975) to head (fe83c95).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #136   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          286       286           
  Branches        64        64           
=========================================
  Hits           286       286           

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

Copy link
Contributor

github-actions bot commented Dec 10, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.02s
✅ EDITORCONFIG editorconfig-checker 51 0 0.29s
✅ JSON jsonlint 2 0 0.29s
✅ JSON prettier 2 0 0.41s
✅ JSON v8r 2 0 2.43s
✅ MARKDOWN markdownlint 1 0 0.92s
✅ MARKDOWN markdown-link-check 1 0 6.05s
✅ MARKDOWN markdown-table-formatter 1 0 0.39s
✅ REPOSITORY checkov yes no 13.47s
✅ REPOSITORY gitleaks yes no 0.35s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 14.04s
✅ REPOSITORY secretlint yes no 0.81s
✅ REPOSITORY trivy-sbom yes no 0.11s
✅ REPOSITORY trufflehog yes no 2.77s
✅ XML xmllint 4 0 0.01s
✅ YAML prettier 9 0 0.95s
✅ YAML v8r 9 0 11.61s
✅ YAML yamllint 9 0 0.63s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/GitVersion.MsBuild-6.1.0 branch from 1aea6e3 to fe83c95 Compare December 24, 2024 02:04
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 24, 2024

Looks like GitVersion.MsBuild is no longer a dependency, so this is no longer needed.

@dependabot dependabot bot closed this Dec 24, 2024
@dependabot dependabot bot deleted the dependabot/nuget/GitVersion.MsBuild-6.1.0 branch December 24, 2024 02:18
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 .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants