Marcus Zanona

Results 38 issues of Marcus Zanona

Hello, It looks like whenever I run `syncpack update` it goes through the dependencies and returns 0 results while, if I do the same with 'npm-check-updates' through `ncu` a few...

Priority: Medium
Type: Fix

It looks like the current stub for `get_media_items` requires the `$error` parameter while both seem to be optional? > https://developer.wordpress.org/reference/functions/get_media_items/ ```php /** * Retrieve HTML for media items of post...

I might be completely missing something but I have no idea of the difference between `npm i juice` and `npm i juice2` considering `juice2` is at `1.3.1` (not 2) and...

The following code does not transform as expected: **input** ``` js ////some randon comment with the word async for (const i of [1,2,3]) { } ``` **output** ``` js for...

Hello :wave:, I am a bit intrigued with the fact that integers are added an underscore as a decimal separatorssuch as: ```js const a = {number:10000}; toml.stringify(a) // number=10_000 ```...

enhancement

Hi, I was looking into getting folding for php files that are mixed with html, but apparently it's not getting right? See below. Perhaps I am missing any specific configuration?...

Apparently, during the last few days simplelogin.io somehow got into the Threat Intelligence Feeds on NextDNS, blocking request for everyone with that feed enabled, which seems a little unfair IMO....

### What version of Turborepo are you using? 1.7.4 ### What package manager are you using / does the bug impact? npm ### What operating system are you using? Linux...

kind: bug
owned-by: turborepo