An in-range update of buffer is breaking the build π¨
greenkeeper opened this issue Β· 4 comments
The dependency buffer was updated from 5.3.0 to 5.4.0.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
buffer is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
Commits
The new version differs by 8 commits.
fd0246eupdate authorsa7c5a035.4.08528f1cMerge pull request #204 from goto-bus-stop/inspect-symbol00966f3Use nodejs.util.inspect.custom symbol4516196Merge branch 'master' into inspect-symbole107169add missingnew5741b39Reset INSPECT_MAX_BYTES after buffer-inspect test.2e822faUseutil.inspect.customsymbol if available.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those donβt help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot π΄
After pinning to 5.3.0 your tests are passing again. Downgrade this dependency π.
- The
dependencybuffer was updated from5.4.0to5.4.1.
Your tests are still failing with this version. Compare changes
Commits
The new version differs by 7 commits.
6719b40update authorsf5369525.4.16a7d480Merge pull request #242 from ukstv/master509d39dMerge pull request #243 from geastwood/fill-boolean16bf24fBoolean as fill using Buffer.alloc8bf89a5Add reverse() method, and allow Buffer.from(Uint8Array)d31e0eeadd security reporting link
See the full diff
- The
dependencybuffer was updated from5.4.1to5.4.2.
Your tests are still failing with this version. Compare changes
- The
dependencybuffer was updated from5.4.2to5.4.3.
Your tests are passing again with this update. Explicitly upgrade to this version π