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 nextjs monorepo to v15.1.6 #3695

Merged
merged 1 commit into from
Jan 22, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 22, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-config-next (source) 15.1.5 -> 15.1.6 age adoption passing confidence
next (source) 15.1.5 -> 15.1.6 age adoption passing confidence

Release Notes

vercel/next.js (eslint-config-next)

v15.1.6

Compare Source

vercel/next.js (next)

v15.1.6

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 22, 2025
Copy link

changeset-bot bot commented Jan 22, 2025

⚠️ No Changeset found

Latest commit: 27de6c6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

Copy link
Contributor

💻 Website Preview

The latest changes are available as preview in: https://41cddc91.graphql-yoga.pages.dev

Copy link
Contributor

github-actions bot commented Jan 22, 2025

✅ Benchmark Results

     ✓ no_errors{mode:graphql}
     ✓ expected_result{mode:graphql}
     ✓ no_errors{mode:graphql-jit}
     ✓ expected_result{mode:graphql-jit}
     ✓ no_errors{mode:graphql-response-cache}
     ✓ expected_result{mode:graphql-response-cache}
     ✓ no_errors{mode:graphql-no-parse-validate-cache}
     ✓ expected_result{mode:graphql-no-parse-validate-cache}
     ✓ no_errors{mode:uws}
     ✓ expected_result{mode:uws}

     checks.......................................: 100.00% ✓ 528114      ✗ 0     
     data_received................................: 2.1 GB  14 MB/s
     data_sent....................................: 106 MB  708 kB/s
     http_req_blocked.............................: avg=1.49µs   min=942ns    med=1.31µs   max=261.39µs p(90)=1.96µs   p(95)=2.15µs  
     http_req_connecting..........................: avg=2ns      min=0s       med=0s       max=139.49µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=351.5µs  min=198.95µs med=321.88µs max=18.43ms  p(90)=464.56µs p(95)=486.91µs
       { expected_response:true }.................: avg=351.5µs  min=198.95µs med=321.88µs max=18.43ms  p(90)=464.56µs p(95)=486.91µs
     ✓ { mode:graphql-jit }.......................: avg=279.06µs min=198.95µs med=264.07µs max=18.43ms  p(90)=296.55µs p(95)=309.95µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=488.02µs min=382.79µs med=468.25µs max=6.69ms   p(90)=510.62µs p(95)=549.93µs
     ✓ { mode:graphql-response-cache }............: avg=334.48µs min=248.59µs med=319.03µs max=6.19ms   p(90)=351.63µs p(95)=362.71µs
     ✓ { mode:graphql }...........................: avg=357.49µs min=261.6µs  med=333.04µs max=13.94ms  p(90)=377.11µs p(95)=410.09µs
     ✓ { mode:uws }...............................: avg=337.62µs min=257.96µs med=321.85µs max=5.79ms   p(90)=354.2µs  p(95)=375.91µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 264057
     http_req_receiving...........................: avg=33µs     min=15.81µs  med=32.52µs  max=2.9ms    p(90)=39.32µs  p(95)=42.57µs 
     http_req_sending.............................: avg=8.52µs   min=5.61µs   med=7.46µs   max=297.85µs p(90)=10.97µs  p(95)=12.02µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=309.97µs min=170.26µs med=281.48µs max=18.3ms   p(90)=422.24µs p(95)=442.2µs 
     http_reqs....................................: 264057  1760.357515/s
     iteration_duration...........................: avg=563.11µs min=360.92µs med=529.81µs max=18.9ms   p(90)=681.69µs p(95)=710.16µs
     iterations...................................: 264057  1760.357515/s
     vus..........................................: 1       min=1         max=1   
     vus_max......................................: 2       min=2         max=2   

Copy link
Contributor

Apollo Federation Subgraph Compatibility Results

Federation 1 Support Federation 2 Support
_service🟢
@key (single)🟢
@key (multi)🟢
@key (composite)🟢
repeatable @key🟢
@requires🟢
@provides🟢
federated tracing🟢
@link🟢
@shareable🟢
@tag🟢
@override🟢
@inaccessible🟢
@composeDirective🟢
@interfaceObject🟢

Learn more:

@ardatan ardatan merged commit 42d67e9 into main Jan 22, 2025
29 checks passed
@ardatan ardatan deleted the renovate/nextjs-monorepo branch January 22, 2025 11:38
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.

1 participant