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

fix(deps): update dependency p-limit to v6 #6321

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 4, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
p-limit 3.1.0 -> 6.0.0 age adoption passing confidence

Release Notes

sindresorhus/p-limit (p-limit)

v6.0.0

Compare Source

  • Improve performance (#​83) 80273d7
    • This is a major version because it slightly changes the timing of .activeCount and .pendingCount. This is unlikely to affect most users, but I wanted to play it safe. Learn more.

v5.0.0

Compare Source

Breaking

As a reminder, this package continues to require ESM. For TypeScript users, this includes having "module": "node16", "moduleResolution": "node16" in your tsconfig.

Fixes

v4.0.0

Compare Source

Breaking

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 becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jul 4, 2024
Copy link

changeset-bot bot commented Jul 4, 2024

🦋 Changeset detected

Latest commit: 63b7ace

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

This PR includes changesets to release 2 packages
Name Type
@graphql-tools/load Patch
@graphql-tools/node-require 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

Copy link
Contributor

github-actions bot commented Jul 4, 2024

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphql-tools/load 8.0.3-alpha-20240704121459-63b7acedc767ca712b5e707313d78973e07abdac npm ↗︎ unpkg ↗︎
@graphql-tools/node-require 7.0.3-alpha-20240704121459-63b7acedc767ca712b5e707313d78973e07abdac npm ↗︎ unpkg ↗︎

Copy link
Contributor

github-actions bot commented Jul 4, 2024

✅ Benchmark Results

     ✓ no_errors
     ✓ expected_result

     checks.........................: 100.00% ✓ 322       ✗ 0  
     data_received..................: 38 MB   3.7 MB/s
     data_sent......................: 138 kB  14 kB/s
     http_req_blocked...............: avg=4.08µs   min=2.08µs   med=2.81µs  max=175.02µs p(90)=3.98µs   p(95)=4.59µs  
     http_req_connecting............: avg=724ns    min=0s       med=0s      max=116.7µs  p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=58.02ms  min=47.94ms  med=54.56ms max=147.6ms  p(90)=62.71ms  p(95)=90.84ms 
       { expected_response:true }...: avg=58.02ms  min=47.94ms  med=54.56ms max=147.6ms  p(90)=62.71ms  p(95)=90.84ms 
     http_req_failed................: 0.00%   ✓ 0         ✗ 161
     http_req_receiving.............: avg=140.32µs min=105.68µs med=132.9µs max=422.49µs p(90)=159.08µs p(95)=172.01µs
     http_req_sending...............: avg=25.4µs   min=19.62µs  med=24.26µs max=62.85µs  p(90)=30.87µs  p(95)=35.7µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s      max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=57.85ms  min=47.78ms  med=54.4ms  max=147.21ms p(90)=62.53ms  p(95)=90.68ms 
     http_reqs......................: 161     16.059203/s
     iteration_duration.............: avg=62.24ms  min=51.63ms  med=58.84ms max=152.56ms p(90)=68.88ms  p(95)=95.02ms 
     iterations.....................: 161     16.059203/s
     vus............................: 1       min=1       max=1
     vus_max........................: 1       min=1       max=1

Copy link
Contributor

github-actions bot commented Jul 4, 2024

💻 Website Preview

The latest changes are available as preview in: https://77384719.graphql-tools.pages.dev

Copy link
Contributor Author

renovate bot commented Jul 4, 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.

@ardatan ardatan force-pushed the master branch 5 times, most recently from d34fb65 to b8bf584 Compare August 11, 2024 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants