Update dependency pkg to v5 @renovate (#57)
This PR contains the following updates:Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
pkg | 4.4.8 -> 5.5.2 |
Release Notes
vercel/pkg
v5.5.2
Patches
- Bump to vercel/[email protected]: #1478
Credits
Huge thanks to @jesec for helping!
v5.5.1
Patches
- Bump to vercel/[email protected]:
66e7e57
v5.5.0
- Add support for node: protocol (#1405)
- ldid: explicitly mark signature as ad-hoc (#1393)
- .github: add issue templates (#1366)
- dependencies: bump (minor) (#1360)
Credits
Huge thanks to @jesec, @asdfugil, and @mallardduck for helping!
v5.4.1
Patches
- Bump to vercel/[email protected]:
628d077
v5.4.0
v5.3.3
Patches
Credits
Huge thanks to @robertsLando for helping!
v5.3.2
Patches
- Bump to vercel/[email protected]: #1308
Credits
Huge thanks to @jesec for helping!
v5.3.1
Changes
- Bump to vercel/[email protected]:
5813016
- Bump to vercel/[email protected]:
03c5e98
- Allow to fallback to "ldid" for macOS ad-hoc signing:
8cd96a1
- README: mention "ldid" utility on Linux for macOS signing:
d65eb64
v5.3.0
Changes
- Bump browserslist from 4.16.3 to 4.16.6:
760b9c4
- README: remove dead dependency badges:
9c6973d
- README: use "HEAD" instead of "master" for links, see nodejs/node@
26e318a
:010cf84
- README: update the target list:
491941b
- README: link to vercel/pkg-fetch in the "Build" section:
709d711
- README: add notes about building for different archs:
bd5f361
- README: add notes about "macos-arm64":
447b2db
- README: add notes about "linuxstatic" and native bindings:
e8a2c63
- Squashed revert "allow to compress files in virtual file system ": #1115
- Bootstrap: remove support for Node < 8:
a22fd80
- Bootstrap: use "const"/"let" instead of "var", require at top:
208e241
- Test-50-fs-runtime-layer-3: use "Buffer.from" instead of "new Buffer":
d696260
- Test: add tests for #1191 and #1192:
bcec96c
- Producer: improve readability and remove backed up native addon at the end:
80103dd
- InjectSnapshot: always use "C:\snapshot" on win: #1212
- Eslint: use airbnb-base rules for TypeScript as well:
38a9a8c
- Fixes "@typescript-eslint/naming-convention":
ff56872
- Fixes "no-nested-ternary":
30b25ab
- Remove unused "appveyor.yml":
5c82b6d
- Tsconfig: bump target to "es2017" as Node 8 is the minimum:
2070696
- Revert^2 "allow to compress files in virtual file system " (#1200): #1115
Credits
Huge thanks to @erossignon and @jesec for helping!
v5.2.1
Patches
- Prelude: create tmpFolder only when needed for decompression:
82ce625
- Bump to vercel/[email protected]:
1f3e235
v5.2.0
Changes
- Feature: allow to compress files in virtual file system: #1115
- Test-50-fs-runtime-layer-2: remove unnecessary assertion on hint:
551d07d
- Feature: allow macOS code signing by including payload in str table:
be5c2ae
- Ad-hoc sign the fabricator binary temporarily to generate bytecode on macOS:
0b55f9a
- Add support for fs.realpath.native: #1173
- Bump hosted-git-info from 2.8.8 to 2.8.9: #1177
- Add a warning about the macOS mandatory code signing requirement: #1176
- Fs.createReadStream and --compress: #1158
- Bump to vercel/[email protected]:
6fac6dc
Credits
Huge thanks to @erossignon, @Infern1, and @jesec for helping!
v5.1.0
Changes
- Test: bump expected major to 5: #1145
- Improve doc to explain how to pass multiple baked options (#1133): #1132
- Use "linuxstatic" to generate bytecode for different arch on Linux: #1144
- Fix .node loading issue on windows (#1143): #1335
- Support RegExp mountpoints: #1121
- Bump to vercel/[email protected]:
36c28f9
- CI: add Node 16 to matrix:
6adde0f
- Test: test with Node 16:
655ee18
Credits
Huge thanks to @jesec and @phated for helping!
v5.0.0
Changes
- Update release script.: #1102
- Update all dependencies to latest.: #1062
- Add Windows builds on CI.: #1105
- Add section about bytecode flag to README.md: #1106
- Typo fix in readme: #1108
- Feat(parser): handle template literal without expressions: #981
- Add support for symlink and pnpm.: #1060
- Update License Zeit -> Vercel.: #1113
- Extend ESLint to test files.: #1107
- Remove coverage badge from README.: #1114
- TypeScript Rewrite: #1099
- Skip pnpm tests when nodeversion is < 12: #1122
- Test: add unit test for #775: #1118
- Support mkdir at mountpoints: #1120
- Bump to vercel/[email protected]:
14fb420
- Cleanup dependencies:
5a97ee2
- Don't mix objects of different types:
bba8148
- Fix pkg-fetch types:
247d1d5
- Drop references to Node < 8:
6ecd52a
- Test: add node14 to fetch-all:
63f4ce0
- Fix isPublic check for licenses array: #1140
- Bump to vercel/[email protected]:
211da6e
- Bump to vercel/[email protected]: #1142
pkg-fetch v2 -> v3
Credits
Huge thanks to @erossignon, @whexberg, @BlackYuzia, @DevSide, @hipstersmoothie, @phated, @Hypfer, and @jesec for helping!
v4.5.1
- Added documentation about NODE_OPTIONS: #996
- Bootstrap: adjust for internalModuleReadJSON of newer Node.js:
a20111e
- Bootstrap: support both old and new internalModuleReadJSON:
9598890
- Chore: add ci, stale workflows and dependabot: #1074
- Set up and run Prettier over entire codebase.: #1076
- Drop dependabot.yml in favor of repo settings.: #1092
- Remove incorrect \?\ prefix on windows and fs.promises fixes: #1095
- Upgrade ESLint + move to
eslint-config-airbnb-base
.: #1088 - Promisified exec and execFile should return a promise with ChildProcess instance attached: #880
- Chore: make pkg-fetch dep static (temporarily).: #1100
- Add pkg.outputPath as a configuration option.: #574
Credits
Huge thanks to @SnakeDrak, @robertsLando, @hipstersmoothie, @onip, and @Symbitic for helping!
v4.5.0
- Branding change (#939)
- Update badges in README (#949)
- update tests test for node 14 CI (#977)
- Bump lodash from 4.17.15 to 4.17.19 (#945)
- Added environment var section on Readme (#684)
- Add missing stat.isSocket (#720)
- Fix configuration for node-notifier (#1021)
- Add support for Node native addons (#837)
- docs: MAKE_JOB_COUNT and PKG_IGNORE_TAG env var (#1053)
- Bugfix for fs.readdir(), fs.readdirSync() (#992)
- Replace deprecated
assert.equal
andassert.deepEqual
. (#1063) - Update ZEIT to Vercel in package.json. (#1064)
- Add cross-platform support for dot-node files. (#1066)
v4.4.9
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by WhiteSource Renovate. View repository job log here.