Skip to content

Bump cmake-js from 7.2.1 to 7.3.1#31

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/develop/cmake-js-7.3.1
Open

Bump cmake-js from 7.2.1 to 7.3.1#31
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/develop/cmake-js-7.3.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 27, 2025

Bumps cmake-js from 7.2.1 to 7.3.1.

Changelog

Sourced from cmake-js's changelog.

v7.3.1 - 17/04/25

  • fix(windows): support windows arm64 (Thanks to @​jaycex)
  • fix(windows): support newer visual studio installations

v7.3.0 - 15/01/24

  • feat(windows): replace custom libnode.def generation with version from node-api-headers
  • fix: support for vs2015 with nodejs 18 and older (#317)
  • fix(windows): always remove Path if PATH is also defined (#319)
  • fix: Cmake arguments got converted to numbers (#314)
  • fix: update node-api-headers
  • chore: update dependencies
Commits
  • 2f9f437 v7.3.1
  • 0200582 chore: update package.json
  • eda3427 chore: Modernize CMakeLists.txt example (#342)
  • c579a71 chore(deps): bump docker/setup-qemu-action from 2 to 3 (#345)
  • cb0bff8 chore(deps): bump actions/checkout from 3 to 4 (#344)
  • 20d9958 chore(deps): bump actions/setup-node from 3 to 4 (#346)
  • 7d3182e fix: win-arm64 bug
  • c7dac5a fix: update find-visualstudio script
  • 2130796 fix(windows): download correct node.lib for arm64 arch on windows
  • 91ed447 chore: ci update
  • Additional commits viewable in compare view

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.

Bumps [cmake-js](https://github.com/cmake-js/cmake-js) from 7.2.1 to 7.3.1.
- [Release notes](https://github.com/cmake-js/cmake-js/releases)
- [Changelog](https://github.com/cmake-js/cmake-js/blob/master/changelog.md)
- [Commits](cmake-js/cmake-js@v7.2.1...v7.3.1)

---
updated-dependencies:
- dependency-name: cmake-js
  dependency-version: 7.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 27, 2025
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.

0 participants