SocialGouv / sre-tools

https://socialgouv.github.io/sre-tools/
1 stars 1 forks source link

fix(deps): update all dependencies (patch) #34

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@socialgouv/kosko-charts ^4.1.3 -> ^4.1.5 age adoption passing confidence
@types/jest ^26.0.15 -> ^26.0.20 age adoption passing confidence
@types/node ^14.14.6 -> ^14.14.35 age adoption passing confidence
@types/yargs ^15.0.9 -> ^15.0.13 age adoption passing confidence
ajv ^7.0.3 -> ^7.0.4 age adoption passing confidence
jest (source) ^26.6.2 -> ^26.6.3 age adoption passing confidence
js-yaml ^3.14.0 -> ^3.14.1 age adoption passing confidence
react-hook-form (source) 6.15.1 -> 6.15.4 age adoption passing confidence
react-scripts 4.0.0 -> 4.0.3 age adoption passing confidence
ts-jest (source) ^26.4.3 -> ^26.4.4 age adoption passing confidence
typescript (source) 4.1.3 -> 4.1.5 age adoption passing confidence
typescript (source) ^4.0.5 -> ^4.0.7 age adoption passing confidence
yaml (source) ^1.10.0 -> ^1.10.2 age adoption passing confidence
yargs (source) ^16.1.0 -> ^16.1.1 age adoption passing confidence

Release Notes

