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

pkg: Update @anansi/eslint-plugin to v1 #3202

Merged
merged 2 commits into from
Sep 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 6, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@anansi/eslint-plugin 0.17.16 -> 1.0.5 age adoption passing confidence

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 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.


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link

changeset-bot bot commented Sep 6, 2024

🦋 Changeset detected

Latest commit: b6446be

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@data-client/react Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@renovate renovate bot force-pushed the renovate/anansi-eslint-plugin-1.x branch 4 times, most recently from 0064b13 to 6902b8a Compare September 8, 2024 14:46
@renovate renovate bot force-pushed the renovate/anansi-eslint-plugin-1.x branch from 6902b8a to 4e25f4c Compare September 8, 2024 14:55
Copy link
Contributor Author

renovate bot commented Sep 9, 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.

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark

Benchmark suite Current: b6446be Previous: 89814ee Ratio
normalizeLong 503 ops/sec (±0.55%) 521 ops/sec (±0.26%) 1.04
infer All 9417 ops/sec (±0.74%) 9542 ops/sec (±0.69%) 1.01
denormalizeLong 333 ops/sec (±1.64%) 345 ops/sec (±1.82%) 1.04
denormalizeLong donotcache 917 ops/sec (±0.61%) 893 ops/sec (±1.95%) 0.97
denormalizeShort donotcache 500x 1360 ops/sec (±0.24%) 1373 ops/sec (±0.21%) 1.01
denormalizeShort 500x 973 ops/sec (±0.27%) 977 ops/sec (±0.21%) 1.00
denormalizeShort 500x withCache 4773 ops/sec (±0.36%) 4651 ops/sec (±0.21%) 0.97
denormalizeLong with mixin Entity 291 ops/sec (±0.73%) 297 ops/sec (±0.28%) 1.02
denormalizeLong withCache 6818 ops/sec (±0.85%) 6226 ops/sec (±0.14%) 0.91
denormalizeLong All withCache 6420 ops/sec (±2.85%) 6735 ops/sec (±0.20%) 1.05
denormalizeLong Query-sorted withCache 6104 ops/sec (±1.37%) 6603 ops/sec (±0.46%) 1.08
denormalizeLongAndShort withEntityCacheOnly 1500 ops/sec (±0.49%) 1517 ops/sec (±0.63%) 1.01
getResponse 6321 ops/sec (±1.75%) 6508 ops/sec (±1.55%) 1.03
getResponse (null) 5308306 ops/sec (±0.42%) 5401785 ops/sec (±1.06%) 1.02
getResponse (clear cache) 295 ops/sec (±0.41%) 292 ops/sec (±1.01%) 0.99
getSmallResponse 2659 ops/sec (±0.25%) 2700 ops/sec (±0.29%) 1.02
getSmallInferredResponse 2033 ops/sec (±0.36%) 2074 ops/sec (±0.21%) 1.02
getResponse Query-sorted 5540 ops/sec (±0.29%) 5395 ops/sec (±0.59%) 0.97
getResponse Collection 6147 ops/sec (±0.97%) 6216 ops/sec (±1.03%) 1.01
get Collection 5458 ops/sec (±1.18%) 5189 ops/sec (±1.15%) 0.95
setLong 497 ops/sec (±0.87%) 518 ops/sec (±0.34%) 1.04
setLongWithMerge 195 ops/sec (±1.38%) 204 ops/sec (±0.32%) 1.05
setLongWithSimpleMerge 204 ops/sec (±0.91%) 214 ops/sec (±0.33%) 1.05
setSmallResponse 500x 896 ops/sec (±0.47%) 914 ops/sec (±0.20%) 1.02

This comment was automatically generated by workflow using github-action-benchmark.

@ntucker ntucker force-pushed the renovate/anansi-eslint-plugin-1.x branch 5 times, most recently from 57afcf1 to 6c87ceb Compare September 9, 2024 12:55
@ntucker ntucker force-pushed the renovate/anansi-eslint-plugin-1.x branch from 6c87ceb to b6446be Compare September 9, 2024 14:12
Copy link

codecov bot commented Sep 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.76%. Comparing base (5987b66) to head (b6446be).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3202   +/-   ##
=======================================
  Coverage   98.76%   98.76%           
=======================================
  Files         132      132           
  Lines        2269     2269           
  Branches      467      467           
=======================================
  Hits         2241     2241           
  Misses         16       16           
  Partials       12       12           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ntucker ntucker merged commit 1ce07be into master Sep 9, 2024
25 checks passed
@ntucker ntucker deleted the renovate/anansi-eslint-plugin-1.x branch September 9, 2024 14:22
@github-actions github-actions bot mentioned this pull request Sep 9, 2024
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.

1 participant