chore(deps): update dependency oxlint to ^0.10.0#2318
Merged
renovate[bot] merged 1 commit intomainfrom Oct 21, 2024
Merged
Conversation
Contributor
There was a problem hiding this comment.
Benchmark
Details
| Benchmark suite | Current: 4cee306 | Previous: d685ded | Ratio |
|---|---|---|---|
noop#napi-rs |
84475239 ops/sec (±1.73%) |
86334547 ops/sec (±0.44%) |
1.02 |
noop#JavaScript |
821084742 ops/sec (±0.09%) |
819908588 ops/sec (±0.09%) |
1.00 |
Plus number#napi-rs |
22945485 ops/sec (±0.54%) |
23185531 ops/sec (±0.34%) |
1.01 |
Plus number#JavaScript |
820383226 ops/sec (±0.11%) |
818687085 ops/sec (±0.13%) |
1.00 |
Create buffer#napi-rs |
666544 ops/sec (±13.1%) |
669281 ops/sec (±12.49%) |
1.00 |
Create buffer#JavaScript |
3089702 ops/sec (±1.99%) |
2976642 ops/sec (±5.61%) |
0.96 |
createArray#createArrayJson |
52527 ops/sec (±0.71%) |
53539 ops/sec (±1.02%) |
1.02 |
createArray#create array for loop |
9970 ops/sec (±0.39%) |
9991 ops/sec (±0.42%) |
1.00 |
createArray#create array with serde trait |
9936 ops/sec (±0.47%) |
9953 ops/sec (±0.51%) |
1.00 |
getArrayFromJs#get array from json string |
23804 ops/sec (±0.42%) |
23719 ops/sec (±0.52%) |
1.00 |
getArrayFromJs#get array from serde |
13204 ops/sec (±0.35%) |
13670 ops/sec (±0.16%) |
1.04 |
getArrayFromJs#get array with for loop |
15286 ops/sec (±0.34%) |
16337 ops/sec (±0.16%) |
1.07 |
Get Set property#Get Set from native#u32 |
575374 ops/sec (±12.48%) |
584813 ops/sec (±13.26%) |
1.02 |
Get Set property#Get Set from JavaScript#u32 |
548834 ops/sec (±2.44%) |
559592 ops/sec (±2.4%) |
1.02 |
Get Set property#Get Set from native#string |
568126 ops/sec (±11.63%) |
575115 ops/sec (±11.46%) |
1.01 |
Get Set property#Get Set from JavaScript#string |
516215 ops/sec (±2.47%) |
522762 ops/sec (±2.12%) |
1.01 |
Async task#spawn task |
27095 ops/sec (±0.3%) |
26777 ops/sec (±0.68%) |
0.99 |
Async task#ThreadSafeFunction |
9410 ops/sec (±0.78%) |
9563 ops/sec (±0.85%) |
1.02 |
Async task#Tokio future to Promise |
32354 ops/sec (±0.89%) |
32022 ops/sec (±0.83%) |
0.99 |
Query#query * 100 |
3604 ops/sec (±0.52%) |
3619 ops/sec (±0.86%) |
1.00 |
Query#query * 1 |
27024 ops/sec (±0.91%) |
26481 ops/sec (±0.63%) |
0.98 |
This comment was automatically generated by workflow using github-action-benchmark.
b3ccfa7 to
4cee306
Compare
auto-merge was automatically disabled
October 21, 2024 05:04
Branch protection rule check failed
richerfu
pushed a commit
to richerfu/napi-rs
that referenced
this pull request
Oct 23, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
richerfu
pushed a commit
to richerfu/napi-rs
that referenced
this pull request
Oct 23, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.
This PR contains the following updates:
^0.9.10->^0.10.0Release Notes
oxc-project/oxc (oxlint)
v0.10.0Compare Source
Features
6e3224dlinter: Configure by category in config files (#6120) (DonIsaac)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.