Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump pkg from 5.5.1 to 5.8.0 #182

Merged
merged 1 commit into from
Aug 3, 2022

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 3, 2022

Bumps pkg from 5.5.1 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

New Contributors

Full Changelog: vercel/pkg@5.7.0...5.8.0

5.7.0

Highlights

  • Node 18 is now supported!

What's Changed

New Contributors

Full Changelog: vercel/pkg@5.6.0...5.7.0

5.6.0

What's Changed

... (truncated)

Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 3, 2022
@auto-add-label auto-add-label bot added the chore label Aug 3, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/pkg-5.8.0 branch from 873e7aa to 79f4011 Compare August 3, 2022 14:43
Bumps [pkg](https://github.com/vercel/pkg) from 5.5.1 to 5.8.0.
- [Release notes](https://github.com/vercel/pkg/releases)
- [Commits](vercel/pkg@5.5.1...5.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/pkg-5.8.0 branch from 79f4011 to de3352a Compare August 3, 2022 14:43
@devkadirselcuk devkadirselcuk merged commit a5c6ac7 into main Aug 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment