Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 13, 2025

This PR contains the following updates:

Package Change Age Confidence
firebase-functions ^6.0.0 -> ^7.0.0 age confidence

Release Notes

firebase/firebase-functions (firebase-functions)

v7.0.0

Compare Source

  • BREAKING: Drop support for Node.js 16. Minimum supported version is now Node.js 18. (#​1747)
  • BREAKING: Remove deprecated functions.config() API. Use params module for environment variables instead. (#​1748)
  • BREAKING: Upgrade to TypeScript v5 and target ES2022. (#​1746)
  • BREAKING: Unhandled errors in async onRequest handlers in the Emulator now return a 500 error immediately. (#​1755)
  • Add support for ESM (ECMAScript Modules) alongside CommonJS. (#​1750)
  • Add onMutationExecuted() trigger for Firebase Data Connect. (#​1727)
  • BREAKING: Rename v1 Event to LegacyEvent to avoid api-extractor conflict. (#​1767)

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 13, 2025
@codesandbox
Copy link

codesandbox bot commented Nov 13, 2025

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@github-actions
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:

@github-actions
Copy link
Contributor

💻 Website Preview

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

@github-actions
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% ✓ 496118      ✗ 0     
     data_received................................: 2.0 GB  13 MB/s
     data_sent....................................: 100 MB  665 kB/s
     http_req_blocked.............................: avg=1.56µs   min=1.02µs   med=1.35µs   max=437.15µs p(90)=2.04µs   p(95)=2.23µs  
     http_req_connecting..........................: avg=2ns      min=0s       med=0s       max=159.36µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=378.59µs min=211.62µs med=345.05µs max=19.82ms  p(90)=499.38µs p(95)=528.12µs
       { expected_response:true }.................: avg=378.59µs min=211.62µs med=345.05µs max=19.82ms  p(90)=499.38µs p(95)=528.12µs
     ✓ { mode:graphql-jit }.......................: avg=292.83µs min=211.62µs med=275.82µs max=19.82ms  p(90)=305.75µs p(95)=318.09µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=529.37µs min=429.78µs med=503.48µs max=6.18ms   p(90)=559.66µs p(95)=592.73µs
     ✓ { mode:graphql-response-cache }............: avg=355.71µs min=268.68µs med=338.68µs max=9.09ms   p(90)=369.72µs p(95)=381.08µs
     ✓ { mode:graphql }...........................: avg=383.69µs min=288.67µs med=353.12µs max=15.48ms  p(90)=413.33µs p(95)=464.08µs
     ✓ { mode:uws }...............................: avg=377.54µs min=291.57µs med=355.48µs max=7.99ms   p(90)=395.44µs p(95)=414.91µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 248059
     http_req_receiving...........................: avg=33.8µs   min=16.77µs  med=32.88µs  max=3.24ms   p(90)=39.69µs  p(95)=42.29µs 
     http_req_sending.............................: avg=9.12µs   min=5.86µs   med=8.16µs   max=889.8µs  p(90)=11.6µs   p(95)=12.81µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=335.67µs min=181.47µs med=303.71µs max=19.7ms   p(90)=455.8µs  p(95)=482.88µs
     http_reqs....................................: 248059  1653.699332/s
     iteration_duration...........................: avg=599.55µs min=394.95µs med=560.66µs max=20.47ms  p(90)=724.09µs p(95)=760.18µs
     iterations...................................: 248059  1653.699332/s
     vus..........................................: 1       min=1         max=1   
     vus_max......................................: 2       min=2         max=2   

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