<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <pre>Hi,

here is a global vue of transition. simple arrow means "migrate after" and bold ones are regressions or bugs. So it seems that we have now to fix:
 * for acorn & rollup:
   * node-eslint-scope regression
   * #940708 (acorn too-long-version)
 * for rollup
   * node-jquery-textcomplete [arm64 only] regression (I don't understand this regression)


Of course we can downgrade #940708



 
                                    ┌──────────────────────────┐     ┌──────────────────────────────────────────────────────────┐     ┌──────────────┐     ┌───────────────────┐
                                    │         #940708          │ ==▶ │                                                          │ ──▶ │ node-espree  │ ◀== │ node-eslint-scope │
                                    └──────────────────────────┘     │                                                          │     └──────────────┘     └───────────────────┘
                                                                     │                                                          │       │
            ┌───────────────────────────────────┐                    │                                                          │ ◀─────┘
            │                                   ▼                    │                                                          │
┌─────────────────────────────┐     ┌──────────────────────────┐     │                                                          │
│         node-buble          │ ◀── │    node-magic-string     │     │                          acorn                           │ ◀─────┐
└─────────────────────────────┘     └──────────────────────────┘     │                                                          │       │
  │                                   │                              │                                                          │     ┌──────────────┐
  │                                   │                              │                                                          │ ──▶ │ node-falafel │
  │                                   │                              │                                                          │     └──────────────┘
  │                                   │                              │                                                          │
  └───────────────────────────────────┼────────────────────────────▶ │                                                          │
                                      │                              └──────────────────────────────────────────────────────────┘
                                      │                                ▲                           ▲    │
                                      │                                │                           │    │
                                      ▼                                │                           │    ▼
┌─────────────────────────────┐     ┌───────────────────────────────────────────────────────────┐  │  ┌─────────────────────────┐
│ node-rollup-plugin-commonjs │ ──▶ │                                                           │  └─ │      node-webpack       │
└─────────────────────────────┘     │                                                           │     └─────────────────────────┘
                                    │                                                           │
                                    │                        node-rollup                        │ ◀─────┐
                                    │                                                           │       │
┌─────────────────────────────┐     │                                                           │     ┌─────────────────────────┐
│   node-rollup-plugin-json   │ ──▶ │                                                           │ ──▶ │ node-rollup-pluginutils │
└─────────────────────────────┘     └───────────────────────────────────────────────────────────┘     └─────────────────────────┘
                                                 ▲                                ▲
                                                 ┃                                │
                                                 ┃                                │
                                    ┌──────────────────────────┐     ┌──────────────────────────┐
                                    │ node-jquery-textcomplete │     │ node-rollup-plugin-alias │
                                    └──────────────────────────┘     └──────────────────────────┘

</pre>
  </body>
</html>