System.IO.Abstractions.Extensions
System.IO.Abstractions.Extensions copied to clipboard
chore(deps): update dependency nerdbank.gitversioning to 3.9.50
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| Nerdbank.GitVersioning | 3.7.115 -> 3.9.50 |
Release Notes
dotnet/Nerdbank.GitVersioning (Nerdbank.GitVersioning)
v3.9.50
What's Changed
- Add
versionHeightOffsetAppliesToproperty to version.json by @Copilot in #1279 - Fix
nbgv prepare-releasecommand to honor inheriting version.json files by @AArnott in #1281 - Automatically disable git engine for Dependabot environments by @Copilot in #1284
- Add --what-if switch to nbgv tag command to preview tag names by @Copilot in #1287
- Auto-disable git engine for GitHub Copilot environments by @Copilot in #1291
- Allow uppercase letters in pre-release version identifiers by @Copilot in #1293
New Contributors
- @micheloliveira-com made their first contribution in #1277
Full Changelog: https://github.com/dotnet/Nerdbank.GitVersioning/compare/v3.8.118...v3.9.50
v3.8.118
Fixes
- Don't try to disable CA2243 warnings in the generated version info files for F# by @Numpsy in #1174
- Catch a more general JsonException. by @ANGEL-OF-DEV in #1191
- Retarget links to migrated docs by @bencemali in #1193
- Check MSBuild items with case insensitivity by @AArnott in #1213
- Fix inconsistent CLI output format for GitCommitDate by @Copilot in #1246
- Fix version height computed as 0 when project path has non-canonical casing by @Copilot in #1244
- When generating the GitCommitDate field in the AssemblyInfo for F#, d… by @Numpsy in #1253
- Only do Android version check on applications by @dotMorten in #1256
- Fix
nbgv set-versionto write to the best version.json file in scope by @AArnott in #1264
Enhancements
- Add msbuild-provided prerelease identifiers by @AArnott in #1153
- Add support for stamping version on server.json for MCP servers with 0.0.0-placeholder replacement by @Copilot in #1270 and by @AArnott in #1271
- Add option to set / skip CloudBuildNumber by @MattKotsenas in #1190
- Add Central Package Management (CPM) support to nbgv install command by @Copilot in #1208
- Add --public-release argument to nbgv get-version command by @Copilot in #1245
- Invoke PrivateP2PCaching.proj fewer times by @AArnott in #1263
Other changes
- Update dependency Cake.Core to v5 by @renovate[bot] in #1183
New Contributors
- @ANGEL-OF-DEV made their first contribution in #1191
- @bencemali made their first contribution in #1193
- @Copilot made their first contribution in #1208
- @dotMorten made their first contribution in #1256
- @emmanuel-ferdman made their first contribution in #1145
Full Changelog: https://github.com/dotnet/Nerdbank.GitVersioning/compare/v3.7.115...v3.8.118
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.