Skip to content

Commit d9b5e51

Browse files
chore(deps): bump IntelliTect.Multitool from 1.5.0 to 1.5.3 (#802)
Bumps [IntelliTect.Multitool](https://github.com/IntelliTect/Multitool) from 1.5.0 to 1.5.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/IntelliTect/Multitool/releases">IntelliTect.Multitool's releases</a>.</em></p> <blockquote> <h2>v1.5.3</h2> <p>Make the conditions for <code>ReleaseDateAttribute</code> more difficult to stumble into - hopefully fixing more hot reload issues.</p> <p>Now it only auto generates the attribute if in CI and deterministic is not set to true, unless explicitly set via <code>ReleaseDateAttribute</code></p> <h2>v1.5.2</h2> <h2>What's Changed</h2> <ul> <li>Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/IntelliTect/Multitool/pull/122">IntelliTect/Multitool#122</a></li> <li>Bump Moq from 4.20.69 to 4.20.70 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/IntelliTect/Multitool/pull/127">IntelliTect/Multitool#127</a></li> <li>fix: Change Data Condition by <a href="https://github.com/BenjaminMichaelis"><code>@​BenjaminMichaelis</code></a> in <a href="https://redirect.github.com/IntelliTect/Multitool/pull/128">IntelliTect/Multitool#128</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/IntelliTect/Multitool/compare/v1.5.1...v1.5.2">https://github.com/IntelliTect/Multitool/compare/v1.5.1...v1.5.2</a></p> <h2>v1.5.1</h2> <h2>What's Changed</h2> <ul> <li>test: WhereNotNull by <a href="https://github.com/BenjaminMichaelis"><code>@​BenjaminMichaelis</code></a> in <a href="https://redirect.github.com/IntelliTect/Multitool/pull/103">IntelliTect/Multitool#103</a></li> <li>Update Dependencies</li> <li>fix: Hot reload breaking by <a href="https://github.com/BenjaminMichaelis"><code>@​BenjaminMichaelis</code></a> in <a href="https://redirect.github.com/IntelliTect/Multitool/pull/126">IntelliTect/Multitool#126</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/IntelliTect/Multitool/compare/v1.5.0...v1.5.1">https://github.com/IntelliTect/Multitool/compare/v1.5.0...v1.5.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/IntelliTect/Multitool/commit/41f2c04c88884729f00ffe038a3353f954d9671e"><code>41f2c04</code></a> fix: Variable set on test</li> <li><a href="https://github.com/IntelliTect/Multitool/commit/c2b7560cd1563be787ca5d3188f395b1b3e021f1"><code>c2b7560</code></a> fix: Update ci</li> <li><a href="https://github.com/IntelliTect/Multitool/commit/c92f82b2c71d4ec0f1397e4d88e492a3612a2bb1"><code>c92f82b</code></a> fix: Hot reload breaking</li> <li><a href="https://github.com/IntelliTect/Multitool/commit/dd434a8ab75098c54831a11e645028139b5524d3"><code>dd434a8</code></a> chore(deps): bump Microsoft.CodeAnalysis.NetAnalyzers from 8.0.0 to 9.0.0 (<a href="https://redirect.github.com/IntelliTect/Multitool/issues/139">#139</a>)</li> <li><a href="https://github.com/IntelliTect/Multitool/commit/3205cd6fc7e6a50297e9d0c23279f701ad8da680"><code>3205cd6</code></a> chore(deps): bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.12.0 (<a href="https://redirect.github.com/IntelliTect/Multitool/issues/140">#140</a>)</li> <li><a href="https://github.com/IntelliTect/Multitool/commit/69b56a4afb4759dc2622d2887d61f15ab6148a45"><code>69b56a4</code></a> Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 (<a href="https://redirect.github.com/IntelliTect/Multitool/issues/131">#131</a>)</li> <li><a href="https://github.com/IntelliTect/Multitool/commit/0017c6e61b9d12e6fba5adb7c33f819e90c35ac3"><code>0017c6e</code></a> Bump xunit from 2.8.1 to 2.9.0 (<a href="https://redirect.github.com/IntelliTect/Multitool/issues/130">#130</a>)</li> <li><a href="https://github.com/IntelliTect/Multitool/commit/94fd3efe5353f1c5dff60bfa80fbd1b0c6df884b"><code>94fd3ef</code></a> fix: Change Data Condition (<a href="https://redirect.github.com/IntelliTect/Multitool/issues/128">#128</a>)</li> <li><a href="https://github.com/IntelliTect/Multitool/commit/26e75122aa37b7fd6b9b9e4d829014902ad6c726"><code>26e7512</code></a> Bump Moq from 4.20.69 to 4.20.70 (<a href="https://redirect.github.com/IntelliTect/Multitool/issues/127">#127</a>)</li> <li><a href="https://github.com/IntelliTect/Multitool/commit/90f7f9dec4a174fae3d7e93b572ac2fcf3145867"><code>90f7f9d</code></a> Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 (<a href="https://redirect.github.com/IntelliTect/Multitool/issues/122">#122</a>)</li> <li>Additional commits viewable in <a href="https://github.com/IntelliTect/Multitool/compare/v1.5.0...v1.5.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=IntelliTect.Multitool&package-manager=nuget&previous-version=1.5.0&new-version=1.5.3)](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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c547aea commit d9b5e51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<ItemGroup>
77
<PackageVersion Include="coverlet.collector" Version="6.0.2" />
88
<PackageVersion Include="coverlet.msbuild" Version="6.0.2" />
9-
<PackageVersion Include="IntelliTect.Multitool" Version="1.5.0" />
9+
<PackageVersion Include="IntelliTect.Multitool" Version="1.5.3" />
1010
<PackageVersion Include="IntelliTect.TestTools.Console" Version="1.0.0" />
1111
<PackageVersion Include="Microsoft.CodeAnalysis" Version="4.9.2" />
1212
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="4.9.2" />

0 commit comments

Comments
 (0)