Skip to content
/ basher Public template

deps: Update dependency pkg to v5#9

Closed
renovate[bot] wants to merge 1 commit intomainfrom
deps/pkg-5.x
Closed

deps: Update dependency pkg to v5#9
renovate[bot] wants to merge 1 commit intomainfrom
deps/pkg-5.x

Conversation

@renovate
Copy link

@renovate renovate bot commented Mar 7, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pkg ^4.5.1 -> ^5.5.2 age adoption passing confidence

Release Notes

vercel/pkg

v5.5.2

Compare Source

Patches
  • Bump to vercel/pkg-fetch@v3.2.6: #​1478
Credits

Huge thanks to @​jesec for helping!

v5.5.1

Compare Source

Patches
  • Bump to vercel/pkg-fetch@v3.2.5: 66e7e57

v5.5.0

Compare Source

  • 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

Compare Source

Patches
  • Bump to vercel/pkg-fetch@v3.2.4: 628d077

v5.4.0

Compare Source

v5.3.3

Compare Source

Patches
  • Bootstrap: better support of .node files: #​1321
  • CI: master -> main: df02066
Credits

Huge thanks to @​robertsLando for helping!

v5.3.2

Compare Source

Patches
  • Bump to vercel/pkg-fetch@v3.2.3: #​1308
Credits

Huge thanks to @​jesec for helping!

v5.3.1

Compare Source

Changes
  • Bump to vercel/pkg-fetch@v3.2.1: 5813016
  • Bump to vercel/pkg-fetch@v3.2.2: 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

Compare Source

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

Compare Source

Patches
  • Prelude: create tmpFolder only when needed for decompression: 82ce625
  • Bump to vercel/pkg-fetch@v3.1.1: 1f3e235

v5.2.0

Compare Source

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/pkg-fetch@v3.1.0: 6fac6dc
Credits

Huge thanks to @​erossignon, @​Infern1, and @​jesec for helping!

v5.1.0

Compare Source

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/pkg-fetch@v3.0.4: 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

Compare Source

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/pkg-fetch@v3.0.1: 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/pkg-fetch@v3.0.2: 211da6e
  • Bump to vercel/pkg-fetch@v3.0.3: #​1142
pkg-fetch v2 -> v3

vercel/pkg-fetch@v3.0

Credits

Huge thanks to @​erossignon, @​whexberg, @​BlackYuzia, @​DevSide, @​hipstersmoothie, @​phated, @​Hypfer, and @​jesec for helping!


Configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 7, 2022
@seonglae seonglae closed this Mar 8, 2022
@renovate
Copy link
Author

renovate bot commented Mar 8, 2022

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 5.x releases. But if you manually upgrade to 5.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants