From 0169aa1e11658c3636542d907fa2976655c4a5b5 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 11 Sep 2024 19:33:50 +0000
Subject: [PATCH] Bump PGCG.commonItems from 12.5.1 to 12.5.2 in
/ImperatorToCK3 (#2171) #patch
Bumps
[PGCG.commonItems](https://github.com/ParadoxGameConverters/commonItems.NET)
from 12.5.1 to 12.5.2.
Commits
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=PGCG.commonItems&package-manager=nuget&previous-version=12.5.1&new-version=12.5.2)](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)
---
Dependabot commands and options
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 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)
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: IhateTrains
---
ImperatorToCK3.UnitTests/Mappers/Coa/CoaMapperTests.cs | 2 +-
.../game/common/coat_of_arms/coat_of_arms/CoatsOfArms.txt | 2 +-
.../game/common/coat_of_arms/coat_of_arms/CoatsOfArms.txt | 2 +-
ImperatorToCK3/ImperatorToCK3.csproj | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/ImperatorToCK3.UnitTests/Mappers/Coa/CoaMapperTests.cs b/ImperatorToCK3.UnitTests/Mappers/Coa/CoaMapperTests.cs
index d2c4d6710..19ae36114 100644
--- a/ImperatorToCK3.UnitTests/Mappers/Coa/CoaMapperTests.cs
+++ b/ImperatorToCK3.UnitTests/Mappers/Coa/CoaMapperTests.cs
@@ -53,7 +53,7 @@ public void GetCoaForFlagNameReturnsCoaOnMatch() {
"\t\tcolor1 =\"bone_white\"\n" +
"\t\tcolor2 =\"offwhite\"\n" +
"\t\tinstance ={\n" +
- "\t\t\tscale ={-0.9 0.9 }\"\n" +
+ "\t\t\tscale ={-0.9 0.9 }\n" +
"\t\t}\n" +
"\t}\n" +
"\tcolored_emblem ={\n" +
diff --git a/ImperatorToCK3.UnitTests/TestFiles/LandedTitlesTests/Imperator/game/common/coat_of_arms/coat_of_arms/CoatsOfArms.txt b/ImperatorToCK3.UnitTests/TestFiles/LandedTitlesTests/Imperator/game/common/coat_of_arms/coat_of_arms/CoatsOfArms.txt
index 9faf5bde0..476d0b1b8 100644
--- a/ImperatorToCK3.UnitTests/TestFiles/LandedTitlesTests/Imperator/game/common/coat_of_arms/coat_of_arms/CoatsOfArms.txt
+++ b/ImperatorToCK3.UnitTests/TestFiles/LandedTitlesTests/Imperator/game/common/coat_of_arms/coat_of_arms/CoatsOfArms.txt
@@ -36,7 +36,7 @@ e_IRTOCK3_AMK = {
color1 ="bone_white"
color2 ="offwhite"
instance ={
- scale ={-0.9 0.9 }"
+ scale ={-0.9 0.9 }
}
}
colored_emblem ={
diff --git a/ImperatorToCK3.UnitTests/TestFiles/MapperTests/CoaMapper/Imperator/game/common/coat_of_arms/coat_of_arms/CoatsOfArms.txt b/ImperatorToCK3.UnitTests/TestFiles/MapperTests/CoaMapper/Imperator/game/common/coat_of_arms/coat_of_arms/CoatsOfArms.txt
index 9faf5bde0..476d0b1b8 100644
--- a/ImperatorToCK3.UnitTests/TestFiles/MapperTests/CoaMapper/Imperator/game/common/coat_of_arms/coat_of_arms/CoatsOfArms.txt
+++ b/ImperatorToCK3.UnitTests/TestFiles/MapperTests/CoaMapper/Imperator/game/common/coat_of_arms/coat_of_arms/CoatsOfArms.txt
@@ -36,7 +36,7 @@ e_IRTOCK3_AMK = {
color1 ="bone_white"
color2 ="offwhite"
instance ={
- scale ={-0.9 0.9 }"
+ scale ={-0.9 0.9 }
}
}
colored_emblem ={
diff --git a/ImperatorToCK3/ImperatorToCK3.csproj b/ImperatorToCK3/ImperatorToCK3.csproj
index b66b59e75..440fd6a06 100644
--- a/ImperatorToCK3/ImperatorToCK3.csproj
+++ b/ImperatorToCK3/ImperatorToCK3.csproj
@@ -39,7 +39,7 @@
all
runtime; build; native; contentfiles; analyzers; buildtransitive
-
+