postgres-meta
postgres-meta copied to clipboard
chore(deps-dev): bump pkg from 5.7.0 to 5.8.0
Bumps pkg from 5.7.0 to 5.8.0.
Release notes
Sourced from pkg's releases.
5.8.0
Highlights
- Support more language features, including but not limited to
classPrivateMethods(#1248, #1249)
- Note: pkg uses Babel to trace dependencies. It does NOT transform your sources. You should make sure that your code can run on the target Node.js version.
What's Changed
- Bump to vercel/[email protected] by
@jesecin vercel/pkg#1693
- Add Node 14.20.0, 16.16.0 and 18.5.0 binaries
- https://nodejs.org/en/blog/vulnerability/july-2022-security-releases
- detector: use Babel AST and default plugins by
@jesecin vercel/pkg#1648- test: rearrange and fix order by
@jesecin vercel/pkg#1650- fix: typo in fabricator.ts by
@eltociearin vercel/pkg#1661New Contributors
@eltociearmade their first contribution in vercel/pkg#1661Full Changelog: https://github.com/vercel/pkg/compare/5.7.0...5.8.0
Commits
f81a08c5.8.06c930c9Bump to vercel/[email protected]5a0eaa6fabricator: "wierd" -> "weird" in comment (#1661)6c98d49detector: use Babel AST and default plugins3f1c883dependencies: bump (minor)7c72f3atest: fs-runtime-layer: remove "birthtime" checke7e67aatest: rearrange and fix order- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)