Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update napi to v2.16.0 #5811

Merged
merged 2 commits into from Mar 5, 2024
Merged

chore(deps): update napi to v2.16.0 #5811

merged 2 commits into from Mar 5, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 29, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
napi workspace.dependencies minor =2.15.4 -> =2.16.0
napi-derive workspace.dependencies minor =2.15.3 -> =2.16.0

Release Notes

napi-rs/napi-rs (napi)

v2.16.0

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/napi-rs/napi-rs/compare/napi@2.15.4...napi@2.16.0


Configuration

📅 Schedule: Branch creation - "before 8am on wednesday" in timezone Asia/Shanghai, 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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from hardfist as a code owner February 29, 2024 04:58
@Boshen
Copy link
Member

Boshen commented Feb 29, 2024

packages/rspack test: FAIL tests/Output.test.js (41 MB heap size)
packages/rspack test:   ● Output › should be cleared the build directory
packages/rspack test:     Value is non of these types `String`, `RegExp`, `Function`,
packages/rspack test:       525 |     const rawOptions = (0, config_1.getRawOptions)(options, this);
packages/rspack test:       526 |     const instanceBinding = require("@rspack/binding");
packages/rspack test:     > 527 |     __classPrivateFieldSet(this, _Compiler_instance, new instanceBinding.Rspack(rawOptions, this.builtinPlugins, {
packages/rspack test:           |                                                      ^
packages/rspack test:       528 |         beforeCompile: __classPrivateFieldGet(this, _Compiler_instances, "m", _Compiler_beforeCompile).bind(this),
packages/rspack test:       529 |         afterCompile: __classPrivateFieldGet(this, _Compiler_instances, "m", _Compiler_afterCompile).bind(this),
packages/rspack test:       530 |         finishMake: __classPrivateFieldGet(this, _Compiler_instances, "m", _Compiler_finishMake).bind(this),
packages/rspack test:       at Compiler._Compiler_getInstance (dist/Compiler.js:527:54)
packages/rspack test:       at Compiler.call [as build] (dist/Compiler.js:393:87)
packages/rspack test:       at build (dist/Compiler.js:358:26)
packages/rspack test:       at Hook.eval [as callAsync] (eval at create (../../node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:6:1)
packages/rspack test:       at Hook.CALL_ASYNC_DELEGATE [as _callAsync] (../../node_modules/tapable/lib/Hook.js:18:14)
packages/rspack test:       at callAsync (dist/Compiler.js:354:32)
packages/rspack test:       at Hook.eval [as callAsync] (eval at create (../../node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:15:1)
packages/rspack test:       at Hook.CALL_ASYNC_DELEGATE [as _callAsync] (../../node_modules/tapable/lib/Hook.js:18:14)
packages/rspack test:       at callAsync (dist/Compiler.js:350:34)
packages/rspack test:       at Compiler.doRun [as run] (dist/Compiler.js:386:13)
packages/rspack test:       at run (tests/Output.test.js:22:5)
packages/rspack test:       at Object.compile (tests/Output.test.js:56:3)

@renovate renovate bot requested a review from h-a-n-a as a code owner March 5, 2024 12:15
@jerrykingxyz jerrykingxyz merged commit 3c707f0 into main Mar 5, 2024
18 checks passed
@jerrykingxyz jerrykingxyz deleted the renovate/napi branch March 5, 2024 12:23
Copy link
Contributor Author

renovate bot commented Mar 5, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants