Skip to content

Commit

Permalink
chore(deps): update dependency node-abi to v3.45.0 (#117)
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-abi](https://togithub.com/electron/node-abi) | [`3.40.0` ->
`3.45.0`](https://renovatebot.com/diffs/npm/node-abi/3.40.0/3.45.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/node-abi/3.45.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/node-abi/3.45.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/node-abi/3.40.0/3.45.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/node-abi/3.40.0/3.45.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>electron/node-abi (node-abi)</summary>

###
[`v3.45.0`](https://togithub.com/electron/node-abi/releases/tag/v3.45.0)

[Compare
Source](https://togithub.com/electron/node-abi/compare/v3.44.0...v3.45.0)

##### Features

- update ABI registry
([b811739](https://togithub.com/electron/node-abi/commit/b811739dad1c3103525a390deb678569477dea7b))

###
[`v3.44.0`](https://togithub.com/electron/node-abi/releases/tag/v3.44.0)

[Compare
Source](https://togithub.com/electron/node-abi/compare/v3.43.0...v3.44.0)

##### Features

- update ABI registry
([680c908](https://togithub.com/electron/node-abi/commit/680c90843f81905cea0a99f116c8fa0a3efb17b0))

###
[`v3.43.0`](https://togithub.com/electron/node-abi/releases/tag/v3.43.0)

[Compare
Source](https://togithub.com/electron/node-abi/compare/v3.42.0...v3.43.0)

##### Features

- update ABI registry
([6c7fc60](https://togithub.com/electron/node-abi/commit/6c7fc6097f6fd64a7cfaa880a6c8940d045d4d1e))

###
[`v3.42.0`](https://togithub.com/electron/node-abi/releases/tag/v3.42.0)

[Compare
Source](https://togithub.com/electron/node-abi/compare/v3.40.0...v3.42.0)

##### Features

- new release
([3310837](https://togithub.com/electron/node-abi/commit/3310837a5f9592ae86620b0c3b8c73abba730dcb))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMDUuMiIsInVwZGF0ZWRJblZlciI6IjM2LjguMTEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 20, 2023
1 parent ff0acac commit fbb82b2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"esbuild-register": "3.4.2",
"eslint": "8.45.0",
"mocha": "10.2.0",
"node-abi": "3.40.0",
"node-abi": "3.45.0",
"node-gyp": "9.3.1",
"nyc": "15.1.0",
"prebuildify": "5.0.1",
Expand Down

0 comments on commit fbb82b2

Please sign in to comment.