node-addon-examples icon indicating copy to clipboard operation
node-addon-examples copied to clipboard

Bump bindings from 1.2.1 to 1.5.0 in /src/8-tooling/build_with_cmake/node-addon-api

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps bindings from 1.2.1 to 1.5.0.

Release notes

Sourced from bindings's releases.

1.5.0

This version adds support for Yarn PnP.

Minor Changes

  • Use actual error code to detect resolution exceptions: #56

Patches

  • Add back the old module not found check: f49851ee6bb62dbec9f3820a85bcce342f42ccc8

Credits

Huge thanks to @​arcanis for helping!

1.4.0

Minor Changes

  • Add LICENSE.md file: 3346bcb091aab443488ed8a2a9bcc5092e6eca6c
  • Add node-pre-gyp path to search paths: #32
  • Prettier: 98350ce07e6241c524d30c377895277afbb191c4
  • Support for node-qbs build system: #46

Patches

  • Handle filenames with 'file://' shema: #40

Credits

Huge thanks to @​anion155, @​mathiasjakobsen, @​ViliusSutkus and @​bwknight877 for helping!

1.3.1

Patches

  • Add webpack require hack: 40dcc1ffad085e22cf4b730a002ceeed77297ac5
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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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] avatar Mar 05 '24 07:03 dependabot[bot]