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.3 #3597

Merged
merged 1 commit into from
Dec 26, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 26, 2024

This PR contains the following updates:

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

Release Notes

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

v15.1.3

Compare Source

vercel/next.js (next)

v15.1.3

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 Dec 26, 2024
Copy link

changeset-bot bot commented Dec 26, 2024

⚠️ No Changeset found

Latest commit: aa2a338

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

💻 Website Preview

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

Copy link
Contributor

github-actions bot commented Dec 26, 2024

✅ 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% ✓ 522810      ✗ 0     
     data_received................................: 2.1 GB  14 MB/s
     data_sent....................................: 105 MB  700 kB/s
     http_req_blocked.............................: avg=1.44µs   min=922ns    med=1.28µs   max=246.86µs p(90)=1.9µs    p(95)=2.08µs  
     http_req_connecting..........................: avg=2ns      min=0s       med=0s       max=129.38µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=359µs    min=220.26µs med=326.51µs max=14.8ms   p(90)=468.04µs p(95)=488.87µs
       { expected_response:true }.................: avg=359µs    min=220.26µs med=326.51µs max=14.8ms   p(90)=468.04µs p(95)=488.87µs
     ✓ { mode:graphql-jit }.......................: avg=288.76µs min=220.26µs med=271.92µs max=14.69ms  p(90)=303.92µs p(95)=321µs   
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=492.85µs min=405.09µs med=469.38µs max=6.15ms   p(90)=508.89µs p(95)=547.43µs
     ✓ { mode:graphql-response-cache }............: avg=342.33µs min=266.13µs med=325.49µs max=6.32ms   p(90)=355.78µs p(95)=366.75µs
     ✓ { mode:graphql }...........................: avg=365.31µs min=281.69µs med=336.13µs max=14.8ms   p(90)=400.81µs p(95)=449.79µs
     ✓ { mode:uws }...............................: avg=342.6µs  min=270.07µs med=325.36µs max=7.05ms   p(90)=359.05µs p(95)=378.46µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 261405
     http_req_receiving...........................: avg=32.23µs  min=16.48µs  med=31.91µs  max=2.71ms   p(90)=38.53µs  p(95)=41.01µs 
     http_req_sending.............................: avg=8.4µs    min=6.02µs   med=7.37µs   max=3.2ms    p(90)=10.89µs  p(95)=11.72µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=318.36µs min=189.14µs med=286.8µs  max=14.66ms  p(90)=426.74µs p(95)=445.9µs 
     http_reqs....................................: 261405  1742.685304/s
     iteration_duration...........................: avg=568.93µs min=388.34µs med=532.68µs max=15.42ms  p(90)=681.3µs  p(95)=707.02µs
     iterations...................................: 261405  1742.685304/s
     vus..........................................: 1       min=1         max=1   
     vus_max......................................: 2       min=2         max=2   

@ardatan ardatan merged commit d3dceb0 into main Dec 26, 2024
25 checks passed
@ardatan ardatan deleted the renovate/nextjs-monorepo branch December 26, 2024 20:28
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