Commit be0331c
authored
chore(deps): update patch/minor dependencies (#341)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [napi](https://redirect.github.com/napi-rs/napi-rs) | dependencies |
minor | `=3.7.0` → `=3.8.1` |
| [napi-derive](https://redirect.github.com/napi-rs/napi-rs) |
dependencies | minor | `=3.4.0` → `=3.5.0` |
---
### Release Notes
<details>
<summary>napi-rs/napi-rs (napi)</summary>
###
[`v3.8.1`](https://redirect.github.com/napi-rs/napi-rs/releases/tag/napi-v3.8.1)
[Compare
Source](https://redirect.github.com/napi-rs/napi-rs/compare/napi-v3.8.0...napi-v3.8.1)
##### Fixed
- *(napi)* wasi debug compile error
([#​3081](https://redirect.github.com/napi-rs/napi-rs/pull/3081))
###
[`v3.8.0`](https://redirect.github.com/napi-rs/napi-rs/releases/tag/napi-v3.8.0)
[Compare
Source](https://redirect.github.com/napi-rs/napi-rs/compare/napi-v3.7.1...napi-v3.8.0)
##### Added
- *(napi)* support any object types in
Stream([#​2854](https://redirect.github.com/napi-rs/napi-rs/pull/2854))
- *(napi-derive)* add #\[napi(async\_iterator)] macro attribute
([#​3072](https://redirect.github.com/napi-rs/napi-rs/pull/3072))
##### Fixed
- *(napi)* validate status before copying data in env arraybuffer
fallback
([#​3077](https://redirect.github.com/napi-rs/napi-rs/pull/3077))
- *(napi)* validate status before copying in remaining TypedArray
fallback paths
([#​3076](https://redirect.github.com/napi-rs/napi-rs/pull/3076))
- *(napi)* validate status before copying in TypedArray owned
ToNapiValue fallback
([#​3080](https://redirect.github.com/napi-rs/napi-rs/pull/3080))
- *(napi)* validate status before copying in ArrayBuffer ToNapiValue
fallback
([#​3079](https://redirect.github.com/napi-rs/napi-rs/pull/3079))
- *(napi)* skip debug buffer tracking on wasm targets
([#​3078](https://redirect.github.com/napi-rs/napi-rs/pull/3078))
###
[`v3.7.1`](https://redirect.github.com/napi-rs/napi-rs/releases/tag/napi-v3.7.1)
[Compare
Source](https://redirect.github.com/napi-rs/napi-rs/compare/napi-v3.7.0...napi-v3.7.1)
##### Other
- clippy fix for Rust 1.92.0
([#​3058](https://redirect.github.com/napi-rs/napi-rs/pull/3058))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "every weekday" (UTC), Automerge - At
any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/apify/impit).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 9abeea1 commit be0331c
2 files changed
+8
-8
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments