Skip to content

fix(deps): update nextjs monorepo to v15.3.1 #3976

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

Merged
merged 2 commits into from
Apr 20, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 9, 2025

This PR contains the following updates:

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

Release Notes

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

v15.3.1

Compare Source

v15.3.0

Compare Source

v15.2.5

Compare Source

vercel/next.js (next)

v15.3.1

Compare Source

v15.3.0

Compare Source

v15.2.5

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 Apr 9, 2025
Copy link
Contributor

github-actions bot commented Apr 9, 2025

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

github-actions bot commented Apr 9, 2025

💻 Website Preview

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

Copy link
Contributor

github-actions bot commented Apr 9, 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% ✓ 465226      ✗ 0     
     data_received................................: 1.9 GB  13 MB/s
     data_sent....................................: 94 MB   623 kB/s
     http_req_blocked.............................: avg=1.5µs    min=992ns    med=1.32µs   max=291.3µs  p(90)=1.96µs   p(95)=2.14µs  
     http_req_connecting..........................: avg=2ns      min=0s       med=0s       max=135.67µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=426.24µs min=287.72µs med=390.48µs max=18.5ms   p(90)=550.82µs p(95)=574.18µs
       { expected_response:true }.................: avg=426.24µs min=287.72µs med=390.48µs max=18.5ms   p(90)=550.82µs p(95)=574.18µs
     ✓ { mode:graphql-jit }.......................: avg=367.14µs min=290.95µs med=349.35µs max=18.5ms   p(90)=384.72µs p(95)=399.84µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=576.27µs min=483.4µs  med=552.04µs max=6.19ms   p(90)=594.85µs p(95)=653.84µs
     ✓ { mode:graphql-response-cache }............: avg=424.42µs min=339µs    med=406.19µs max=7ms      p(90)=440.15µs p(95)=452.95µs
     ✓ { mode:graphql }...........................: avg=442.59µs min=351.75µs med=411.62µs max=17.8ms   p(90)=472.14µs p(95)=524.15µs
     ✓ { mode:uws }...............................: avg=363.2µs  min=287.72µs med=343.85µs max=12.02ms  p(90)=378.94µs p(95)=402.87µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 232613
     http_req_receiving...........................: avg=32.59µs  min=15.95µs  med=32.12µs  max=2.79ms   p(90)=39.14µs  p(95)=41.82µs 
     http_req_sending.............................: avg=8.64µs   min=5.89µs   med=7.58µs   max=2.41ms   p(90)=11µ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=385µs    min=257.51µs med=350.19µs max=18.39ms  p(90)=508.93µs p(95)=530.88µs
     http_reqs....................................: 232613  1550.739548/s
     iteration_duration...........................: avg=639.94µs min=465µs    med=600.87µs max=19.04ms  p(90)=767.1µs  p(95)=795.98µs
     iterations...................................: 232613  1550.739548/s
     vus..........................................: 1       min=1         max=1   
     vus_max......................................: 2       min=2         max=2   

@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 8db4874 to 539b264 Compare April 9, 2025 23:29
@renovate renovate bot changed the title fix(deps): update nextjs monorepo to v15.2.5 fix(deps): update nextjs monorepo to v15.3.0 Apr 9, 2025
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 539b264 to 4c1c871 Compare April 10, 2025 11:10
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 4c1c871 to 0fef38c Compare April 14, 2025 13:34
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 0fef38c to e5ffa99 Compare April 14, 2025 13:46
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from e5ffa99 to 19ca6f4 Compare April 15, 2025 00:18
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 19ca6f4 to 516c35a Compare April 17, 2025 19:57
@renovate renovate bot changed the title fix(deps): update nextjs monorepo to v15.3.0 fix(deps): update nextjs monorepo to v15.3.1 Apr 17, 2025
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 516c35a to b29cfc5 Compare April 18, 2025 01:56
@ardatan ardatan merged commit 5a829c3 into main Apr 20, 2025
28 checks passed
@ardatan ardatan deleted the renovate/nextjs-monorepo branch April 20, 2025 00:49
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