Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump nerdbank-gitversioning from 3.6.133 to 3.6.139 in /src/playground (
#14283) [//]: # (dependabot-start)⚠️ **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. --- [//]: # (dependabot-end) Bumps [nerdbank-gitversioning](https://github.com/dotnet/Nerdbank.GitVersioning) from 3.6.133 to 3.6.139. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dotnet/Nerdbank.GitVersioning/releases">nerdbank-gitversioning's releases</a>.</em></p> <blockquote> <h2>v3.6.139</h2> <h2>What's Changed</h2> <ul> <li>Fix WPF incremental build by <a href="https://github.com/AArnott"><code>@AArnott</code></a> in <a href="https://redirect.github.com/dotnet/Nerdbank.GitVersioning/pull/982">dotnet/Nerdbank.GitVersioning#982</a></li> <li>Fix build.ps1 script by <a href="https://github.com/AArnott"><code>@AArnott</code></a> in <a href="https://redirect.github.com/dotnet/Nerdbank.GitVersioning/pull/994">dotnet/Nerdbank.GitVersioning#994</a></li> <li>Change F# AssemblyInfo generation to always include a do() after the … by <a href="https://github.com/Numpsy"><code>@Numpsy</code></a> in <a href="https://redirect.github.com/dotnet/Nerdbank.GitVersioning/pull/1024">dotnet/Nerdbank.GitVersioning#1024</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Numpsy"><code>@Numpsy</code></a> made their first contribution in <a href="https://redirect.github.com/dotnet/Nerdbank.GitVersioning/pull/1024">dotnet/Nerdbank.GitVersioning#1024</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/dotnet/Nerdbank.GitVersioning/compare/v3.6.133...v3.6.139">https://github.com/dotnet/Nerdbank.GitVersioning/compare/v3.6.133...v3.6.139</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dotnet/Nerdbank.GitVersioning/commit/a9e87656206ac84ca98c14900d82b5afe5d2ece8"><code>a9e8765</code></a> Merge pull request <a href="https://redirect.github.com/dotnet/Nerdbank.GitVersioning/issues/1024">#1024</a> from Numpsy/fs_assenbly_info</li> <li><a href="https://github.com/dotnet/Nerdbank.GitVersioning/commit/e1cc3ec65706cdcc8e9d0239099c5a1a3c95de55"><code>e1cc3ec</code></a> Change F# AssemblyInfo generation to always include a do() after the version ...</li> <li><a href="https://github.com/dotnet/Nerdbank.GitVersioning/commit/9ca060edfb653b6eb9ba9ad353202304f8e03960"><code>9ca060e</code></a> Merge pull request <a href="https://redirect.github.com/dotnet/Nerdbank.GitVersioning/issues/994">#994</a> from dotnet/fix992</li> <li><a href="https://github.com/dotnet/Nerdbank.GitVersioning/commit/da36fb9d9b08d91efb1c8d353a504685d930950d"><code>da36fb9</code></a> Fix build.ps1 script</li> <li><a href="https://github.com/dotnet/Nerdbank.GitVersioning/commit/da15c4fcb890dbf7235e24be034cf7812e6ff28c"><code>da15c4f</code></a> Merge pull request <a href="https://redirect.github.com/dotnet/Nerdbank.GitVersioning/issues/982">#982</a> from dotnet/fix175</li> <li><a href="https://github.com/dotnet/Nerdbank.GitVersioning/commit/4ea125e60bed55a58d6d68b889f59b1d2d084764"><code>4ea125e</code></a> Fix WPF incremental build</li> <li>See full diff in <a href="https://github.com/dotnet/Nerdbank.GitVersioning/compare/v3.6.133...v3.6.139">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=nerdbank-gitversioning&package-manager=npm_and_yarn&previous-version=3.6.133&new-version=3.6.139)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> ###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/Azure/bicep/pull/14283) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information