devongovett / dprint-node

A node API for the dprint TypeScript and JavaScript code formatter
MIT License
483 stars 11 forks source link

Bump napi from 2.0.2 to 2.6.2 #119

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps napi from 2.0.2 to 2.6.2.

Release notes

Sourced from napi's releases.

@​napi-rs/cli@​2.6.2

2.6.2 (2022-04-01)

Bug Fixes

napi@2.6.2

What's Changed

Full Changelog: https://github.com/napi-rs/napi-rs/compare/napi@2.6.1...napi@2.6.2

@​napi-rs/cli@​2.6.1

2.6.1 (2022-04-01)

Bug Fixes

  • cli: should not throw if cargoName is provided but no package.name (8700da1)

napi@2.6.1

What's Changed

Full Changelog: https://github.com/napi-rs/napi-rs/compare/napi-derive@2.6.0...napi@2.6.1

@​napi-rs/cli@​2.6.0

2.6.0 (2022-04-01)

Bug Fixes

  • cli: prevent crash if GITHUB_REPOSITORY is not specified (ac8406c)
  • cli: respect CARGO_BUILD_TARGET env variable (bd08787)
  • cli: use shell file path instead of commands for zig CC and CXX (09ccfaa)

Features

  • cli: add libc filed in native package.json (ee0279e)
  • cli: add support for building binaries (20b1edc)
  • cli: upgrade ci.yml templates (1cac0ac)

napi-derive@2.6.0

What's Changed

... (truncated)

Commits
  • 3eccf45 Release independent packages
  • 71da74c Merge pull request #1230 from napi-rs/fix-tsfn-leak
  • 4dfc770 fix(napi): memory leak in ThreadsafeFunction
  • d0a9cbf Merge pull request #1228 from Hywan/fix-option-t-null
  • 1259ce1 fix(napi) undefined is recognized as a valid None for Option\<T>.
  • 087b3ed Release independent packages
  • 523bcc3 Merge pull request #1227 from napi-rs/buffer-drop
  • bffc49f fix(napi): drop buffer inner data only when Reference count is 0
  • 661b418 Release independent packages
  • 2d97986 chore: publish
  • Additional commits viewable in compare view


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[bot] commented 2 years ago

Superseded by #120.