SocialGouv/kosko-charts ### [`v4.1.5`](https://togithub.com/SocialGouv/kosko-charts/blob/master/CHANGELOG.md#​415-httpsgithubcomSocialGouvkosko-chartscomparev414v415-2020-12-30) [Compare Source](https://togithub.com/SocialGouv/kosko-charts/compare/v4.1.4...v4.1.5) ##### Bug Fixes - **deps:** update dependency [@​types/node](https://togithub.com/types/node) to ^14.14.17 ([#​353](https://togithub.com/SocialGouv/kosko-charts/issues/353)) ([a86c83f](https://togithub.com/SocialGouv/kosko-charts/commit/a86c83f910321a896b19e5ed4ace4c2ca861e64d)) ### [`v4.1.4`](https://togithub.com/SocialGouv/kosko-charts/blob/master/CHANGELOG.md#​414-httpsgithubcomSocialGouvkosko-chartscomparev413v414-2020-12-23) [Compare Source](https://togithub.com/SocialGouv/kosko-charts/compare/v4.1.3...v4.1.4) ##### Bug Fixes - **deps:** update dependency [@​types/node](https://togithub.com/types/node) to ^14.14.16 ([#​350](https://togithub.com/SocialGouv/kosko-charts/issues/350)) ([213b810](https://togithub.com/SocialGouv/kosko-charts/commit/213b810552d7a55acb0143ab820710ecdaa51cdc))
ajv-validator/ajv ### [`v7.0.4`](https://togithub.com/ajv-validator/ajv/releases/v7.0.4) [Compare Source](https://togithub.com/ajv-validator/ajv/compare/v7.0.3...v7.0.4) Fix: duplicate functions in standalone validation code with mutually recursive schemas ([#​1361](https://togithub.com/ajv-validator/ajv/issues/1361)) Fix: reference resolution when base URI change was not applied ([#​1414](https://togithub.com/ajv-validator/ajv/issues/1414))
facebook/jest ### [`v26.6.3`](https://togithub.com/facebook/jest/blob/master/CHANGELOG.md#​2663) [Compare Source](https://togithub.com/facebook/jest/compare/v26.6.2...v26.6.3) ##### Fixes - `[jest-resolve-dependencies]` Continue dependency resolution if mock dependency can't be found ([#​10779](https://togithub.com/facebook/jest/pull/10779))
nodeca/js-yaml ### [`v3.14.1`](https://togithub.com/nodeca/js-yaml/blob/master/CHANGELOG.md#​3141---2020-12-07) [Compare Source](https://togithub.com/nodeca/js-yaml/compare/3.14.0...3.14.1) ##### Security - Fix possible code execution in (already unsafe) `.load()` (in &anchor).
react-hook-form/react-hook-form ### [`v6.15.4`](https://togithub.com/react-hook-form/react-hook-form/releases/v6.15.4) [Compare Source](https://togithub.com/react-hook-form/react-hook-form/compare/v6.15.3...v6.15.4) 🐞 fix missing key for useFieldArray test 🐞 fix [#​4259](https://togithub.com/react-hook-form/react-hook-form/issues/4259) correct unset on field array values ([#​4262](https://togithub.com/react-hook-form/react-hook-form/issues/4262)) 🐞 fix [#​4260](https://togithub.com/react-hook-form/react-hook-form/issues/4260) watch missing type for undefined as the first argument ([#​4261](https://togithub.com/react-hook-form/react-hook-form/issues/4261)) ### [`v6.15.3`](https://togithub.com/react-hook-form/react-hook-form/releases/v6.15.3) [Compare Source](https://togithub.com/react-hook-form/react-hook-form/compare/v6.15.2...v6.15.3) 🐞 fix [#​4251](https://togithub.com/react-hook-form/react-hook-form/issues/4251) issue with re-render during unmount field array ([#​4252](https://togithub.com/react-hook-form/react-hook-form/issues/4252)) 🙏🏻 fix: the issue of unmounted component trying to set state after reset for field arrays ([#​4150](https://togithub.com/react-hook-form/react-hook-form/issues/4150)) ### [`v6.15.2`](https://togithub.com/react-hook-form/react-hook-form/releases/v6.15.2) [Compare Source](https://togithub.com/react-hook-form/react-hook-form/compare/v6.15.1...v6.15.2) 🐞 fix [#​4219](https://togithub.com/react-hook-form/react-hook-form/issues/4219) Add default values when validating by using resolver ([#​4229](https://togithub.com/react-hook-form/react-hook-form/issues/4229)) 🐞 fix [#​4170](https://togithub.com/react-hook-form/react-hook-form/issues/4170) by removing field array [@​useEffect](https://togithub.com/useEffect) with shouldUnregister ([#​4172](https://togithub.com/react-hook-form/react-hook-form/issues/4172)) 🐞 fix [#​4141](https://togithub.com/react-hook-form/react-hook-form/issues/4141) remove prod check at useEffect to fix dev/prod inconsistent behavior ([#​4149](https://togithub.com/react-hook-form/react-hook-form/issues/4149))
facebook/create-react-app ### [`v4.0.3`](https://togithub.com/facebook/create-react-app/blob/master/CHANGELOG.md#Migrating-from-402-to-403) [Compare Source](https://togithub.com/facebook/create-react-app/compare/v4.0.2...v4.0.3) Inside any created project that has not been ejected, run: ```bash npm install --save --save-exact react-scripts@4.0.3 ``` or yarn add --exact react-scripts@4.0.3 #### 4.0.2 (2021-02-03) v4.0.2 is a maintenance release that includes minor bug fixes and documentation updates. ##### :rocket: New Feature - `react-scripts` - [#​8986](https://togithub.com/facebook/create-react-app/pull/8986) Add support for new BUILD_PATH advanced configuration variable ([@​ajhyndman](https://togithub.com/ajhyndman)) ##### :bug: Bug Fix - `react-scripts` - [#​10170](https://togithub.com/facebook/create-react-app/pull/10170) Add opt-out for eslint-webpack-plugin ([@​mrmckeb](https://togithub.com/mrmckeb)) - [#​9872](https://togithub.com/facebook/create-react-app/pull/9872) fix(react-scripts): add missing peer dependency react and update react-refresh-webpack-plugin ([@​merceyz](https://togithub.com/merceyz)) - [#​9964](https://togithub.com/facebook/create-react-app/pull/9964) Add TypeScript 4.x as peerDependency to react-scripts ([@​sheepsteak](https://togithub.com/sheepsteak)) ##### :nail_care: Enhancement - `react-scripts` - [#​9977](https://togithub.com/facebook/create-react-app/pull/9977) Move ESLint cache file into node_modules ([@​ehsankhfr](https://togithub.com/ehsankhfr)) - [#​9569](https://togithub.com/facebook/create-react-app/pull/9569) Improve vendor chunk names in development ([@​jrr](https://togithub.com/jrr)) ##### :memo: Documentation - [#​9473](https://togithub.com/facebook/create-react-app/pull/9473) docs: add missing override options for Jest config ([@​tobiasbueschel](https://togithub.com/tobiasbueschel)) - [#​10314](https://togithub.com/facebook/create-react-app/pull/10314) Update using-the-public-folder.md ([@​Avivhdr](https://togithub.com/Avivhdr)) - [#​10214](https://togithub.com/facebook/create-react-app/pull/10214) Remove references to Node 8 ([@​ianschmitz](https://togithub.com/ianschmitz)) ##### :house: Internal - `react-scripts` - [#​10027](https://togithub.com/facebook/create-react-app/pull/10027) appTsConfig immutability handling by immer ([@​josezone](https://togithub.com/josezone)) - `create-react-app` - [#​10217](https://togithub.com/facebook/create-react-app/pull/10217) Fix CI tests ([@​ianschmitz](https://togithub.com/ianschmitz)) - `react-dev-utils`, `react-error-overlay`, `react-scripts` - [#​10091](https://togithub.com/facebook/create-react-app/pull/10091) Recovered some integration tests ([@​maxsbelt](https://togithub.com/maxsbelt)) ##### :hammer: Underlying Tools - `react-scripts` - [#​10216](https://togithub.com/facebook/create-react-app/pull/10216) Revert "Update postcss packages" ([@​ianschmitz](https://togithub.com/ianschmitz)) - [#​9988](https://togithub.com/facebook/create-react-app/pull/9988) Upgrade sass-loader ([@​ehsankhfr](https://togithub.com/ehsankhfr)) - [#​10003](https://togithub.com/facebook/create-react-app/pull/10003) Update postcss packages ([@​raix](https://togithub.com/raix)) - [#​10213](https://togithub.com/facebook/create-react-app/pull/10213) Upgrade [@​svgr/webpack](https://togithub.com/svgr/webpack) to fix build error ([@​jabranr](https://togithub.com/jabranr)) - `react-dev-utils` - [#​10198](https://togithub.com/facebook/create-react-app/pull/10198) remove chalk from formatWebpackMessages ([@​jasonwilliams](https://togithub.com/jasonwilliams)) - `cra-template-typescript` - [#​10141](https://togithub.com/facebook/create-react-app/pull/10141) chore: bump typescript version ([@​trainto](https://togithub.com/trainto)) - `cra-template-typescript`, `cra-template` - [#​10143](https://togithub.com/facebook/create-react-app/pull/10143) chore: bump web-vital dependency version ([@​sahilpurav](https://togithub.com/sahilpurav)) ##### Committers: 15 - Andrew Hyndman ([@​ajhyndman](https://togithub.com/ajhyndman)) - Aviv Hadar ([@​Avivhdr](https://togithub.com/Avivhdr)) - Brody McKee ([@​mrmckeb](https://togithub.com/mrmckeb)) - Chris Shepherd ([@​sheepsteak](https://togithub.com/sheepsteak)) - EhsanKhaki ([@​ehsankhfr](https://togithub.com/ehsankhfr)) - Hakjoon Sim ([@​trainto](https://togithub.com/trainto)) - Ian Schmitz ([@​ianschmitz](https://togithub.com/ianschmitz)) - Jabran Rafique⚡️ ([@​jabranr](https://togithub.com/jabranr)) - Jason Williams ([@​jasonwilliams](https://togithub.com/jasonwilliams)) - John Ruble ([@​jrr](https://togithub.com/jrr)) - Kristoffer K. ([@​merceyz](https://togithub.com/merceyz)) - Morten N.O. Nørgaard Henriksen ([@​raix](https://togithub.com/raix)) - Sahil Purav ([@​sahilpurav](https://togithub.com/sahilpurav)) - Sergey Makarov ([@​maxsbelt](https://togithub.com/maxsbelt)) - Tobias Büschel ([@​tobiasbueschel](https://togithub.com/tobiasbueschel)) - mad-jose ([@​josezone](https://togithub.com/josezone)) ### [`v4.0.2`](https://togithub.com/facebook/create-react-app/blob/master/CHANGELOG.md#Migrating-from-402-to-403) [Compare Source](https://togithub.com/facebook/create-react-app/compare/v4.0.1...v4.0.2) Inside any created project that has not been ejected, run: ```bash npm install --save --save-exact react-scripts@4.0.3 ``` or yarn add --exact react-scripts@4.0.3 #### 4.0.2 (2021-02-03) v4.0.2 is a maintenance release that includes minor bug fixes and documentation updates. ##### :rocket: New Feature - `react-scripts` - [#​8986](https://togithub.com/facebook/create-react-app/pull/8986) Add support for new BUILD_PATH advanced configuration variable ([@​ajhyndman](https://togithub.com/ajhyndman)) ##### :bug: Bug Fix - `react-scripts` - [#​10170](https://togithub.com/facebook/create-react-app/pull/10170) Add opt-out for eslint-webpack-plugin ([@​mrmckeb](https://togithub.com/mrmckeb)) - [#​9872](https://togithub.com/facebook/create-react-app/pull/9872) fix(react-scripts): add missing peer dependency react and update react-refresh-webpack-plugin ([@​merceyz](https://togithub.com/merceyz)) - [#​9964](https://togithub.com/facebook/create-react-app/pull/9964) Add TypeScript 4.x as peerDependency to react-scripts ([@​sheepsteak](https://togithub.com/sheepsteak)) ##### :nail_care: Enhancement - `react-scripts` - [#​9977](https://togithub.com/facebook/create-react-app/pull/9977) Move ESLint cache file into node_modules ([@​ehsankhfr](https://togithub.com/ehsankhfr)) - [#​9569](https://togithub.com/facebook/create-react-app/pull/9569) Improve vendor chunk names in development ([@​jrr](https://togithub.com/jrr)) ##### :memo: Documentation - [#​9473](https://togithub.com/facebook/create-react-app/pull/9473) docs: add missing override options for Jest config ([@​tobiasbueschel](https://togithub.com/tobiasbueschel)) - [#​10314](https://togithub.com/facebook/create-react-app/pull/10314) Update using-the-public-folder.md ([@​Avivhdr](https://togithub.com/Avivhdr)) - [#​10214](https://togithub.com/facebook/create-react-app/pull/10214) Remove references to Node 8 ([@​ianschmitz](https://togithub.com/ianschmitz)) ##### :house: Internal - `react-scripts` - [#​10027](https://togithub.com/facebook/create-react-app/pull/10027) appTsConfig immutability handling by immer ([@​josezone](https://togithub.com/josezone)) - `create-react-app` - [#​10217](https://togithub.com/facebook/create-react-app/pull/10217) Fix CI tests ([@​ianschmitz](https://togithub.com/ianschmitz)) - `react-dev-utils`, `react-error-overlay`, `react-scripts` - [#​10091](https://togithub.com/facebook/create-react-app/pull/10091) Recovered some integration tests ([@​maxsbelt](https://togithub.com/maxsbelt)) ##### :hammer: Underlying Tools - `react-scripts` - [#​10216](https://togithub.com/facebook/create-react-app/pull/10216) Revert "Update postcss packages" ([@​ianschmitz](https://togithub.com/ianschmitz)) - [#​9988](https://togithub.com/facebook/create-react-app/pull/9988) Upgrade sass-loader ([@​ehsankhfr](https://togithub.com/ehsankhfr)) - [#​10003](https://togithub.com/facebook/create-react-app/pull/10003) Update postcss packages ([@​raix](https://togithub.com/raix)) - [#​10213](https://togithub.com/facebook/create-react-app/pull/10213) Upgrade [@​svgr/webpack](https://togithub.com/svgr/webpack) to fix build error ([@​jabranr](https://togithub.com/jabranr)) - `react-dev-utils` - [#​10198](https://togithub.com/facebook/create-react-app/pull/10198) remove chalk from formatWebpackMessages ([@​jasonwilliams](https://togithub.com/jasonwilliams)) - `cra-template-typescript` - [#​10141](https://togithub.com/facebook/create-react-app/pull/10141) chore: bump typescript version ([@​trainto](https://togithub.com/trainto)) - `cra-template-typescript`, `cra-template` - [#​10143](https://togithub.com/facebook/create-react-app/pull/10143) chore: bump web-vital dependency version ([@​sahilpurav](https://togithub.com/sahilpurav)) ##### Committers: 15 - Andrew Hyndman ([@​ajhyndman](https://togithub.com/ajhyndman)) - Aviv Hadar ([@​Avivhdr](https://togithub.com/Avivhdr)) - Brody McKee ([@​mrmckeb](https://togithub.com/mrmckeb)) - Chris Shepherd ([@​sheepsteak](https://togithub.com/sheepsteak)) - EhsanKhaki ([@​ehsankhfr](https://togithub.com/ehsankhfr)) - Hakjoon Sim ([@​trainto](https://togithub.com/trainto)) - Ian Schmitz ([@​ianschmitz](https://togithub.com/ianschmitz)) - Jabran Rafique⚡️ ([@​jabranr](https://togithub.com/jabranr)) - Jason Williams ([@​jasonwilliams](https://togithub.com/jasonwilliams)) - John Ruble ([@​jrr](https://togithub.com/jrr)) - Kristoffer K. ([@​merceyz](https://togithub.com/merceyz)) - Morten N.O. Nørgaard Henriksen ([@​raix](https://togithub.com/raix)) - Sahil Purav ([@​sahilpurav](https://togithub.com/sahilpurav)) - Sergey Makarov ([@​maxsbelt](https://togithub.com/maxsbelt)) - Tobias Büschel ([@​tobiasbueschel](https://togithub.com/tobiasbueschel)) - mad-jose ([@​josezone](https://togithub.com/josezone)) ### [`v4.0.1`](https://togithub.com/facebook/create-react-app/blob/master/CHANGELOG.md#Migrating-from-401-to-402) [Compare Source](https://togithub.com/facebook/create-react-app/compare/v4.0.0...v4.0.1) Inside any created project that has not been ejected, run: ```bash npm install --save --save-exact react-scripts@4.0.2 ``` or yarn add --exact react-scripts@4.0.2 #### 4.0.1 (2020-11-23) v4.0.1 is a maintenance release that includes minor bug fixes and documentation updates. ##### :bug: Bug Fix - `react-scripts` - [#​9921](https://togithub.com/facebook/create-react-app/pull/9921) Fix noFallthroughCasesInSwitch/jsx object is not extensible ([@​ryota-murakami](https://togithub.com/ryota-murakami)) - [#​9869](https://togithub.com/facebook/create-react-app/pull/9869) Fix react-jsx error ([@​benneq](https://togithub.com/benneq)) - [#​9885](https://togithub.com/facebook/create-react-app/pull/9885) fix: `React is not defined` compilation error after ejected ([@​n3tr](https://togithub.com/n3tr)) - [#​9911](https://togithub.com/facebook/create-react-app/pull/9911) fix: slow recompile time ([@​FezVrasta](https://togithub.com/FezVrasta)) - `react-dev-utils` - [#​9884](https://togithub.com/facebook/create-react-app/pull/9884) fix: page doesn't get refreshed when FAST_REFRESH=false ([@​n3tr](https://togithub.com/n3tr)) ##### :nail_care: Enhancement - `react-scripts` - [#​10048](https://togithub.com/facebook/create-react-app/pull/10048) Increase Workbox's maximumFileSizeToCacheInBytes ([@​jeffposnick](https://togithub.com/jeffposnick)) ##### :memo: Documentation - [#​10052](https://togithub.com/facebook/create-react-app/pull/10052) docs: add React Testing Library as a library requiring jsdom ([@​anyulled](https://togithub.com/anyulled)) ##### :house: Internal - `create-react-app`, `react-dev-utils`, `react-scripts` - [#​10083](https://togithub.com/facebook/create-react-app/pull/10083) replace inquirer with prompts ([@​EvanBacon](https://togithub.com/EvanBacon)) - `cra-template-typescript`, `cra-template`, `react-scripts` - [#​9516](https://togithub.com/facebook/create-react-app/pull/9516) [ImgBot] Optimize images ([@​MichaelDeBoey](https://togithub.com/MichaelDeBoey)) - Other - [#​9860](https://togithub.com/facebook/create-react-app/pull/9860) chore: Update .prettierrc ([@​MichaelDeBoey](https://togithub.com/MichaelDeBoey)) ##### Committers: 9 - Anyul Rivas ([@​anyulled](https://togithub.com/anyulled)) - Ben M ([@​benneq](https://togithub.com/benneq)) - Evan Bacon ([@​EvanBacon](https://togithub.com/EvanBacon)) - Federico Zivolo ([@​FezVrasta](https://togithub.com/FezVrasta)) - Jeffrey Posnick ([@​jeffposnick](https://togithub.com/jeffposnick)) - Jirat Ki. ([@​n3tr](https://togithub.com/n3tr)) - Michaël De Boey ([@​MichaelDeBoey](https://togithub.com/MichaelDeBoey)) - Ryota Murakami ([@​ryota-murakami](https://togithub.com/ryota-murakami)) - sho90 ([@​sho-t](https://togithub.com/sho-t))
kulshekhar/ts-jest ### [`v26.4.4`](https://togithub.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md#​2644-httpsgithubcomkulshekharts-jestcomparev2643v2644-2020-11-08) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v26.4.3...v26.4.4) ##### Bug Fixes - revert usage of `@jest/create-cache-key-function` ([#​2108](https://togithub.com/kulshekhar/ts-jest/issues/2108)) ([dee8231](https://togithub.com/kulshekhar/ts-jest/commit/dee823172ce1e8eb9e0b2dd3aeed1ab4033bd0d9)), closes [#​2080](https://togithub.com/kulshekhar/ts-jest/issues/2080) [#​2090](https://togithub.com/kulshekhar/ts-jest/issues/2090) [#​2104](https://togithub.com/kulshekhar/ts-jest/issues/2104) ##### Features - **testing:** expose all types for util `mocked` ([#​2096](https://togithub.com/kulshekhar/ts-jest/issues/2096)) ([b1d072b](https://togithub.com/kulshekhar/ts-jest/commit/b1d072b52b9a7665b3a6914b0895f84f6ee3f8c0)), closes [#​2086](https://togithub.com/kulshekhar/ts-jest/issues/2086)
Microsoft/TypeScript ### [`v4.1.5`](https://togithub.com/Microsoft/TypeScript/releases/v4.1.5) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v4.1.4...v4.1.5) This release contains a fix for [an issue when language service plugins have no specified name](https://togithub.com/microsoft/TypeScript/issues/42718). ### [`v4.1.4`](https://togithub.com/Microsoft/TypeScript/releases/v4.1.4) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v4.1.3...v4.1.4) This release contains fixes for a [security risk involving language service plugin loading](https://togithub.com/microsoft/TypeScript/issues/42712). More details are available [here](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2021-1639).
eemeli/yaml ### [`v1.10.2`](https://togithub.com/eemeli/yaml/releases/v1.10.2) [Compare Source](https://togithub.com/eemeli/yaml/compare/v1.10.1...v1.10.2) - Allow for unindented comment after node props ([prettier/prettier#​10510](https://togithub.com/prettier/prettier/issues/10510)) ### [`v1.10.1`](https://togithub.com/eemeli/yaml/releases/v1.10.1) [Compare Source](https://togithub.com/eemeli/yaml/compare/v1.10.0...v1.10.1) This release backports the following non-breaking fixes made during the work on `yaml@2` on top of `yaml@1.10.0`: - Support for`__proto__` as mapping key & anchor identifier ([#​192](https://togithub.com/eemeli/yaml/issues/192)) - Fix broken TS type for BigInt toggle - Dump long keys properly ([#​195](https://togithub.com/eemeli/yaml/issues/195)) - When folding highly indented lines, require at least `minContentWidth` chars on the first line ([#​196](https://togithub.com/eemeli/yaml/issues/196)) - Fix `YAML.stringify()` for certain null values ([#​197](https://togithub.com/eemeli/yaml/issues/197)) - Do not break escaped chars with escaped newlines ([#​237](https://togithub.com/eemeli/yaml/issues/237), [awslabs/cdk8s#​494](https://togithub.com/awslabs/cdk8s/issues/494)) - Set `type: "module"` within browser/dist/ ([#​208](https://togithub.com/eemeli/yaml/issues/208)) - Use CommonJS for the browser endpoints `yaml/types` & `yaml/util` ([#​208](https://togithub.com/eemeli/yaml/issues/208)) - Always stringify non-Node object keys using explicit notation ([#​218](https://togithub.com/eemeli/yaml/issues/218)) - Specify node type of `Document.Parsed.contents` ([#​221](https://togithub.com/eemeli/yaml/issues/221)) - Add missing type for CST `Node.rangeAsLinePos` ([#​222](https://togithub.com/eemeli/yaml/issues/222)) - Prefer literal over folded block scalar when `lineWidth=0` is set ([#​232](https://togithub.com/eemeli/yaml/issues/232)) - Allow for empty lines after node props ([#​242](https://togithub.com/eemeli/yaml/issues/242)) - Update dev dependencies
yargs/yargs ### [`v16.1.1`](https://togithub.com/yargs/yargs/blob/master/CHANGELOG.md#​1611-httpswwwgithubcomyargsyargscomparev1610v1611-2020-11-15) [Compare Source](https://togithub.com/yargs/yargs/compare/v16.1.0...v16.1.1)

Renovate configuration

:date: Schedule: "before 3am on Monday" in timezone Europe/Paris.

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by WhiteSource Renovate. View repository job log here.