From d2ad011957e2044c2751d2e64e229c8191f1a6fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Jun 2021 18:12:00 +0000 Subject: [PATCH 1/5] Bump pretty-quick from 3.1.0 to 3.1.1 Bumps [pretty-quick](https://github.com/azz/pretty-quick) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/azz/pretty-quick/releases) - [Commits](https://github.com/azz/pretty-quick/compare/v3.1.0...v3.1.1) --- updated-dependencies: - dependency-name: pretty-quick dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 50 +++++++++++++++----------------------------------- 1 file changed, 15 insertions(+), 35 deletions(-) diff --git a/yarn.lock b/yarn.lock index b0ac8ac67f3..71af8df3242 100644 --- a/yarn.lock +++ b/yarn.lock @@ -359,11 +359,6 @@ resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz#6e72a1fff18d5dfcb878e1e62f1a021c4b72d5a3" integrity sha512-OX8D5eeX4XwcroVW45NMvoYaIuFI+GQpA2a8Gi+X/U/cDUIRsV37qQfF905F0htTRCREQIB4KqPeaveRJUl3Ow== -"@babel/helper-validator-option@^7.14.5": - version "7.14.5" - resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz#6e72a1fff18d5dfcb878e1e62f1a021c4b72d5a3" - integrity sha512-OX8D5eeX4XwcroVW45NMvoYaIuFI+GQpA2a8Gi+X/U/cDUIRsV37qQfF905F0htTRCREQIB4KqPeaveRJUl3Ow== - "@babel/helper-wrap-function@^7.13.0": version "7.13.0" resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.13.0.tgz#bdb5c66fda8526ec235ab894ad53a1235c79fcc4" @@ -1654,10 +1649,10 @@ "@formatjs/ecma402-abstract" "1.9.3" tslib "^2.1.0" -"@formatjs/intl@1.12.1": - version "1.12.1" - resolved "https://registry.yarnpkg.com/@formatjs/intl/-/intl-1.12.1.tgz#58f701c961156f088fc4266d6181431056b27ac1" - integrity sha512-O14X/GKx28cEQQjfaIGgRoJoqtRX/yTQUED9PxlRlcp5quDwi2XGr6LinF+4LUmGXtJ1DeJnZl5krDwzRuw+Ew== +"@formatjs/intl@1.13.0": + version "1.13.0" + resolved "https://registry.yarnpkg.com/@formatjs/intl/-/intl-1.13.0.tgz#31f11d88220b6b864e58d3a7c7cb46e3cee62bf3" + integrity sha512-Wu8NU+OT9ZmkRSeIfKBY8GRrsCpF/Abc7v6Q8wHzA/VxT7HZblhO8YryALISqc0Vdmq4xUnvbrX4cSNSXdafZg== dependencies: "@formatjs/ecma402-abstract" "1.9.3" "@formatjs/fast-memoize" "1.1.1" @@ -7578,22 +7573,7 @@ execa@^4.0.0: signal-exit "^3.0.2" strip-final-newline "^2.0.0" -execa@^5.0.0: - version "5.0.1" - resolved "https://registry.yarnpkg.com/execa/-/execa-5.0.1.tgz#aee63b871c9b2cb56bc9addcd3c70a785c6bf0d1" - integrity sha512-4hFTjFbFzQa3aCLobpbPJR/U+VoL1wdV5ozOWjeet0AWDeYr9UFGM1eUFWHX+VtOWFq4p0xXUXfW1YxUaP4fpw== - dependencies: - cross-spawn "^7.0.3" - get-stream "^6.0.0" - human-signals "^2.1.0" - is-stream "^2.0.0" - merge-stream "^2.0.0" - npm-run-path "^4.0.1" - onetime "^5.1.2" - signal-exit "^3.0.3" - strip-final-newline "^2.0.0" - -execa@^5.1.0: +execa@^5.0.0, execa@^5.1.0: version "5.1.1" resolved "https://registry.yarnpkg.com/execa/-/execa-5.1.1.tgz#f80ad9cbf4298f7bd1d4c9555c21e93741c411dd" integrity sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg== @@ -9180,9 +9160,9 @@ inquirer@^7.3.3: through "^2.3.6" inquirer@^8.0.0: - version "8.1.0" - resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.1.0.tgz#68ce5ce5376cf0e89765c993d8b7c1e62e184d69" - integrity sha512-1nKYPoalt1vMBfCMtpomsUc32wmOoWXAoq3kM/5iTfxyQ2f/BxjixQpC+mbZ7BI0JUXHED4/XPXekDVtJNpXYw== + version "8.1.1" + resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.1.1.tgz#7c53d94c6d03011c7bb2a947f0dca3b98246c26a" + integrity sha512-hUDjc3vBkh/uk1gPfMAD/7Z188Q8cvTGl0nxwaCdwSbzFh6ZKkZh+s2ozVxbE5G9ZNRyeY0+lgbAIOUFsFf98w== dependencies: ansi-escapes "^4.2.1" chalk "^4.1.1" @@ -13567,9 +13547,9 @@ pretty-ms@^7.0.1: parse-ms "^2.1.0" pretty-quick@^3.0.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-3.1.0.tgz#cb172e9086deb57455dea7c7e8f136cd0a4aef6c" - integrity sha512-DtxIxksaUWCgPFN7E1ZZk4+Aav3CCuRdhrDSFZENb404sYMtuo9Zka823F+Mgeyt8Zt3bUiCjFzzWYE9LYqkmQ== + version "3.1.1" + resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-3.1.1.tgz#93ca4e2dd38cc4e970e3f54a0ead317a25454688" + integrity sha512-ZYLGiMoV2jcaas3vTJrLvKAYsxDoXQBUn8OSTxkl67Fyov9lyXivJTl0+2WVh+y6EovGcw7Lm5ThYpH+Sh3XxQ== dependencies: chalk "^3.0.0" execa "^4.0.0" @@ -13910,13 +13890,13 @@ react-error-overlay@^6.0.9: integrity sha512-nQTTcUu+ATDbrSD1BZHr5kgSD4oF8OFjxun8uAaL8RwPBacGBNPf/yAuVVdx17N8XNzRDMrZ9XcKZHCjPW+9ew== react-intl@^5.17.6: - version "5.20.1" - resolved "https://registry.yarnpkg.com/react-intl/-/react-intl-5.20.1.tgz#ec685994eb64c98fb129a5ba16109c65d1f1a7d3" - integrity sha512-1U8ngc2Tpq+WyQRHvpelW9Bsv1r1dzyGkNb5HdTMWKJNZ+3JZu0xYDMI7KphHZgLKl4iKFjYG4Lvw7tlYgthBA== + version "5.20.2" + resolved "https://registry.yarnpkg.com/react-intl/-/react-intl-5.20.2.tgz#e453889e028502b9913e4ed1c35642ec74daba05" + integrity sha512-Uv3OydXIjF1wABfUm0mI8SItNQW7zuFaU42W0qXYVRvSoRXMv9rUorC1FLHTiS5zifQCRvWs65VejL8PO5he8w== dependencies: "@formatjs/ecma402-abstract" "1.9.3" "@formatjs/icu-messageformat-parser" "2.0.6" - "@formatjs/intl" "1.12.1" + "@formatjs/intl" "1.13.0" "@formatjs/intl-displaynames" "5.1.5" "@formatjs/intl-listformat" "6.2.5" "@types/hoist-non-react-statics" "^3.3.1" From 0f8c9a0280744fc35a7668cc273534f492834512 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Sun, 20 Jun 2021 10:14:06 +0200 Subject: [PATCH 2/5] New translations simon.yml (German) --- packages/i18n/src/locales/de/options/simon.yml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/packages/i18n/src/locales/de/options/simon.yml b/packages/i18n/src/locales/de/options/simon.yml index 52f5b90d5cf..44fbb54baab 100644 --- a/packages/i18n/src/locales/de/options/simon.yml +++ b/packages/i18n/src/locales/de/options/simon.yml @@ -107,6 +107,9 @@ hemStyle: straight: Gerader Saum baseball: Baseball-Saum slashed: Abgerundeter Saum +roundBack: + title: Round back + description: To fit a round(er) back, this adds length to the center back (at the yoke) that tapers of towards the sides. seperateButtonholePlacket: title: Separate Knopflochleiste description: Eine separate Knopflochleiste entwerfen. @@ -125,6 +128,6 @@ splitYoke: waistEase: title: Taillenzugabe description: Der Betrag, der an deiner (natürlichen) Taille als Bequemlichkeits-/Bewegslichkeitszugabe zugegeben wird. -yokeDart: - title: Passenabnäher - description: Gibt an, ob ein Abnäher an den Seiten der Passe angebracht werden soll, um an einen runderen Rücken zu passen. +yokeHeight: + title: Yoke height + description: Controls the height of the yoke From a5fa56e6245c75ff9c1e1dd1b8e8c20bf4ecbb3d Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Sun, 20 Jun 2021 10:14:07 +0200 Subject: [PATCH 3/5] New translations simon.yml (French) --- packages/i18n/src/locales/fr/options/simon.yml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/packages/i18n/src/locales/fr/options/simon.yml b/packages/i18n/src/locales/fr/options/simon.yml index 02f0ff9c3d7..55dcf4d895a 100644 --- a/packages/i18n/src/locales/fr/options/simon.yml +++ b/packages/i18n/src/locales/fr/options/simon.yml @@ -107,6 +107,9 @@ hemStyle: straight: Ourlet droit baseball: Ourlet liquette slashed: Ourlet arrondi +roundBack: + title: Round back + description: To fit a round(er) back, this adds length to the center back (at the yoke) that tapers of towards the sides. seperateButtonholePlacket: title: Gorge (Patte de boutonnières) séparée description: Dessinez une gorge (patte de boutonnières) séparée. @@ -125,6 +128,6 @@ splitYoke: waistEase: title: Aisance à la taille description: La quantité d'aisance à votre taille (naturelle). -yokeDart: - title: Pinces empiècement - description: S'il faut inclure des pinces sur l'empiècement pour un dos plus rond. +yokeHeight: + title: Yoke height + description: Controls the height of the yoke From 5c483dceef921d85facc4872d13d57e16cefe027 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Sun, 20 Jun 2021 10:14:08 +0200 Subject: [PATCH 4/5] New translations simon.yml (Spanish) --- packages/i18n/src/locales/es/options/simon.yml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/packages/i18n/src/locales/es/options/simon.yml b/packages/i18n/src/locales/es/options/simon.yml index 003e002bf64..285003fa2cd 100644 --- a/packages/i18n/src/locales/es/options/simon.yml +++ b/packages/i18n/src/locales/es/options/simon.yml @@ -107,6 +107,9 @@ hemStyle: straight: Recto baseball: Baseball slashed: Recortado +roundBack: + title: Round back + description: To fit a round(er) back, this adds length to the center back (at the yoke) that tapers of towards the sides. seperateButtonholePlacket: title: Tapeta de ojal separada description: Draft a separate buttonhole placket. @@ -125,6 +128,6 @@ splitYoke: waistEase: title: Holgura de cintura description: La cantidad de holgura en la cintura. -yokeDart: - title: Pinza del canesú - description: Si se incluye una pinza en los lados del canesú para ajustar una espalda más redondeada. +yokeHeight: + title: Yoke height + description: Controls the height of the yoke From 838132a28b52f138f8fb3989b9701bd6333b4c1d Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Sun, 20 Jun 2021 10:14:09 +0200 Subject: [PATCH 5/5] New translations simon.yml (Dutch) --- packages/i18n/src/locales/nl/options/simon.yml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/packages/i18n/src/locales/nl/options/simon.yml b/packages/i18n/src/locales/nl/options/simon.yml index c981c44cb75..625ef43f608 100644 --- a/packages/i18n/src/locales/nl/options/simon.yml +++ b/packages/i18n/src/locales/nl/options/simon.yml @@ -107,6 +107,9 @@ hemStyle: straight: Rechte zoom baseball: Ronde zoom slashed: Zoom met zijsplit +roundBack: + title: Round back + description: To fit a round(er) back, this adds length to the center back (at the yoke) that tapers of towards the sides. seperateButtonholePlacket: title: Apart knoopsgatenpat description: Teken een apart knoopsgatenpat. @@ -125,6 +128,6 @@ splitYoke: waistEase: title: Overwijdte taille description: De hoeveelheid extra ruimte aan je (natuurlijke) taille. -yokeDart: - title: Neep schouderpas - description: Of je een neep aan de zijkanten van de schouderpas wil om beter te passen voor een ronde rug. +yokeHeight: + title: Yoke height + description: Controls the height of the yoke