Skip to content

Commit 66fb892

Browse files
Bump PGCG.commonItems to 15.1.6 (#2492)
Bumps [ColorHashSharp](https://github.com/fernandezja/ColorHashSharp) and [PGCG.commonItems](https://github.com/ParadoxGameConverters/commonItems.NET). These dependencies needed to be updated together. Updates `ColorHashSharp` from 1.0.0 to 1.0.0 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/fernandezja/ColorHashSharp/commits">compare view</a></li> </ul> </details> <br /> Updates `PGCG.commonItems` from 15.1.5 to 15.1.6 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ParadoxGameConverters/PGCG.commonItems/commit/e554e1e25e553c9b48e3bfd015e621352957d043"><code>e554e1e</code></a> Fix the indentation of enumerables serialized without braces (<a href="https://redirect.github.com/ParadoxGameConverters/commonItems.NET/issues/592">#592</a>)</li> <li><a href="https://github.com/ParadoxGameConverters/PGCG.commonItems/commit/20facabcf8a4347fdcb5bde1c7e6833329027c98"><code>20facab</code></a> Bump Roslynator.Analyzers from 4.12.11 to 4.13.0 (<a href="https://redirect.github.com/ParadoxGameConverters/commonItems.NET/issues/590">#590</a>)</li> <li><a href="https://github.com/ParadoxGameConverters/PGCG.commonItems/commit/3078615eb50ffd344095b0a9e61a510552f3b062"><code>3078615</code></a> Bump Roslynator.Analyzers from 4.12.10 to 4.12.11 (<a href="https://redirect.github.com/ParadoxGameConverters/commonItems.NET/issues/589">#589</a>)</li> <li><a href="https://github.com/ParadoxGameConverters/PGCG.commonItems/commit/cc060b28856fce2ea95e326fb5b8507ea129e00b"><code>cc060b2</code></a> Bump AwesomeAssertions from 8.0.0-rc.3 to 8.0.0 (<a href="https://redirect.github.com/ParadoxGameConverters/commonItems.NET/issues/588">#588</a>)</li> <li>See full diff in <a href="https://github.com/ParadoxGameConverters/commonItems.NET/compare/15.1.5...15.1.6">compare view</a></li> </ul> </details> <br /> 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 32ec206 commit 66fb892

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ImperatorToCK3/ImperatorToCK3.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<PrivateAssets>all</PrivateAssets>
4343
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4444
</PackageReference>
45-
<PackageReference Include="PGCG.commonItems" Version="15.1.5" />
45+
<PackageReference Include="PGCG.commonItems" Version="15.1.6" />
4646
<PackageReference Include="PGCG.commonItems.SourceGenerators" Version="1.0.8"/>
4747
<PackageReference Include="Polly" Version="8.5.2" />
4848
<PackageReference Include="Roslynator.Analyzers" Version="4.13.0">

0 commit comments

Comments
 (0)