Skip to content

chore: Bump the minor-and-patch group with 4 updates - #53

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/nuget/minor-and-patch-ce9a553032
Closed

chore: Bump the minor-and-patch group with 4 updates#53
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/nuget/minor-and-patch-ce9a553032

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 28, 2026

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Updated GitVersion.MsBuild from 6.4.0 to 6.7.0.

Release notes

Sourced from GitVersion.MsBuild's releases.

6.7.0

As part of this release we had 46 commits which resulted in 3 issues being closed.

Features

Improvements

Contributors

2 contributors made this release possible.

arturcic copilot-swe-agent

SHA256 Hashes of the release artifacts

  • 180fd7cf40fdfacf2c251176a4b613a444db2b40af477fd07a7c6d4d6b355dc6 - gitversion-linux-arm64-6.7.0.tar.gz
  • 254d1de40ac82af4c17771f996cb6656e6f3ba0f9cd2f6e94e07d983ac79595a - gitversion-linux-musl-arm64-6.7.0.tar.gz
  • d59557ebd5fcd036387cf1c7e6fb82df7fe71b5409ec1a69fd4a0ba614ccbcb7 - gitversion-linux-musl-x64-6.7.0.tar.gz
  • e2012abfb3392a6f0ccf5f82738173c291b15bfdb2d5e9197777ec3f41b88f76 - gitversion-linux-x64-6.7.0.tar.gz
  • 429108e0d51f98815b6fbf4ebba84cf53812a4c71eee67180456e8771e9f4320 - gitversion-osx-arm64-6.7.0.tar.gz
  • 02f6b9ac0d70a18d8bc2c0e3eaf183377a2417ecadd5df452ab3150b4404182c - gitversion-osx-x64-6.7.0.tar.gz
  • 873cdc294068cbbda43717e6384b849599d2d0db0db6f7c2592074c8f9386116 - gitversion-win-arm64-6.7.0.zip
  • 55b43a1c1e1d174675ca1500410e64a0ad9904425f2329fe6b35b5368a31f629 - gitversion-win-x64-6.7.0.zip

6.6.2

As part of this release we had 30 commits which resulted in 2 issues being closed.

Improvements

Contributors

2 contributors made this release possible.

denisbredikhin arturcic

SHA256 Hashes of the release artifacts

  • 4d0637a80cdf5b615b0b5426f4c8a670db3f44d696bb68c2935b3ab801698090 - gitversion-linux-arm64-6.6.2.tar.gz
  • 11e0bd3daa1b40f63dc5f61192a41a9d59f76a2513ddefa28ec47ac65c34ee00 - gitversion-linux-musl-arm64-6.6.2.tar.gz
  • fa526a55aa10a80e53ab6e85896144e23350c7366d6307b0f353d9d2d8353e73 - gitversion-linux-musl-x64-6.6.2.tar.gz
  • 1c436efca8063f936ef9144b71350e813ae1a0d6dcd8256ef85c5254ce00714c - gitversion-linux-x64-6.6.2.tar.gz
  • 3c7c331999ff6a69ca4942f4dbc84a87998b5f278df509551be0160415f9e67e - gitversion-osx-arm64-6.6.2.tar.gz
  • fb4d8c16e64360e9fb7df1c507d30c5a959fc0c41e0db2bc2dbcc55808b6d24b - gitversion-osx-x64-6.6.2.tar.gz
  • d0dfba1cdec96efcf5742173aa249fcd8cd866bd0cc519539976c0eaf49556f6 - gitversion-win-arm64-6.6.2.zip
  • 8013cc3422d26ef014c903554be8be6a1b835514e8064f0ec6a63ca52c7f3729 - gitversion-win-x64-6.6.2.zip

6.6.1

As part of this release we had 67 commits which resulted in 2 issues being closed.

Improvements

Contributors

1 contributors made this release possible.

arturcic

SHA256 Hashes of the release artifacts

  • abd80a77ebb3f4750255378f222076bef6884be46b07ee5bb35d84a5c2d5b6fb - gitversion-linux-arm64-6.6.1.tar.gz
  • 37cf7184e9f94de20d1dfd80f5d94a20c74327cab241ba90116531559630a9df - gitversion-linux-musl-arm64-6.6.1.tar.gz
  • bdd393d9ab7a37811bc04a9b92687e99de6b5c0162be416aa6db0dbb9dae51ec - gitversion-linux-musl-x64-6.6.1.tar.gz
  • 613b1247794aaf541b3060d5d5d6ef53e6b7a5779b0bf446f7549ebf935a1d38 - gitversion-linux-x64-6.6.1.tar.gz
  • 2c19105a672c0da445c6998429cd6034b864b707bcd830bb5d4e9862572cc3e2 - gitversion-osx-arm64-6.6.1.tar.gz
  • ee07876b25cd5c53a4500ac94373dd07e207db64fca67201daaa4a78397aba20 - gitversion-osx-x64-6.6.1.tar.gz
  • d333202ff9c95131644a1d093c8e75fd4e29277168d3bdd72342d95c11b9ef08 - gitversion-win-arm64-6.6.1.zip
  • 9a4deffb3c8ad25276577d3a6b8a69d80c3b6a0cb8f0b9c3a933fac7a2c46bbc - gitversion-win-x64-6.6.1.zip

6.6.0

Documentation

Features

Improvements

  • #​4418 [ISSUE]: GitVersion sometimes takes several hours, seemingly hanging for several minutes between steps by ChristoWolf resolved in !4809 by sanelson
  • !4789 Support integer formatting with specifiers D and B by BCSharp raised in #​4788 by BCSharp
  • !4812 refactor(serializer): utilize source-generated JSON context for seria… by arturcic
  • !4817 refactor(gitversion-variables): Standardize output variable order by arturcic

