daikin-controller-cloud
daikin-controller-cloud copied to clipboard
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
@jesec
in 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
@jesec
in vercel/pkg#1648- test: rearrange and fix order by
@jesec
in vercel/pkg#1650- fix: typo in fabricator.ts by
@eltociear
in vercel/pkg#1661New Contributors
@eltociear
made their first contribution in vercel/pkg#1661Full Changelog: https://github.com/vercel/pkg/compare/5.7.0...5.8.0
Commits
f81a08c
5.8.06c930c9
Bump to vercel/[email protected]5a0eaa6
fabricator: "wierd" -> "weird" in comment (#1661)6c98d49
detector: use Babel AST and default plugins3f1c883
dependencies: bump (minor)7c72f3a
test: fs-runtime-layer: remove "birthtime" checke7e67aa
test: 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 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)