chore(deps): bump napi-derive from 3.5.6 to 3.5.9#139
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [napi-derive](https://github.com/napi-rs/napi-rs) from 3.5.6 to 3.5.9. - [Release notes](https://github.com/napi-rs/napi-rs/releases) - [Commits](napi-rs/napi-rs@napi-derive-v3.5.6...napi-derive-v3.5.9) --- updated-dependencies: - dependency-name: napi-derive dependency-version: 3.5.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
a6356d4 to
b158bb0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps napi-derive from 3.5.6 to 3.5.9.
Release notes
Sourced from napi-derive's releases.
Commits
2785de5chore: release (#3367)441ae7afix(napi): release Error's exception reference via the custom GC when dropped...cfa3b77fix(deps): update emnapi to v1.11.2 (#3371)65918a6fix(napi): stop ref exception object in ThreadsafeFunction sync-throw path on...324c550perf(napi): share class accessor trampolines (#3364)80caf60perf: optimize object field raw property access (#3365)f72afd5chore: release (#3354)4effa4dchore(deps): lock file maintenance (#3363)f2bf197chore(deps): lock file maintenance (#3362)962a2f0fix(napi): route custom-GC Buffer/TypedArray cross-thread drops through the o...