As part of this release we had 131 commits which resulted in 37 issues being closed.

Bugs

Dependencies

6.5.1

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

Bugs

Features

  • !4750 Bring back support for msbuild and Visual Studio by arturcic

Improvements

  • !4748 Refactor RegexPatterns to use properties instead of methods for Regex by arturcic

Contributors

3 contributors made this release possible.

peschmae davidjenni arturcic

SHA256 Hashes of the release artifacts

  • 00db6e97688e0f9edec5015b10914580405759e4198aabbc7261ccd75161e080 - gitversion-linux-arm64-6.5.1.tar.gz
  • 8d435c06d105350b3368651c467144db462bd73fd23962c5e7ae512638665333 - gitversion-linux-musl-arm64-6.5.1.tar.gz
  • ee0efdbeba8f7f2c4a4d7c78d3cf45429433e3c3219464db4ad7e0c424f735ed - gitversion-linux-musl-x64-6.5.1.tar.gz
  • 2c3f19d9186499efc1e97dbedd250f26ab87ba8c0a58e2c20dc29e9db4aa37cc - gitversion-linux-x64-6.5.1.tar.gz
  • 463c08c23cbdbfe218e132691b0b8a5794cb2696c8dca52ba89f527e73be46f8 - gitversion-osx-arm64-6.5.1.tar.gz
  • 566c3df4abde70bf594059c39803b3650e02251cf8f4d3ce476549ad3cfb9a56 - gitversion-osx-x64-6.5.1.tar.gz
  • beea0ca8e69a5de35f7a1901228368e11f2b4f32ddb7fb32aa27467289bd6f23 - gitversion-win-arm64-6.5.1.zip
  • 5c8f1f8e5ea6512deffe36d00bd7b57c0b64cba547779f78a892c0e73bc48b67 - gitversion-win-x64-6.5.1.zip

6.5.0

As part of this release we had 113 commits which resulted in 10 issues being closed.

Features

Improvements

Contributors

6 contributors made this release possible.

aidanblacklumeris Copilot simonachmueller pvanbuijtene arturcic copilot-swe-agent

SHA256 Hashes of the release artifacts

  • 05994d42146f5dc01348576240fdff0dea75f3cdf13ebd5d3f6764fc1d7e6140 - gitversion-linux-arm64-6.5.0.tar.gz
  • 63fd7d6832c6311fdf3017fc7dc277170ee9dae2790d825d8d7673d6fc1db265 - gitversion-linux-musl-arm64-6.5.0.tar.gz
  • 121c8a1de4133a0c628b3cfc2100b46813fa951ce477be3378247642a06169dd - gitversion-linux-musl-x64-6.5.0.tar.gz
  • 3399cc297ec83ef433763d0bae91b2f998117837397f5a63adca992b00dde2b6 - gitversion-linux-x64-6.5.0.tar.gz
  • 9be6d6f617eeba12ad7786f7187d1ffb21fb14d3db082e645fda5122b2573bc7 - gitversion-osx-arm64-6.5.0.tar.gz
  • e4f83a4a0162dbbf13997fdc6c43fbb155562cb14978a695c1d1218b8f8368c1 - gitversion-osx-x64-6.5.0.tar.gz
  • 86c467cfe9af5cf5e0bef85bd867469aa0c4948a088b6e0e35f930acc650fdeb - gitversion-win-arm64-6.5.0.zip
  • c423d828455777c065e413c585232dbdb6e44e9ec0eae530a55d32d075762e37 - gitversion-win-x64-6.5.0.zip

Commits viewable in compare view.

Updated Microsoft.ApplicationInsights from 2.22.0 to 2.23.0.

Release notes

Sourced from Microsoft.ApplicationInsights's releases.

2.23.0

  • no changes since beta.

2.23.0-beta1

Commits viewable in compare view.

Updated Microsoft.CodeAnalysis.CSharp from 4.11.0 to 4.14.0.

Release notes

Sourced from Microsoft.CodeAnalysis.CSharp's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated System.Text.Json from 8.0.5 to 8.0.6.

Release notes

Sourced from System.Text.Json's releases.

8.0.6

You can build .NET 8.0 from the repository by cloning the release tag v8.0.6 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

Commits viewable in compare view.

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 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 GitVersion.MsBuild from 6.4.0 to 6.7.0
Bumps Microsoft.ApplicationInsights from 2.22.0 to 2.23.0
Bumps Microsoft.CodeAnalysis.CSharp from 4.11.0 to 4.14.0
Bumps System.Text.Json from 8.0.5 to 8.0.6

---
updated-dependencies:
- dependency-name: GitVersion.MsBuild
  dependency-version: 6.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: Microsoft.ApplicationInsights
  dependency-version: 2.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: Microsoft.CodeAnalysis.CSharp
  dependency-version: 4.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: System.Text.Json
  dependency-version: 8.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 28, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: nuget. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 28, 2026
@tig

tig commented Jun 29, 2026

Copy link
Copy Markdown
Owner

Superseded by #66: GitVersion.MsBuild (6.7.0), System.Text.Json (10.0.9) and Microsoft.CodeAnalysis.CSharp (5.3.0) were applied at equal-or-higher versions. The ApplicationInsights part is intentionally held at 2.22.0 — see #56. Closing.

@tig tig closed this Jun 29, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot
dependabot Bot deleted the dependabot/nuget/minor-and-patch-ce9a553032 branch June 29, 2026 00:06
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