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 /src/1-getting-started/4_object_factory/node-addon-api #392

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 5, 2024

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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 5, 2024
@gengjiawen
Copy link
Member

@dependabot recreate

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/src/1-getting-started/4_object_factory/node-addon-api/bindings-1.5.0 branch from 6f84be2 to 6054ba8 Compare June 3, 2024 07:29
@gengjiawen gengjiawen merged commit 011bc35 into main Jun 3, 2024
29 checks passed
@gengjiawen gengjiawen deleted the dependabot/npm_and_yarn/src/1-getting-started/4_object_factory/node-addon-api/bindings-1.5.0 branch June 3, 2024 07:52
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.

1 participant