Skip to content

Commit

Permalink
chore(deps): update dependency node-gyp to v9.4.0 (#119)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [node-gyp](https://togithub.com/nodejs/node-gyp) | [`9.3.1` ->
`9.4.0`](https://renovatebot.com/diffs/npm/node-gyp/9.3.1/9.4.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/node-gyp/9.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/node-gyp/9.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/node-gyp/9.3.1/9.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/node-gyp/9.3.1/9.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>nodejs/node-gyp (node-gyp)</summary>

###
[`v9.4.0`](https://togithub.com/nodejs/node-gyp/blob/HEAD/CHANGELOG.md#940-2023-06-12)

[Compare
Source](https://togithub.com/nodejs/node-gyp/compare/v9.3.1...v9.4.0)

##### Features

- add support for native windows arm64 build tools
([bb76021](https://www.github.com/nodejs/node-gyp/commit/bb76021d35964d2bb125bc6214286f35ae4e6cad))
- Upgrade Python linting from flake8 to ruff
([#&#8203;2815](https://www.togithub.com/nodejs/node-gyp/issues/2815))
([fc0ddc6](https://www.github.com/nodejs/node-gyp/commit/fc0ddc6523c62b10e5ca1257500b3ceac01450a7))

##### Bug Fixes

- extract tarball to temp directory on Windows
([#&#8203;2846](https://www.togithub.com/nodejs/node-gyp/issues/2846))
([aaa117c](https://www.github.com/nodejs/node-gyp/commit/aaa117c514430aa2c1e568b95df1b6ed1c1fd3b6))
- log statement is for devDir not nodedir
([#&#8203;2840](https://www.togithub.com/nodejs/node-gyp/issues/2840))
([55048f8](https://www.github.com/nodejs/node-gyp/commit/55048f8be5707c295fb0876306aded75638a8b63))

##### Miscellaneous

- get update-gyp.py to work with Python >= v3.5
([#&#8203;2826](https://www.togithub.com/nodejs/node-gyp/issues/2826))
([337e8e6](https://www.github.com/nodejs/node-gyp/commit/337e8e68209bd2481cbb11dacce61234dc5c9419))

##### Doc

- docs/README.md add advise about deprecated node-sass
([#&#8203;2828](https://www.togithub.com/nodejs/node-gyp/issues/2828))
([6f3c2d3](https://www.github.com/nodejs/node-gyp/commit/6f3c2d3c6c0de0dbf8c7245f34c2e0b3eea53812))
- Update README.md
([#&#8203;2822](https://www.togithub.com/nodejs/node-gyp/issues/2822))
([c7927e2](https://www.github.com/nodejs/node-gyp/commit/c7927e228dfde059c93e08c26b54dd8026144583))

##### Tests

- remove deprecated Node.js and Python
([#&#8203;2868](https://www.togithub.com/nodejs/node-gyp/issues/2868))
([a0b3d1c](https://www.github.com/nodejs/node-gyp/commit/a0b3d1c3afed71a74501476fcbc6ee3fface4d13))

#####
[9.3.1](https://www.github.com/nodejs/node-gyp/compare/v9.3.0...v9.3.1)
(2022-12-16)

##### Bug Fixes

- increase node 12 support to ^12.13
([#&#8203;2771](https://www.togithub.com/nodejs/node-gyp/issues/2771))
([888efb9](https://www.github.com/nodejs/node-gyp/commit/888efb9055857afee6a6b54550722cf9ae3ee323))

##### Miscellaneous

- update python test matrix
([#&#8203;2774](https://www.togithub.com/nodejs/node-gyp/issues/2774))
([38f01fa](https://www.github.com/nodejs/node-gyp/commit/38f01fa57d10fdb3db7697121d957bc2e0e96508))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/serialport/bindings-cpp).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTAuMCIsInVwZGF0ZWRJblZlciI6IjM2LjguMTEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 20, 2023
1 parent b592d70 commit d61187c
Show file tree
Hide file tree
Showing 2 changed files with 719 additions and 212 deletions.
Loading

0 comments on commit d61187c

Please sign in to comment.