Commit 37ba70d
authored
build(deps): Bump IntelliTect.Multitool from 1.5.2 to 1.5.3 (#717)
Bumps [IntelliTect.Multitool](https://github.com/IntelliTect/Multitool)
from 1.5.2 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>
</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>See full diff in <a
href="https://github.com/IntelliTect/Multitool/compare/v1.5.2...v1.5.3">compare
view</a></li>
</ul>
</details>
<br />
[](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 7056015 commit 37ba70d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments