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

Bump bindings from 1.2.1 to 1.5.0 in /2_function_arguments/node-addon-api #219

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2023

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 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 Jul 14, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/2_function_arguments/node-addon-api/bindings-1.5.0 branch 2 times, most recently from c71fb36 to 5dd1811 Compare July 14, 2023 17:36
Bumps [bindings](https://github.com/TooTallNate/node-bindings) from 1.2.1 to 1.5.0.
- [Release notes](https://github.com/TooTallNate/node-bindings/releases)
- [Commits](TooTallNate/node-bindings@v1.2.1...1.5.0)

---
updated-dependencies:
- dependency-name: bindings
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/2_function_arguments/node-addon-api/bindings-1.5.0 branch from 5dd1811 to 7e86db8 Compare July 14, 2023 17:38
Copy link
Member

@mhdawson mhdawson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mhdawson mhdawson merged commit a8bc110 into main Jul 21, 2023
27 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/2_function_arguments/node-addon-api/bindings-1.5.0 branch July 21, 2023 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant