Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 13, 2021

Bumps pkg from 4.4.9 to 5.3.2.

Release notes

Sourced from pkg's releases.

5.3.2

Patches

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

Credits

Huge thanks to @​jesec for helping!

5.3.1

Changes

  • Bump to vercel/pkg-fetch@v3.2.1: 58130161bf31558ea03fc871eaa546d5f56431e3
  • Bump to vercel/pkg-fetch@v3.2.2: 03c5e98d90600417c1f0d7c6c61335141803afd6
  • Allow to fallback to "ldid" for macOS ad-hoc signing: 8cd96a1686ab4e79e6b7d6242a52034760f75943
  • README: mention "ldid" utility on Linux for macOS signing: d65eb64e896bc4d9c95713dc4467306684c23b46

5.3.0

Changes

  • Bump browserslist from 4.16.3 to 4.16.6: 760b9c4de28846dfec6cb0597afb97d6dc50eb51
  • README: remove dead dependency badges: 9c6973d4629907bb4022209becf2eddd5bd3ce9e
  • README: use "HEAD" instead of "master" for links, see nodejs/node@26e318a32: 010cf842342cedec0910db66cc79620a585bc126
  • README: update the target list: 491941b54318075ec4fc6cf633aeeb86d6b2bbe3
  • README: link to vercel/pkg-fetch in the "Build" section: 709d7116dcacb9f21782717a75971f596025366e
  • README: add notes about building for different archs: bd5f361ba9864d4163bd86d3305bb24ec3ac6302
  • README: add notes about "macos-arm64": 447b2db7475f22f364288f93c9d584a95b6f1645
  • README: add notes about "linuxstatic" and native bindings: e8a2c634d90c506c8599d9fadca203304f0a2351
  • Squashed revert "allow to compress files in virtual file system ": #1115
  • Bootstrap: remove support for Node < 8: a22fd8017af347da7ccaf68892cc71ebeba9bd94
  • Bootstrap: use "const"/"let" instead of "var", require at top: 208e2414fbb29303b5bf981a0f03592f003678f4
  • Test-50-fs-runtime-layer-3: use "Buffer.from" instead of "new Buffer": d696260a8ded830a19ddfeafe3db9f1bf2a35eb9
  • Test: add tests for #1191 and #1192: bcec96cd95ebee70a2666344e0fb0e6a2e9f59e1
  • Producer: improve readability and remove backed up native addon at the end: 80103ddeb85786548726c8c71b348d053d21e991
  • InjectSnapshot: always use "C:\snapshot" on win: #1212
  • Eslint: use airbnb-base rules for TypeScript as well: 38a9a8c1298150bf544f3209ac8f02f2c1b61005
  • Fixes "@​typescript-eslint/naming-convention": ff568722a7b0dea2cd661962b70f66ccd305e8d4
  • Fixes "no-nested-ternary": 30b25ab9ceb43914885f3ebbd24ee9270e00a412
  • Remove unused "appveyor.yml": 5c82b6d39d3dface49b35abd3d741836fcca3ce8
  • Tsconfig: bump target to "es2017" as Node 8 is the minimum: 2070696f157cb15f3e55687fd567cdf9f5156ab7
  • Revert^2 "allow to compress files in virtual file system " (#1200): #1115

Credits

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

5.2.1

Patches

  • Prelude: create tmpFolder only when needed for decompression: 82ce62558e55360f1a7815e5899f5e88a1ce7ddb

... (truncated)

Commits
  • 59125d1 5.3.2
  • 2c57b62 Bump to vercel/pkg-fetch@v3.2.3 (#1308)
  • 09c3f21 5.3.1
  • d65eb64 README: mention "ldid" utility on Linux for macOS signing
  • 8cd96a1 Allow to fallback to "ldid" for macOS ad-hoc signing
  • 03c5e98 Bump to vercel/pkg-fetch@v3.2.2
  • 5813016 Bump to vercel/pkg-fetch@v3.2.1
  • 932a319 5.3.0
  • cd5ce74 Revert^2 "allow to compress files in virtual file system (#1115)" (#1200)
  • 2070696 tsconfig: bump target to "es2017" as Node 8 is the minimum
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by leerobinson, a new releaser for pkg since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pkg](https://github.com/vercel/pkg) from 4.4.9 to 5.3.2.
- [Release notes](https://github.com/vercel/pkg/releases)
- [Commits](vercel/pkg@4.4.9...5.3.2)

---
updated-dependencies:
- dependency-name: pkg
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 13, 2021
@dependabot dependabot bot mentioned this pull request Sep 13, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 1, 2021

Superseded by #81.

@dependabot dependabot bot closed this Oct 1, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/pkg-5.3.2 branch October 1, 2021 21:07
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.

1 participant