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.3 to 6.0.4 in the production-dependencies group #100

Merged
merged 3 commits into from
Nov 3, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2024

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

Updates GitVersion.MsBuild from 6.0.3 to 6.0.4

Release notes

Sourced from GitVersion.MsBuild's releases.

6.0.4

As part of this release we had 26 commits which resulted in 6 issues being closed.

Bugs

Dependencies

  • !4263 (deps): Bump MSBuild.ProjectCreation to 13.0.0

Documentation

SHA256 Hashes of the release artifacts

  • 1da9499b4a6333954fc9a39e84720a29ab6164e27a6041a28bc7aef2e3d79a0a - gitversion-linux-arm64-6.0.4.tar.gz
  • 08e4c312ce761c5e87e79be6844286762b160ed217cf48385cf92d771a6ed614 - gitversion-linux-musl-arm64-6.0.4.tar.gz
  • 47f9bd03cdf6852957994b36b1c2f232ab40fb5803a3f8dcc3c0b339b99cbdae - gitversion-linux-musl-x64-6.0.4.tar.gz
  • a9e696b354b69e9584ce5ce83788fdd62833ab71689ed835cbd2490de314ae6b - gitversion-linux-x64-6.0.4.tar.gz
  • a5bba2126045d35f85dfbe97f6c239b58d34dcd293ad2fc299eeb56b36d09a61 - gitversion-osx-arm64-6.0.4.tar.gz
  • b82a1f0f981528926d0ae87996f66d6be0da826f1fbb8139f671c5f45a2cd4c8 - gitversion-osx-x64-6.0.4.tar.gz
  • b8161edff12692fcf7450335fc680a92cc9fea77c2973748ee766f263252a4f4 - gitversion-win-arm64-6.0.4.zip
  • d99906426c3cc02ef60dfd58446784537cc69733e5b2d95e841e493a2786af35 - gitversion-win-x64-6.0.4.zip
Commits
  • 84f2e38 update winget version
  • bcb4f55 Merge pull request #4206 from samtrion/main
  • b389378 Normalization of GitVersionTargetFramework and fallback scenario
  • d2954bc Merge pull request #4278 from arturcic/main
  • 92e173e (build) use dynamic matrix in workflow
  • cdaadde (build) add separate project for building the CI matrix
  • f627d76 (build) use dotnet_version and docker_distro
  • bca6e18 Merge pull request #4276 from GitTools/dependabot/nuget/src/NSubstitute-5.3.0
  • 77a67ab (deps): Bump NSubstitute from 5.1.0 to 5.3.0 in /src
  • e15305e Merge pull request #4275 from GitTools/dependabot/nuget/new-cli/analyzers-16d...
  • 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

Bumps the production-dependencies group with 1 update: [GitVersion.MsBuild](https://github.com/GitTools/GitVersion).


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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 1, 2024
Copy link

codacy-production bot commented Nov 3, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (efaffe9) 135 134 99.26%
Head commit (edd2bcc) 135 (+0) 134 (+0) 99.26% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#100) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

@elzik elzik merged commit 454c862 into main Nov 3, 2024
14 checks passed
@dependabot dependabot bot deleted the dependabot-nuget-production-dependencies-03a8d9d20a branch November 3, 2024 14:10
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.

1 participant