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

Merged
merged 1 commit into from
Feb 11, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 11, 2025

This PR contains the following updates:

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

Release Notes

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

v15.1.7

Compare Source

vercel/next.js (next)

v15.1.7

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 Feb 11, 2025
Copy link

changeset-bot bot commented Feb 11, 2025

⚠️ No Changeset found

Latest commit: 5979238

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

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:

Copy link
Contributor

✅ 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% ✓ 512740      ✗ 0     
     data_received................................: 2.1 GB  14 MB/s
     data_sent....................................: 103 MB  687 kB/s
     http_req_blocked.............................: avg=1.6µs    min=1.04µs   med=1.39µs   max=284.55µs p(90)=2.1µs    p(95)=2.28µs  
     http_req_connecting..........................: avg=2ns      min=0s       med=0s       max=146.98µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=362.97µs min=212.64µs med=333.03µs max=19.07ms  p(90)=476.73µs p(95)=498.79µs
       { expected_response:true }.................: avg=362.97µs min=212.64µs med=333.03µs max=19.07ms  p(90)=476.73µs p(95)=498.79µs
     ✓ { mode:graphql-jit }.......................: avg=285.28µs min=212.64µs med=270.4µs  max=19.07ms  p(90)=299.55µs p(95)=310.76µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=502.53µs min=413.86µs med=479.7µs  max=6.96ms   p(90)=521.26µs p(95)=566.23µs
     ✓ { mode:graphql-response-cache }............: avg=347.48µs min=270.13µs med=331.02µs max=8.35ms   p(90)=360.19µs p(95)=370.22µs
     ✓ { mode:graphql }...........................: avg=367.32µs min=284.15µs med=342.17µs max=14.02ms  p(90)=385.56µs p(95)=421.99µs
     ✓ { mode:uws }...............................: avg=352.49µs min=271.76µs med=334.63µs max=6.21ms   p(90)=369.82µs p(95)=390.89µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 256370
     http_req_receiving...........................: avg=33.48µs  min=16.4µs   med=33.05µs  max=2.97ms   p(90)=39.74µs  p(95)=42.36µs 
     http_req_sending.............................: avg=8.94µs   min=6.14µs   med=8µs      max=476.22µs p(90)=11.27µs  p(95)=12.51µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=320.55µs min=183.19µs med=291.64µs max=18.97ms  p(90)=433.93µs p(95)=454.43µs
     http_reqs....................................: 256370  1709.110842/s
     iteration_duration...........................: avg=580.03µs min=391.11µs med=545.64µs max=19.58ms  p(90)=697.31µs p(95)=722.94µs
     iterations...................................: 256370  1709.110842/s
     vus..........................................: 1       min=1         max=1   
     vus_max......................................: 2       min=2         max=2   

Copy link
Contributor

💻 Website Preview

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

@renovate renovate bot merged commit c2ef127 into main Feb 11, 2025
29 checks passed
@renovate renovate bot deleted the renovate/nextjs-monorepo branch February 11, 2025 19:10
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