freifunk-bot.meta

Issues/PRs archive for MTRNord/freifunk-bot
git clone git://archive.git.mtrnord.blog/MTRNord/freifunk-bot.meta.git
Log | Files | Refs

132.md (9138B)


      1 # PR #132 fix(deps): update dependency yargs to v16
      2 
      3 - **Status:** open
      4 - **Author:** @renovate[bot]
      5 - **Created:** 2020-10-29T14:59:44Z
      6 - **Branch:** renovate/yargs-16.x → master
      7 - **Diff:** [132.diff](./132.diff)
      8 
      9 ---
     10 
     11 [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
     12 
     13 This PR contains the following updates:
     14 
     15 | Package | Change | Age | Adoption | Passing | Confidence |
     16 |---|---|---|---|---|---|
     17 | [yargs](https://yargs.js.org/) ([source](https://togithub.com/yargs/yargs)) | [`^15.0.0` -> `^16.0.0`](https://renovatebot.com/diffs/npm/yargs/15.4.1/16.2.0) | [![age](https://badges.renovateapi.com/packages/npm/yargs/16.2.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/yargs/16.2.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/yargs/16.2.0/compatibility-slim/15.4.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/yargs/16.2.0/confidence-slim/15.4.1)](https://docs.renovatebot.com/merge-confidence/) |
     18 
     19 ---
     20 
     21 ### Release Notes
     22 
     23 <details>
     24 <summary>yargs/yargs</summary>
     25 
     26 ### [`v16.2.0`](https://togithub.com/yargs/yargs/blob/master/CHANGELOG.md#&#8203;1620-httpswwwgithubcomyargsyargscomparev1611v1620-2020-12-05)
     27 
     28 [Compare Source](https://togithub.com/yargs/yargs/compare/v16.1.1...v16.2.0)
     29 
     30 ##### Features
     31 
     32 -   command() now accepts an array of modules ([f415388](https://www.github.com/yargs/yargs/commit/f415388cc454d02786c65c50dd6c7a0cf9d8b842))
     33 
     34 ##### Bug Fixes
     35 
     36 -   add package.json to module exports ([#&#8203;1818](https://www.github.com/yargs/yargs/issues/1818)) ([d783a49](https://www.github.com/yargs/yargs/commit/d783a49a7f21c9bbd4eec2990268f3244c4d5662)), closes [#&#8203;1817](https://www.github.com/yargs/yargs/issues/1817)
     37 
     38 ##### [16.1.1](https://www.github.com/yargs/yargs/compare/v16.1.0...v16.1.1) (2020-11-15)
     39 
     40 ##### Bug Fixes
     41 
     42 -   expose helpers for legacy versions of Node.js ([#&#8203;1801](https://www.github.com/yargs/yargs/issues/1801)) ([107deaa](https://www.github.com/yargs/yargs/commit/107deaa4f68b7bc3f2386041e1f4fe0272b29c0a))
     43 -   **deno:** get yargs working on deno@1.5.x ([#&#8203;1799](https://www.github.com/yargs/yargs/issues/1799)) ([cb01c98](https://www.github.com/yargs/yargs/commit/cb01c98c44e30f55c2dc9434caef524ae433d9a4))
     44 
     45 ### [`v16.1.1`](https://togithub.com/yargs/yargs/blob/master/CHANGELOG.md#&#8203;1611-httpswwwgithubcomyargsyargscomparev1610v1611-2020-11-15)
     46 
     47 [Compare Source](https://togithub.com/yargs/yargs/compare/v16.1.0...v16.1.1)
     48 
     49 ### [`v16.1.0`](https://togithub.com/yargs/yargs/blob/master/CHANGELOG.md#&#8203;1610-httpswwwgithubcomyargsyargscomparev1603v1610-2020-10-15)
     50 
     51 [Compare Source](https://togithub.com/yargs/yargs/compare/v16.0.3...v16.1.0)
     52 
     53 ##### Features
     54 
     55 -   expose hideBin helper for CJS ([#&#8203;1768](https://www.github.com/yargs/yargs/issues/1768)) ([63e1173](https://www.github.com/yargs/yargs/commit/63e1173bb47dc651c151973a16ef659082a9ae66))
     56 
     57 ##### Bug Fixes
     58 
     59 -   **deno:** update types for deno ^1.4.0 ([#&#8203;1772](https://www.github.com/yargs/yargs/issues/1772)) ([0801752](https://www.github.com/yargs/yargs/commit/080175207d281be63edf90adfe4f0568700b0bf5))
     60 -   **exports:** node 13.0-13.6 require a string fallback ([#&#8203;1776](https://www.github.com/yargs/yargs/issues/1776)) ([b45c43a](https://www.github.com/yargs/yargs/commit/b45c43a5f64b565c3794f9792150eaeec4e00b69))
     61 -   **modules:** module path was incorrect ([#&#8203;1759](https://www.github.com/yargs/yargs/issues/1759)) ([95a4a0a](https://www.github.com/yargs/yargs/commit/95a4a0ac573cfe158e6e4bc8c8682ebd1644a198))
     62 -   **positional:** positional strings no longer drop decimals ([#&#8203;1761](https://www.github.com/yargs/yargs/issues/1761)) ([e1a300f](https://www.github.com/yargs/yargs/commit/e1a300f1293ad821c900284616337f080b207980))
     63 -   make positionals in -- count towards validation ([#&#8203;1752](https://www.github.com/yargs/yargs/issues/1752)) ([eb2b29d](https://www.github.com/yargs/yargs/commit/eb2b29d34f1a41e0fd6c4e841960e5bfc329dc3c))
     64 
     65 ##### [16.0.3](https://www.github.com/yargs/yargs/compare/v16.0.2...v16.0.3) (2020-09-10)
     66 
     67 ##### Bug Fixes
     68 
     69 -   move yargs.cjs to yargs to fix Node 10 imports ([#&#8203;1747](https://www.github.com/yargs/yargs/issues/1747)) ([5bfb85b](https://www.github.com/yargs/yargs/commit/5bfb85b33b85db8a44b5f7a700a8e4dbaf022df0))
     70 
     71 ##### [16.0.2](https://www.github.com/yargs/yargs/compare/v16.0.1...v16.0.2) (2020-09-09)
     72 
     73 ##### Bug Fixes
     74 
     75 -   **typescript:** yargs-parser was breaking [@&#8203;types/yargs](https://togithub.com/types/yargs) ([#&#8203;1745](https://www.github.com/yargs/yargs/issues/1745)) ([2253284](https://www.github.com/yargs/yargs/commit/2253284b233cceabd8db677b81c5bf1755eef230))
     76 
     77 ##### [16.0.1](https://www.github.com/yargs/yargs/compare/v16.0.0...v16.0.1) (2020-09-09)
     78 
     79 ##### Bug Fixes
     80 
     81 -   code was not passed to process.exit ([#&#8203;1742](https://www.github.com/yargs/yargs/issues/1742)) ([d1a9930](https://www.github.com/yargs/yargs/commit/d1a993035a2f76c138460052cf19425f9684b637))
     82 
     83 ### [`v16.0.3`](https://togithub.com/yargs/yargs/blob/master/CHANGELOG.md#&#8203;1603-httpswwwgithubcomyargsyargscomparev1602v1603-2020-09-10)
     84 
     85 [Compare Source](https://togithub.com/yargs/yargs/compare/v16.0.2...v16.0.3)
     86 
     87 ### [`v16.0.2`](https://togithub.com/yargs/yargs/blob/master/CHANGELOG.md#&#8203;1602-httpswwwgithubcomyargsyargscomparev1601v1602-2020-09-09)
     88 
     89 [Compare Source](https://togithub.com/yargs/yargs/compare/v16.0.1...v16.0.2)
     90 
     91 ### [`v16.0.1`](https://togithub.com/yargs/yargs/blob/master/CHANGELOG.md#&#8203;1601-httpswwwgithubcomyargsyargscomparev1600v1601-2020-09-09)
     92 
     93 [Compare Source](https://togithub.com/yargs/yargs/compare/v16.0.0...v16.0.1)
     94 
     95 ### [`v16.0.0`](https://togithub.com/yargs/yargs/blob/master/CHANGELOG.md#&#8203;1600-httpswwwgithubcomyargsyargscomparev1542v1600-2020-09-09)
     96 
     97 [Compare Source](https://togithub.com/yargs/yargs/compare/v15.4.1...v16.0.0)
     98 
     99 ##### ⚠ BREAKING CHANGES
    100 
    101 -   tweaks to ESM/Deno API surface: now exports yargs function by default; getProcessArgvWithoutBin becomes hideBin; types now exported for Deno.
    102 -   find-up replaced with escalade; export map added (limits importable files in Node >= 12); yarser-parser@19.x.x (new decamelize/camelcase implementation).
    103 -   **usage:** single character aliases are now shown first in help output
    104 -   rebase helper is no longer provided on yargs instance.
    105 -   drop support for EOL Node 8 ([#&#8203;1686](https://togithub.com/yargs/yargs/issues/1686))
    106 
    107 ##### Features
    108 
    109 -   adds strictOptions() ([#&#8203;1738](https://www.github.com/yargs/yargs/issues/1738)) ([b215fba](https://www.github.com/yargs/yargs/commit/b215fba0ed6e124e5aad6cf22c8d5875661c63a3))
    110 -   **helpers:** rebase, Parser, applyExtends now blessed helpers ([#&#8203;1733](https://www.github.com/yargs/yargs/issues/1733)) ([c7debe8](https://www.github.com/yargs/yargs/commit/c7debe8eb1e5bc6ea20b5ed68026c56e5ebec9e1))
    111 -   adds support for ESM and Deno ([#&#8203;1708](https://www.github.com/yargs/yargs/issues/1708)) ([ac6d5d1](https://www.github.com/yargs/yargs/commit/ac6d5d105a75711fe703f6a39dad5181b383d6c6))
    112 -   drop support for EOL Node 8 ([#&#8203;1686](https://www.github.com/yargs/yargs/issues/1686)) ([863937f](https://www.github.com/yargs/yargs/commit/863937f23c3102f804cdea78ee3097e28c7c289f))
    113 -   i18n for ESM and Deno ([#&#8203;1735](https://www.github.com/yargs/yargs/issues/1735)) ([c71783a](https://www.github.com/yargs/yargs/commit/c71783a5a898a0c0e92ac501c939a3ec411ac0c1))
    114 -   tweaks to API surface based on user feedback ([#&#8203;1726](https://www.github.com/yargs/yargs/issues/1726)) ([4151fee](https://www.github.com/yargs/yargs/commit/4151fee4c33a97d26bc40de7e623e5b0eb87e9bb))
    115 -   **usage:** single char aliases first in help ([#&#8203;1574](https://www.github.com/yargs/yargs/issues/1574)) ([a552990](https://www.github.com/yargs/yargs/commit/a552990c120646c2d85a5c9b628e1ce92a68e797))
    116 
    117 ##### Bug Fixes
    118 
    119 -   **yargs:** add missing command(module) signature ([#&#8203;1707](https://www.github.com/yargs/yargs/issues/1707)) ([0f81024](https://www.github.com/yargs/yargs/commit/0f810245494ccf13a35b7786d021b30fc95ecad5)), closes [#&#8203;1704](https://www.github.com/yargs/yargs/issues/1704)
    120 
    121 [Older CHANGELOG Entries](https://togithub.com/yargs/yargs/blob/master/docs/CHANGELOG-historical.md)
    122 
    123 </details>
    124 
    125 ---
    126 
    127 ### Renovate configuration
    128 
    129 :date: **Schedule**: At any time (no schedule defined).
    130 
    131 :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    132 
    133 :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    134 
    135 :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
    136 
    137 ---
    138 
    139  - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    140 
    141 ---
    142 
    143 This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/MTRNord/freifunk-bot).
    144